	var focus_width=500
	var focus_height=90
	var text_height=0
	var swf_height = focus_height+text_height
	/*Í¼Æ¬Ð´Èë*/
	var pics='showflash/6.jpg|showflash/1.jpg|showflash/5.jpg|showflash/2.jpg'
	/*Í¼Æ¬Á¬½ÓµØÖ·*/
	var links='#'
	/*Í¼Æ¬ÎÄ×ÖÏÔÊ¾*/
	var texts='ÎÄ×ÖÏÔÊ¾|'
	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 +'">');
	/*bg*/
	document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="showflash/tvshow.swf"><param name="quality" value="high"><param name="bgcolor" value="#B9B9B9">');
	document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
	document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
	/*flash_zhixiang*/
	document.write('<embed src="showflash/tvshow.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+ focus_width +'" height="'+ swf_height +'" flashvars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'"></embed>');
	document.write('</object>');


