//document.write("<div id='lqdell' style='position:absolute;visibility:visible;z-index:0'>"+bnrurl_60[0]+"<br><br>"+bnrurl_60[1]+"<br><br>"+bnrurl_60[5]+"<br><br>"+bnrurl_60[4]+"</div>");
//document.write("<div id='lqdett' style='position:absolute;visibility:visible;z-index:0'>"+bnrurl_60[2]+"<br><br>"+bnrurl_60[3]+"<br><br>"+bnrurl_60[6]+"<br><br>"+bnrurl_60[7]+"</div>");

function lqdellmove()
{
	try{
		/*
		document.getElementById("lqdell").style.top=document.body.scrollTop+118;
		document.getElementById("lqdell").style.left=document.body.scrollLeft+document.body.clientWidth-82;
		document.getElementById("lqdett").style.top=document.body.scrollTop+118;
		document.getElementById("lqdett").style.left=document.body.scrollLeft+2;
		document.getElementById("lqdebb").style.top=document.body.scrollTop+document.body.clientHeight-52;
		document.getElementById("lqdebb").style.left=document.body.clientWidth/2-375+document.body.scrollLeft;
		*/

		var BanRightItem = document.getElementById("Ban_Right");
		var BanLeftItem = document.getElementById("Ban_Left");
		var BanRightItem_1 = document.getElementById("Ban_Right_1");
		var BanLeftItem_1 = document.getElementById("Ban_Left_1");
		var TableoneItem = document.getElementById("Tableone");
		if (BanRightItem_1!=null){
			BanRightItem_1.style.top = 160 + "px";
			BanRightItem_1.style.left = parseInt(TableoneItem.offsetLeft) + 615 +3+ "px";		
			BanRightItem_1.style.display = "";
			}
		if (BanLeftItem_1!=null){
			BanLeftItem_1.style.top = 160 + "px";
			BanLeftItem_1.style.left = parseInt(TableoneItem.offsetLeft) - 122 + "px";
			BanLeftItem_1.style.display = "";
			}
		BanRightItem.style.top = 130 + "px";
		BanLeftItem.style.top = 130 + "px";
/*		if(parseInt(document.documentElement.scrollTop) > 90)
		{
			BanRightItem.style.top = parseInt(document.documentElement.scrollTop) + 2 + "px";
			BanLeftItem.style.top = parseInt(BanRightItem.style.top) + "px";
		}
*/		BanRightItem.style.left = parseInt(TableoneItem.offsetLeft) + 612 + 5 + "px";
		BanLeftItem.style.left = parseInt(TableoneItem.offsetLeft) - 122 + "px";
			//parseInt(TableoneItem.offsetParent.offsetParent.width);
		BanRightItem.style.display = "";
		BanLeftItem.style.display = "";
	}catch(e){}
	window.setTimeout("lqdellmove()",200);
}
window.setTimeout("lqdellmove()",500);

/*if(tShowMatch_Type == "1"){
	document.getElementById("aPick").className = "into";
}else{
	if(location.href.indexOf("nowBet") != -1){
		document.getElementById("aSlot").className = "into";
	}else{
		document.getElementById("aFull").className = "into";
	}
}
*/
/*
window.setTimeout("lqtest()",1000);
function lqtest()
{
alert(document.getElementById("Ban_Right").style.display);
}
*/


