<!--
document.write ('<DIV align="center">');
document.write ('<TABLE cellSpacing=0 cellPadding=0 border="0" class="TopMenu">');
document.write ('<TR><TD class="TopMenu1"> </TD><TD>');
document.write ('<TABLE cellSpacing=0 cellPadding=0 border="0" class="TopMenu2A">');
document.write ('<TR><TD ');

document.write ('><A onmouseover="javascript:id1.src=\'../Skin/201/Menu/EnMenu_01.gif\';setmenu(1);"onmouseout="id1.src=\'../Skin/201/Menu/EnMenu_01.gif\'" href="index.asp"');
document.write ('><IMG id=id1 src="../Skin/201/Menu/EnMenu_01.gif"  border=0></A');

document.write ('><A onmouseover="javascript:id2.src=\'../Skin/201/Menu/EnMenu_02.gif\';setmenu(2);" onmouseout="id2.src=\'../Skin/201/Menu/EnMenu_02.gif\'" href="En_CoProfile.asp?Action=Profile"');
document.write ('><IMG id=id2 src="../Skin/201/Menu/EnMenu_02.gif"  border=0></A');

document.write ('><A onmouseover="javascript:id4.src=\'../Skin/201/Menu/EnMenu_03.gif\';setmenu(4);" onmouseout="id4.src=\'../Skin/201/Menu/EnMenu_03.gif\'" href="En_Product.asp"');
document.write ('><IMG id=id4 src="../Skin/201/Menu/EnMenu_03.gif"  border=0></A');


document.write ('><A onmouseover="javascript:id8.src=\'../Skin/201/Menu/EnMenu_06.gif\';setmenu(8);" onmouseout="id8.src=\'../Skin/201/Menu/EnMenu_06.gif\'" href="En_Server.asp"');
document.write ('><IMG id=id8 src="../Skin/201/Menu/EnMenu_06.gif"  border=0></A');

document.write ('><A onmouseover="javascript:id9.src=\'../Skin/201/Menu/EnMenu_07.gif\';setmenu(9);" onmouseout="id9.src=\'../Skin/201/Menu/EnMenu_07.gif\'" href="En_CoProfile.asp?Action=Contact"');
document.write ('><IMG id=id9 src="../Skin/201/Menu/EnMenu_07.gif"  border=0></A>');

document.write ('<IMG id=id10 src="../Skin/201/Menu/EnMenu_08.gif"  border=0>');

document.write ('<IMG src="../Skin/201/Menu/EnMenu_09.gif"  border=0 ');

document.write ('><IMG src="../Skin/201/Menu/EnMenu_10.gif"  border=0 ');
document.write ('><IMG src="../Skin/201/Menu/EnMenu_10.gif"  border=0 ');
document.write ('><IMG src="../Skin/201/Menu/EnMenu_10.gif"  border=0 ');
document.write ('></TD></TR></TABLE>');
document.write ('</TD></TR>');
document.write ('');

function setmenu(id)
{
	var str;
	switch (id)
	{
		case 1:  //Ê× Ò³
			str='<div align="left">';
			str+='<IMG src="../Skin/201/1x1_pix.gif" width=20 height=1>';
			str+='<a class="Top" href=\"index.asp\">Home</a>';
			str+='</div>';
			break;
		case 2:  //¹« Ë¾ ½é ÉÜ
			str='<div align="left">';
			str+='<IMG src="../Skin/201/1x1_pix.gif" width=26 height=1>';
			str+='<a class="Top" href=\"En_CoProfile.asp?Action=Profile\">About Us</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='<a class="Top" href=\"En_CoProfile.asp?Action=Culture\">Co,culture</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='<a class="Top" href=\"En_CoProfile.asp?Action=Organize\">Organization</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='</div>';
			break;
		case 4: //²ú Æ· Õ¹ Ê¾
			str='<div align="left">';
			str+='<IMG src="../Skin/201/1x1_pix.gif" width=25 height=1>';
			str+='<a class="Top" href=\"En_Product.asp\">Products show</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='<a class="Top" href=\"En_new.asp\">New Products</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='<a class="Top" href=\"En_Products.asp\">Product classification</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='<a class="Top" href=\"En_search.asp\">Product Search</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='</div>';
			break;
		case 8: //ÐÅ Ï¢ ·´ À¡
			str='<div align="left">';
			str+='<IMG src="../Skin/201/1x1_pix.gif" width=200 height=1>';
			str+='<a class="Top" href=\"En_Server.asp\">Member centre</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='<a class="Top" href=\"en_services.asp?Action=Ceo\">Repair Service</a>&nbsp;&nbsp;|&nbsp;&nbsp;';
			str+='</div>';
			break;
		case 9: //·þ Îñ Ö§ ³Ö
			str='<div align="left">';
			str+='<IMG src="../Skin/201/1x1_pix.gif" width=347 height=1>';
			str+='<a class="Top" href=\"En_CoProfile.asp?Action=Contact\">Contact us</a>';

			str+='</div>';
			break;
		case 10:
			break;
		case 11: //
			str='<div align="right">';
			str+='</div>';
			break;
	}	
	window.menu.innerHTML=str;
}

/////////////////////////////////ÏÔÊ¾µ±Ç°Ò³ÃæµÄ²Ëµ¥/////////////////////////////////////////////
window.onload=function()
{
	var curPage=escape(location.href);//µ±Ç°Ò³ÎÄ¼þÃû
	setmenu(11);
}
document.write ('<TR><TD class="TopMenu2"> </TD><TD>');
document.write ('<TABLE cellSpacing=0 cellPadding=0 border="0" class="TopMenu2B">');
document.write ('<TR>');
document.write ('<TD id=menu class="TopMenu2B_Td1"></TD>');
document.write ('</TR></TABLE>');
document.write ('</TD></TR></TABLE>');
document.write ('</DIV>');
//-->
