function isready(){return true;} function jrj_show_flash(s_code,s_type,divid,width,heigth){ divid = divid?divid:"hqzs"; width = width?width:"323"; heigth = heigth?heigth:"184"; var tag = "s"; if(s_type==""){ tag = "s"; } else{ tag = s_type.touppercase(); } swfobject.embedswf("http://f0.jrj.com.cn/hq2/hqzs.swf?"+math.round(math.random()*10000,4), divid, width, heigth, "9.0.0", "",{videourl : 'http://f0.jrj.com.cn/hq2/hqzs.swf?'+math.round(math.random()*10000,4)},{first:s_code+"|"+tag,siteid:'taobao'},{wmode:"opaque",allowscriptaccess:"always"}); }