// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["Navigationsleiste103"] = {
	"Navigationsschaltfläche1" : { image: "./assets/images/autogen/home_HwB-70x30.jpg", rollover: "./assets/images/autogen/home_HRwA-70x30.jpg", w: 70, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste103", rollover: true, autoClose: false });
	$("#Navigationsleiste103").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste103 ul").hide();
});


ButtonsImageMapping["Navigationsleiste104"] = {
	"Navigationsschaltfläche2" : { image: "./assets/images/autogen/die_firma_NwA-95x30.jpg", rollover: "./assets/images/autogen/die_firma_NRwB-95x30.jpg", w: 95, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste104", rollover: true, autoClose: false });
	$("#Navigationsleiste104").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste104 ul").hide();
});


ButtonsImageMapping["Navigationsleiste105"] = {
	"Navigationsschaltfläche3" : { image: "./assets/images/autogen/service_NwA-80x30.jpg", rollover: "./assets/images/autogen/service_NRwB-80x30.jpg", w: 80, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste105", rollover: true, autoClose: false });
	$("#Navigationsleiste105").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste105 ul").hide();
});


ButtonsImageMapping["Navigationsleiste106"] = {
	"Navigationsschaltfläche4" : { image: "./assets/images/autogen/sortiment_NwA-95x30.jpg", rollover: "./assets/images/autogen/sortiment_NRwB-95x30.jpg", w: 95, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste106", rollover: true, autoClose: false });
	$("#Navigationsleiste106").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste106 ul").hide();
});


ButtonsImageMapping["Navigationsleiste107"] = {
	"Navigationsschaltfläche5" : { image: "./assets/images/autogen/news_NwA-70x30.jpg", rollover: "./assets/images/autogen/news_NRwB-70x30.jpg", w: 70, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste107", rollover: true, autoClose: false });
	$("#Navigationsleiste107").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste107 ul").hide();
});


ButtonsImageMapping["Navigationsleiste108"] = {
	"Navigationsschaltfläche6" : { image: "./assets/images/autogen/shop_NwA-70x30.jpg", rollover: "./assets/images/autogen/shop_NRwB-70x30.jpg", w: 70, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste108", rollover: true, autoClose: false });
	$("#Navigationsleiste108").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste108 ul").hide();
});


ButtonsImageMapping["Navigationsleiste109"] = {
	"Navigationsschaltfläche7" : { image: "./assets/images/autogen/kontakt_NwA-70x30.jpg", rollover: "./assets/images/autogen/kontakt_NRwB-70x30.jpg", w: 70, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste109", rollover: true, autoClose: false });
	$("#Navigationsleiste109").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste109 ul").hide();
});


ButtonsImageMapping["Navigationsleiste120"] = {
	"Navigationsschaltfläche8" : { image: "./assets/images/autogen/kontakt_NKONT54x30.jpg", rollover: "./assets/images/autogen/kontakt_NRKONT54x30.jpg", w: 54, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste120", rollover: true, autoClose: false });
	$("#Navigationsleiste120").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste120 ul").hide();
});


ButtonsImageMapping["Navigationsleiste121"] = {
	"Navigationsschaltfläche9" : { image: "./assets/images/autogen/impressum_NIMP70x30.jpg", rollover: "./assets/images/autogen/impressum_NRIMP70x30.jpg", w: 70, h: 30 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "Navigationsleiste121", rollover: true, autoClose: false });
	$("#Navigationsleiste121").nofNavBar({isMain: true, orientation: "horizontal" });
	$("#Navigationsleiste121 ul").hide();
});


// End Navigation Bars


