var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=570:imgheight=570
 function myload()
{
if (navigator.appName == "Netscape")
{document.ctw.pageY=pageYOffset+window.innerHeight-imgheight;
document.ctw.pageX=+window.innerWidth-120;
mymove();
}
else
{
ctw.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
ctw.style.left=document.body.offsetWidth-120;
mymove();
}
}
 function mymove()
 {
 if(document.ns)
 {
 document.ctw.top=pageYOffset+window.innerHeight-imgheight;
 document.ctw.left=pageXOffset+window.innerWidth-120;
 setTimeout("mymove();",50)
 }
 else
 {
 ctw.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
 ctw.style.left=document.body.scrollLeft+document.body.offsetWidth-120;
 setTimeout("mymove();",50)
 }
 }
function close_float_left(){
	ctw.style.visibility='hidden';
}

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=ctw top=0 width=80 height=88><a href=/HeZuo target=_blank><image src=/image/dfw.gif border=0></a></layer>");
//document.write("<layer id=ctw top=0 width=80 height=88><a href=http://www.cnmedu.com/newsedu/sub_suji99/index.asp  target=_blank><image src=/images/meigou.jpg border=0></a></layer>");
document.write("<div id=ctw style='position: absolute;width:20;top:0;left:578;visibility: visible;z-index: 1'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='100' height='247'><param name='movie' value='/images/ln.gif'><param name='quality' value='high'><embed src='/images/ln.gif' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='100' height='248'></embed></object><br></div>");
myload()}
else
{
//document.write("<div id=ctw style='position: absolute;width:80;top:300;left:5;visibility: visible;z-index: 1'><a href=http://www.cnmedu.com/newsedu/sub_suji99/index.asp  target=_blank><image src=/images/meigou.jpg border=0></a></div>");

document.write("<div id=ctw style='position: absolute;width:20;top:0;left:578;visibility: visible;z-index: 1'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='100' height='247'><param name='movie' value='/images/ln.gif'><param name='quality' value='high'><embed src='/images/ln.gif' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='100' height='248'></embed></object></div>");
myload()
}






