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('省道S207线寿宁段至周宁段正式通车'); A_titleall.push('省道S207线寿宁段至周宁段正式通车'); A_url.push('http://nd.fjsen.com/2024-04/22/content_31627187.htm'); A_count.push('1075'); A_pubtime.push('04-22'); A_title.push('全市首个“经营主体登记便民服务点”成立'); A_titleall.push('全市首个“经营主体登记便民服务点”成立'); A_url.push('http://nd.fjsen.com/2024-04/22/content_31627258.htm'); A_count.push('973'); A_pubtime.push('04-22'); A_title.push('市文旅局召开“提振精气神建功新福建”大家谈座'); A_titleall.push('市文旅局召开“提振精气神建功新福建”大家谈座谈会'); A_url.push('http://nd.fjsen.com/2024-04/23/content_31628038.htm'); A_count.push('901'); A_pubtime.push('04-23'); A_title.push('沪宁合作办医挑战高难度手术 为高龄老人成功“'); A_titleall.push('沪宁合作办医挑战高难度手术 为高龄老人成功“切瘤”'); A_url.push('https://nd.fjsen.com/wap/2024-04/25/content_31630602.htm'); A_count.push('894'); A_pubtime.push('04-25'); A_title.push('宁德市基层宣讲工作会议召开'); A_titleall.push('宁德市基层宣讲工作会议召开'); A_url.push('http://nd.fjsen.com/2024-04/22/content_31627253.htm'); A_count.push('825'); A_pubtime.push('04-22'); A_title.push('宁德市城市社区党组织书记示范培训班举办'); A_titleall.push('宁德市城市社区党组织书记示范培训班举办'); A_url.push('http://nd.fjsen.com/2024-04/22/content_31627250.htm'); A_count.push('822'); A_pubtime.push('04-22'); A_title.push('宁德市双拥共建工作领导小组全体会议暨争创全国'); A_titleall.push('宁德市双拥共建工作领导小组全体会议暨争创全国双拥模范城(县)推进会议召开'); A_url.push('http://nd.fjsen.com/2024-04/21/content_31626995.htm'); A_count.push('793'); A_pubtime.push('04-21'); A_title.push('市委政法委召开委务会(扩大)会议暨党纪学习教'); A_titleall.push('市委政法委召开委务会(扩大)会议暨党纪学习教育工作部署会'); A_url.push('http://nd.fjsen.com/wap/2024-04/23/content_31628026.htm?page=pad'); A_count.push('694'); A_pubtime.push('04-23'); A_title.push('金涵派出所神速破案 连获群众赠锦旗'); A_titleall.push('金涵派出所神速破案 连获群众赠锦旗'); A_url.push('https://nd.fjsen.com/wap/2024-04/26/content_31631563.htm'); A_count.push('690'); A_pubtime.push('04-26'); A_title.push('宁德市公开征集数字宁德建设项目专家人才库成员'); A_titleall.push('宁德市公开征集数字宁德建设项目专家人才库成员'); A_url.push('http://nd.fjsen.com/2024-04/21/content_31626994.htm'); A_count.push('618'); A_pubtime.push('04-21'); var A_tpl = ''; if(document.getElementById('news_top100319')) { var A_tmp = document.getElementById('news_top100319').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_top100319')) { document.getElementById('news_top100319').innerHTML = A_HTML; } else { document.write(A_HTML); }