baseurl = "..";

str = location.search;

if(str == "?type"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;");

}else if(str == "?typeass"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/type_e/assemble.html>COMPOUND TYPE</a>&gt;&gt;");

}else if(str == "?typemet"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/type_e/metal.html>METAL CONTACT TYPE</a>&gt;&gt;");

}else if(str == "?typeani"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/type_e/aniso.html>ANISOTROPIC CONDUCTIVE SHEET</a>&gt;&gt;");

}else if(str == "?typefil"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/type_e/film.html>FILM TYPE</a>&gt;&gt;");

}else if(str == "?typezeb"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/type_e/zebra.html>Z-AXIS ZEBRA TYPE</a>&gt;&gt;");

}else if(str == "?typeoth"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/type_e/others.html>OTHERS</a>&gt;&gt;");

}else if(str == "?typecel"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/apply_e/cell.html>Cellular Phone</a>&gt;&gt;");

}else if(str == "?typepan"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/apply_e/panel.html>Flat panel display module</a>&gt;&gt;");

}else if(str == "?typeicc"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/apply_e/ic.html>Integrated Circuit Mounting</a>&gt;&gt;");

}else if(str == "?typetes"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/apply_e/test.html>Semiconductor device inspection</a>&gt;&gt;");

}else if(str == "?typepcb"){ document.write("<a href="+baseurl+"/type_e/index.html>By Type</a>&gt;&gt;<a href="+baseurl+"/apply_e/pcb.html>Board to Board application</a>&gt;&gt;");

}else if(str == "?appl"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;");

}else if(str == "?applass"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/assemble.html>COMPOUND TYPE</a>&gt;&gt;");

}else if(str == "?applmet"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/metal.html>METAL CONTACT TYPE</a>&gt;&gt;");

}else if(str == "?applani"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/aniso.html>ANISTROPHIC CONDUCTIVE SHEET</a>&gt;&gt;");

}else if(str == "?applfil"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/film.html>FILM TYPE</a>&gt;&gt;");

}else if(str == "?applzeb"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/zebra.html>Z-AXIS ZEBRA TYPE</a>&gt;&gt;");

}else if(str == "?apploth"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/others.html>OTHERS</a>&gt;&gt;");

}else if(str == "?applcel"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/cell.html>Cellular Phone</a>&gt;&gt;");

}else if(str == "?applpan"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/panel.html>Flat panel display module</a>&gt;&gt;");

}else if(str == "?applicc"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/ic.html>Integrated Circuit Mounting</a>&gt;&gt;");

}else if(str == "?appltes"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/test.html>Semiconductor device inspection</a>&gt;&gt;");

}else if(str == "?applpcb"){ document.write("<a href="+baseurl+"/apply_e/index.html>By Application</a>&gt;&gt;<a href="+baseurl+"/apply_e/pcb.html>Board to Board application</a>&gt;&gt;");

}else{document.write();}
