var focus_width=475;
var focus_height=55;
var text_height=0;
var swf_height = focus_height + text_height;

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://vip.qzrc.com/images/swflash.cab#version=8,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
document.write('<param name="movie" value="http://vip.qzrc.com/images/bcastr.swf?bcastr_xml_url=http://vip.qzrc.com/h/54.xml">');
document.write('<param name="quality" value="high"><param name=scale value=noscale><param name="LOOP" value="false"><param name="menu" value="false"><param name="wmode" value="transparent">');
document.write('<embed src="http://vip.qzrc.com/images/bcastr.swf?bcastr_xml_url=http://vip.qzrc.com/h/54.xml" wmode="opaque" menu="false" bgcolor="#ffffff" 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>');