
document.write("<div id='tracqfloater' style='position:absolute; right:0px; top:200px;   width:104px; VISIBILITY: visible; height:170px; z-index:20'><table width='100%' border=0 cellspacing=0   cellpadding=0>");
document.write("");
document.write("<table width=100 border=0 align=center cellpadding=0 cellspacing=0>");
document.write("<tr><td><img src='images/up_new_003.gif'  usemap=#m_about02 border=0 width=118 height=35></td></tr></table>");
document.write("<div id='tracq1' style='z-index:20'><table width=100 border=0 align=top  cellpadding=0 cellspacing=0><tr><TD background='images/mid_new_003.gif'  align=center valign=middle width=118 height=80>");


document.write("<table width=98 height=18 border=0 align=center vlign=bottom cellpadding=0  cellspacing=0 background='images/list_new_003.gif'><tr><td align=center vlign=bottom><font color=#ff0000><span color=#ff0000 class=tracqfloat_px12>QQ客服</span></font></td></tr></table>");


document.write("<a target='blank' href='http://wpa.qq.com/msgrd?V=1&amp;Uin=659798712&amp;Site=www.hyxr.com&amp;Menu=yes'><img border='0' src='http://wpa.qq.com/pa?p=1:659798712:4' alt='点击这里给我发消息'  /><span class=tracqfloat_px12>  在线客服</span></a><br>");

document.write("<a target='blank' href='http://wpa.qq.com/msgrd?V=1&amp;Uin=659798712&amp;Site=www.hyxr.com&amp;Menu=yes'><img border='0' src='http://wpa.qq.com/pa?p=1:659798712:4' alt='点击这里给我发消息'  /><span class=tracqfloat_px12>  在线客服</span></a><br>");

document.write("<table height=18  valign='bottom' ><tr><td align=center ><font color=#ff0000><span color=#ff0000 class=tracqfloat_px12>旺旺客服</span></font></td></tr></table>");

document.write("<div align='center'><a target=_blank' href='http://amos.im.alisoft.com/msg.aw?v=2&uid=liaojun7728&site=cnalichn&s=4' ><img border='0' src='http://amos.im.alisoft.com/online.aw?v=2&uid=liaojun7728&site=cnalichn&s=4' alt='call me' /></a></div>");

document.write("<div align='center'><a target=_blank' href='http://amos.im.alisoft.com/msg.aw?v=2&uid=jun13590296055&site=cnalichn&s=4' ><img border='0' src='http://amos.im.alisoft.com/online.aw?v=2&uid=jun13590296055&site=cnalichn&s=4' alt='call me' /></a></div>");

document.write("<map name=m_about02><area shape=rect coords='95, 6, 110, 20' ref=# onclick=javascript:hidenbox1(tracqfloater,tracq1) target=_blank alt='点击此处关闭在线客服窗口!'></map>");

