		<!--
		var focus_width=256
		var focus_height=155
		var text_height=20
		var swf_height = focus_height+text_height
		var pics='images/ad1.jpg|images/ad2.jpg|images/ad3.jpg|images/ad4.jpg|images/ad5.jpg'
		var links='newsdetail.asp?logID=432|newsdetail.asp?logID=92|newsdetail.asp?logID=244|newsdetail.asp?logID=423|newsdetail.asp?logID=416'
		var texts='第五届中国名石雕刻艺术展|假冒田黄有几种|浅谈古印章的钮饰|史上最大寿山石25吨原石|按揭让收藏成为可能'
		document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
		document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="images/imgad.swf"><param name="quality" value="high">');
		document.write('<param name="menu" value="false"><param name="wmode" value="transparent">');
		document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
		document.write('<embed src="images/imgad.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" quality="high" width="'+ focus_width +'" height="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');document.write('</object>');
		//-->