function changeTop10ImgOver(id){
	if(headColor == "pink"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home2.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts2.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services2.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory2.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us2.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese2.gif";	
	}else if(headColor == "blue"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home2.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts2.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services2.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory2.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us2.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese2.gif";	
	}else if(headColor == "coffee"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home2.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts2.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services2.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory2.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us2.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese2.gif";
	}else if(headColor == "orange"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home2.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts2.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services2.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory2.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us2.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese2.gif";
	}else{
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home2.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts2.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services2.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory2.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us2.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese2.gif";
	}
	
	if(id == "topmenu"){
		document.topmenu.src = path1;		
		changeTop10ImgOut("topmenu2");
		changeTop10ImgOut("topmenu3");
		changeTop10ImgOut("topmenu5");
		changeTop10ImgOut("topmenu6");
		changeTop10ImgOut("topmenu7");
	}else if(id == "topmenu2"){
		document.topmenu2.src = path2;		
		changeTop10ImgOut("topmenu");
		changeTop10ImgOut("topmenu3");
		changeTop10ImgOut("topmenu5");
		changeTop10ImgOut("topmenu6");
		changeTop10ImgOut("topmenu7");
	}else if(id == "topmenu3"){
		document.topmenu3.src = path3;		
		changeTop10ImgOut("topmenu");
		changeTop10ImgOut("topmenu2");
		changeTop10ImgOut("topmenu5");
		changeTop10ImgOut("topmenu6");
		changeTop10ImgOut("topmenu7");
	}else if(id == "topmenu4"){
		document.topmenu4.src = path4;		
		changeTop10ImgOut("topmenu");
		changeTop10ImgOut("topmenu2");
		changeTop10ImgOut("topmenu3");
		changeTop10ImgOut("topmenu5");
		changeTop10ImgOut("topmenu6");
		changeTop10ImgOut("topmenu7");
	}else if(id == "topmenu5"){
		document.topmenu5.src = path5;		
		changeTop10ImgOut("topmenu");
		changeTop10ImgOut("topmenu2");
		changeTop10ImgOut("topmenu3");
		changeTop10ImgOut("topmenu6");
		changeTop10ImgOut("topmenu7");
	}else if(id == "topmenu6"){
		document.topmenu6.src = path6;		
		changeTop10ImgOut("topmenu");
		changeTop10ImgOut("topmenu2");
		changeTop10ImgOut("topmenu3");
		changeTop10ImgOut("topmenu5");
		changeTop10ImgOut("topmenu7");
	}else if(id == "topmenu7"){
		document.topmenu7.src = path7;		
		changeTop10ImgOut("topmenu");
		changeTop10ImgOut("topmenu2");
		changeTop10ImgOut("topmenu3");
		changeTop10ImgOut("topmenu5");
		changeTop10ImgOut("topmenu6");
	}
}

function changeTop10ImgOut(id){

	if(headColor == "pink"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese.gif";
	}else if(headColor == "blue"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese.gif";
	}else if(headColor == "coffee"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese.gif";
	}else if(headColor == "orange"){
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese.gif";
	}else{
		var path1 = "http://www.onetech.com.cn/skins/onetech/menu_home.gif";
		var path2 = "http://www.onetech.com.cn/skins/onetech/menu_procducts.gif";
		var path3 = "http://www.onetech.com.cn/skins/onetech/menu_services.gif";
		var path5 = "http://www.onetech.com.cn/skins/onetech/menu_inventory.gif";
		var path6 = "http://www.onetech.com.cn/skins/onetech/menu_contact_us.gif";
		var path7 = "http://www.onetech.com.cn/skins/onetech/menu_chinese.gif";
	}


	if(id == "topmenu"){
		document.topmenu.src = path1;		
	}else if(id == "topmenu2"){
		document.topmenu2.src = path2;		
	}else if(id == "topmenu3"){
		document.topmenu3.src = path3;		
	}else if(id == "topmenu4"){
		document.topmenu4.src = path4;		
	}else if(id == "topmenu5"){
		document.topmenu5.src = path5;		
	}else if(id == "topmenu6"){
		document.topmenu6.src = path6;	
	}
	else if(id == "topmenu7"){
		document.topmenu7.src = path7;	
	}
}

document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td height="46">');
document.write('<table width="100%"    border="0" cellpadding="0" cellspacing="0">');
document.write('        <tr>');

	if(headColor == "pink"){
document.write('          <td>&nbsp;<a href="http://www.onetech.com.cn"><img src="http://www.onetech.com.cn/skins/onetech/menu_home2.gif" name="topmenu"   border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')" alt="Home"></a></td>');
	}else if(headColor == "blue"){
document.write('          <td><a href="http://www.onetech.com.cn"><img src="http://www.onetech.com.cn/skins/onetech/menu_home2.gif" name="topmenu"   border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')" alt="Home"></a></td>');
	}else if(headColor == "coffee"){
document.write('          <td><a href="http://www.onetech.com.cn"><img src="http://www.onetech.com.cn/skins/onetech/menu_home2.gif" name="topmenu"   border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')" alt="Home"></a></td>');
	}else if(headColor == "orange"){
document.write('          <td><a href="http://www.onetech.com.cn"><img src="http://www.onetech.com.cn/skins/onetech/menu_home2.gif" name="topmenu"   border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')" alt="Home"></a></td>');
	}else{
document.write('          <td><a href="http://www.onetech.com.cn"><img src="http://www.onetech.com.cn/skins/onetech/menu_home2.gif" name="topmenu"   border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')" alt="Home"></a></td>');
	}
	
