var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Bedriftsprofil",p + "http://www.philips.no/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Design",p + "http://www.philips.no/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Forskning",p + "http://www.philips.no/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Bærekraft",p + "http://www.philips.no/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Nyhetssenter",p + "http://www.newscenter.philips.com/no_no/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Forhold til investorer",p + "http://www.philips.no/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Karriere",p + "http://www.philips.no/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("Pressemeldinger",p + "http://www.newscenter.philips.com/no_no/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("Bildebank",p + "http://www.philips.no/about/company/local/bildebank/index.page","showall=no,flyout=no,")
_page.leftNav["5_3"] = new _Item("Pressekontakt",p + "http://www.newscenter.philips.com/no_no/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/','');
