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.sdzmxh.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.ADImage.length){ count = AD.ADImage.length; } for(var i=0;i"+AD.ADImage[i].imgADAlt+"0){ sizeStr = " height='"+this.Height+"' "; }else if(this.Width>0&&this.Height==0){ sizeStr = " width='"+this.Width+"' "; }else{ sizeStr = (this.Width < this.Height) ? " width='"+this.Width+"' " : " height='"+this.Height+"' "; } str += sizeStr; str += " style='border:0px;'/>"; } str += "
"; document.write(str); } var cmsAD_47 = new PCMSAD('cmsAD_47'); cmsAD_47.PosID = 22; cmsAD_47.ADID = 47; cmsAD_47.ADType = "images"; cmsAD_47.ADName = "山东彩旺"; cmsAD_47.ADContent = "{'ADImage':[ {'imgID':'47','imgADLinkUrl':'http%3A%2F%2Fwww.caiwangjianshe.com%2F','imgADAlt':'山东彩旺建设有限公司','ImgPath':'http://www.sdzmxh.com/uploadfile/2022/0615/20220615055656798.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'46','imgADLinkUrl':'http%3A%2F%2Fwww.sdosf.com.cn%2F','imgADAlt':'奥斯福集团','ImgPath':'http://www.sdzmxh.com/uploadfile/2022/0615/20220615055414143.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'45','imgADLinkUrl':'http%3A%2F%2Fwww.sdzmxh.com%2F','imgADAlt':'光汇控股','ImgPath':'http://www.sdzmxh.com/uploadfile/2022/0615/20220615055049822.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'44','imgADLinkUrl':'http%3A%2F%2Fwww.tyjt.net%2F','imgADAlt':'同圆集团','ImgPath':'http://www.sdzmxh.com/uploadfile/2022/0615/20220615054535421.jpg','imgADLinkTarget':'New','showAlt':'Y'} ]}"; cmsAD_47.URL = "http://www.sdzmxh.com/index.php?m=poster&c=index&a=poster_click"; cmsAD_47.SiteID = 1; cmsAD_47.Width = 218; cmsAD_47.Height = 66; cmsAD_47.UploadFilePath = ""; cmsAD_47.ShowAD();