var p = "";
var s = "";

_page.leftNav["1"] = new _Item("公司簡介",p + "http://www.philips.com.tw/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("設計",p + "http://www.philips.com.tw/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("研究",p + "http://www.philips.com.tw/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("永續發展",p + "http://www.philips.com.tw/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("新聞中心",p + "http://www.newscenter.philips.com/tw_zh/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("股東資訊",p + "http://www.philips.com.tw/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("人才召募",p + "http://www.philips.com.tw/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("台灣飛利浦新聞中心",p + "http://www.newscenter.philips.com/tw_zh/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("全球飛利浦新聞中心",p + "http://www.newscenter.philips.com/main","showall=no,flyout=no,")
_page.leftNav["5_3"] = new _Item("媒體連絡人",p + "http://www.newscenter.philips.com/tw_zh/standard/about/news/mediacontactsperson/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_4"] = new _Item("台灣飛利浦活動訊息",p + "http://www.newscenter.philips.com/tw_zh/standard/about/news/movesthenews/20100525.wpd","showall=no,flyout=no,")



//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
function NavIcon(on, onalt, off, offalt){ this.On = on; this.OnAlt = onalt; this.Off = off; this.OffAlt = offalt;}
_page.leftNavIcons = {};
_page.leftNavIcons['1'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['2'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['3'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['4'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['5'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['6'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['7'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
