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 = "https://www.chinatrucks.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_33 = new PCMSAD('cmsAD_33'); cmsAD_33.PosID = 14; cmsAD_33.ADID = 33; cmsAD_33.ADType = "images"; cmsAD_33.ADName = "测试通栏6列15"; cmsAD_33.ADContent = "{'ADImage':[ {'imgID':'33','imgADLinkUrl':'http%3A%2F%2Fwww.chinatrucks.com%2Fnews%2F2015%2F1119%2Farticle_5990.html','imgADAlt':'','ImgPath':'http://www.chinatrucks.com/uploadfile/2016/1125/20161125110311924.gif','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'32','imgADLinkUrl':'http%3A%2F%2Fwww.chinatrucks.com%2Fnews%2F','imgADAlt':'','ImgPath':'http://www.chinatrucks.com/uploadfile/2016/1122/20161122044350873.gif','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'31','imgADLinkUrl':'http%3A%2F%2Fwww.chinatrucks.com%2Fvoice%2F','imgADAlt':'','ImgPath':'http://www.chinatrucks.com/uploadfile/2016/1122/20161122044320379.gif','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'30','imgADLinkUrl':'http%3A%2F%2Fwww.chinatrucks.com%2Fproduct%2Fparts%2F','imgADAlt':'','ImgPath':'http://www.chinatrucks.com/uploadfile/2016/1122/20161122044300578.gif','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'29','imgADLinkUrl':'http%3A%2F%2Fwww.chinatrucks.com%2Fproduct%2Ftruck%2F','imgADAlt':'','ImgPath':'http://www.chinatrucks.com/uploadfile/2016/1122/20161122044237210.gif','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'28','imgADLinkUrl':'http%3A%2F%2Fwww.chinatrucks.com%2Fstatistics%2F','imgADAlt':'','ImgPath':'http://www.chinatrucks.com/uploadfile/2016/1122/20161122044213425.gif','imgADLinkTarget':'New','showAlt':'Y'} ]}"; cmsAD_33.URL = "https://www.chinatrucks.com/index.php?m=poster&c=index&a=poster_click"; cmsAD_33.SiteID = 1; cmsAD_33.Width = 160; cmsAD_33.Height = 68; cmsAD_33.UploadFilePath = ""; cmsAD_33.ShowAD();