<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Cooper Auto');

document.write('</span><br>');

document.write('Hullers Lane<br>');

document.write('Reading, PA 19606<br>');

document.write('PHONE: <span class="phonetitle">610.916.2049<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:cooperauto9@aol.com" class="link">cooperauto9@aol.com</a><br>');


//  End -->