// Begin Analytics
$(document).ready( function() {
	$('#Text22Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Theragem 2008  revised 1506.pdf'); } );
	$('#Text273Link1').bind('click', function() { pageTracker._trackPageview('/downloads/Medical and Technical Data.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");
		});
	}
});

// End XHTML adjustment

// Begin Navigation Bars
var ButtonsImageMapping = [];
ButtonsImageMapping["NavigationBar1"] = {
	"NavigationButton1" : { image: "../assets/images/autogen/Home_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton2" : { image: "../assets/images/autogen/Events_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton3" : { image: "../assets/images/autogen/Home_Kit_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton4" : { image: "../assets/images/autogen/Arthritis_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton5" : { image: "../assets/images/autogen/Back_Pain_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton6" : { image: "../assets/images/autogen/Chronic_Illness_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton7" : { image: "../assets/images/autogen/_M__Technique_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton8" : { image: "../assets/images/autogen/Pain_Relief_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton9" : { image: "../assets/images/autogen/Sports_Injuries_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton10" : { image: "../assets/images/autogen/EMS_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton11" : { image: "../assets/images/autogen/Theragem_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton12" : { image: "../assets/images/autogen/Beam_Ray_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton13" : { image: "../assets/images/autogen/Profile_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton14" : { image: "../assets/images/autogen/Testimonials_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton15" : { image: "../assets/images/autogen/Treatments_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton16" : { image: "../assets/images/autogen/Contact_Us_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton17" : { image: "../assets/images/autogen/Reflexology_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton18" : { image: "../assets/images/autogen/Links_Ns1.jpg", w: 100, h: 19 },
	"NavigationButton19" : { image: "../assets/images/autogen/Side_Effects__Ns1.jpg", w: 100, h: 19 }
};

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


// End Navigation Bars

