var adWidth=100;var adHeight=300 ;var win=this;var adCookie="adMatter_2147=";var AD_HTML="<a href='http://www.fzkstar.com/zlxz.htm' target=_blank><img width="  + adWidth + " height=" + adHeight + " src='download/0022.gif' border=0></a>";var rightbar;

var coupletcodeR;

rightbar = window.screen.width-adWidth-20;

coupletcodeR = "<DIV id='AdRightbar' style='LEFT: " + rightbar + "px; POSITION: absolute; TOP: 50px; VISIBILITY: hidden' width=130>32</div>";

if (window.screen.width>=1024)

{

document.write(coupletcodeR);

}

function InsertCoupletR()

{

	if (window.screen.width>=1024)

	{

	document.all.AdRightbar.style.visibility = "visible";

	document.all.AdRightbar.innerHTML = AD_HTML + "<br><a onclick='CloseAdRightbar();' style='CURSOR: hand'><span style='font-size:12px;'><font color='#000000'>¹Ø±Õ</font></span></a>";

	}

}

InsertCoupletR();

function CloseAdRightbar()

{

	document.all.AdRightbar.style.visibility = "hidden";

}