if(typeof(sDomain) == "undefined") var sDomain=""; if(sDomain=="" && window.location.host.toLowerCase().indexOf("chinatimes.com")>0) sDomain="http://news.chinatimes.com"; var checkid=""; var timer=1000; var isHMexec=false var iHMTime=1; function execHM() { if(!isHMexec) { if(typeof(bNeedCtiMenu) != "undefined" && bNeedCtiMenu==true) { if(checkid=="money") CreatScript(sDomain+"/CMoney/News/Component/news-0-hm2007/0,4735,,00.shtml"); else CreatScript(sDomain+"/2008Cti/Common/HM/2008-GuideBar-Hm/0,4921,,00.shtml"); } if(typeof(bNeedCtiMenuMkt) != "undefined" && bNeedCtiMenuMkt==true) CreatScript(sDomain+"/2008Cti/Common/HM/2008-GuideBar-HmMkt/0,4927,,00.shtml"); isHMexec=true; } } function CheckStatus() { try{ if(document.readyState =="complete") { execHM(); } else if(iHMTime>=10) { execHM(); } else { iHMTime=iHMTime+1; setTimeout("CheckStatus()", 1000); } }catch(e){} } if(document.readyState ) CheckStatus(); else setTimeout("execHM();",1000)