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://www.fjsen.com/r/2024-04/29/content_31632896.htm'); A_count.push('12'); A_pubtime.push('04-29'); A_title.push('健全新时代志愿服务体系,既是总结更是'); A_titleall.push('健全新时代志愿服务体系,既是总结更是升华'); A_url.push('http://www.fjsen.com/r/2024-04/29/content_31632915.htm'); A_count.push('8'); A_pubtime.push('04-29'); A_title.push('加快培育数字人才,汇聚发展核心动能'); A_titleall.push('加快培育数字人才,汇聚发展核心动能'); A_url.push('http://www.fjsen.com/r/2024-04/29/content_31632898.htm'); A_count.push('5'); A_pubtime.push('04-29'); A_title.push('推动交流互鉴,丰富文明色彩(人民时评'); A_titleall.push('推动交流互鉴,丰富文明色彩(人民时评)'); A_url.push('https://www.fjsen.com/r/2024-04/30/content_31633681.htm'); A_count.push('3'); A_pubtime.push('04-30'); A_title.push('积极探索超大城市现代化治理新路子(评'); A_titleall.push('积极探索超大城市现代化治理新路子(评论员观察)'); A_url.push('http://www.fjsen.com/wap/r/2024-04/29/content_31632881.htm'); A_count.push('3'); A_pubtime.push('04-29'); A_title.push('积极探索超大城市现代化治理新路子'); A_titleall.push('积极探索超大城市现代化治理新路子'); A_url.push('http://www.fjsen.com/r/2024-04/28/content_31632006.htm'); A_count.push('3'); A_pubtime.push('04-28'); A_title.push('国货“潮起来” 生活美起来(现场评论'); A_titleall.push('国货“潮起来” 生活美起来(现场评论)'); A_url.push('http://www.fjsen.com/r/2024-04/29/content_31632888.htm'); A_count.push('2'); A_pubtime.push('04-29'); A_title.push('运用好红色资源,传承好红色基因'); A_titleall.push('运用好红色资源,传承好红色基因'); A_url.push('http://www.fjsen.com/r/2024-04/30/content_31633705.htm'); A_count.push('2'); A_pubtime.push('04-30'); A_title.push('为基层减负 为群众服务 为发展赋能'); A_titleall.push('为基层减负 为群众服务 为发展赋能'); A_url.push('http://www.fjsen.com/r/2024-04/29/content_31632891.htm'); A_count.push('2'); A_pubtime.push('04-29'); A_title.push('壮大社区工作队伍 提升基层治理能力'); A_titleall.push('壮大社区工作队伍 提升基层治理能力'); A_url.push('http://www.fjsen.com/r/2024-04/29/content_31632903.htm'); A_count.push('2'); A_pubtime.push('04-29'); var A_tpl = ''; if(document.getElementById('news_top16980')) { var A_tmp = document.getElementById('news_top16980').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_top16980')) { document.getElementById('news_top16980').innerHTML = A_HTML; } else { document.write(A_HTML); }