// Begin Analytics
$(document).ready( function() {
	$('#Bild51A').bind('click', function() { pageTracker._trackPageview('/outgoing/www.facebook.com/pages/PMA-Tools-AG/146972685320180?ref=ts'); } );
	$('#Text2Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:info@pma-tools.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: "../Home_Nregular_1_1.gif", rollover: "../Home_NRregularRollover_1_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche2" : { image: "../Uber-uns_Nregular_1.gif", rollover: "../Uber-uns_NRregularRollover_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche3" : { image: "../Stellenangebote_Nregular_1_1.gif", rollover: "../Stellenangebote_NRregularRollover_1_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche4" : { image: "../Online-Shop_Nregular_1.gif", rollover: "../Online-Shop_NRregularRollover_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche5" : { image: "../Online-Katalog_Nregular_1_1.gif", rollover: "../Online-Katalog_NRregularRollover_1_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche6" : { image: "../Produkte_Nregular_1_1.gif", rollover: "../Produkte_NRregularRollover_1_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche7" : { image: "../News_Nregular_1.gif", rollover: "../News_NRregularRollover_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche8" : { image: "../Videos_Nregular_1_1.gif", rollover: "../Videos_NRregularRollover_1_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche9" : { image: "../Kontakt_Hhighlighted_1_1.gif", rollover: "../Kontakt_HRhighlightedRollover_1_1.gif", w: 169, h: 50 },
	"Navigationsschaltflaeche10" : { image: "../Kontaktformular_Nregular_2_1.gif", rollover: "../Kontaktformular_NRregularRollover_2_1.gif", w: 169, h: 27 },
	"Navigationsschaltflaeche11" : { image: "../Bezugsquellen_Hhighlighted_2_1.gif", rollover: "../Bezugsquellen_HRhighlightedRollover_2_1.gif", w: 169, h: 27 }
};

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


// End Navigation Bars


