var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Perfil de Empresa",p + "http://www.philips.es/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Relación con los inversores",p + "http://www.philips.es/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Centro de noticias",p + "http://www.newscenter.philips.com/es_es/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Investigación",p + "http://www.philips.es/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Diseño",p + "http://www.philips.es/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Sostenibilidad",p + "http://www.philips.es/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Empleo en Philips",p + "http://www.philips.es/about/careers/index.page","showall=no,flyout=no,")
_page.leftNav["8"] = new _Item("Contacte con Philips",p + "http://www.philips.es/about/companycontacts/contacts.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Contacto con los medios",p + "http://www.newscenter.philips.com/es_es/standard/about/news/contactswiththemeans/index_local.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Notas de prensa",p + "http://www.newscenter.philips.com/es_es/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Noticias Globales",p + "http://www.newscenter.philips.com/main/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_4"] = new _Item("Discursos y publicaciones",p + "http://www.newscenter.philips.com/main/standard/news/speeches/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_5"] = new _Item("Descargas",p + "http://www.newscenter.philips.com/main/standard/news/resources/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/','');
