<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Kenmarc Company');

document.write('</span><br>');

document.write('190 Vermeer Drive<br>');

document.write('Langhorne, PA 19053<br>');

document.write('PHONE: <span class="phonetitle">(215) 757-2688<BR></span>');

document.write('FAX: <span class="phonetitle">(215) 757-9058<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@kenmarc.net">info@kenmarc.net</a><br>');


//  End -->