<!-- Begin

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

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

document.write('Coast Electric');

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

document.write('128 E. Dyer Rd. Suite F<br>');

document.write('Santa Ana, CA 92707<br>');

document.write('PHONE: <span class="phonetitle">(714) 434-7020<BR></span>');

document.write('FAX: <span class="phonetitle">(714) 434-7022<BR></span>');

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

document.write(' <A HREF="mailto:billsteele@coastelectric.net">Email Us Click Here</a><br>');


//  End -->