//左右浮动广告
var flashbar,barA,barB;
flashbar="";
//左边图片连接
barA=""
barA+="<a href='http://www.733588.com/#曾道人救世网' target='_blank'><img src=\'68.gif' border=0 width=100 height=100></a><br><br>";
barA+="<div align=\"left\" style=\"cursor:hand;\" onClick=\"return CloseSupporter('lqdell')\" title=\"点击关闭\"><img src=\"Close.gif\"></div>"
barA+="<br><br>";
barA+="<br><br>";
//右边图片连接
barB=""
barB+="<a href='http://www.877688.com/b88/7.htm#曾道人救世网' target='_blank'><img src=\'6.gif' border=0 width=100 height=100></a><br><br>";
barB+="<div align=\"right\" style=\"cursor:hand;\" onClick=\"return CloseSupporter('lqdett')\" title=\"点击关闭\"><img src=\"Close.gif\"></div>"
barB+="<br><br>";
barB+="<br><br>";

//以下是关闭函数
function CloseSupporter(FollowName){
	if(document.getElementById(FollowName).style.display == ""){
		document.getElementById(FollowName).style.display ="none";
	}
}
function lqdellmove(){
if(!document.ns)
{lqdell.style.top=document.body.scrollTop+document.body.offsetHeight-document.body.offsetHeight/2-168;
lqdell.style.left=+6;
lqdett.style.top=document.body.scrollTop+document.body.offsetHeight-document.body.offsetHeight/2-168;
lqdett.style.left=document.body.offsetWidth-120;
lqdebb.style.top=document.body.scrollTop+document.body.clientHeight-41;
lqdebb.style.left=document.body.clientWidth/2-375+document.body.scrollLeft;

}setTimeout("lqdellmove();",80)}

if(document.ns)
{
document.write("<layer id=lqdell>"+barA+"</layer>");
document.write("<layer id=lqdett>"+barB+"</layer>");
document.write("<layer id=lqdebb><table border=0 width='750' align=center><tr><td align=center>"+flashbar+"</td></tr></table>");
}else{
document.write("<div id=lqdell style='position:absolute;visibility:visible;z-index:1'>"+barA+"</div>");
document.write("<div id=lqdett style='position:absolute;visibility:visible;z-index:1'>"+barB+"</div>");
document.write("<div id=lqdebb style='position:absolute;visibility:visible;z-index:2'><table border=0 width='750' align=center><tr><td align=center>"+flashbar+"</td></tr></table></div>");
}
lqdellmove();
