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_1134 = new PCMSAD('cmsAD_1134'); cmsAD_1134.PosID = 40; cmsAD_1134.ADID = 1134; cmsAD_1134.ADType = "text"; cmsAD_1134.ADName = "2022中国呼叫中心及企业通信大会"; cmsAD_1134.ADContent = "{'ADText':[ {'textID':'1134','textContent':'|2022中国呼叫中心及企业通信大会','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Fexpo%2F2022%2Fccec2022spring%2Findex.html'} , {'textID':'678','textContent':'|虎虎生威 2022新春致辞','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Ffocus%2Fnew_year2022%2F'} , {'textID':'1017','textContent':'|关注CTI论坛微信公众号:ctiforumnews','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Fnews%2Fweixin%2F374726.html'} , {'textID':'922','textContent':'|官方微博','textLinkUrl':'http%3A%2F%2Fe.weibo.com%2F2019533161%2Fprofile'} , {'textID':'1016','textContent':'|周刊订阅','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Fmagazine%2Forder.htm'} , {'textID':'923','textContent':'|欢迎投稿','textLinkUrl':'http%3A%2F%2Fwww.ctiforum.com%2Findex.php%3Fm%3Dcontent%26c%3Dindex%26a%3Dlists%26catid%3D1423'} ]}"; cmsAD_1134.URL = "http://www.ctiforum.com/index.php?m=poster&c=index"; cmsAD_1134.SiteID = 1; cmsAD_1134.Width = 0; cmsAD_1134.Height = 0; cmsAD_1134.UploadFilePath = ""; cmsAD_1134.ShowAD();