function heartBeat()
{
document.getElementById("rightgg").style.top=document.body.clientHeight+document.body.scrollTop-500+"px";
}
//
suspendcode14="<DIV id='rightgg' style='right:0px;POSITION:absolute;bottom:0px;z-index:1000;'><a href='http://www.ipts.cn/Content.aspx?id=1253' target='_blank'><img src='images/duilian.gif' WIDTH=82 HEIGHT=380 border=0></img></a><br/></div>"
document.write(suspendcode14); 
window.setInterval("heartBeat()",1);
