var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Yritysprofiili",p + "http://www.philips.fi/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Sijoittajat",p + "http://www.philips.fi/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Uutiset ja lehdistö",p + "http://www.newscenter.philips.com/fi_fi/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Suunnittelu",p + "http://www.philips.fi/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Tutkimus",p + "http://www.philips.fi/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Ympäristö",p + "http://www.philips.fi/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Urapolku",p + "http://www.philips.fi/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Lehdistötiedotteet",p + "http://www.newscenter.philips.com/fi_fi/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Lehdistökontaktit",p + "http://www.newscenter.philips.com/fi_fi/standard/about/news/presscontacts/presscontacts.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Kuvapankki",p + "http://www.philips.fi/about/company/local/kuvapankki/index.page","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/','');
