<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('R.D. Construction & Engineering Inc.');

document.write('</span><br>');

document.write('1660 N. Magnolia Ave.<br>');

document.write('El Cajon, CA 92020<br>');

document.write('PHONE: <span class="phonetitle">(619) 562-2255<br></span>');

document.write('FAX: <span class="phonetitle">(619) 562-2445<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@rdconstruction.com">info@rdconstruction.com</a><br>');


//  End -->

