// Begin Analytics
$(document).ready( function() {
	$('#Text77Link1').bind('click', function() { pageTracker._trackPageview('/outgoing/mailto:lars@familjenhakansson.se'); } );
});
// End Analytics

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar3"] = {
	"NavigationButton15" : { image: "../assets/images/autogen/1-a-sidan_NKnapp0806-1_1.jpg", w: 140, h: 25 },
	"NavigationButton16" : { image: "../assets/images/autogen/FAMILJEN-FOTO_NKnapp0806-1_3.jpg", w: 140, h: 25 },
	"NavigationButton17" : { image: "../assets/images/autogen/AIS---FARTYG_HKnapp0806-1_2.jpg", w: 140, h: 25 },
	"NavigationButton18" : { image: "../assets/images/autogen/AIS-Sydvastra-Skane_HKnapp0806-1_1.jpg", w: 140, h: 25 },
	"NavigationButton19" : { image: "../assets/images/autogen/AIS-Stora-Balt_NKnapp0806-1_2.jpg", w: 140, h: 25 },
	"NavigationButton20" : { image: "../assets/images/autogen/AIS-Sodra-Ostersjon_NKnapp0806-1_2.jpg", w: 140, h: 25 },
	"NavigationButton21" : { image: "../assets/images/autogen/AIS-Kieler-Bucht_NKnapp0806-1_2.jpg", w: 140, h: 25 },
	"NavigationButton22" : { image: "../assets/images/autogen/AIS-Flyg-sodra-Sverige_NKnapp0806-1_2.jpg", w: 140, h: 25 },
	"NavigationButton23" : { image: "../assets/images/autogen/WEBCAM_NKnapp0806-1_3.jpg", w: 140, h: 25 },
	"NavigationButton24" : { image: "../assets/images/autogen/VADER_NKnapp0806-1_3.jpg", w: 140, h: 25 },
	"NavigationButton25" : { image: "../assets/images/autogen/LANKAR_NKnapp0806-1_2.jpg", w: 140, h: 25 },
	"NavigationButton26" : { image: "../assets/images/autogen/Jobblankar_NKnapp0806-1_3.jpg", w: 140, h: 25 },
	"NavigationButton27" : { image: "../assets/images/autogen/GUESTBOOK_NKnapp0806-1_3.jpg", w: 140, h: 25 },
	"NavigationButton28" : { image: "../assets/images/autogen/BATAR_NKnapp0806-1_3.jpg", w: 140, h: 25 }
};

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


// End Navigation Bars


