<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Precision Auto Body');

document.write('</span><br>');

document.write('2711 Fruitridge Road<br>');

document.write('Sacramento, CA 95820<br>');

document.write('PHONE: <span class="phonetitle">(916) 455-3888<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:mike@sacramento-autobody.com">mike@sacramento-autobody.com</a><br>');



//  End -->