<!-- Begin

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

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

document.write('LightWave');

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

document.write('1246 E. Lexington Ave<br>');

document.write('Pomona, CA 91766<br>');

document.write('PHONE: <span class="phonetitle">(909) 548-3677<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(909) 548-4416<BR></span>');

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

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

//  End -->