// function CtiRun110503() { var itemNum = 0; var itmeArray = new Array(); function m(id,title,url,target) {itmeArray[itemNum++]= new listItem(id,title,url,target);} m('0312','電費折扣擴大加碼 專題報導','http://act.chinatimes.com/aimg/0908/taipower_menu_090701.htm'); m('031201','鼓勵節能 7月起擴大電費折扣','http://act.chinatimes.com/aimg/0908/taipower_menu1_090701.htm'); m('031201','擴大節能優惠 節電月省一至三百元','http://act.chinatimes.com/aimg/0908/taipower_menu2_090701.htm'); m('031201','電費折扣殺很大','http://act.chinatimes.com/aimg/0908/taipower_menu3_090701.htm'); m('031201','夏天電費優惠 最高7折','http://act.chinatimes.com/aimg/0908/taipower_menu4_090701.htm'); m('031201','家庭各類用電器具的省電作法','http://act.chinatimes.com/aimg/0908/taipower_menu5_090701.htm'); m('0314','十年.921,震出台灣生命力','http://act.chinatimes.com/aimg/0907/921gov_menu_090701.htm'); m('031401','走出921,看見新台灣,921網路博物館 ','http://act.chinatimes.com/aimg/0907/921gov_menu1_090701.htm'); m('0330','今日晚報','/2007Cti/2007Cti-News/2007Cti-News-List/0,4520,130503,00.html',''); m('03300001','失業給付放寬 勞保局:7月核付可能增加',ctrdr('130503+132009070700040'),''); m('03300001','蘇建和案改拍紀錄片 紀錄兩造生命歷程',ctrdr('130503+132009070700042'),''); m('0332','中國時報','/2007Cti/2007Cti-News/2007Cti-News-List/0,4520,110503,00.html',''); m('03320001','抱走神像 張溫鷹媽:託夢換金身',ctrdr('110503+112009070700177'),''); m('03320001','失業男 喝酒上網吹冷氣燒炭亡',ctrdr('110503+112009070700178'),''); m('03320001','故宮南院弊案 石守謙交保 高院二度發回重裁',ctrdr('110503+112009070700179'),''); m('03320001','仁美公墓命案 逮5人 殺人嫌犯無悔 警局內說笑',ctrdr('110503+112009070700180'),''); m('0352',' 總覽頁','http://rss.chinatimes.com/syn/main.htm','_blank'); m('035201','訂閱社會新聞','http://rss.chinatimes.com/rss/international-u.rss','_blank'); makeMenuItem (itmeArray); } //