document.ie = navigator.appName == "Microsoft Internet Explorer"
document.ns = navigator.appName == "Netscape"



if(document.ie){

var imgheight_close
var imgright
window.screen.width>800 ? imgheight_close=100:imgheight_close=290
window.screen.width>800 ? imgright=2:imgright=2
function myloadr()
{
myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight_close;
myright.style.right=imgright;
rightmove();
}
function rightmove()
 { 
 myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight_close;
 myright.style.right=imgright;
 setTimeout("rightmove();",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)

function close_float_right(){
	myright.style.visibility='hidden';
}

document.write("<div id=myright style='position: absolute;width:110;top:300;right:5;visibility: visible;z-index: 1'>"
+"<table border=0 cellpadding=0 cellspacing=0><tr><td>");


if(ad_float_right_type!="swf")
	document.write("<a href='" + ad_float_right_url + "' target = '_blank'><img src='" + ad_float_right_src + "' border = 0 ></a>");
else
	document.write("<EMBED src='" + ad_float_right_src + "' quality=high  WIDTH=80 HEIGHT=80 TYPE='application/x-shockwave-flash' id=changhongout ></EMBED>");

document.write("</td></tr><tr><td width=150 height=20 align='center'><a href='javascript:close_float_right();void(0);'><b><font color=red>¹Ø&nbsp;±Õ</font></b></a></td></tr>"+"</table>"
+"</div>");

myloadr()
}
else
{
	true;
}