var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Unternehmensprofil",p + "http://www.philips.at/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Investor Relations",p + "http://www.philips.at/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Medienservice",p + "http://www.newscenter.philips.com/at_de/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Forschung",p + "http://www.philips.at/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Design",p + "http://www.philips.at/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Nachhaltigkeit",p + "http://www.philips.at/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Karriere",p + "http://www.philips.at/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Presseinformationen",p + "http://www.newscenter.philips.com/at_de/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Termine und Events",p + "http://www.newscenter.philips.com/at_de/standard/about/news/events/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Fotos Philips Austria",p + "http://www.newscenter.philips.com/at_de/standard/about/news/visuals/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_4"] = new _Item("Presse-Kontakt",p + "http://www.newscenter.philips.com/at_de/standard/about/news/pressekontakt/index.wpd","showall=no,flyout=no,")

_page.leftNav["3_3_1"] = new _Item("Geschäftsführung",p + "http://www.newscenter.philips.com/at_de/standard/about/news/visuals/photos/management/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_3_2"] = new _Item("Gebäude",p + "http://www.newscenter.philips.com/at_de/standard/about/news/visuals/photos/building/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/','');
