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.datarnd.com.cn/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 = ""; document.write(str); } var cmsAD_32 = new PCMSAD('cmsAD_32'); cmsAD_32.PosID = 11; cmsAD_32.ADID = 32; cmsAD_32.ADType = "images"; cmsAD_32.ADName = "新版BANNER图03"; cmsAD_32.ADContent = "{'ADImage':[ {'imgID':'32','imgADLinkUrl':'javascript%3Avoid%280%29%3B','imgADAlt':'新版BANNER图03','ImgPath':'http://www.datarnd.com.cn/uploadfile/2013/1206/20131206054459875.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'31','imgADLinkUrl':'javascript%3Avoid%280%29%3B','imgADAlt':'新版BANNER图02','ImgPath':'http://www.datarnd.com.cn/uploadfile/2023/0426/20230426095534189.png','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'30','imgADLinkUrl':'javascript%3Avoid%280%29%3B','imgADAlt':'新版BANNER图01','ImgPath':'http://www.datarnd.com.cn/uploadfile/2023/0426/20230426095948205.png','imgADLinkTarget':'New','showAlt':'Y'} ]}"; cmsAD_32.URL = "http://www.datarnd.com.cn/index.php?m=poster&c=index&a=poster_click"; cmsAD_32.SiteID = 1; cmsAD_32.Width = 800; cmsAD_32.Height = 340; cmsAD_32.UploadFilePath = ""; cmsAD_32.ShowAD();