var imgh
var imgright
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgh=200:imgh=200
window.screen.width>800 ? imgright=5:imgright=5
function myload()
{
if (navigator.appName == "Netscape")
{document.imgleft.pageY=pageYOffset+imgh;
document.imgleft.pageX=imgright;
leftmove();
}
else
{
imgleft.style.top=document.body.scrollTop+imgh;
imgleft.style.left=imgright;
leftmove();
}
}
function leftmove()
 {
 if(document.ns)
 {
 document.imgleft.top=pageYOffset+imgh;
 document.imgleft.left=imgright;
 setTimeout("leftmove();",80)
 }
 else
 {
 imgleft.style.top=document.body.scrollTop+imgh;
 imgleft.style.left=imgright;
 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 (navigator.appName == "Netscape")
{
document.write("<layer id=imgleft top=300 width=88 height=88><EMBED src='http://www.huash.com/_else/web_info/guanggao/image/left.swf' quality=high   WIDTH=80  HEIGHT=80 TYPE='application/x-shockwave-flash' id=changhongout></EMBED></layer>");
myload()}
else
{
document.write("<div id=imgleft style='position: absolute;width:88;top:300;left:5;display: block; z-index: 1'><EMBED src='http://www.huash.com/_else/web_info/guanggao/image/left.swf' quality=high   WIDTH=80  HEIGHT=80 TYPE='application/x-shockwave-flash' id=changhongout ></EMBED></div>");
myload()
}
//<EMBED src='http://www.huash.com/adv/2003/pin/pin.swf' quality=high   WIDTH=100  HEIGHT=70 TYPE='application/x-shockwave-flash' id=changhongout wmode=transparent></EMBED>
