var A_title = new Array(); var A_titleall = new Array(); var A_count = new Array(); var A_pubtime = new Array(); var A_url = new Array(); A_title.push('泉州市土地储备中心'); A_titleall.push('泉州市土地储备中心'); A_url.push('http://qz.fjsen.com/2021-08/21/content_30816494.htm'); A_count.push('16021'); A_pubtime.push('08-21'); A_title.push('自然资源利用管理科'); A_titleall.push('自然资源利用管理科'); A_url.push('http://qz.fjsen.com/2021-08/21/content_30816482.htm'); A_count.push('15912'); A_pubtime.push('08-21'); A_title.push('简庆庆'); A_titleall.push('简庆庆'); A_url.push('http://women.fjsen.com/2021-08/25/content_30819993.htm'); A_count.push('13746'); A_pubtime.push('08-25'); A_title.push('泉州市不动产登记中心'); A_titleall.push('泉州市不动产登记中心'); A_url.push('http://qz.fjsen.com/2021-08/21/content_30816495.htm'); A_count.push('11698'); A_pubtime.push('08-21'); A_title.push('李新华'); A_titleall.push('李新华'); A_url.push('http://172.20.5.10:8080/xy/article/Preview.do?DocLibID=1&DocIDs=30820228&FVID=1&UUID=1629881350909&siteID=2&colID=304819&ch=0'); A_count.push('11264'); A_pubtime.push('08-25'); A_title.push('郑青'); A_titleall.push('郑青'); A_url.push('http://women.fjsen.com/2021-08/25/content_30820010.htm'); A_count.push('10622'); A_pubtime.push('08-25'); A_title.push('吴叶青'); A_titleall.push('吴叶青'); A_url.push('http://women.fjsen.com/2021-08/25/content_30819960.htm'); A_count.push('10353'); A_pubtime.push('08-25'); A_title.push('刘春琼'); A_titleall.push('刘春琼'); A_url.push('http://women.fjsen.com/2021-08/25/content_30820120.htm'); A_count.push('9311'); A_pubtime.push('08-25'); A_title.push('黄晓玲'); A_titleall.push('黄晓玲'); A_url.push('http://women.fjsen.com/2021-08/25/content_30819952.htm'); A_count.push('8104'); A_pubtime.push('08-25'); A_title.push('陈宇慧'); A_titleall.push('陈宇慧'); A_url.push('http://women.fjsen.com/2021-08/25/content_30819949.htm'); A_count.push('7935'); A_pubtime.push('08-25'); var A_tpl = ''; if(document.getElementById('news_top0')) { var A_tmp = document.getElementById('news_top0').innerHTML; A_tmp = A_tmp.replace(/title=\[titleall\]/ig, 'title="[titleall]"'); if(A_tmp.match(/\[loop\]/i)) { A_tpl = A_tmp; } } var A_loop = A_tpl.replace(/(^[\S\s]*?\[loop\]|\[\/loop\][\S\s]*?$)/ig, ''); var A_loopHTML = ''; for(var A_i = 0; A_i < A_title.length; A_i ++) { A_loopHTML += A_loop.replace(/\[title(|\:\d+)\]/ig, function($0, $1){ if($1 == ''){ return A_title[A_i]; } return A_title[A_i].substr(0, parseInt($1, 10)); }).replace(/\[url\]/ig, A_url[A_i]).replace(/\[pubtime\]/ig, A_pubtime[A_i]).replace(/\[count\]/ig, A_count[A_i]).replace(/\[titleall\]/ig, A_titleall[A_i]); } var A_HTML = A_tpl.replace(/\[loop\][\S\s]*?\[\/loop\]/i, A_loopHTML); if(document.getElementById('news_top0')) { document.getElementById('news_top0').innerHTML = A_HTML; } else { document.write(A_HTML); }