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; } function showADContent() { var content = this.ADContent; var isIE=!!window.ActiveXObject; //var str = "
"; var str = ''; var AD = eval('('+content+')'); var count = 0; if(AD.ADImage.length){ count = AD.ADImage.length; } str += ''; str += '
'; str += '
'; 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 += '
'; str += '
'; str += ''; document.write(str); } var cmsAD_1 = new PCMSAD('cmsAD_1'); cmsAD_1.PosID = 1; cmsAD_1.ADID = 9; cmsAD_1.ADType = "images"; cmsAD_1.ADName = "党纪学习教育"; cmsAD_1.ADContent = "{'ADImage':[ {'imgID':'0','imgADLinkUrl':'https://www.gdjct.gd.gov.cn/zthz/xxgcjlcftl/','imgADAlt':'党纪学习教育','ImgPath':'https://jw.meizhou.gov.cn//upload/download/13719','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'1','imgADLinkUrl':'http://jw.meizhou.gov.cn/yclm/shcezxdz/index.htm','imgADAlt':'扫黑除恶斗争','ImgPath':'https://jw.meizhou.gov.cn//upload/download/12613','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'2','imgADLinkUrl':'https://jw.meizhou.gov.cn/lzjy/jdzg/index.htm','imgADAlt':'基地展馆','ImgPath':'https://jw.meizhou.gov.cn/upload/download/10199/view/1','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'3','imgADLinkUrl':'http://jw.meizhou.gov.cn/list/90','imgADAlt':'党史学习教育','ImgPath':'https://jw.meizhou.gov.cn/upload/download/11042/view/1','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'4','imgADLinkUrl':'http://jw.meizhou.gov.cn/xsxc/index.htm','imgADAlt':'巡视巡察','ImgPath':'https://jw.meizhou.gov.cn/upload/download/10197/view/1','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'5','imgADLinkUrl':'http://jw.meizhou.gov.cn/ztzl/bwcxljsm/index.htm','imgADAlt':'不忘初心 牢记使命','ImgPath':'https://jw.meizhou.gov.cn//upload/download/11911','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'6','imgADLinkUrl':'https://jw.meizhou.gov.cn/ztzl/dlcqthy/index.htm','imgADAlt':'','ImgPath':'https://jw.meizhou.gov.cn//upload/download/11668','imgADLinkTarget':'New','showAlt':'Y'} ]}"; cmsAD_1.URL = "https://www.gdjct.gd.gov.cn/zthz/xxgcjlcftl/"; cmsAD_1.SiteID = 27; cmsAD_1.Width = 0; cmsAD_1.Height = 0; cmsAD_1.UploadFilePath = ''; cmsAD_1.UploadFilePath = ''; cmsAD_1.ShowAD();