// Begin Analytics
$(document).ready( function() {
	$('#Text87Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Eskimos brochure.pdf'); } );
});
// 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");
		});
	}
	if (jQuery.browser.safari){
		$(".nof-lyr>br:first").each(function () {
			$(this).replaceWith("<div style='height:0px'>&nbsp;</div>");
		});
	}
});

// End XHTML adjustment

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar10"] = {
	"NavigationButton1" : { image: "../assets/images/autogen/GOLDEN_CIRCLE_Nbutton_1.gif", rollover: "../assets/images/autogen/GOLDEN_CIRCLE_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton2" : { image: "../assets/images/autogen/VOLCANIC_EXPERIENCE_Nbutton_1.gif", rollover: "../assets/images/autogen/VOLCANIC_EXPERIENCE_NRbutton_4_1.gif", w: 191, h: 20, opening: "right", offsetX: 191, offsetY: 0 },
	"NavigationButton13" : { image: "../assets/images/autogen/GOLDEN_CIRCLE2_Nbutton_1.gif", rollover: "../assets/images/autogen/GOLDEN_CIRCLE2_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton3" : { image: "../assets/images/autogen/THORSMORK_Hbutton_4b.gif", rollover: "../assets/images/autogen/THORSMORK_HRbutton.gif", w: 191, h: 20 },
	"NavigationButton4" : { image: "../assets/images/autogen/HIGHLAND_TOUR_SUPER_TRUCK_Nbutton_1.gif", rollover: "../assets/images/autogen/HIGHLAND_TOUR_SUPER_TRUCK_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton5" : { image: "../assets/images/autogen/LANDMANNALAUGAR_Nbutton_1.gif", rollover: "../assets/images/autogen/LANDMANNALAUGAR_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton6" : { image: "../assets/images/autogen/GLACIER_SAFARI_Nbutton_1.gif", rollover: "../assets/images/autogen/GLACIER_SAFARI_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton7" : { image: "../assets/images/autogen/SNOW_SAFARI_Nbutton_1.gif", rollover: "../assets/images/autogen/SNOW_SAFARI_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton8" : { image: "../assets/images/autogen/SOUTH_ICELAND_Nbutton_1.gif", rollover: "../assets/images/autogen/SOUTH_ICELAND_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton9" : { image: "../assets/images/autogen/THE_VOLCANO_Nbutton_1.gif", rollover: "../assets/images/autogen/THE_VOLCANO_NRbutton_4_1.gif", w: 191, h: 20 },
	"NavigationButton10" : { image: "../assets/images/autogen/HELICOPTER_Nbutton_1.gif", rollover: "../assets/images/autogen/HELICOPTER_NRbutton_4_1.gif", w: 191, h: 20 }
};

$(document).ready(function(){
	$.fn.nofNavBarOptions({ navBarId: "NavigationBar10", rollover: true, autoClose: false });
	$("#NavigationBar10").nofNavBar({isMain: true, orientation: "vertical" });
	$("#NavigationBar10_1").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 191, offsetY: 0 });
	$("#NavigationBar10_2").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 191, offsetY: 0 });
	$("#NavigationBar10_3").nofNavBar({isMain: false, orientation: "vertical", opening: "right", offsetX: 191, offsetY: 0 });
	$("#NavigationBar10 ul").hide();
	$("#NavigationBar10").css('background-color', '#C5D4E7');
	$("#NavigationBar10 ul").css('background-color', '#C5D4E7');
});


// End Navigation Bars

