var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Unternehmensprofil",p + "http://www.philips.ch/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Investor Relations",p + "http://www.philips.ch/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Presse",p + "http://www.newscenter.philips.com/ch_de/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Forschung",p + "http://www.philips.ch/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Design",p + "http://www.philips.ch/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Nachhaltigkeit",p + "http://www.philips.ch/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Karriere",p + "http://www.philips.ch/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Presseinformationen",p + "http://www.newscenter.philips.com/ch_de/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Download Bereich",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Pressekontakte",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/presscontacts/index.wpd","showall=no,flyout=no,")

_page.leftNav["3_2_1"] = new _Item("Fotos",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/fotos/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_2"] = new _Item("Footage",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/electronicpresskit/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_3"] = new _Item("Philips online reader (RRS)",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/rss/index.wpd","showall=no,flyout=no,")

_page.leftNav["3_2_1_1"] = new _Item("Consumer Lifestyle",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/consumerlifestyle/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_1_2"] = new _Item("Healthcare",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/healthcare/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_1_3"] = new _Item("Lighting",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/lighting/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_1_4"] = new _Item("Logos",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/logos/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_1_5"] = new _Item("Design",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/design/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_1_6"] = new _Item("Research",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/fotodownloads/research/index.wpd","showall=no,flyout=no,")


_page.leftNav["3_2_3_1"] = new _Item("Was ist RSS?",p + "http://www.newscenter.philips.com/ch_de/standard/about/news/rss/about/rss.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/','');
