//
function CtiRun110509() {
var itemNum = 0;
var itmeArray = new Array();
function m(id,title,url,target) {itmeArray[itemNum++]= new listItem(id,title,url,target);}
m('0912','*LUMIX旗艦輕單眼特輯
','http://act.chinatimes.com/aimg/1203/lumix_menu00_120210.htm');
m('091201','輕鬆抓住精采瞬間
','http://act.chinatimes.com/aimg/1203/lumix_menu01_120210.htm');
m('091201','LUMIX話題討論','http://act.chinatimes.com/aimg/1203/lumix_menu02_120210.htm');
m('091201','最新數位相機情報','http://act.chinatimes.com/aimg/1203/lumix_menu03_120210.htm');
m('0916','名家專論','/2007Cti/2007Cti-News/2007Cti-News-List/0,4520,171703,00.html',''); m('091601','高市建築開發公會理事長 陳武聰不圖私利 力爭公利',ctrdr('171703+122012020600362'),'');
m('0922','科技雜誌','/2007Cti/2007Cti-News/2007Cti-News-List/0,4520,171701,00.html',''); m('092201','預防醫學漸夯 生醫業忙卡位',ctrdr('171701+122012020600363'),'');
m('0952','
總覽頁','http://www.chinatimes.com/news-feed/news-feed-idx.htm','_blank');
m('095201','訂閱科技新聞','http://www.google.com.tw/ig/adde?hl=zh-TW&moduleurl=http://www.chinatimes.com/iGoogle/technology-u.xml&source=imag','_blank');
makeMenuItem (itmeArray);
}
//