// JavaScript Document
 document.write('<td align="right"><img src="images/bullet_off.gif" name="menu_item_1" width="14" height="13" alt="" border="0"></td>');
 document.write('<td class="menuitem"><a href="pvc_masterbatch.htm" onMouseOver="document.menu_item_1.src=bullet_on.src;" onMouseOut="document.menu_item_1.src=bullet_off.src" style="text-decoration: none; color: #ffffff">PVC Masterbatch</a></td>');
 document.write('<td align="right"><img src="images/bullet_off.gif" name="menu_item_2" width="14" height="13" alt="" border="0"></td>');
 document.write('<td class="menuitem"><a href="pvc_compounds.htm" onMouseOver="document.menu_item_2.src=bullet_on.src;"	onMouseOut="document.menu_item_2.src=bullet_off.src" style="text-decoration: none; color: #ffffff">PVC Compounds</a></td>');
document.write('<td align="right"><img src="images/bullet_off.gif" name="menu_item_3" width="14" height="13" alt="" border="0"></td>');
document.write('<td class="menuitem"><a href="recycled_pvc.htm" onMouseOver="document.menu_item_3.src=bullet_on.src;" onMouseOut="document.menu_item_3.src=bullet_off.src" style="text-decoration: none; color: #ffffff">Recycled PVC</a></td>');
document.write('<td align="right"><img src="images/bullet_off.gif" name="menu_item_4" width="14" height="13" alt="" border="0"></td>');
document.write('<td class="menuitem"><a href="pigment_paste.htm" onMouseOver="document.menu_item_4.src=bullet_on.src;" onMouseOut="document.menu_item_4.src=bullet_off.src" style="text-decoration: none; color: #ffffff">Pigment Paste</a></td>');
document.write('<td align="right"><img src="images/bullet_off.gif" name="menu_item_5" width="14" height="13" alt="" border="0"></td>');
document.write('<td class="menuitem"><a href="faq.htm" onMouseOver="document.menu_item_5.src=bullet_on.src;" onMouseOut="document.menu_item_5.src=bullet_off.src" style="text-decoration: none; color: #ffffff">FAQ</a></td>');
document.write('<td align="right"><img src="images/bullet_off.gif" name="menu_item_6" width="14" height="13" alt="" border="0"></td>');
document.write('<td class="menuitem"><a href="contact_us.htm" onMouseOver="document.menu_item_6.src=bullet_on.src;" onMouseOut="document.menu_item_6.src=bullet_off.src" style="text-decoration: none; color: #ffffff">Contact Us</a></td>');
