<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Keystone Building Products');

document.write('</span><br>');

document.write('2585 Route 522 South<br>');

document.write('Selinsgrove, PA 17870<br>');

document.write('PHONE: <span class="phonetitle">(570) 374-6012<BR></span>');

document.write('FAX: <span class="phonetitle">(570) 374-0885<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:jeff@keystonebldg.com">jeff@keystonebldg.com</a><br>');


//  End -->