// JavaScript Document
document.writeln("<div class='context' 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.html'>Argazol®–Reactive dye</option>");
document.writeln("<option value='product/argacid.html'>Argacid®–Acid dyes</option>");
document.writeln("<option value='product/unisol.html'>Unisol®–Reactive dyes for wool</option>");
document.writeln("<option value='product/artelon.html'>Artelon®–Disperse dyes</option>");
document.writeln("<option value='product/chrome.html'>Chrome®–Mordant 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>");
