function $(id,i){
	var _obj,obj;
	if(i==1||i==null) _obj=document.getElementById(id);
	else if(i==2) _obj=document.getElementById(id).style;
	obj=(id!="")?_obj:false;
	if(obj)	return obj;
	else return 0;
}
function Mouver(Id1,Id2,set,int,left){
	if(set==1){
		$(Id1).className="DHtopA1";
		$(Id2).className="DHtopA2"
		$(Id1,2).color="#FFFFFF"; 
	}else{
		$(Id1).className="DHtopB1";
		$(Id2).className="DHtopB2";
		$(Id1,2).color="#555555"; 
	}
	DaoHang(int,left);
}
function DaoHang(int,left){
	
	$("DaoHangBott").innerHTML=Ej[int];
	$("DaoHangBott",2).paddingLeft=left;
}

var flag=false;
function DrawImage(ImgD,iwidth,iheight){
	var image=new Image();
	image.src=ImgD.src;
	if(image.width>0 && image.height>0){
	flag=true;
	if(image.width/image.height>= iwidth/iheight){
	if(image.width>iwidth){ 
	ImgD.width=iwidth;
	ImgD.height=(image.height*iwidth)/image.width;
	}else{
	ImgD.width=image.width; 
	ImgD.height=image.height;
	}
	ImgD.alt=image.width+"×"+image.height;
	}
	else{
	if(image.height>iheight){ 
	ImgD.height=iheight;
	ImgD.width=(image.width*iheight)/image.height; 
	}else{
	ImgD.width=image.width; 
	ImgD.height=image.height;
	}
	ImgD.alt=image.width+"×"+image.height;
	}
	}
} 


function GetQueryString() 
{ 
	var Url=document.scripts[document.scripts.length-1].src.match(/[^\?]*$/)
	return Url;
} 

	if(GetQueryString()=="Action=1.1.0"){
			document.write("<div id=\"Web_Link\" style=\"position:absolute; z-index:5000; width:144px; height:213px;background:url(../JS/Images/Back.jpg)\"><ul style=\" margin:0 0; padding:0 0; list-style:none;margin-top:60px; height:110px;\"><li style=\" margin-left:15px; padding-top:2px; height:26px;\"><a href=\"tencent://message/?uin=5333247&Site=&Menu=yes\" style=\"font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"../JS/Images/QQ.jpg\" style=\"float:left\" border=\"0\"> &nbsp;在线客服(QQ)</a></li><li style=\" margin-left:15px; padding-top:2px; height:25px;\"><a href=\"msnim:chat?contact=tab.china@live.cn\" style=\" font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"../JS/Images/MSN.jpg\" style=\"float:left\" border=\"0\">在线客服(MSN)</a></li><li style=\"margin-left:15px; padding-top:2px; height:24px; font-size:12px;\"><a href=\"tencent://message/?uin=495333027&Site=&Menu=yes\" style=\"font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"../JS/Images/QQ.jpg\" style=\"float:left\" border=\"0\"> &nbsp;在线客服(QQ)</a></li><li style=\"margin-left:15px; padding-top:2px; height:28px; font-size:12px;\"><a href=\"msnim:chat?contact=sztinhom@hotmail.com\" style=\"font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"../JS/Images/MSN.jpg\" style=\"float:left\" border=\"0\">在线客服(MSN)</a></li></ul></div>")
			 function Web(){
				  var ID=document.getElementById("Web_Link");
				  var Soll=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop;
				  ID.style.marginTop=(Soll+100)+"px";
				  ID.style.marginLeft=(document.body.clientWidth-150)+"px";
				  window.setTimeout("Web()",100)
			 }
	}else{
			document.write("<div id=\"Web_Link\" style=\"position:absolute; z-index:5000; width:144px; height:213px;background:url(JS/Images/Back.jpg)\"><ul style=\" margin:0 0; padding:0 0; list-style:none;margin-top:60px; height:110px;\"><li style=\" margin-left:15px; padding-top:2px; height:26px;\"><a href=\"tencent://message/?uin=5333247&Site=&Menu=yes\" style=\"font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"JS/Images/QQ.jpg\" style=\"float:left\" border=\"0\"> &nbsp;在线客服(QQ)</a></li><li style=\" margin-left:15px; padding-top:2px; height:25px;\"><a href=\"msnim:chat?contact=tab.china@live.cn\" style=\" font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"JS/Images/MSN.jpg\" style=\"float:left\" border=\"0\">在线客服(MSN)</a></li><li style=\"margin-left:15px; padding-top:2px; height:24px; font-size:12px;\"><a href=\"tencent://message/?uin=495333027&Site=&Menu=yes\" style=\"font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"JS/Images/QQ.jpg\" style=\"float:left\" border=\"0\"> &nbsp;在线客服(QQ)</a></li><li style=\"margin-left:15px; padding-top:2px; height:28px; font-size:12px;\"><a href=\"msnim:chat?contact=sztinhom@hotmail.com\" style=\"font-size:12px;text-decoration:none; color:#333333; text-align:left\"><img src=\"JS/Images/MSN.jpg\" style=\"float:left\" border=\"0\">在线客服(MSN)</a></li></ul></div>")
			 function Web(){
				  var ID=document.getElementById("Web_Link");
				  var Soll=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop;
				  ID.style.marginTop=(Soll+100)+"px";
				  ID.style.marginLeft=(document.body.clientWidth-150)+"px";
				  window.setTimeout("Web()",100)
			 }
	}
	Web()
