/*
author:fubao
email:hbjsp@21cn.com
*/

function indexswf(){
	document.write('<OBJECT id=scriptmain codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 width=960 height=200 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 name=scriptmain>');
	document.write('		<PARAM NAME="movie" VALUE="/images/bcastr.swf?bcastr_xml_url=/js/bcastr.xml">');
	document.write('		<PARAM NAME="quality" VALUE="high">');
	document.write('		<PARAM NAME="scale" VALUE="noscale">');
	document.write('		<PARAM NAME="LOOP" VALUE="false">');
	document.write('		<PARAM NAME="menu" VALUE="false">');
	document.write('		<PARAM NAME="wmode" VALUE="opaque">');
	document.write('		<embed src="/images/bcastr.swf?bcastr_xml_url=/js/bcastr.xml" width="960" height="200" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" salign="T" name="scriptmain" menu="false" wmode="transparent"></embed></OBJECT>');
}