document.write('          <td width="4" align="center" ><img src="http://www.onetech.com.cn/skins/onetech/head_padding2.gif" width="1" height="31"></td>');
document.write('          <td><a href="http://www.onetech.com.cn/index.php/Products"><img src="http://www.onetech.com.cn/skins/onetech/menu_procducts.gif" name="topmenu2"  border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu2\');ShowSubMenu0(\'SubMenu2\',\'2\')"  alt="Products"></a></td>');
document.write('          <td width="5" align="center"><img src="http://www.onetech.com.cn/skins/onetech/head_padding2.gif" width="1" height="31"></td>');
document.write('          <td><a href="http://www.onetech.com.cn/index.php/Services"><img src="http://www.onetech.com.cn/skins/onetech/menu_services.gif" name="topmenu3"  border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu3\');ShowSubMenu0(\'SubMenu3\',\'3\')" alt="Services"></a></td>');
document.write('          <td width="5" align="center"><img src="http://www.onetech.com.cn/skins/onetech/head_padding2.gif" width="1" height="31"></td>');
document.write('          <td><a href="http://www.onetech.com.cn/index.php/Inventory"><img src="http://www.onetech.com.cn/skins/onetech/menu_inventory.gif" name="topmenu5"  border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu5\');ShowSubMenu0(\'SubMenu5\',\'5\')" alt="Inventory"></a></td>');
document.write('          <td width="5" align="center"><img src="http://www.onetech.com.cn/skins/onetech/head_padding2.gif" width="1" height="31"></td>');
document.write('          <td><a href="http://www.onetech.com.cn/index.php/Contact Us"><img src="http://www.onetech.com.cn/skins/onetech/menu_contact_us.gif" name="topmenu6"  border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu6\');ShowSubMenu0(\'SubMenu6\',\'6\')" alt="Contact Us"></a></td>');
document.write('          <td width="5" align="center"><img src="http://www.onetech.com.cn/skins/onetech/head_padding2.gif" width="1" height="31"></td>');
document.write('		  <td><a href="http://www.onetech.com.cn/cn/"><img src="http://www.onetech.com.cn/skins/onetech/menu_chinese.gif" name="topmenu7"  border="0" style="cursor: hand" onMouseOver="changeTop10ImgOver(\'topmenu7\');ShowSubMenu0(\'SubMenu7\',\'7\')" alt="中文版"></a></td>');
document.write('        </tr>');
document.write('      </table></td>');
document.write('  </tr>');
document.write('  <tr> ');
document.write('    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr> ');
document.write('          <td >');




var pre_menuid = '1';
function ShowSubMenu0(tmp,img){
	document.getElementById('SubMenu'+pre_menuid).style.display = 'none';
	document.getElementById(tmp).style.display = '';
	pre_menuid = img;
}																



