//When the width of IMG is more than 160 , then it will be set as 160.
var objtemp = document.getElementById("imgID")
var width = objtemp.width
var strRID = "64";
/*if (strRID != ""){
if (window.parent.document.frames("left")){
window.parent.document.frames("left").expandFromHereRID(64);
}
}*/
//alert(width);
if (width > 160){
objtemp.width = 160
}
if(document.getElementById('eye')){
eye.innerHTML= eye.innerHTML + '
²úÆ·ÃèÊö»ôÄáΤ¶û¹«Ë¾µÄͨÓÃÊý×Ö¿ØÖÆÆ÷£¨UDC£©ÊÇ»ùÓÚ΢´¦ÀíÆ÷µÄÉ豸£¬ÓÃÀ´¿ØÖÆÎ¶ȣ¬Ñ¹Á¦£¬Á÷Á¿ºÍÆäËû²ÎÊý¡£ËùÓеĿØÖÆÆ÷¶¼Ò×ÓÚʹÓ㬲¢ÌṩÁ˶àÖÖÌØÕ÷£¬°üÀ¨Accutune II£¬Ä£ºýÂß¼ºÍͨѶ¡£µ¥ÏòºÍË«Ïò»ØÂ·Ä£ÐͶ¼¿ÉÒÔÂú×㼸ºõÈκÎÓ¦ÓõÄÐèÒª¡£ÊÊÓ÷¶Î§Ð¡Ð͵½ÖÐÐ͵¥Ôª´¦ÀíÖмòµ¥µ½¸´ÔӵĿØÖÆ£¬°üÀ¨Î¶ȣ¬Ñ¹Á¦£¬Á÷Á¿ºÍÆäËû²ÎÊý.µäÐÍÓ¦ÓÃÈÛ¯
ÉÕÌÕ¯
ÓÍÆáºÍÍ¿²ã
°ü×°
ËÜÁÏ
½ðÊô
ʳƷ & ÒûÁÏ
²£Á§';
}
//clickrel(64);
function clickrel(rid){
window.parent.document.frames("left").expandFromHereRID(rid);
}
function clickdoc(){
if(to) to=null;
}
function Rdr(prdID){
if (window.parent.name == "FrontEnd")
{
window.parent.document.frames("left").expandFromHereRID(prdID);
}
window.location = "../nav/prdRight.asp?RID=" + prdID + "&DefRID=&CatRID=5";
}
//alert(window.parent.document.getElementById("HPSBrandingLogo").src);
//alert(window.parent.parent.location);
//Added By Alick
//For change the status of the top menu.
//alert("64");
//window.parent.parent.UpdateMenu("64");
//window.parent.parent.tempID = 64;
//window.parent.parent.tempID = "3";
//alert("3");
//if (window.parent.parent.tempMenu != "menu2")
//{
if (window.parent.name == "FrontEnd")
{
if (window.parent.parent){
window.parent.parent.tempMenu = "menu2";
window.parent.parent.tempID = "3";
window.parent.parent.UpdateMenu();
}
}
//}