var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Εταιρικό προφίλ",p + "http://www.philips.gr/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Σχεδιασμός",p + "http://www.philips.gr/about/design/index.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("Ερευνα",p + "http://www.philips.gr/about/research/index.page","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Αειφόρος ανάπτυξη",p + "http://www.philips.gr/about/sustainability/index.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Κέντρο ενημέρωσης",p + "http://www.newscenter.philips.com/gr_el/index.wpd","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Ενημέρωση επενδυτών",p + "http://www.philips.gr/about/investor/index.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Ευκαιρίες εργασίας",p + "http://www.philips.com/about/careers/index.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["5_1"] = new _Item("Δελτία Τύπου",p + "http://www.newscenter.philips.com/gr_el/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["5_2"] = new _Item("Επικοινωνία με ΜΜΕ",p + "http://www.newscenter.philips.com/gr_el/standard/about/news/communicationwithsme/index.wpd","showall=no,flyout=no,")

_page.leftNav["5_1_1"] = new _Item("Εγγραφή",p + "http://mailinglist.philips.com/","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/','');
