document.write('<table height=20 id=rg_ad><tr><td height=66><a href=http://www.txzq8.com/ target=_blank><img src=http://ad.190bp.com/ad/20080506180714.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://www.bo2338.com/ target=_blank><img src=http://ad.190bp.com/ad/20080506182123.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://www.zq855.cn target=_blank><img src=http://ad.190bp.com/ad/20100302162659.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://www.9158888.com/?190bp target=_blank><img src=http://ad.190bp.com/ad/20100305175001.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://www.re6668.com/ target=_blank><img src=http://ad.190bp.com/ad/20100224150421.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://w3838.com/?agName=d190bp target=_blank><img src=http://ad.190bp.com/ad/20100226192913.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://www.q368.com/ target=_blank><img src=http://ad.190bp.com/ad/20100228025752.gif border=0 width=120 height=60></a></td></tr><tr><td height=66><a href=http://news.qiutan.com/tips/ target=_blank><img src=http://ad.190bp.com/ad/20090811150420.gif border=0 width=120 height=60></a></td></tr></table>');
function window.onload()
{
	setTimeout("ReplaceAd()",600000);
	setTimeout("ReplaceAdIni()",0);
        window.setTimeout("selectTime()", 1000);
}

var m=rg_ad.rows.length; //??????Banner?????? 

function ReplaceAdIni()
{
	var str="";
	var temp="";
	for(var i=0;i<m;i++)
	{
	
		var n=Math.floor(Math.random()*m+1);
                var j=Math.floor(Math.random()*m+1);
		if(temp.indexOf(n)!=-1)
		{
		n=Math.floor(Math.random()*m+1);
                document.all.rg_ad.moveRow(n-1,j-1);
                temp+=n+","+j;
		}
		else
		{
		document.all.rg_ad.moveRow(n-1,rg_ad.rows.length-n);
                temp+=n+",";
		}

	}	
}

function ReplaceAd()
{
	try
	{
		//document.all.lf_ad.moveRow(1,lf_ad.rows.length - 1);
		//document.all.lf_ad.moveRow(0,lf_ad.rows.length - 2);
		document.all.rg_ad.moveRow(1,rg_ad.rows.length - 1);
		document.all.rg_ad.moveRow(0,rg_ad.rows.length - 2);
	}
	catch(e)
	{
	}
	setTimeout("ReplaceAd()",600000);
}