document.write('			<div id="SubMenu1" style="display:;"> ');
document.write('              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('                <tr> ');
document.write('                  <td height="56" align="center" class="kouhaoindex">Welcome to www.onetech.com.cn</td>');
document.write('                </tr>');
document.write('                <tr><td height="14"></td></tr>');
document.write('                <tr> ');
document.write('                  <td width="491" height="120" class="menutxt" onMouseOver="changeTop10ImgOver(\'topmenu1\');ShowSubMenu0(\'SubMenu1\',\'1\')"> ');
document.write('                 <img border="0" src="http://www.onetech.com.cn/skins/onetech/main_home.jpg" width="491" height="120"> ');
document.write('			   </td>');
document.write('                </tr>');

document.write('              </table>');
document.write('            </div>');
document.write('            <div id="SubMenu2" style="display:none;" onMouseOut="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')"> ');
document.write('              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" onMouseOver="changeTop10ImgOver(\'topmenu2\');ShowSubMenu0(\'SubMenu2\',\'2\')">');
document.write('                <tr> ');
document.write('                  <td height="56" align="center" class="menutxt"> ');
document.write('<a href="http://www.onetech.com.cn/index.php/Standard Products" class="12menutxt">Standard Products</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Memory" class="12menutxt">Memory</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Bare Die" class="12menutxt">Bare Die</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Parts Search" class="12menutxt">Parts Search</a>');
document.write('                  </td>');
document.write('                </tr>');
document.write('                <tr><td height="14"></td></tr>');
document.write('                <tr> ');
document.write('                  <td width="491" height="120" class="menutxt" onMouseOver="changeTop10ImgOver(\'topmenu2\');ShowSubMenu0(\'SubMenu2\',\'2\')"> ');
document.write('                 <img border="0" src="http://www.onetech.com.cn/skins/onetech/main_products.jpg" width="491" height="120"> ');
document.write('                  </td>');
document.write('                </tr>');
document.write('              </table>');
document.write('            </div>');
document.write('            <div id="SubMenu3" style="display:none;" onMouseOut="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')"> ');
document.write('              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('                <tr> ');
document.write('                  <td height="56" align="center" class="menutxt" onMouseOver="changeTop10ImgOver(\'topmenu3\');ShowSubMenu0(\'SubMenu3\',\'3\')"><a href="http://www.onetech.com.cn/index.php/Services" class="12menutxt">Test Services</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Services" class="12menutxt">Hi-Rel & Custom Packaging</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Services" class="12menutxt">Radiation Tolerant</a></td> ');
document.write('                </tr>');
document.write('                <tr><td height="14"></td></tr>');
document.write('                <tr> ');
document.write('                  <td width="491" height="120" align="center" class="menutxt" onMouseOver="changeTop10ImgOver(\'topmenu3\');ShowSubMenu0(\'SubMenu3\',\'3\')">');
document.write('                 <img border="0" src="http://www.onetech.com.cn/skins/onetech/main_services.jpg" width="491" height="120"> ');
document.write('                   </td> ');
document.write('                </tr>');
document.write('              </table>');
document.write('            </div>');



document.write('			<div id="SubMenu5" style="display:none;" onMouseOut="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')"> ');
document.write('              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('                <tr> ');
document.write('                  <td height="56" align="center" class="menutxt" onMouseOver="changeTop10ImgOver(\'topmenu5\');ShowSubMenu0(\'SubMenu5\',\'5\')"><a href="http://www.onetech.com.cn/index.php/Parts Search" class="12menutxt">Parts Search</a></td>');
document.write('                </tr>');
document.write('                <tr><td height="14"></td></tr>');
document.write('                <tr> ');
document.write('                  <td width="491" height="120" align="center" class="menutxt" onMouseOver="changeTop10ImgOver(\'topmenu5\');ShowSubMenu0(\'SubMenu5\',\'5\')">');
document.write('                 <img border="0" src="http://www.onetech.com.cn/skins/onetech/main_about_us.jpg" width="491" height="120"> ');
document.write('                     </td>');
document.write('                </tr>');

document.write('              </table>');
document.write('            </div>');
document.write('			<div id="SubMenu6" style="display:none;" onMouseOut="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')"> ');
document.write('              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('                <tr> ');
document.write('                  <td height="56" align="center" onMouseOver="changeTop10ImgOver(\'topmenu6\');ShowSubMenu0(\'SubMenu6\',\'6\')"><a href="http://www.onetech.com.cn/index.php/Contact Us" class="12menutxt">Contact Us</a> ');
document.write('                     &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/RFQ" class="12menutxt">RFQ</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Feedback" class="12menutxt">Feedback</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/About Us" class="12menutxt">About Us</a> &nbsp;/&nbsp; <a href="http://www.onetech.com.cn/index.php/Site Map" class="12menutxt">Site Map</a></td>');
document.write('                </tr>');
document.write('                <tr><td height="14"></td></tr>');
document.write('                <tr> ');
document.write('                  <td width="491" height="120" align="center" onMouseOver="changeTop10ImgOver(\'topmenu6\');ShowSubMenu0(\'SubMenu6\',\'6\')">');
document.write('                 <img border="0" src="http://www.onetech.com.cn/skins/onetech/main_contact_us.jpg" width="491" height="120"> ');
document.write('                     </td>');
document.write('                </tr>');

document.write('              </table>');
document.write('            </div>');
document.write('			<div id="SubMenu7" style="display:none;" onMouseOut="changeTop10ImgOver(\'topmenu\');ShowSubMenu0(\'SubMenu1\',\'1\')"> ');
document.write('              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('                <tr> ');
document.write('                  <td height="56" align="center" onMouseOver="changeTop10ImgOver(\'topmenu7\');ShowSubMenu0(\'SubMenu7\',\'7\')"><a href="http://www.onetech.com.cn/cn/" class="12menutxt">欢迎访问OneTech中文版！</a></td>');
document.write('                </tr>');
document.write('                <tr><td height="14"></td></tr>');
document.write('                <tr> ');
document.write('                  <td width="491" height="120" align="center" onMouseOver="changeTop10ImgOver(\'topmenu7\');ShowSubMenu0(\'SubMenu7\',\'7\')">');
document.write('                 <img border="0" src="http://www.onetech.com.cn/skins/onetech/main_chinese.jpg" width="491" height="120"> ');
document.write('</td>');
document.write('                </tr>');
document.write('              </table>');
document.write('          </div></td>');
document.write('        </tr>');
document.write('      </table></td>');
document.write('  </tr>');
document.write('</table>');
