var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Philips na świecie",p + "http://www.philips.pl/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Philips w Polsce",p + "http://www.philips.pl/about/company/local/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Relacje inwestorskie",p + "http://www.philips.pl/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Aktualności",p + "http://www.newscenter.philips.com/pl_pl/index.wpd","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Badania",p + "http://www.philips.pl/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Wzornictwo",p + "http://www.philips.pl/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Zrównoważony rozwój",p + "http://www.philips.pl/about/sustainability/index_local.page","showall=no,flyout=no,")
_page.leftNav["8"] = new _Item("Kariera",p + "http://www.philips.pl/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["4_1"] = new _Item("Press releases",p + "http://www.newscenter.philips.com/pl_pl/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["4_2"] = new _Item("Kontakt",p + "http://www.newscenter.philips.com/pl_pl/Kontakt_media.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/','');
