<!-- JavaScript Document -->

			<!--Link[nr] = "position [0 is menu/1 is item],Link name,url,target (blank|top|frame_name)"-->
	var Link = new Array();
	Link[0] = "0|Sports Injury and Enhancement &nbsp;&nbsp;";
	Link[1] = "1|Sports Injury Introduction &nbsp;&nbsp;|sportsInjuryIntro.php|";
	Link[2] = "1|Performance Enhancements &nbsp;&nbsp;|performEnhance.php|";
	Link[3] = "1|Performance Training &nbsp;&nbsp;|performTrain.php|";
	Link[4] = "1|Technical Data &nbsp;&nbsp;|sportsTechData.php|";
	Link[5] = "1|Testimonials &nbsp;&nbsp;|sportsTestimonials.php?testimonials=testim_01|";
	Link[6] = "1|Services &nbsp;&nbsp;|sportsServices.php?spServe=servicesMainPage|";
	Link[7] = "0|Chronic Pain Relief &nbsp;&nbsp;";
	Link[8] = "1|Chronic Pain Relief Introduction &nbsp;&nbsp;|chronicPainReliefIntro.php|";
	Link[9] = "1|Technical Data &nbsp;&nbsp;|chronicPainTechData.php|";
	Link[10] = "1|Testimonials &nbsp;&nbsp;|chronicPainTestimonials.php?testimonials=testim_01|";
	Link[11] = "1|Services &nbsp;&nbsp;|chronicPainServices.php?chPainServe=servicesMainPage|";
	Link[12] = "1|Self Evaluation Quiz &nbsp;&nbsp;|chronicPainSelfEvalQuiz.php|";

	<!--//startup will open that link to show submenu at the start.-->
	startup(0);

