var p = "";
var s = "";

_page.leftNav["1"] = new _Item("公司概况",p + "http://www.philips.com.cn/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("设计",p + "http://www.philips.com.cn/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("研究",p + "http://www.philips.com.cn/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("可持续发展",p + "http://www.philips.com.cn/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("新闻中心",p + "http://www.newscenter.philips.com/cn_zh/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("投资人关系",p + "http://www.philips.com.cn/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("招贤纳士",p + "http://www.philips.com.cn/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("集团新闻",p + "http://www.newscenter.philips.com/cn_zh/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("消费类产品新闻",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/productnews/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_3"] = new _Item("照明新闻",p + "http://www.lighting.philips.com.cn/cn/zh/Portal?xml=about/news&fldr_id=101","showall=no,flyout=no,")
_page.leftNav["5_4"] = new _Item("医疗系统新闻",p + "http://www.medical.philips.com.cn/cn/news/","showall=no,flyout=no,")
_page.leftNav["5_5"] = new _Item("产品测评",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/productevaluatesaftertesting/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_6"] = new _Item("产品获奖信息",p + "http://www.philips.com.cn/award/index.page","showall=no,flyout=no,")
_page.leftNav["5_7"] = new _Item("服务与支持",p + "http://www.philips.com.cn/service/index.page","showall=no,flyout=no,")
_page.leftNav["5_8"] = new _Item("联络",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/contact/index.wpd","showall=no,flyout=no,")

_page.leftNav["5_1_1"] = new _Item("管理董事会访华专题",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/managementdirectorsvisitschina/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_1_2"] = new _Item("GMC访华专题",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/index.wpd","showall=no,flyout=no,")

_page.leftNav["5_1_2_1"] = new _Item("23日图文报道",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/23rdchartarticlereport/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_1_2_2"] = new _Item("24日图文报道",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/24thchartarticlereport/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_1_2_3"] = new _Item("25日图文报道",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/25thchartarticlereport/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_1_2_4"] = new _Item("26日图文报道",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/26thchartarticlereport/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_1_2_5"] = new _Item("27日图文报道",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/27thchartarticlereport/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_1_2_6"] = new _Item("29日图文报道",p + "http://www.newscenter.philips.com/cn_zh/standard/about/news/press/gmcvisitschina/29thchartarticlereport/index.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/','');
