// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar1"] = {
	"NavigationButton1" : { image: "../assets/images/autogen/Home_Nbutton1_3.gif", rollover: "../assets/images/autogen/Home_NRbutton2_5.gif", w: 65, h: 43 },
	"NavigationButton2" : { image: "../assets/images/autogen/Entertainment_Nbutton1_6.gif", rollover: "../assets/images/autogen/Entertainment_NRbutton2_4.gif", w: 65, h: 43, opening: "right", offsetX: 65, offsetY: 0 },
	"NavigationButton12" : { image: "../assets/images/autogen/Schedules_Nbutton1_4.gif", rollover: "../assets/images/autogen/Schedules_NRbutton2_3.gif", w: 65, h: 43 },
	"NavigationButton13" : { image: "../assets/images/autogen/Fun_Events_Nbutton1_2.gif", rollover: "../assets/images/autogen/Fun_Events_NRbutton2_2.gif", w: 65, h: 43 },
	"NavigationButton14" : { image: "../assets/images/autogen/Harp_Contest_Nbutton1_2.gif", rollover: "../assets/images/autogen/Harp_Contest_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton15" : { image: "../assets/images/autogen/Irish_Dance_Nbutton1_2.gif", rollover: "../assets/images/autogen/Irish_Dance_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton16" : { image: "../assets/images/autogen/Bag_Pipers_Nbutton1_3.gif", rollover: "../assets/images/autogen/Bag_Pipers_NRbutton2_2.gif", w: 65, h: 43 },
	"NavigationButton3" : { image: "../assets/images/autogen/Tickets___Info_Nbutton1_5.gif", rollover: "../assets/images/autogen/Tickets___Info_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton4" : { image: "../assets/images/autogen/Vendor_Info_Nbutton1_4.gif", rollover: "../assets/images/autogen/Vendor_Info_NRbutton2_3.gif", w: 65, h: 43 },
	"NavigationButton5" : { image: "../assets/images/autogen/Media_Info_Hbutton2_1.gif", rollover: "../assets/images/autogen/Media_Info_HRbutton3_1.gif", w: 129, h: 43 },
	"NavigationButton6" : { image: "../assets/images/autogen/Fair_Promo_Photo_s_Nbutton1_3.gif", rollover: "../assets/images/autogen/Fair_Promo_Photo_s_NRbutton2_3.gif", w: 65, h: 43 },
	"NavigationButton7" : { image: "../assets/images/autogen/Rose_of_Tralee_Nbutton1_5.gif", rollover: "../assets/images/autogen/Rose_of_Tralee_NRbutton2_3.gif", w: 65, h: 43, opening: "right", offsetX: 65, offsetY: 0 },
	"NavigationButton21" : { image: "../assets/images/autogen/International_Festival_Nbutton1_4.gif", rollover: "../assets/images/autogen/International_Festival_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton22" : { image: "../assets/images/autogen/Centres_Nbutton1_2.gif", rollover: "../assets/images/autogen/Centres_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton23" : { image: "../assets/images/autogen/Rose_Events_Nbutton1_4.gif", rollover: "../assets/images/autogen/Rose_Events_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton24" : { image: "../assets/images/autogen/History_Nbutton1_3.gif", rollover: "../assets/images/autogen/History_NRbutton2_3.gif", w: 65, h: 43 },
	"NavigationButton25" : { image: "../assets/images/autogen/Foundation_Nbutton1_2.gif", rollover: "../assets/images/autogen/Foundation_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton26" : { image: "../assets/images/autogen/Purpose___Goals_Nbutton1_2.gif", rollover: "../assets/images/autogen/Purpose___Goals_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton27" : { image: "../assets/images/autogen/Untitled12_Nbutton1_2.gif", rollover: "../assets/images/autogen/Untitled12_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton28" : { image: "../assets/images/autogen/St._Patrick_s_Day_Nbutton1_3.gif", rollover: "../assets/images/autogen/St._Patrick_s_Day_NRbutton2_2.gif", w: 65, h: 43 },
	"NavigationButton29" : { image: "../assets/images/autogen/The_Story_Nbutton1_4.gif", rollover: "../assets/images/autogen/The_Story_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton30" : { image: "../assets/images/autogen/FAQ_Nbutton1_4.gif", rollover: "../assets/images/autogen/FAQ_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton31" : { image: "../assets/images/autogen/PHOTOS_Nbutton1_2.gif", rollover: "../assets/images/autogen/PHOTOS_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton32" : { image: "../assets/images/autogen/TEST_Page_Nbutton1_2.gif", rollover: "../assets/images/autogen/TEST_Page_NRbutton2_1.gif", w: 65, h: 43 },
	"NavigationButton33" : { image: "../assets/images/autogen/Sponsorship_Nbutton1_4.gif", rollover: "../assets/images/autogen/Sponsorship_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton8" : { image: "../assets/images/autogen/Contacts_Nbutton1_5.gif", rollover: "../assets/images/autogen/Contacts_NRbutton2_4.gif", w: 65, h: 43 },
	"NavigationButton9" : { image: "../assets/images/autogen/2010_FAIR_PHOTOS_Nbutton1_3.gif", rollover: "../assets/images/autogen/2010_FAIR_PHOTOS_NRbutton2_2.gif", w: 65, h: 43 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "NavigationBar1", rollover: true, autoClose: true });
	$("#NavigationBar1").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#NavigationBar1_1").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_2").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_3").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_4").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_5").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_6").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_7").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_8").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_9").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1_10").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 65, offsetY: 0 });
	$("#NavigationBar1 ul").hide();
});


// End Navigation Bars


