// JavaScript Document
document.writeln("<div id='psearch'>");
document.writeln("<select class='context' name='product' onchange=\"window.open(this.options[this.selectedIndex].value, '_self')\">");
document.writeln("<option value='#'>——Product List——</option>");
document.writeln("<option value='#'> </option>");
document.writeln("<option value='../product/argazol-all.html'>Argazol®–Reactive Dye</option>");
document.writeln("<option value='../product/argacid-all.html'>Argacid®–Acid Dyes</option>");
document.writeln("<option value='../product/unisol-all.html'>Unisol®–Reactive Dyes for wool</option>");
document.writeln("<option value='../product/artelon-all.html'>Artelon®–Disperse Dyes</option>");
document.writeln("<option value='../product/chrome-all.html'>Chrome®–Mordant Dyes</option>");
document.writeln("<option value='../product/Argadit-all.html'>Argadit®–Direct Dyes</option>");
document.writeln("<option value='../product/Vatlin-all.html'>Vatlin® - Vat Dyes</option>");
document.writeln("<option value='../product/Arlite-all.html'>Arlite® - Cationic Dyes</option>");
document.writeln("<option value='#'> </option>");
document.writeln("<option value='../product/zhujicaib.html'>Auxiliaries for Cotton and its Blends</option>");
document.writeln("<option value='../product/zhujipaib.html'>Auxiliaries for Polyester and its blends</option>");
document.writeln("<option value='../product/zhujipmaib.html'>Auxiliaries for polyamide and its blends</option>");
document.writeln("<option value='../product/zhujis.html'>Softener</option>");
document.writeln("<option value='../product/zhujioba.html'>Optical Brightening Agent</option>");
document.writeln("<option value='../product/zhujie.html'>Enzymes</option>"); 
document.writeln("</select>");
document.writeln("</div>");
document.writeln("<div><img src='../../../images/E-mid.gif' width='232' height='228' border='0' usemap='#Map' />");
document.writeln("<map name='Map' id='Map'>");
document.writeln("<area shape='rect' coords='30,98,201,131' href='../../../download/edyes.pdf'>");
document.writeln("<area shape='rect' coords='30,137,201,165' href='../../../download/eauxiliary.pdf'>");
document.writeln("<area shape='rect' coords='30,170,200,200' href='../../../download/elining.pdf'>");
document.writeln("</map>");
document.writeln("</div>");
