if(document.market_loadids==null){document.market_loadids="";}
var ads=[
	["img","570","60","http://market.duowan.com/fodder/0911/122639982882.jpg","http://yx.duowan.com/s/zt1109/index.html?mid=f9898d0924bd55ef01250f6382fe007a","108644198036"]
			,
		["img","570","60","http://market.duowan.com/fodder/0910/120905396340.jpg","http://doc.70yx.com/Counter.aspx?Code=47579&keys=Y5BVT3N4PXFDV27","114710884955"]
			,
		["flash","570","60","http://market.duowan.com/fodder/0911/121685944411.swf","http://in.wx.kunlun.com/?u=555&u2=21","121686302995"]
		];
var _index=0;
if(ads.length>1){
	_index=parseInt(ads.length*Math.random());
}
if(ads[_index][0]=="img"){
	document.write('<a href="'+ads[_index][4]+'" target="_blank"><img src="'+ads[_index][3]+'" width="'+ads[_index][1]+'" height="'+ads[_index][2]+'" /></a>');
}else{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="'+ads[_index][1]+'" height="'+ads[_index][2]+'"><param name="movie" value="'+ads[_index][3]+'" /><param name="quality" value="high" /><embed src="ads[_index][3]" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="'+ads[_index][1]+'" height="'+ads[_index][2]+'"></embed></object>'
	);
}
document.market_loadids += ads[_index][5]+",";