//
function CtiRun110514() { var itemNum = 0; var itmeArray = new Array(); function m(id,title,url,target) {itmeArray[itemNum++]= new listItem(id,title,url,target);} m('1432','中國時報','/2007Cti/2007Cti-News/2007Cti-News-List/0,4520,110514,00.html',''); m('143201','北京市長率團訪台的重要意義',ctrdr('110514+122012021100138'),''); m('1452','
總覽頁','http://www.chinatimes.com/news-feed/news-feed-idx.htm','_blank');
m('145201','訂閱言論新聞','http://www.google.com.tw/ig/adde?hl=zh-TW&moduleurl=http://www.chinatimes.com/iGoogle/comment-u.xml&source=imag','_blank');
makeMenuItem (itmeArray);
}
//