var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Profil de la société",p + "http://www.philips.be/fr/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Informations Presse",p + "http://www.newscenter.philips.com/be_fr/index.wpd","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Relations avec les investisseurs",p + "http://www.philips.be/fr/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Recherche",p + "http://www.philips.be/fr/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Design",p + "http://www.philips.be/fr/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Developpement Durable",p + "http://www.philips.be/fr/about/sustainability/index_local.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Carrière",p + "http://www.philips.be/fr/about/carriere/index.page","showall=no,flyout=no,")
_page.leftNav["8"] = new _Item("Contact",p + "http://www.philips.be/fr/about/companycontacts/contacts.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["2_1"] = new _Item("Communiqués de presse",p + "http://www.newscenter.philips.com/be_fr/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["2_2"] = new _Item("Contact de presse",p + "http://www.newscenter.philips.com/be_fr/standard/about/news/contact/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/','');
_page.leftNavIcons['8'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
