var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Företagsprofil",p + "http://www.philips.se/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Finansiell information",p + "http://www.philips.se/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Nyheter",p + "http://www.newscenter.philips.com/se_sv/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Design",p + "http://www.philips.se/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Forskning",p + "http://www.philips.se/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Hållbarhet",p + "http://www.philips.se/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Karriär",p + "http://www.philips.se/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Pressmeddelanden",p + "http://www.newscenter.philips.com/se_sv/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Event & Samarbeten",p + "http://www.newscenter.philips.com/se_sv/standard/about/news/event/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Bildbank",p + "http://www.newscenter.philips.com/se_sv/standard/about/news/visuals/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_4"] = new _Item("Presskontakt",p + "http://www.newscenter.philips.com/se_sv/standard/about/news/presscontacts/presscontacts.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/','');
