function PCMSAD(PID) { this.ID = PID; this.PosID = 0; this.ADID = 0; this.ADType = ""; this.ADName = ""; this.ADContent = ""; this.PaddingLeft = 0; this.PaddingTop = 0; this.Width = 0; this.Height = 0; this.IsHitCount = "N"; this.UploadFilePath = ""; this.URL = ""; this.SiteID = 0; this.ShowAD = showADContent; this.Stat = statAD; } function statAD(id) { var sp = document.createElement("SCRIPT"); sp.type = "text/javascript"; sp.src = "http://www.ctiforum.com/index.php?m=poster&c=index&a=show&siteid="+this.SiteID+"&id="+id+"&spaceid="+this.PosID; document.body.appendChild(sp); } function showADContent() { var content = this.ADContent; var isIE=!!window.ActiveXObject; var str = "
"; var AD = eval('('+content+')'); var count = 0; if(AD.ADText.length){ count = AD.ADText.length; } for(var i=0;i"+AD.ADText[i].textContent+""; } str += "
"; document.write(str); } var cmsAD_668 = new PCMSAD('cmsAD_668'); cmsAD_668.PosID = 61; cmsAD_668.ADID = 668; cmsAD_668.ADType = "text"; cmsAD_668.ADName = "中国呼叫中心及企业通信大会hz"; cmsAD_668.ADContent = "{'ADText':[ {'textID':'668','textContent':'|2022中国呼叫中心及企业通信大会','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Fexpo%2F2022%2Fccec2022spring%2Findex.html'} , {'textID':'671','textContent':'|2020 CTI论坛行业应用及市场分析主题沙龙在京召开','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Fnews%2Fguonei%2F581394.html'} , {'textID':'669','textContent':'|2022年中国国际信息通信展9月北京','textLinkUrl':'http%3A%2F%2Fptexpo.com.cn%2Findex.html'} ]}"; cmsAD_668.URL = "http://www.ctiforum.com/index.php?m=poster&c=index"; cmsAD_668.SiteID = 1; cmsAD_668.Width = 0; cmsAD_668.Height = 0; cmsAD_668.UploadFilePath = ""; cmsAD_668.ShowAD();