// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["VertikalNavigationsleiste2"] = {
	"Navigationsschaltflaeche1" : { image: "../../../Modell-Liste_NEstimateButton.gif", rollover: "../../../Modell-Liste_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche2" : { image: "../../../Formel_1_NEstimateButton.gif", rollover: "../../../Formel_1_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche3" : { image: "../../../Rennwagen_NEstimateButton.gif", rollover: "../../../Rennwagen_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche4" : { image: "../../../Sportwagen_NEstimateButton.gif", rollover: "../../../Sportwagen_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche5" : { image: "../../../Hofberichte_NEstimateButton.gif", rollover: "../../../Hofberichte_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche6" : { image: "../../../Impressionen_NEstimateButton.gif", rollover: "../../../Impressionen_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche7" : { image: "../../../Fachhandler_NEstimateButton.gif", rollover: "../../../Fachhandler_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche8" : { image: "../../../Ferrari_Poster_NEstimateButton.gif", rollover: "../../../Ferrari_Poster_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche9" : { image: "../../../Zeitschriften_NEstimateButton.gif", rollover: "../../../Zeitschriften_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche10" : { image: "../../../Literatur_NEstimateButton.gif", rollover: "../../../Literatur_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche11" : { image: "../../../Fanartikel_NEstimateButton.gif", rollover: "../../../Fanartikel_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche12" : { image: "../../../Ferrari_erleben_NEstimateButton.gif", rollover: "../../../Ferrari_erleben_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche13" : { image: "../../../Links_NEstimateButton.gif", rollover: "../../../Links_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche14" : { image: "../../../Der_Autor_HEstimateButtonOn_1.gif", rollover: "../../../Der_Autor_HREstButtonOnRoll_1.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche15" : { image: "../../../Modellseitenaufbau_HEstimateButtonOn.gif", rollover: "../../../Modellseitenaufbau_HREstButtonOnRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche16" : { image: "../../../Wie_alles_anfing_NEstimateButton.gif", rollover: "../../../Wie_alles_anfing_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche17" : { image: "../../../Weblog_NEstimateButton.gif", rollover: "../../../Weblog_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche18" : { image: "../../../Kleinanzeigen_NEstimateButton.gif", rollover: "../../../Kleinanzeigen_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche19" : { image: "../../../Gastebuch_NEstimateButton.gif", rollover: "../../../Gastebuch_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche20" : { image: "../../../Impressum_NEstimateButton.gif", rollover: "../../../Impressum_NREstButtonRoll.gif", w: 113, h: 23 },
	"Navigationsschaltflaeche21" : { image: "../../../Sitemap_NEstimateButton.gif", rollover: "../../../Sitemap_NREstButtonRoll.gif", w: 113, h: 23 }
};

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


// End Navigation Bars


