<!-- Begin

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

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

document.write('<span class="harris">Harris Concrete Inc.</span>');

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

document.write('8265 Commercial St.<br>');

document.write('La Mesa, CA. 91942<br>');

document.write('Phone: <span class="phonetitle">(619) 464-0152<br></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">(619) 464-0154<br></span>');

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

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


//  End -->