if(document.market_loadids==null){document.market_loadids="";}
var ads=[
	["img","980","60","http://market.duowan.com/fodder/1202/192648842871.jpg","http://hd.duowan.com","190055676886"]
			,
		["flash","980","60","http://market.duowan.com/fodder/1202/193846966394.swf","http://as.kejet.net/afaclick?u/UDJENEQyN0ZTRzNUc1Qk/o/QjdFOUM5RTBBQTQ4QTNG/m/QkJCQzg3MTlBN0JCMkMx?http://cf.qq.com/cfpl/index.shtml?ADTAG=media.buy.duowan.index_firstscreen_bannera1","193847080546"]
		];
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><div class="blank10"></div>');
}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" /><param value="opaque" name="wmode"><embed src="'+ads[_index][3]+'" quality="high"  wmode="opaque" 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><div class="blank10"></div>'
	);
}
document.market_loadids += ads[_index][5]+",";
