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_6122 = new PCMSAD('cmsAD_6122');
cmsAD_6122.PosID = 1202;
cmsAD_6122.ADID = 6122;
cmsAD_6122.ADType = "images";
cmsAD_6122.ADName = "首页顶通左926";
cmsAD_6122.ADContent = "{'ADImage':[ {'imgID':'6122','imgADLinkUrl':'https%3A%2F%2F19.offcn.com%2Fclass-333361%2F%3Fscode%3Dj0UT7U','nofollow':'nofollow','imgADAlt':'2021年三亚吉阳区教师招聘面试备考峰会','ImgPath':'//www.zgjsks.com/uploadfile/2021/0925/20210925015428862.png','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'6125','imgADLinkUrl':'https%3A%2F%2F19.offcn.com%2Fclass-343968%2F%3Fscode%3Dj0UT7U','nofollow':'','imgADAlt':'重庆教师招聘1016教招联考--刷题演练班','ImgPath':'//www.zgjsks.com/uploadfile/2021/0925/20210925015837422.png','imgADLinkTarget':'New','showAlt':'Y'} , {'imgID':'6142','imgADLinkUrl':'https%3A%2F%2F19.offcn.com%2Fclass-346510%2F%3Fscode%3Dj0UT7U','nofollow':'nofollow','imgADAlt':'贵州事业单位教师岗刷题实战班','ImgPath':'//www.zgjsks.com/uploadfile/2021/0925/20210925020308752.png','imgADLinkTarget':'New','showAlt':'Y'} ]}";
cmsAD_6122.URL = "https://www.zgjsks.com/index.php?m=poster&c=index&a=poster_click";
cmsAD_6122.SiteID = 1;
cmsAD_6122.Width = 640;
cmsAD_6122.Height = 120;
cmsAD_6122.UploadFilePath = "";
cmsAD_6122.ShowAD();