document.write("<div id=sylapple style='position:absolute; left:5px; top:4px; z-index:20'> <span class=tracqfloat_px12> 在线客服</span></div></td></tr>");
document.write("<tr><td><img src='images/down_new_003.gif' width=118 height=24 border=0  lign=center></td></tr></table></div></table></div>");
document.write("<SCRIPT language=javascript>function getright(){if(window.screen.width==800) 	{if(10>660)tracqfloater.style.left=660;}}getright();</script>");
document.write("<script language=javascript>var strhtmlcontent=document.all.tracqfloater.innerHTML;  var showflag='0';</script>");

	
self.onError=function(){return ture;};
var strhtmlcontent1="";
currentX = currentY = 0;
currentX1 = currentY1 = 0;
whichIt = null;
lastScrollX = 0; lastScrollY = 0;
lastScrollX1 = 0; lastScrollY1 = 0;
NS = (document.layers) ? 1 : 0;
IE = (document.all) ? 1: 0;
	
	function hidenbox(o)
	{
		if(o.style.visibility == "hidden")
		{
			o.style.visibility = "visible";
		}
		else
		{
			o.style.visibility = "hidden";
		}
		document.all.tracqfloater_lcf.style.visibility ="hidden";
                o.style.visibility = "hidden";
	}
	function hidenbox1(o,p)
        {
                o.style.visibility = "hidden";
                p.style.visibility = "hidden";
        }


	//tm=setInterval("timevisible();",2000); 
	function timevisible()
	{
		if(document.all.tracqfloater.style.visibility != "visible")
		{
	//		document.all.tracqfloater.style.visibility == "visible";
		}
	}

	
	function heartBeat()
	{

		if(IE)
		{ 
			diffY = document.body.scrollTop;
			diffX = document.body.scrollLeft; 
		}
		if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }
		if(diffY != lastScrollY) 
		{
			percent = .1 * (diffY - lastScrollY);
			if(percent > 0)	
				percent = Math.ceil(percent);
			else 
				percent = Math.floor(percent);
			if(IE)
				document.all.tracqfloater.style.pixelTop += percent;
			if(NS)
				document.tracqfloater.top += percent; 
				lastScrollY = lastScrollY + percent;
		}
		if(diffX != lastScrollX)
		{
			percent = .1 * (diffX - lastScrollX);
			if(percent > 0) percent = Math.ceil(percent);
			else percent = Math.floor(percent);
			if(IE) document.all.tracqfloater.style.pixelLeft += percent;
			if(NS) 
			document.tracqfloater.left += percent;
			lastScrollX = lastScrollX + percent;
		}


		if(diffY != lastScrollY1) 
		{
			percent = .1 * (diffY - lastScrollY1);
			if(percent > 0)	
				percent = Math.ceil(percent);
			else 
				percent = Math.floor(percent);
			if(IE)
			{
				if(typeof(document.all.tracqfloater_lcf)=="undefined")
				{
					//说明document.all.tracqfloater_lcf这个元素存在
				}
				else				
			
				document.all.tracqfloater_lcf.style.pixelTop += percent;
			}

			if(NS)
				document.tracqfloater_lcf.top += percent; 
				lastScrollY1 = lastScrollY1 + percent;
		}
		if(diffX != lastScrollX1)
		{
			percent = .1 * (diffX - lastScrollX1);
			if(percent > 0) percent = Math.ceil(percent);
			else percent = Math.floor(percent);

			if(IE)
			{
				if(typeof(document.all.tracqfloater_lcf)=="undefined")
				{
					//说明document.all.tracqfloater_lcf这个元素存在
				}
				else		
			
				document.all.tracqfloater_lcf.style.pixelLeft += percent;
			}

			if(NS) 
			document.tracqfloater_lcf.left += percent;
			lastScrollX1 = lastScrollX1 + percent;
		}

}
<!-- /STALKER CODE -->
<!-- DRAG DROP CODE -->

function grabIt(e)
{
	if(IE) 
	{
		whichIt = event.srcElement;
		while (whichIt.id.indexOf("tracqfloater") == -1)
		{
			whichIt = whichIt.parentElement;
			if (whichIt == null) { return true; }
		}

		whichIt.style.pixelLeft = whichIt.offsetLeft;
		whichIt.style.pixelTop = whichIt.offsetTop;
		currentX = (event.clientX + document.body.scrollLeft);
		currentY = (event.clientY + document.body.scrollTop); 
	}
	else
	{ 
		window.captureEvents(Event.MOUSEMOVE);
		if(checkFocus (e.pageX,e.pageY)) 
		{ 
			whichIt = document.tracqfloater;
			StalkerTouchedX = e.pageX-document.tracqfloater.pageX;
			StalkerTouchedY = e.pageY-document.tracqfloater.pageY;
		} 
	}
	return true;
}

