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://taihai.fjsen.com/2023-12/29/content_31490591.htm'); A_count.push('183'); A_pubtime.push('12-29'); A_title.push('大陆方面未来会否全面终止ECFA?国台办明确'); A_titleall.push('大陆方面未来会否全面终止ECFA?国台办明确回应'); A_url.push('http://taihai.fjsen.com/2023-12/29/content_31490595.htm'); A_count.push('87'); A_pubtime.push('12-29'); A_title.push('“赖皮寮”在网上莫名“消失”,邱毅爆料称“赖'); A_titleall.push('“赖皮寮”在网上莫名“消失”,邱毅爆料称“赖清德小时候不住此处,他在假哭、说谎”'); A_url.push('http://taihai.fjsen.com/2023-12/29/content_31490592.htm'); A_count.push('43'); A_pubtime.push('12-29'); A_title.push('台媒:上任一周年 蒋万安“施政满意度”达65'); A_titleall.push('台媒:上任一周年 蒋万安“施政满意度”达65%'); A_url.push('http://taihai.fjsen.com/2023-12/29/content_31490594.htm'); A_count.push('42'); A_pubtime.push('12-29'); A_title.push('台湾青年走上街头抗议民进党当局延长义务兵役期'); A_titleall.push('台湾青年走上街头抗议民进党当局延长义务兵役期 国台办回应'); A_url.push('http://taihai.fjsen.com/2023-12/29/content_31490593.htm'); A_count.push('32'); A_pubtime.push('12-29'); A_title.push('当ECFA全面终止被摆上台面时,民进党还在玩'); A_titleall.push('当ECFA全面终止被摆上台面时,民进党还在玩掩耳盗铃'); A_url.push('http://taihai.fjsen.com/2023-12/29/content_31490582.htm'); A_count.push('25'); A_pubtime.push('12-29'); A_title.push('国防部:民进党当局炒作所谓“大陆介选”不过是'); A_titleall.push('国防部:民进党当局炒作所谓“大陆介选”不过是选举套路'); A_url.push('http://taihai.fjsen.com/wap/2023-12/29/content_31490588.htm'); A_count.push('19'); A_pubtime.push('12-29'); A_title.push('福建推出两岸融合发展示范“施工图” 突出可感'); A_titleall.push('福建推出两岸融合发展示范“施工图” 突出可感可及'); A_url.push('http://taihai.fjsen.com/2023-12/30/content_31491660.htm'); A_count.push('16'); A_pubtime.push('12-30'); A_title.push('福建台创园吸引730多家台企 将“提档升级”'); A_titleall.push('福建台创园吸引730多家台企 将“提档升级”'); A_url.push('http://taihai.fjsen.com/2023-12/30/content_31491661.htm'); A_count.push('16'); A_pubtime.push('12-30'); A_title.push('闽台海上直航已成为两岸客货往来主通道'); A_titleall.push('闽台海上直航已成为两岸客货往来主通道'); A_url.push('http://taihai.fjsen.com/2023-12/30/content_31491659.htm'); A_count.push('15'); A_pubtime.push('12-30'); var A_tpl = ''; if(document.getElementById('news_top229')) { var A_tmp = document.getElementById('news_top229').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_top229')) { document.getElementById('news_top229').innerHTML = A_HTML; } else { document.write(A_HTML); }