var imgheight



var imgleft



document.ns = navigator.appName == "Netscape"



window.screen.width>800 ? imgheight=580:imgheight=580



window.screen.width>800 ? imgleft=10:imgleft=10



function myload()



{



if (navigator.appName == "Netscape")



{document.myleft.pageY=pageYOffset+window.innerHeight-imgheight;



document.myleft.pageX=imgleft;



leftmove();



}



else



{



myleft.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;



myleft.style.left=imgleft;



leftmove();



}



}



function leftmove()



 {



 if(document.ns)



 {



 document.myleft.top=10



 document.myleft.left=imgleft;



 setTimeout("leftmove();",80)



 }



 else



 {



 myleft.style.top=10;



 myleft.style.left=imgleft;



 setTimeout("leftmove();",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( window.screen.width>800 ) 



{



	document.write('<div id=myleft style="position: absolute;width:80;top:0;left:5;visibility: visible;z-index: 1"><a href="../zt.asp"><img src="images/kfkj2.gif" border = "0"></a><br><div align="center" onclick="javascript:hide_div1();" style="cursor:hand"><font color="#666666"></font></div>');



    document.write(' </div> ');



   //document.write('<div id=myleft style="position: absolute;width:80;top:0;left:5;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,"  width=100 height="300"> <param name="movie" value="/images/cer.net/index_pic/duilian_051109.swf"><param name="quality" alue="high">');



    //document.write(' <embed src="/images/cer.net/index_pic/duilian_051109.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100" height="300"></embed></object><br><div align="center" onclick="javascript:hide_div1();" style="cursor:hand"><font color="#666666">¹Ø±Õ</font></div>');



    //document.write(' </div> ');



	myload();



}



function hide_div2()



{



	  document.all['myright'].style.visibility="hidden"; 



      document.all['myright'].style.display="none";		



      document.all['myleft'].style.visibility="hidden"; 



      document.all['myleft'].style.display="none";



}



