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('注意!4.5吨及以下的货车没有“两证”可能涉'); A_titleall.push('注意!4.5吨及以下的货车没有“两证”可能涉嫌违法'); A_url.push('http://fjnews.fjsen.com/wap/2023-12/30/content_31491723.htm?page=pad'); A_count.push('4988'); A_pubtime.push('12-30'); A_title.push('中共中央印发《中国共产党纪律处分条例》(全文'); A_titleall.push('中共中央印发《中国共产党纪律处分条例》(全文)'); A_url.push('http://news.fjsen.com/wap/2023-12/27/content_31489851.htm?page=pad'); A_count.push('3165'); A_pubtime.push('12-27'); A_title.push('原创歌曲《燕歌行 写给2024》'); A_titleall.push('原创歌曲《燕歌行 写给2024》'); A_url.push('http://sm.fjsen.com/wap/2023-12/30/content_31491702.htm'); A_count.push('2309'); A_pubtime.push('12-30'); A_title.push('2023年第四期“南平好人”评选结果揭晓'); A_titleall.push('2023年第四期“南平好人”评选结果揭晓'); A_url.push('http://np.fjsen.com/wap/2023-12/28/content_31490417.htm'); A_count.push('1600'); A_pubtime.push('12-28'); A_title.push('三明市数据集团有限公司正式更名组建'); A_titleall.push('三明市数据集团有限公司正式更名组建'); A_url.push('http://sm.fjsen.com/wap/2023-12/29/content_31490851.htm'); A_count.push('1517'); A_pubtime.push('12-29'); A_title.push('快讯!刚刚!龙龙高铁龙武段正式开通运营!'); A_titleall.push('快讯!刚刚!龙龙高铁龙武段正式开通运营!'); A_url.push('https://fjnews.fjsen.com/2023-12/26/content_31488104.htm'); A_count.push('1200'); A_pubtime.push('12-26'); A_title.push('深读 | 遇见“马兰花”'); A_titleall.push('深读 | 遇见“马兰花”'); A_url.push('http://fjnews.fjsen.com/wap/2023-12/26/content_31488412.htm'); A_count.push('1000'); A_pubtime.push('12-26'); A_title.push('吴燕生、刘石泉、王长青被撤销全国政协委员资格'); A_titleall.push('吴燕生、刘石泉、王长青被撤销全国政协委员资格'); A_url.push('https://news.fjsen.com/2023-12/27/content_31489850.htm'); A_count.push('807'); A_pubtime.push('12-27'); A_title.push('?2023第三届集美?两岸大学生摄影大赛获奖'); A_titleall.push('?2023第三届集美?两岸大学生摄影大赛获奖作品揭晓'); A_url.push('http://xm.fjsen.com/wap/2023-12/30/content_31491711.htm'); A_count.push('776'); A_pubtime.push('12-30'); A_title.push('三明明溪:办好人民满意的学前教育'); A_titleall.push('三明明溪:办好人民满意的学前教育'); A_url.push('http://sm.fjsen.com/wap/2023-12/28/content_31489990.htm?page=pad'); A_count.push('741'); A_pubtime.push('12-28'); 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); }