var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Perfil de la empresa",p + "http://www.philips.com.ar/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Diseño",p + "http://www.philips.com.ar/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Investigación",p + "http://www.philips.com.ar/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Desarrollo sustentable",p + "http://www.philips.com.ar/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Centro de noticias",p + "http://www.newscenter.philips.com/ar_es/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Relaciones con los inversores",p + "http://www.philips.com.ar/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Empleo",p + "http://www.philips.com.ar/about/careers/index.page","showall=no,flyout=no,")
_page.leftNav["8"] = new _Item("Soluciones B2B",p + "http://www.philips.com.ar/about/company/local/b2b_philips_ar.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("Gacetillas de Prensa de Argentina",p + "http://www.newscenter.philips.com/ar_es/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("Eventos",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/events/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_3"] = new _Item("Contactos de Prensa",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/contactsofpress/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_4"] = new _Item("Promociones y Concursos",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/index.wpd","showall=no,flyout=no,")

_page.leftNav["5_4_1"] = new _Item("Concurso Philips Vida 2008",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/contestphilipsvida/index.wpd","showall=no,flyout=no,")

_page.leftNav["5_4_1_1"] = new _Item("Objetivos",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/contestphilipsvida/targets/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_4_1_2"] = new _Item("Formulario de Inscripción",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/contestphilipsvida/entry/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_4_1_3"] = new _Item("Experiencias realizadas por Philips",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/contestphilipsvida/experiencesrealizedbyphilips/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_4_1_4"] = new _Item("Bases del Concurso",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/contestphilipsvida/basesofthecontest/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_4_1_5"] = new _Item("Preguntas más Frecuentes",p + "http://www.newscenter.philips.com/ar_es/standard/about/news/promotionsandcontests/contestphilipsvida/morefrequentquestions/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/','');
