<!-- Begin

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

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

document.write('Coastal Systems, Inc.');

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

document.write('1426 So. Ritchey St., Suite. C<br>');

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

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

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

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

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

document.write(' <A HREF="mailto:assistyou@coastalsystems.com">assistyou@coastalsystems.com</a><br>');


//  End -->