﻿document.write("<p>");
document.write("        <select name=\"productID\" size=\"1\" class=\"select\" onChange=window.open(this.options[this.selectedIndex].value,\"_self\",\"\");this.selectedIndex=0;>");
document.write("        <option>=======産品系列=======<\/option>");
document.write("        <option value=\"\/main\/Traditional_Chinese\/Products\/Products_Series.html\">－減震系列産品<\/option>");
document.write("        <option value=\"\/main\/Traditional_Chinese\/Products\/Products_Series.html\">－內飾件系列産品<\/option>");
document.write("        <option value=\"\/main\/Traditional_Chinese\/Products\/Products_Series.html\">－懸架系列産品<\/option>");
document.write("        <option value=\"\/main\/Traditional_Chinese\/Products\/Products_Series.html\">－其他産品<\/option>");
document.write("        <\/select>");
document.write("	  <\/p>");
document.write("	");
document.write("	  <p>		");
document.write("        <select name=\"radID\" size=\"1\" class=\"select\" onChange=window.open(this.options[this.selectedIndex].value,\"_self\",\"\");this.selectedIndex=0;>");
document.write("        <option>======研發與測試======<\/option>");
document.write("			<option value=\"\/main\/Traditional_Chinese\/Research_Development\/Research_and_Development.html\">－研發簡介 <\/option>");
document.write("			<option value=\"\/main\/Traditional_Chinese\/Research_Development\/Research_and_Development_Ability.html\">－研發能力<\/option>");
document.write("			<option value=\"\/main\/Traditional_Chinese\/Research_Development\/testing_center.html\">－測試中心<\/option>");
document.write("			<option value=\"\/main\/Traditional_Chinese\/Research_Development\/Cases.html\">－案例<\/option>");
document.write("        <\/select>");
document.write("      <\/p>");
document.write("");
document.write("      <p>");
document.write("       <select name=\"languageID\" size=\"1\" class=\"select\" onChange=window.open(this.options[this.selectedIndex].value,\"_self\",\"\");this.selectedIndex=0;>");
document.write("        <option value=\"\/main\/\">=======更改語言=======<\/option>");
document.write("        <option value=\"\/main\/Simplified_Chinese\/index.html\"> - 簡體中文<\/option>");
document.write("        <option value=\"\/main\/Traditional_Chinese\/index.html\"> - 繁體中文<\/option>");
document.write("        <option value=\"\/main\/English\/index.html\"> - English<\/option>");
document.write("       <\/select>");
document.write("      <\/p>");