var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Profil de l'entreprise",p + "http://www.philips.ch/fr/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Relations avec les investisseurs",p + "http://www.philips.ch/fr/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Informations Presse",p + "http://www.newscenter.philips.com/ch_fr/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Recherche",p + "http://www.philips.ch/fr/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Design",p + "http://www.philips.ch/fr/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Développement durable",p + "http://www.philips.ch/fr/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Offres d'emploi",p + "http://www.philips.ch/fr/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Communiqués de presse",p + "http://www.newscenter.philips.com/ch_fr/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Téléchargements",p + "http://www.newscenter.philips.com/ch_fr/standard/about/news/fotodownloads/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Contact de presse",p + "http://www.newscenter.philips.com/ch_fr/standard/about/news/contactofpress/index.wpd","showall=no,flyout=no,")

_page.leftNav["3_2_1"] = new _Item("Images",p + "http://www.newscenter.philips.com/ch_fr/standard/about/news/fotodownloads/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_2"] = new _Item("Footage",p + "http://www.newscenter.philips.com/ch_fr/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_fr/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_fr/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_fr/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_fr/standard/about/news/fotodownloads/lighting/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_2_1_4"] = new _Item("Logo de l'entreprise",p + "http://www.newscenter.philips.com/ch_fr/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_fr/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_fr/standard/about/news/fotodownloads/research/index.wpd","showall=no,flyout=no,")


_page.leftNav["3_2_3_1"] = new _Item("About RSS",p + "http://www.newscenter.philips.com/ch_fr/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/','');
