function TurnItr() {
    dangdang.style.display="none"; 
}

var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=60:imgheight=60
 function myload()
{
if (navigator.appName == "Netscape")
{document.dangdang.pageY=pageYOffset+window.innerHeight-imgheight-340;
document.dangdang.pageX=+window.innerWidth-145;
mymove();
}
else
{
dangdang.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-300;
dangdang.style.left=document.body.offsetWidth-145;
mymove();
}
}
 function mymove()
 {
 if(document.ns)
 {
 document.dangdang.top=pageYOffset+window.innerHeight-imgheight-340;
 document.dangdang.left=pageXOffset+window.innerWidth-145;
 setTimeout("mymove();",80)
 }
 else
 {
 dangdang.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-340;
 dangdang.style.left=document.body.scrollLeft+document.body.offsetWidth-145;
 setTimeout("mymove();",80)
 }
 }

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=dangdang top=300 width=100 height=230><EMBED src='Admin/AdImages/UpDown7.swf' quality=high  WIDTH=100 HEIGHT=230 TYPE='application/x-shockwave-flash' id=changhongout wmode=opaque></EMBED></layer>");
myload()}
else
{
//document.write("<div id=dangdang style='position:absolute; left:578; top:0; width:100; height:230; z-index:1; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1 none #000000;'><table width=100%  border=0 cellspacing=0 cellpadding=0><tr><td><a onClick=javascript:TurnItr();><img src=Ad/img/top.gif width=80 height=10 border=0></a></td></tr><tr><td height=162><EMBED src='Admin/AdImages/UpDown7.swf' quality=high  WIDTH=80 HEIGHT=160 TYPE='application/x-shockwave-flash' id=changhongout wmode=opaque></EMBED></td></tr></table></div>");
document.write("<div id=dangdang style='position:absolute; left:578; top:0; width:90; height:230; z-index:1; background-color: ; layer-background-color: ; border: 1 none #000000;'><table width=100%  border=0 cellspacing=0 cellpadding=0><tr><td><a href='http://www.tjkjcbs.com.cn/zp/zp.html' target='_blank'><img src=logo.gif width=112 height=98 border=0 align=right></a></td></tr></table></div>");
myload()
}