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.zgjsks.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 = "
";
document.write(str);
}
var cmsAD_6126 = new PCMSAD('cmsAD_6126');
cmsAD_6126.PosID = 1203;
cmsAD_6126.ADID = 6126;
cmsAD_6126.ADType = "images";
cmsAD_6126.ADName = "总部首页地市下面广告左-926";
cmsAD_6126.ADContent = "{'ADImage':[ {'imgID':'6126','imgADLinkUrl':'https%3A%2F%2F19.offcn.com%2Fclass-345493%2F%3Fscode%3Dj0UT7U','nofollow':'','imgADAlt':'湖南教师资格点题点睛课程','ImgPath':'//www.zgjsks.com/uploadfile/2021/0925/20210925020737326.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'6165','imgADLinkUrl':'https%3A%2F%2Fwww.zgjsks.com%2Fhtml%2Fzg%2F2021xjzbs_mnj%2F%3Fapp%3D38682','nofollow':'nofollow','imgADAlt':'2021下半年教师资格笔试考前测试8套试卷详解(中小幼)','ImgPath':'//www.zgjsks.com/uploadfile/2021/0918/20210918114927839.jpg','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'6128','imgADLinkUrl':'https%3A%2F%2Fwww.zgjsks.com%2Fhtml%2Fzg%2F2021xjzbs_yjyh2%2Findex.html%3Fapp%3D38682','nofollow':'nofollow','imgADAlt':'2021下半年教资笔试公告解读+备考重点聚焦','ImgPath':'//www.zgjsks.com/uploadfile/2021/0820/20210820100420709.jpg','imgADLinkTarget':'New','showAlt':'Y'} ]}";
cmsAD_6126.URL = "https://www.zgjsks.com/index.php?m=poster&c=index&a=poster_click";
cmsAD_6126.SiteID = 1;
cmsAD_6126.Width = 534;
cmsAD_6126.Height = 120;
cmsAD_6126.UploadFilePath = "";
cmsAD_6126.ShowAD();