var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Company Profile",p + "http://www.philips.com.au/about/company/index.page","showall=no,flyout=no,")
_page.leftNav["2"] = new _Item("Investor Relations",p + "http://www.philips.com.au/about/investor/index_local.page","showall=no,flyout=no,")
_page.leftNav["3"] = new _Item("News Center",p + "http://www.newscenter.philips.com/au_en/index.wpd","showall=no,flyout=no,")
_page.leftNav["4"] = new _Item("Research",p + "http://www.philips.com.au/about/research/index_local.page","showall=no,flyout=no,")
_page.leftNav["5"] = new _Item("Design",p + "http://www.philips.com.au/about/design/index_local.page","showall=no,flyout=no,")
_page.leftNav["6"] = new _Item("Sustainability",p + "http://www.philips.com.au/about/sustainability/index_local.page","showall=no,flyout=no,")
_page.leftNav["7"] = new _Item("Careers",p + "http://www.philips.com.au/about/careers/index.page","showall=no,flyout=no,")
_page.leftNav["8"] = new _Item("Promotions",p + "http://www.philips.com.au/promotions","showall=no,flyout=no,")
_page.leftNav["9"] = new _Item("Community",p + "http://www.philips.com.au/about/community/index_local.page","showall=no,flyout=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["3_1"] = new _Item("Australian Press Releases",p + "http://www.newscenter.philips.com/au_en/standard/news/news_search.wpd","showall=no,flyout=no,")
_page.leftNav["3_2"] = new _Item("Global News Centre",p + "http://www.newscenter.philips.com/main/index.wpd","showall=no,flyout=no,")
_page.leftNav["3_3"] = new _Item("Contact Press Office",p + "http://www.newscenter.philips.com/au_en/standard/about/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/','');
