﻿suspendcode="<div id='lovexin1' style='z-index: 10; left: 6px; position: absolute;  width: 93px; height: 214px;'><a href='http://hf.16156.com' target='_blank'><img src='Skin/img/156left.gif' border='0'></a></div>"
document.write(suspendcode);

suspendcode="<div id='lovexin2' style='z-index: 10; right: 6px; position: absolute; width: 93px; height: 214px;'><a href='http://www.100e8.com' target='_blank'></a></div>"
document.write(suspendcode);
function heartBeat(){
	document.getElementById("lovexin1").style.top=document.documentElement.scrollTop+50+"px";
	document.getElementById("lovexin2").style.top=document.documentElement.scrollTop+50+"px";
}
function hide()  
{   
	document.getElementById("lovexin1").style.visibility="hidden"; 
	document.getElementById("lovexin2").style.visibility="hidden";
}

heartBeat();

window.onscroll=function(){
	heartBeat();
};
