var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Profilo aziendale",p + "http://www.philips.it/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Design",p + "http://www.philips.it/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Ricerca",p + "http://www.philips.it/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Sostenibilità",p + "http://www.philips.it/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("News Center",p + "http://www.newscenter.philips.com/it_it/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Investor Relations",p + "http://www.philips.it/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Lavora con noi",p + "http://www.philips.it/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("Press releases",p + "http://www.newscenter.philips.com/it_it/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("Le persone",p + "http://www.philips.it/about/company/local/management/index.page","showall=no,flyout=no,")
_page.leftNav["5_3"] = new _Item("Contatti per i Media",p + "http://www.newscenter.philips.com/it_it/standard/about/news/contactsfortheaverage/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/','');
