<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Edgar Industries');

document.write('</span><br>');

document.write('931 Merwin Road<br>');

document.write('New Kensington, PA 15068<br>');

document.write('PHONE: <span class="phonetitle">(724) 339-6694<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(724) 339-7829<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@edgarindustries.com">info@edgarindustries.com</a><br>');

//  End -->
