// function CtiRun110503() { var itemNum = 0; var itmeArray = new Array(); function m(id,title,url,target) {itmeArray[itemNum++]= new listItem(id,title,url,target);} m('0311','尋人達人超級會找','/list/0,5242,3,00.html#50302548',''); m('031106','尋人達人林莉 幫你圓同學會','/society/0,5247,50302548x112010041100127,00.html',''); m('031107','沒走出辦公室 尋人有撇步','/society/0,5247,50302548x112010041100128,00.html',''); m('0312','印尼母女嫁台灣郎','/list/0,5242,3,00.html#50302549',''); m('031206','印尼母女4人 全嫁給台灣郎','/society/0,5247,50302549x112010041100041,00.html',''); m('031207','來自東南亞 六人異國同窗六年','/society/0,5247,50302549x112010041100129,00.html',''); m('0313','飆車族又聚眾鬧事','/list/0,5242,3,00.html#50302550',''); m('031306','重機車聚集大肚 買雞排獻愛心','/society/0,5247,50302550x112010041100042,00.html',''); m('031307','鬼騎士 少年戴面具嚇人','/society/0,5247,50302550x112010041100130,00.html',''); m('031308','山區防飆 北縣夜逮20多輛','/society/0,5247,50302550x112010041100131,00.html',''); m('0314','現場直擊','/list/0,5242,3,00.html#11050304',''); m('031406','分局長下台後北市大安分局連破兩職業賭場','/society/0,5247,11050304x112010041100132,00.html',''); m('0315','法庭春秋','/list/0,5242,3,00.html#11050302',''); m('031506','台大校園竊嫌未羈押 檢擬抗告','/society/0,5247,11050302x112010041100133,00.html',''); m('0316','社會萬象','/list/0,5242,3,00.html#110503',''); m('031606','工地墜樓 清潔婦重癱沒人理','/society/0,5247,110503x112010041100136,00.html',''); m('031607','半夜鄰居借錢 「她」是男騙子','/society/0,5247,110503x112010041100137,00.html',''); m('031608','籌妻看護費 8旬翁賣芝麻球','/society/0,5247,110503x132010041100451,00.html',''); m('0317','大千社會','/list/0,5242,3,00.html#11050303',''); m('031706','拾金不昧紅包66600=麗娜洗1年碗','/society/0,5247,11050303x112010041100102,00.html',''); m('0352','影音新聞','http://video.chinatimes.com/video-cate-idx.aspx?cid=4','_blank'); m('035201','鬥山老鼠!森警隊運百萬櫸木逮山老鼠','http://video.chinatimes.com/video-cate-cnt.aspx?cid=4&nid=29449','_blank'); m('035202','匪劫補教師包 警飛毛腿奔百米逮','http://video.chinatimes.com/video-cate-cnt.aspx?cid=4&nid=29447','_blank'); m('0354',' 總覽頁','http://www.chinatimes.com/news-feed/news-feed-idx.htm','_blank'); m('035401','訂閱社會新聞','http://www.google.com.tw/ig/adde?hl=zh-TW&moduleurl=http://www.chinatimes.com/iGoogle/social-u.xml&source=imag','_blank'); makeMenuItem (itmeArray); } //