<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mike's AUto Service');

document.write('</span><br>');

document.write('643 East Main St<br>');

document.write('Bridgewater, NJ 08807<br>');

document.write('PHONE: <span class="phonetitle">(908) 722-2122<BR></span>');

document.write('TOLL FREE: <span class="phonetitle">(800) 899-4TOW<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@MIKESTOWING.com">info@mikestowing.com</a><br>');


//  End -->