
var imgheight
document.ns = navigator.appName == "Netscape"
imgheight=400
imgwidth=80

 function myload()
{
if (navigator.appName == "Netscape")
{document.leftfloat.pageY=pageYOffset+window.innerHeight-imgheight;
document.leftfloat.pageX=0;

document.rightfloat.pageY=pageYOffset+window.innerHeight-imgheight;
document.rightfloat.pageX=window.innerwidth-imgwidth;
mymove();
}
else
{
leftfloat.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
leftfloat.style.left=20;

rightfloat.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
rightfloat.style.left=document.body.clientWidth-imgwidth;
mymove();
}
}
 
 function mymove()
 {
 if(document.ns)
 {
 document.leftfloat.top=pageYOffset+window.innerHeight-imgheight;
 document.leftfloat.left=20;

 document.rightfloat.top=pageYOffset+window.innerHeight-imgheight;
 document.rightfloat.left=screen.width-imgwidth;
 setTimeout("mymove();",80)
 }
 else
 {
  leftfloat.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
 leftfloat.style.left=20;

 rightfloat.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
 rightfloat.left=document.body.clientWidth-imgwidth;
 setTimeout("mymove();",80)
 }
 }


if (navigator.appName == "Netscape")
{
//document.write("<layer id=rightfloat top=300 width=80 height=88><a href=http://www.nanfangdaily.com.cn/southnews/files/duok/index.html target=_blank><embed  src=http://www.nanfangdaily.com.cn/southnews/images/sjbz.swf width=\"80\" height=\"80\" border=0></a><br><br><embed  src=http://www.nanfangdaily.com.cn/southnews/files/dssfok/dssf2005.swf width=\"80\" height=\"80\" border=0><br><br><embed  src=http://www.nanfangdaily.com.cn/southnews/files/mpxcok/mpbanner.swf width=\"80\" height=\"105\" border=0></layer>");
document.write("<layer id=rightfloat top=300 width=80 height=88><a href='http://210.76.65.188' target=_blank><img src=http://www.qyrb.com/include/files/lczb.gif width=\"80\"  border=0></a></layer>");

//document.write("<layer id=rightfloat top=300 width=80 height=88><a href='http://www.21cbh.com/special/LCZB-07-24/1015.asp' target=_blank><img src=../include/files/lczb.gif width=\"80\"  border=0></a></layer>");
myload()}
else
{
//document.write("<div id=rightfloat style='position: absolute;width:80;top:0;left:578;visibility: visible;z-index: 1'><a href=http://www.nanfangdaily.com.cn/southnews/files/duok/index.html target=_blank><embed src=http://www.nanfangdaily.com.cn/southnews/images/sjbz.swf width=\"80\" height=\"80\" border=0></a><br><br><embed  src=http://www.nanfangdaily.com.cn/southnews/files/dssfok/dssf2005.swf width=\"80\" height=\"80\" border=0><br><br><embed  src=http://www.nanfangdaily.com.cn/southnews/files/mpxcok/mpbanner.swf width=\"80\" height=\"105\" border=0></div>");
document.write("<div id=leftfloat style='position: absolute;width:40;top:0;left:550;visibility: visible;z-index: 1'><a href='http://210.76.65.188' target=_blank><img src=http://www.qyrb.com/images/wj_jinjin.gif width=\"80\"  border=0></a></div>");

document.write("<div id=rightfloat style='position: absolute;width:40;top:0;left:900;visibility: visible;z-index: 1'><a href='http://210.76.65.188' target=_blank><img src=http://www.qyrb.com/images/wj_chacha.gif width=\"80\"  border=0></a></div>");
myload()
}

