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://bjggs.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_24 = new PCMSAD('cmsAD_24'); cmsAD_24.PosID = 12; cmsAD_24.ADID = 24; cmsAD_24.ADType = "images"; cmsAD_24.ADName = "banner3"; cmsAD_24.ADContent = "{'ADImage':[ {'imgID':'24','imgADLinkUrl':'','imgADAlt':'','ImgPath':'http://bjggs.com.cn/uploadfile/2016/1217/20161217104511753.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'23','imgADLinkUrl':'http%3A%2F%2F%23','imgADAlt':'技术推动储粮行业变革','ImgPath':'http://bjggs.com.cn/uploadfile/2016/1217/20161217111659334.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'22','imgADLinkUrl':'%23','imgADAlt':'客户至上,服务立命,主动担当,卓越创新','ImgPath':'http://bjggs.com.cn/uploadfile/2016/1217/20161217101924751.jpg','imgADLinkTarget':'New','showAlt':'Y'} ]}"; cmsAD_24.URL = "http://bjggs.com.cn/index.php?m=poster&c=index&a=poster_click"; cmsAD_24.SiteID = 1; cmsAD_24.Width = 1500; cmsAD_24.Height = 624; cmsAD_24.UploadFilePath = ""; cmsAD_24.ShowAD();