// Begin Analytics
$(document).ready( function() {
	$('#Bild1483A').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["Navigationsleiste1"] = {
	"Navigationsschaltflaeche1" : { image: "./Startseite__Ns1.gif", rollover: "./Startseite__NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche2" : { image: "./Gesamtubersicht_Ns1.gif", rollover: "./Gesamtubersicht_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche3" : { image: "./Sofortpolice_Ns1.gif", rollover: "./Sofortpolice_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche4" : { image: "./Sachversicherungen_Ns1.gif", rollover: "./Sachversicherungen_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche5" : { image: "./Personenversicherung_Ns1.gif", rollover: "./Personenversicherung_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche6" : { image: "./Firmenversicherungen_Ns1.gif", rollover: "./Firmenversicherungen_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche7" : { image: "./Impressum_Hs3.gif", rollover: "./Impressum_HRs4.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche8" : { image: "./Nachrichten_Ns1.gif", rollover: "./Nachrichten_NRs2.gif", w: 132, h: 16 },
	"Navigationsschaltflaeche9" : { image: "./Adressen_Ns1.gif", rollover: "./Adressen_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

