<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lucas Products Corp');

document.write('</span><br>');

document.write('P.O. Box 6570<br>');

document.write('Toledo, OH  43612<br>');

document.write('PHONE: <span class="phonetitle">(419) 476-5992<BR></span>');

document.write('FAX: <span class="phonetitle">(419) 476-0144<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@lucasproducts.com">info@LucasProducts.com</a><br>');


//  End -->