if(document.documentElement && document.documentElement.scrollright)  
{  
scrollright = document.documentElement.scrollright;  
}  
else if (document.body)  
{  
scrollright = document.body.scrollright;  
} 
var q=escape(document.referrer);
var specialcode="<DIV id=searchspe style='Z-INDEX: 100; right: 1px;  POSITION: absolute; TOP: 420px;'><div id='fright' ><table border=0 cellpadding=0 cellspacing=0><tr><Td><img   src='http://www.hrbpf.gov.cn/images/tq/zxtm_01.png'  onmouseover=\"this.src='http://www.hrbpf.gov.cn/images/tq/zx_01.gif'\"   onMouseOut=\"this.src='http://www.hrbpf.gov.cn/images/tq/zxtm_01.png'\"  border=0/></Td></tr><tr><Td><img style=\"CURSOR: hand\" src='http://www.hrbpf.gov.cn/images/tq/zxtm_02.png'  onmouseover=\"this.src='http://www.hrbpf.gov.cn/images/tq/zx_02.gif'\"   onMouseOut=\"this.src='http://www.hrbpf.gov.cn/images/tq/zxtm_02.png'\"  onClick=beginToChat1()   border=0/></Td></tr><tr><Td><img style=\"CURSOR: hand\" src='http://www.hrbpf.gov.cn/images/tq/zxtm_03.png'  onmouseover=\"this.src='http://www.hrbpf.gov.cn/images/tq/zx_03.gif'\"   onMouseOut=\"this.src='http://www.hrbpf.gov.cn/images/tq/zxtm_03.png'\"onClick=beginToChat2()  border=0/></Td></tr><tr><Td><img style=\"CURSOR: hand\" src='http://www.hrbpf.gov.cn/images/tq/zxtm_04.png'  onmouseover=\"this.src='http://www.hrbpf.gov.cn/images/tq/zx_04.gif'\"   onMouseOut=\"this.src='http://www.hrbpf.gov.cn/images/tq/zxtm_04.png'\"onClick=beginToChat3()  border=0/></Td></tr><tr><Td><img style=\"CURSOR: hand\" src='http://www.hrbpf.gov.cn/images/tq/zxtm_05.png'  onmouseover=\"this.src='http://www.hrbpf.gov.cn/images/tq/zx_05.png'\"   onMouseOut=\"this.src='http://www.hrbpf.gov.cn/images/tq/zxtm_05.png'\"onClick=beginToChat4()  border=0/></Td></tr></table></div></DIV>";



document.write(specialcode);
lastScrollXX=0;
function heartBeat0(){
 if (window.innerHeight)
 {
   diffY = window.pageYOffset
  }
  else if (document.documentElement && document.documentElement.scrollTop) {
    diffY = document.documentElement.scrollTop
  }
  else if (document.body) {
    diffY = document.body.scrollTop;
  }
percent=.1*(diffY-lastScrollXX);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.searchspe.style.pixelTop+=percent;
lastScrollXX=lastScrollXX+percent;
}
window.setInterval("heartBeat0()",1);
function beginToChat1()
{
    chatURL =  "http://vipwebchat.tq.cn/sendmain.jsp?admiuin=8767893&uin=8767893";
    window.open(chatURL,"","width=596,height=439,location=no,resizable=0,scrollbars=0,status=no,toolbar=no,menu=no,top=100,left=200");       
}
function beginToChat2()
{
    chatURL =  "http://vipwebchat.tq.cn/sendmain.jsp?admiuin=8767893&uin=8767958";
    window.open(chatURL,"","width=596,height=439,location=no,resizable=0,scrollbars=0,status=no,toolbar=no,menu=no,top=100,left=200");       
}
function beginToChat3()
{
    chatURL =  "http://vipwebchat.tq.cn/sendmain.jsp?admiuin=8767893&uin=8768001";
    window.open(chatURL,"","width=596,height=439,location=no,resizable=0,scrollbars=0,status=no,toolbar=no,menu=no,top=100,left=200");       
}
function beginToChat4()
{
    chatURL =  "http://vipwebchat.tq.cn/sendmain.jsp?admiuin=8767893&uin=8767999";
    window.open(chatURL,"","width=596,height=439,location=no,resizable=0,scrollbars=0,status=no,toolbar=no,menu=no,top=100,left=200");       
}