// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["UnknownObject2"] = {
	"NavigationButton9" : { image: "../assets/images/autogen/Home_Np1.gif", rollover: "../assets/images/autogen/Home_NRp2.gif", w: 101, h: 18 },
	"NavigationButton10" : { image: "../assets/images/autogen/Employment_Np1.gif", rollover: "../assets/images/autogen/Employment_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton17" : { image: "../assets/images/autogen/FAQs_Np1.gif", rollover: "../assets/images/autogen/FAQs_NRp2.gif", w: 101, h: 18 },
	"NavigationButton18" : { image: "../assets/images/autogen/Minimum_Wages_Np1.gif", rollover: "../assets/images/autogen/Minimum_Wages_NRp2.gif", w: 101, h: 18 },
	"NavigationButton19" : { image: "../assets/images/autogen/Leave_FAQ_Np1.gif", rollover: "../assets/images/autogen/Leave_FAQ_NRp2.gif", w: 101, h: 18 },
	"NavigationButton20" : { image: "../assets/images/autogen/COLA_Np1.gif", rollover: "../assets/images/autogen/COLA_NRp2.gif", w: 101, h: 18 },
	"NavigationButton21" : { image: "../assets/images/autogen/Public_Holidays_Np1.gif", rollover: "../assets/images/autogen/Public_Holidays_NRp2.gif", w: 101, h: 18 },
	"NavigationButton11" : { image: "../assets/images/autogen/Social_Security_Np1.gif", rollover: "../assets/images/autogen/Social_Security_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton22" : { image: "../assets/images/autogen/FAQs_Np1.gif", rollover: "../assets/images/autogen/FAQs_NRp2.gif", w: 101, h: 18 },
	"NavigationButton23" : { image: "../assets/images/autogen/Pensions_Np1.gif", rollover: "../assets/images/autogen/Pensions_NRp2.gif", w: 101, h: 18 },
	"NavigationButton12" : { image: "../assets/images/autogen/Taxation_Np1.gif", rollover: "../assets/images/autogen/Taxation_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton24" : { image: "../assets/images/autogen/FAQs_Np1.gif", rollover: "../assets/images/autogen/FAQs_NRp2.gif", w: 101, h: 18 },
	"NavigationButton13" : { image: "../assets/images/autogen/VAT___ECO_Tax_Np1.gif", rollover: "../assets/images/autogen/VAT___ECO_Tax_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton25" : { image: "../assets/images/autogen/FAQs_Np1.gif", rollover: "../assets/images/autogen/FAQs_NRp2.gif", w: 101, h: 18 },
	"NavigationButton14" : { image: "../assets/images/autogen/Companies_Np1.gif", rollover: "../assets/images/autogen/Companies_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton26" : { image: "../assets/images/autogen/FAQs_Np1.gif", rollover: "../assets/images/autogen/FAQs_NRp2.gif", w: 101, h: 18 },
	"NavigationButton27" : { image: "../assets/images/autogen/Registry_Fees_Np1.gif", rollover: "../assets/images/autogen/Registry_Fees_NRp2.gif", w: 101, h: 18 },
	"NavigationButton15" : { image: "../assets/images/autogen/Co-operatives_Np1.gif", rollover: "../assets/images/autogen/Co-operatives_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton28" : { image: "../assets/images/autogen/FAQs_Np1.gif", rollover: "../assets/images/autogen/FAQs_NRp2.gif", w: 101, h: 18 },
	"NavigationButton16" : { image: "../assets/images/autogen/About_Us_Np1.gif", rollover: "../assets/images/autogen/About_Us_NRp2.gif", w: 101, h: 18, opening: "bottom", offsetX: 0, offsetY: 18 },
	"NavigationButton29" : { image: "../assets/images/autogen/Profile_Np1.gif", rollover: "../assets/images/autogen/Profile_NRp2.gif", w: 101, h: 18 },
	"NavigationButton30" : { image: "../assets/images/autogen/Contact_Us_Np1.gif", rollover: "../assets/images/autogen/Contact_Us_NRp2.gif", w: 101, h: 18 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "UnknownObject2", rollover: true, autoClose: true });
	$("#UnknownObject2").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#UnknownObject2_1").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2_2").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2_3").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2_4").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2_5").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2_6").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2_7").nofNavBar({isMain: false, orientation: "horizontal", opening: "bottom", offsetX: 0, offsetY: 18 });
	$("#UnknownObject2 ul").hide();
});


// End Navigation Bars


