<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Pyramid Plastics, Inc.');

document.write('</span><br>');

document.write('1027 Research Parkway<br>');

document.write('Rockford, IL 61109-5999<br>');

document.write('PHONE: <span class="phonetitle">(815) 398-0898<BR></span>');

document.write('FAX: <span class="phonetitle">(815) 398-0253<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:kellys@pyramid-plastics.com" class="link">kellys@pyramid-plastics.com</a><br>');


//  End -->