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.asiamixer.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_12 = new PCMSAD('cmsAD_12'); cmsAD_12.PosID = 12; cmsAD_12.ADID = 12; cmsAD_12.ADType = "images"; cmsAD_12.ADName = "双运动经典机型"; cmsAD_12.ADContent = "{'ADImage':[ {'imgID':'12','imgADLinkUrl':'http%3A%2F%2Fwww.asiamixer.com%2Findex.php%3Fm%3Dcontent%26c%3Dindex%26a%3Dshow%26catid%3D12%26id%3D6','imgADAlt':'','ImgPath':'http://www.asiamixer.com/uploadfile/2017/1206/20171206041655526.png','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'13','imgADLinkUrl':'http%3A%2F%2Fwww.asiamixer.com%2Findex.php%3Fm%3Dcontent%26c%3Dindex%26a%3Dshow%26catid%3D12%26id%3D1','imgADAlt':'','ImgPath':'http://www.asiamixer.com/uploadfile/2017/1206/20171206041742318.png','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'14','imgADLinkUrl':'http%3A%2F%2Fwww.asiamixer.com%2Findex.php%3Fm%3Dcontent%26c%3Dindex%26a%3Dshow%26catid%3D12%26id%3D5','imgADAlt':'','ImgPath':'http://www.asiamixer.com/uploadfile/2017/1206/20171206041818179.png','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'15','imgADLinkUrl':'http%3A%2F%2Fwww.asiamixer.com%2Findex.php%3Fm%3Dcontent%26c%3Dindex%26a%3Dshow%26catid%3D12%26id%3D3','imgADAlt':'','ImgPath':'http://www.asiamixer.com/uploadfile/2017/1206/20171206041837175.png','imgADLinkTarget':'New','showAlt':'Y'} ]}"; cmsAD_12.URL = "https://www.asiamixer.com/index.php?m=poster&c=index&a=poster_click"; cmsAD_12.SiteID = 1; cmsAD_12.Width = 296; cmsAD_12.Height = 288; cmsAD_12.UploadFilePath = ""; cmsAD_12.ShowAD();