var p = "";
var s = "";

_page.leftNav["1"] = new _Item("Healthcare Home",p + "http://www.healthcare.philips.com/main/index.wpd","showall=no,")
_page.leftNav["2"] = new _Item("Products & Solutions",p + "http://www.healthcare.philips.com/main/products/index.wpd","showall=no,")
_page.leftNav["3"] = new _Item("Education",p + "http://www.healthcare.philips.com/main/education/index.wpd","showall=no,")
_page.leftNav["4"] = new _Item("Support",p + "http://www.healthcare.philips.com/main/support/index.wpd","showall=no,")
_page.leftNav["5"] = new _Item("About Us",p + "http://www.healthcare.philips.com/main/about/index.wpd","showall=no,")
_page.leftNav["6"] = new _Item("Contact Us",p + "http://www.healthcare.philips.com/hu_hu/About/officelocator/index.wpd","showall=no,")

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////

//////////////////////////////////////////////////
_page.leftNav["4_1"] = new _Item("Finance Solutions",p + "http://www.healthcare.philips.com/hu_hu/Support/finance_solutions/index.wpd","showall=no,")

_page.leftNav["4_1_1"] = new _Item("Products",p + "http://www.healthcare.philips.com/hu_hu/support/finance_solutions/local_hu.wpd","showall=no,")
_page.leftNav["4_1_2"] = new _Item("Representatives",p + "http://www.healthcare.philips.com/hu_hu/support/finance_solutions/representatives.wpd","showall=no,")

_page.leftNav["4_1_1_1"] = new _Item("Products & Services",p + "http://www.healthcare.philips.com/hu_hu/support/finance_solutions/products_and_services.wpd","showall=no,")
_page.leftNav["4_1_1_2"] = new _Item("Payment Schedule Flexibility",p + "http://www.healthcare.philips.com/hu_hu/support/finance_solutions/payment_schedule.wpd","showall=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.healthcare.philips.com/','','http://www.healthcare.philips.com/','');
_page.leftNavIcons['2'] = new NavIcon('http://www.healthcare.philips.com/','','http://www.healthcare.philips.com/','');
_page.leftNavIcons['3'] = new NavIcon('http://www.healthcare.philips.com/','','http://www.healthcare.philips.com/','');
_page.leftNavIcons['4'] = new NavIcon('http://www.healthcare.philips.com/','','http://www.healthcare.philips.com/','');
_page.leftNavIcons['5'] = new NavIcon('http://www.healthcare.philips.com/','','http://www.healthcare.philips.com/','');
_page.leftNavIcons['6'] = new NavIcon('http://www.healthcare.philips.com/','','http://www.healthcare.philips.com/','');
