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/2024-05/17/content_31644816.htm'); A_count.push('42'); A_pubtime.push('05-17'); A_title.push('在美工厂爆炸,台积电回应了'); A_titleall.push('在美工厂爆炸,台积电回应了'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644814.htm'); A_count.push('39'); A_pubtime.push('05-17'); A_title.push('5?20“特赦”陈水扁?傅崐萁吁讲清楚:偷袭'); A_titleall.push('5?20“特赦”陈水扁?傅崐萁吁讲清楚:偷袭方式无助真相厘清'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644720.htm'); A_count.push('38'); A_pubtime.push('05-17'); A_title.push('蔡英文卸任前“特赦”陈水扁?台法务部门:目前'); A_titleall.push('蔡英文卸任前“特赦”陈水扁?台法务部门:目前未收到研议公文'); A_url.push('http://taihai.fjsen.com/wap/2024-05/17/content_31644812.htm'); A_count.push('35'); A_pubtime.push('05-17'); A_title.push('台湾采购“天价高铁”媚日,德媒都看不下去了'); A_titleall.push('台湾采购“天价高铁”媚日,德媒都看不下去了'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644718.htm'); A_count.push('28'); A_pubtime.push('05-17'); A_title.push('邱议莹“唛离开”案中天又胜诉!“ NCC”提'); A_titleall.push('邱议莹“唛离开”案中天又胜诉!“ NCC”提再审遭驳回吞17败'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644721.htm'); A_count.push('20'); A_pubtime.push('05-17'); A_title.push('蔡英文即将卸任 国民党盘点民进党执政下民众“'); A_titleall.push('蔡英文即将卸任 国民党盘点民进党执政下民众“八大痛苦”'); A_url.push('https://taihai.fjsen.com/2024-05/17/content_31644727.htm'); A_count.push('18'); A_pubtime.push('05-17'); A_title.push('岛内学者吁社工“全面证照化” 工会有异见'); A_titleall.push('岛内学者吁社工“全面证照化” 工会有异见'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644815.htm'); A_count.push('14'); A_pubtime.push('05-17'); A_title.push('被国台办点名惩戒 前民代揭5名台“名嘴”处境'); A_titleall.push('被国台办点名惩戒 前民代揭5名台“名嘴”处境'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644724.htm'); A_count.push('14'); A_pubtime.push('05-17'); A_title.push('陈水扁曝韩国瑜已成绿营“可怕敌人” 谢寒冰分'); A_titleall.push('陈水扁曝韩国瑜已成绿营“可怕敌人” 谢寒冰分析放话心机'); A_url.push('http://taihai.fjsen.com/2024-05/17/content_31644723.htm'); A_count.push('13'); A_pubtime.push('05-17'); 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); }