// Begin Analytics
$(document).ready( function() {
	$('#Bild1484A').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:kaiser@die-webversicherung.de'); } );
});
// End Analytics

// Begin XHTML adjustment
$(document).ready(function(){
	if (jQuery.browser.msie && jQuery.browser.version.substr(0, 2) == "6.") {
		$(".nof-clearfix").each(function (i) {
			$(this).append("<div style='clear:both'/>");
			$(this).removeClass("nof-clearfix");
		});
	}
});

// End XHTML adjustment

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["Navigationsleiste2"] = {
	"Navigationsschaltflaeche30" : { image: "./Kaisers_neues_Web_Ns1.gif", rollover: "./Kaisers_neues_Web_NRs2.gif", w: 132, h: 16 }
};

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


ButtonsImageMapping["Navigationsleiste1"] = {
	"Navigationsschaltflaeche9" : { image: "./Startseite__Ns1.gif", rollover: "./Startseite__NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche10" : { image: "./Vergleiche_Ns1_1.gif", rollover: "./Vergleiche_NRs2_1.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche11" : { image: "./Sofortpolice_Ns1.gif", rollover: "./Sofortpolice_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche12" : { image: "./Sachversicherungen_Hs3.gif", rollover: "./Sachversicherungen_HRs4.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche13" : { image: "./KFZ_Versicherung_Ns1.gif", rollover: "./KFZ_Versicherung_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche14" : { image: "./Haftpflicht_Ns1.gif", rollover: "./Haftpflicht_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche15" : { image: "./Hausratversicherung_Ns1.gif", rollover: "./Hausratversicherung_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche16" : { image: "./Rechtsschutz_Ns1.gif", rollover: "./Rechtsschutz_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche17" : { image: "./Wohngebaude_Hs3_1.gif", rollover: "./Wohngebaude_HRs4_1.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche18" : { image: "./Haus_Grundbesitzer_Ns1.gif", rollover: "./Haus_Grundbesitzer_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche19" : { image: "./Bauherrenhaftpflicht_Ns1.gif", rollover: "./Bauherrenhaftpflicht_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche20" : { image: "./Bauleistung_Ns1.gif", rollover: "./Bauleistung_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche21" : { image: "./Betriebshaftpflicht_Ns1.gif", rollover: "./Betriebshaftpflicht_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche22" : { image: "./Photovoltaik_Ns1.gif", rollover: "./Photovoltaik_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche23" : { image: "./Olversicherung_Ns1.gif", rollover: "./Olversicherung_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche24" : { image: "./Hundehalter_Ns1.gif", rollover: "./Hundehalter_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche25" : { image: "./PferdehalterhaftpflichtversichNs1.gif", rollover: "./PferdehalterhaftpflichtversichNRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche26" : { image: "./Reiseversicherungen_Ns1.gif", rollover: "./Reiseversicherungen_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche27" : { image: "./Personenversicherung_Ns1.gif", rollover: "./Personenversicherung_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche28" : { image: "./Nachrichten_Ns1.gif", rollover: "./Nachrichten_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche29" : { image: "./Impressum_Ns1.gif", rollover: "./Impressum_NRs2.gif", w: 132, h: 16 }
};

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


// End Navigation Bars


