// Begin Analytics
$(document).ready( function() {
	$('#Text3Link3').bind('click', function() { pageTracker._trackPageview('/outgoing/https://usd.swreg.org/cgi-bin/s.cgi?s=47646&p=476461&q=1&v=0&d=0&lang=DE'); } );
});
// End Analytics

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar3"] = {
	"Navigationsschaltflaeche1" : { image: "./Home_HAltOSButtonOn_1.gif", rollover: "./Home_HRAltOSButtonOnOver_1.gif", w: 120, h: 22 },
	"Navigationsschaltflaeche2" : { image: "./Documentation_NAltOSButton_1.gif", rollover: "./Documentation_NRAltOSButtonOver_1.gif", w: 120, h: 22 },
	"Navigationsschaltflaeche3" : { image: "./Screenshots_NAltOSButton_1.gif", rollover: "./Screenshots_NRAltOSButtonOver_1.gif", w: 120, h: 22 },
	"Navigationsschaltflaeche4" : { image: "./Contact_NAltOSButton_1.gif", rollover: "./Contact_NRAltOSButtonOver_1.gif", w: 120, h: 22 },
	"Navigationsschaltflaeche5" : { image: "./Download_NAltOSButton_1.gif", rollover: "./Download_NRAltOSButtonOver_1.gif", w: 120, h: 22 }
};

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


// End Navigation Bars