function moveIt(e)
{
	if (whichIt == null) { return false; }
	if(IE)
	{
		newX = (event.clientX + document.body.scrollLeft);
		newY = (event.clientY + document.body.scrollTop);
		distanceX = (newX - currentX); 
		distanceY = (newY - currentY);
		currentX = newX;
		currentY = newY;
		whichIt.style.pixelLeft += distanceX;
		whichIt.style.pixelTop += distanceY;
		if(whichIt.style.pixelTop < document.body.scrollTop) 
			whichIt.style.pixelTop = document.body.scrollTop;
		if(whichIt.style.pixelLeft < document.body.scrollLeft)
			whichIt.style.pixelLeft = document.body.scrollLeft;
		if(whichIt.style.pixelLeft > document.body.offsetWidth - 
			document.body.scrollLeft - whichIt.style.pixelWidth - 20)

			whichIt.style.pixelLeft = document.body.offsetWidth - whichIt.style.pixelWidth - 20;

		if(whichIt.style.pixelTop > document.body.offsetHeight + 
		   document.body.scrollTop - whichIt.style.pixelHeight - 5)
		
			whichIt.style.pixelTop = document.body.offsetHeight +   
			  document.body.scrollTop - whichIt.style.pixelHeight - 5;
		event.returnValue = false;
	} 
	else
	{ 
		whichIt.moveTo(e.pageX-StalkerTouchedX,e.pageY-StalkerTouchedY);
		if(whichIt.left < 0+self.pageXOffset)
			whichIt.left = 0+self.pageXOffset;
		if(whichIt.top < 0+self.pageYOffset) 
			whichIt.top = 0+self.pageYOffset;
		if( (whichIt.left + whichIt.clip.width) >= 
		  (window.innerWidth+self.pageXOffset-17))
			whichIt.left = ((window.innerWidth+self.pageXOffset)-whichIt.clip.width)-17;
		if( (whichIt.top + whichIt.clip.height) >=
		  (window.innerHeight+self.pageYOffset-17))
			whichIt.top = ((window.innerHeight+self.pageYOffset)-whichIt.clip.height)-17;
		return false;
	}
	return false;
}

function dropIt()
{
	whichIt = null;
	if(NS) window.releaseEvents (Event.MOUSEMOVE);
	return true;
}
<!-- DRAG DROP CODE tuola-->
if(NS)
{
	window.captureEvents(Event.MOUSEUP|Event.MOUSEDOWN);
	window.onmousedown = grabIt;
	window.onmousemove = moveIt;
	window.onmouseup = dropIt;
}
if(IE) 
{
	document.onmousedown = grabIt;
	document.onmousemove = moveIt;
	document.onmouseup = dropIt;
}
if(NS || IE) 
	action = window.setInterval("heartBeat()",1);



function GetObj(id)
{
        if (document.getElementById)
                return document.getElementById(id);
        else
        if (document.all)
        return document.all(id);
}

var floatHtml=null;
var floatHtml1=null;
var isDeleted=false;
var strcontent='';

ImageTimer();
function ImageTimer()
{
	if(GetObj('tracqfloater') == null)
	{
	}
	else
	{
        strcontent=strhtmlcontent;
        timer1=setTimeout('ImageTimer()', 250)
        if (true)
        {
            if(!isDeleted)
              {

				if(floatHtml==null)
				floatHtml=GetObj('tracqfloater').innerHTML;
				if(GetObj('tracqfloater').innerHTML.indexOf('images')==-1)
				{
					 GetObj('tracqfloater').innerHTML=strcontent;
					 clearTimeout(timer1);
				}
			  
			}
        }
	}
}

if(GetObj('tracqfloater') != null)
{
	if(showflag>0)
	{
		if(showflag > 20 ) showflag = 20;
		var strcontent1=strhtmlcontent1;
		delay();
	}
}

var dflag=0;
function delay()
{
try{
	dflag=dflag+1;	

	timer=setTimeout('delay()', 1000);
	strcontent1=strhtmlcontent1;
    if(floatHtml1==null)
	   floatHtml1=GetObj('tracqfloater_lcf').innerHTML;

	if(GetObj('tracqfloater_lcf').innerHTML.indexOf('zooimags')==-1)
   {
		GetObj('tracqfloater_lcf').innerHTML=strcontent1;
   }

	if(dflag==showflag)
	{
		
	  if(document.all.tracqfloater_lcf.style.visibility != "visible")
	  {
		document.all.tracqfloater_lcf.style.visibility ="visible";
	  }
	  clearTimeout(timer);
	}
}catch(ex2){};	
}

