var p = "";
var s = "";

_page.leftNav["1"] = new _Item("О компании",p + "http://www.philips.ru/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Решения Philips",p + "http://www.solutions.philips.ru/?Int_origin=3_micro_home_slot6_ru_ru_solutions_navi","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("В России",p + "http://www.philips.ru/about/about_local/index.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Устойчивое развитие",p + "http://www.philips.ru/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Информационный центр",p + "http://www.newscenter.philips.com/ru_ru/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Дизайн",p + "http://www.philips.ru/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Исследования",p + "http://www.philips.ru/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["8"] = new _Item("Взаимоотношения с инвесторами",p + "http://www.philips.ru/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["9"] = new _Item("Карьера",p + "http://www.philips.ru/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("Пресс-релизы",p + "http://www.newscenter.philips.com/ru_ru/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("Публикации",p + "http://www.newscenter.philips.com/ru_ru/standard/news/publications/index.wpd","showall=no,flyout=no,")
_page.leftNav["5_3"] = new _Item("Контакты",p + "http://www.newscenter.philips.com/ru_ru/standard/news/contacts/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/','');
_page.leftNavIcons['8'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
_page.leftNavIcons['9'] = new NavIcon('http://www.newscenter.philips.com/','','http://www.newscenter.philips.com/','');
