var root_path="../";

function fnShow(arg)
{
	document.getElementById('SubLiveWorkshop').style.display='none';
	document.getElementById('SubTrain').style.display='none';
	document.getElementById('SubStudy').style.display='none';
	document.getElementById('Sub_Testing').style.display='none';
	document.getElementById('Equipment_Live_WorkShops').style.display='none';
	
	if(arg=='MainMat') {
			if(document.getElementById('MainMat').style.display=='block')
				document.getElementById('MainMat').style.display='none';
			else	
				document.getElementById('MainMat').style.display='block';

			document.getElementById('MainEdu').style.display='none';
			document.getElementById('MainEquTrain').style.display='none';
			document.getElementById('MainPIAInstructors').style.display='none';	

	}
	else if(arg=='MainEdu') { 
			if(document.getElementById('MainEdu').style.display=='block')
				document.getElementById('MainEdu').style.display='none';	
			else
				document.getElementById('MainEdu').style.display='block';	

			document.getElementById('MainMat').style.display='none';
			document.getElementById('MainEquTrain').style.display='none';
			document.getElementById('MainPIAInstructors').style.display='none';	
			//document.getElementById('MainPIAStudio').style.display='none';	

	}
	else if(arg=='MainEquTrain') { 
			if(document.getElementById('MainEquTrain').style.display=='block')
				document.getElementById('MainEquTrain').style.display='none';	
			else
				document.getElementById('MainEquTrain').style.display='block';	

			document.getElementById('MainMat').style.display='none';
			document.getElementById('MainEdu').style.display='none';
			document.getElementById('MainPIAInstructors').style.display='none';	
			//document.getElementById('MainPIAStudio').style.display='none';	
			
			//document.getElementById('Equipment_Live_WorkShops').style.display='none';

	}
	
	else if(arg=='MainPIAInstructors') {
			if(document.getElementById('MainPIAInstructors').style.display=='block')
				document.getElementById('MainPIAInstructors').style.display='none';
			else	
				document.getElementById('MainPIAInstructors').style.display='block';
				
			document.getElementById('MainEquTrain').style.display='none';	
			document.getElementById('MainMat').style.display='none';
			document.getElementById('MainEdu').style.display='none';
	}
	/*
	else if(arg=='MainPIAStudio'){
			if(document.getElementById('MainPIAStudio').style.display=='block')
				document.getElementById('MainPIAStudio').style.display='none';	
			else
				document.getElementById('MainPIAStudio').style.display='block';
				
			document.getElementById('MainPIAInstructors').style.display='none';	
	}*/
}


function fnShowSub(argsub) {
	document.getElementById('SubLiveWorkshop').style.display='none';
	document.getElementById('SubTrain').style.display='none';
	//document.getElementById('SubLOneCource').style.display='none';
	//document.getElementById('SubLOneCource1').style.display='none';
	//document.getElementById('SubLOneBall').style.display='none';
	document.getElementById('SubStudy').style.display='none';
	if(argsub=='SubLiveWorkshop')	{
//		alert(argsub);
		document.getElementById('SubLiveWorkshop').style.display='block';

		
	}
	if(argsub=='SubTrain')	{
		document.getElementById('SubTrain').style.display='block';
	}
	if(argsub=='SubStudy')	{
		document.getElementById('SubStudy').style.display='block';
	}
	if(argsub=='Sub_Testing')	{
		document.getElementById('Sub_Testing').style.display='block';
	}
	
	
}

/*function fnSubLevelOne(argsub)	{
	document.getElementById('SubLOneCource').style.display='none';
	document.getElementById('SubLOneCource1').style.display='none';
	document.getElementById('SubLOneBall').style.display='none';
	if(argsub=='SubLOneCource')	{
		document.getElementById('SubLOneCource').style.display='block';
	}
	if(argsub=='SubLOneCource1')	{
		document.getElementById('SubLOneCource1').style.display='block';
	}
	if(argsub=='SubLOneBall')	{
		document.getElementById('SubLOneBall').style.display='block';
	}
}*/

function fnShowSubCat(argsubcat) {
	
	if(argsubcat=="MatLive") {
		document.getElementById('MainMat').style.display='block';
		document.getElementById('SubLiveWorkshop').style.display='block';
		//document.all.boldpara1.style.fontWeight='bold';
	} 
	if(argsubcat=="Pilates_TestingID") {
		document.getElementById('MainMat').style.display='block';
		document.getElementById('SubLiveWorkshop').style.display='block';
		document.getElementById('Pilates_Testing').style.display='block';
		//document.all.boldpara1.style.fontWeight='bold';
		
	} 

	if(argsubcat=="MatHomeStudy") {
		document.getElementById('MainMat').style.display='block';
		document.getElementById('SubStudy').style.display='block';	
	}
	if(argsubcat=="Matonline") {
		document.getElementById('MainMat').style.display='block';
		document.getElementById('SubTrain').style.display='block';	
	}
	if(argsubcat=="EqMainTrain") {
		document.getElementById('MainEquTrain').style.display='block';
//		document.getElementById('MainEquTrain').style.display='block';	
	}
	if(argsubcat=="ConEdu") {
		document.getElementById('MainEdu').style.display='block';	
	}
	if(argsubcat=="EqMainTrainSub") {
		document.getElementById('MainEquTrain').style.display='block';
		document.getElementById('Sub_Testing').style.display='block';	
	}
	if(argsubcat=="Equipment_Live_WorkShops") {
		document.getElementById('MainEquTrain').style.display='block';
		
	}
	if(argsubcat=="MainPIAInstructors") {
		document.getElementById('MainPIAInstructors').style.display='block';
	}
	
	
			
	
	
	
	
	
	
	
			
			
}

function fnmenu_left()
{
	var str="";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;'  onClick=location.href='" + root_path + "mat_training.php'  nClick=fnShow('MainMat')><b><a  href='" + root_path + "mat_training.php'  nClick=location.href='" + root_path + "mat_training.php' class='mainmenu'><span id='MatTrainingID'>Mat Training</span></a></b></td>";
	str+="<td><a <a href='" + root_path + "mat_training.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
	str+="</tr>";
	str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='MainMat'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr  bgcolor='#E3E3E3'><td  colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "calendar.php?pagetype=1'><a  class='innermainmenu1' href='" + linkPath + "calendar.php?pagetype=1'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='CalendarID'>Calendar of Events</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3' ><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=fnShowSub('SubLiveWorkshop')><a class='innermainmenu1' href='mat_training_live_workshop.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='LiveWorkshopsID'>Live Workshops</span></a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='SubLiveWorkshop'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%' >";
	//str+="<tr>";
	//str+="<td height='22' class='menu_pad1'><a class='innermainmenu' href='" + linkPath + "calendar.php'  ><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Calendar of Events</a></td>";
	//str+="</tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr id='FoundationMC' >";
	str+="<td height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "foundation_mat_course.php'><a class='innermainmenu' href='" + linkPath + "foundation_mat_course.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='FoundationMatCourseID'>Foundation Mat Course</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	/*str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='SubLOneCource'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%' >";
	str+="<tr>";
	str+="<td height='22' class='menu_pad2'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Pilates Mat Theory & Exercises</td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";*/
	str+="<tr id='AdvancedMC' >";
	str+="<td height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "advanced_mat_course.php'><a class='innermainmenu' href='" + linkPath + "advanced_mat_course.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='AdvancedMatCourseID'>Advanced Mat Course</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	/*str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='SubLOneCource1'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%' >";
	str+="<tr>";
	str+="<td height='22' class='menu_pad2'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Advanced Pilates Mat Theory & Exercises</td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";*/
	str+="<tr id='PilatesoBall'>";
	str+="<td height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "pilates_on_ball.php'><a class='innermainmenu' href='" + linkPath + "pilates_on_ball.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='PilatesonBallID'>Pilates on the Ball</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr >";
    str+="<tr id='MatTestingID1'  gcolor='#E3E3E3'><td colspan='2'  height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "yoga_course.php'><a nClick=fnShow('MainMat') class='innermainmenu' href='yoga_course.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='TestingID1'>Yoga</span></a></td></tr>";
	str+="<tr id='MatTestingID'  gcolor='#E3E3E3'><td colspan='2'  height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "testing.php'><a nClick=fnShow('MainMat') class='innermainmenu' href='testing.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='TestingID'>Testing</span></a></td></tr>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
		//str+="<tr><td colspan='2'>";
		//str+="<div style='display:none;' id='Pilates_Testing'>";
		//	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
		//			str+="<tr id='MatTestingID'  gcolor='#E3E3E3'><td colspan='2'  height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "testing.html'><a nClick=fnShow('MainMat') class='innermainmenu' href='testing.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Testing</a></td></tr>";
		//			str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
		//	str+="</table>";
		//str+="</div>";
		//str+="</td>";
		//str+="</tr>";
	/*str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='SubLOneBall'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%' >";
	str+="<tr>";
	str+="<td height='22' class='menu_pad2'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Pilates Exercises on the Stability Ball</td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";*/
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";
	


	//For Home Study
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad'  style='cursor:pointer;'  onClick=location.href='" + linkPath + "mat_training_home_study.php'   nClick=fnShowSub('SubStudy')><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0'  vspace='2'>&nbsp;<a class='innermainmenu1'><span  id='HomeStudyID'>Home Study</span></a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr><tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='SubStudy'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr id='MatFoundationID'>";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "mat_foundation.php'><a class='innermainmenu' href='" + linkPath + "mat_foundation.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='MatFoundationsID'>Mat Foundations</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr id='PilatesIDBall' >";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "pilates_on_ball_foundation.php'><a class='innermainmenu' href='" + linkPath + "pilates_on_ball_foundation.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='PilatesBallFoundationsID'>Pilates on the Ball Foundations</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr id='BridgingID' >";
	str+="<td  class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "bridging_course.php'><a class='innermainmenu' href='" + linkPath + "bridging_course.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='BridgingCourseID'>Bridging Course</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	
	str+="<tr  >";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "recertification_course.php'><a class='innermainmenu' href='" + linkPath + "recertification_course_homestudy.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='ReCertificationID'>Re-Certification Course</span></a></td>";
	str+="</tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
		/*	
		str+="<tr><td colspan='2'>";
		str+="<div style='display:none;' id='Bridging_Certification_Course'>";
			str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
						str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "recertification_course.html'><a class='innermainmenu' href='" + linkPath + "recertification_course.html'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Re-Certification Course</a></td>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
			str+="</table>";
		str+="</div>";
		str+="</td>";
		str+="</tr>";
		*/
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";

	//For Online Training
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>"; 
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "mat_training_online_training.php' nClick=fnShowSub('SubTrain')><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0'  vspace='2'>&nbsp;<a class='innermainmenu1'><span id='OnlineTrainingOID'>Online Training</span></a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr><td colspan='2'>";
	str+="<div style='display:none;' id='SubTrain'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr>";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "online_mat_foundation.php'><a class='innermainmenu' href='" + linkPath + "online_mat_foundation.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='MatFoundationsonlineID'>Mat Foundations</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr>";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "online_pilates_ball_foundation.php'><a class='innermainmenu' href='" + linkPath + "online_pilates_ball_foundation.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='PilatesonBallFoundations'>Pilates on the Ball Foundations</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr>";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "online_bridging_course.php'><a class='innermainmenu' href='" + linkPath + "online_bridging_course.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='BridgingCourseOnlieID'>Bridging Course</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr>";
	str+="<td class='menu_pad1' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "recertification_course.php'><a class='innermainmenu' href='" + linkPath + "recertification_course.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='ReCertificationCourseID'>Re-Certification Course</span></a></td>";
	str+="</tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";
	
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "mat_training_renewal.php'><a class='innermainmenu1' href='" + linkPath + "mat_training_renewal.php' style='cursor:pointer'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='CertificationRenewalsID'>Certification Renewals</span></a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr><tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";
	
	
	
	//For Ep Training
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;'  onClick=location.href='" + root_path + "equipment_training.php' nClick=fnShow('MainEquTrain')><b><a  href='" + root_path + "equipment_training.php'  nClick=location.href='" + root_path + "equipment_training.php' class='mainmenu'><span id='EquipmentTrainingID'>Equipment Training</span></a></b></td>";
	str+="<td><a href='" + root_path + "equipment_training.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
	str+="</tr>";
	str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='MainEquTrain'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "calendar.php'><a class='innermainmenu1' href='" + linkPath + "calendar.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='CalendarofEventsID'>Calendar of Events</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	
		str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_training_live_workshop.php'><a class='innermainmenu1' href='" + linkPath + "equipment_training_live_workshop.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='LiveWorkShopsID'>Live WorkShops</span></a></td></tr>";
		//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";	
			str+="<tr><td colspan='2'>";
			str+="<div style='display:none;' id='Equipment_Live_WorkShops'>";
				str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
					str+="<tr bcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='ReformerCourseLiveID'>Reformer Course</span></a></td></tr>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
					str+="<tr bcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_cadillac.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops_cadillac.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='CadillacCourseID'>Cadillac (Tower) Course</span></a></td></tr>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
					str+="<tr bcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_barrels.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops_barrels.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='BarrelsCourseID'>Barrels Course</span></a></td></tr>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
					str+="<tr bcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_chair.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops_chair.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='ChairID'>Chair Course</span></a></td></tr>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
					str+="<tr bcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_studio.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops_studio.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='AdvancedStudioCourseID'>Advanced Studio Course</span></a></td></tr>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
					str+="<tr bcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad1' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_full.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Testing Workshops </td></tr>";
					str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
					
						str+="<tr><td colspan='2'>";
						str+="<div style='display:none;' id='Sub_Testing'>";
							str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
								str+="<tr>";
									str+="<td class='menu_pad2' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_full.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops_full.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='FullID'>Full Equipment Review & Testing</span></a></td>";
								str+="</tr>";
								str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
								str+="<tr>";
									str+="<td class='menu_pad2' height='22' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_live_workshops_single.php'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops_single.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='SingleID'>Single Equipment Review & Testing</span></a></td>";
								str+="</tr>";
								str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
							str+="</table>";
						str+="</div>";
						str+="</td>";
						str+="</tr>";
					
				str+="</table>";
			str+="</div>";
			str+="</td>";
			str+="</tr>";
		
		
		
	
	

	//str+="<tr><td colspan='2' height='22' class='menu_pad'><a class='innermainmenu' href='" + linkPath + "equipment_live_workshops.html'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Live Workshop</a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	//str+="<tr><td colspan='2' height='22' class='menu_pad'><a class='innermainmenu' href='" + linkPath + "equipment_home_study.html'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Home Study</a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	//str+="<tr><td colspan='2' height='22' class='menu_pad'><a class='innermainmenu' href='" + linkPath + "equipment_online_training.html'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;Online Training</a></td></tr>";
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	//For Online Training
	//str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	

	
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_home_study.php'><a class='innermainmenu1' href='" + linkPath + "equipment_home_study.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='HOMESTUDYEQID'>Home Study</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_online_training.php'><a class='innermainmenu1' href='" + linkPath + "equipment_online_training.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='OnlineTrainingEQID'>Online Training</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "equipment_training_renewal.php'><a class='innermainmenu1' href='" + linkPath + "equipment_training_renewal.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='CertificationRenewalsEQID'>Certification Renewals</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";


	// For Continuing Education
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;'  onClick=location.href='" + root_path + "continuing_education.php'  nClick=fnShow('MainEdu')><b><a href='" + root_path + "continuing_education.php' class='mainmenu'><span id='ContinuingEducationID'>Continuing Education</span></a></b></td>";
	str+="<td><a href='" + root_path + "continuing_education.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0' ></a></td>";
	str+="</tr>";
	str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='MainEdu'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "pilates.php'><a class='innermainmenu1' href='" + linkPath + "pilates.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='PilatesContinuingID'>Pilates Professionals</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "fitness_professionals.php'><a class='innermainmenu1' href='" + linkPath + "fitness_professionals.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='FitnessProfessionalsContinuingID'>Fitness Professionals</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "medical_professionals.php'><a class='innermainmenu1' href='" + linkPath + "medical_professionals.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='MedicalProfessionalsContinuingID'>Medical Professionals</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
	str+="<tr bgcolor='#E3E3E3'><td colspan='2' height='22' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "continuing_education_others.php'><a class='innermainmenu1' href='" + linkPath + "continuing_education_others.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'>&nbsp;<span id='OtherContinuingID'>State Approvals</span></a></td></tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";

	//
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + root_path + "live_workshop.php'><b><a href='" + root_path + "live_workshop.php' class='mainmenu'><span id='HostPIAWorkshopID'>Host a </b><font class='txtelephant'>PIA</font> <b>Workshop</span></a></b></td>";
	str+="<td><a href='" + root_path + "live_workshop.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
	str+="</tr>";
	

	//Equipment Sales
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + root_path + "equipment_sales.php'><b><a href='" + root_path + "equipment_sales.php' class='mainmenu'><span id='EquipmentSalesID'>Equipment Sales</span></a></b></td>";
	str+="<td><a href='" + root_path + "equipment_sales.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
	str+="</tr>";
	

	//PIA Instructions	
	
//	str+="<tr>";
//	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "pia_instructors.html'><a href='" + linkPath + "pia_instructors.html' class='mainmenu'><font class='txtelephant'>PIA</font><b> Instructors</a></b></td>";
//	str+="<td><a href='" + linkPath + "pia_instructors.html' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
//	str+="</tr>";
	
	//21-02-07
	
		str+="<tr>";
		str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad'  onClick=location.href='" + root_path + "pia_instructors.php' style='cursor:pointer' ><a style='cursor:pointer' href='" + root_path + "pia_instructors.php'  nClick=location.href='" + root_path + "pia_instructors.php' class='mainmenu'><font class='txtelephant'>PIA</font><span id='PIAInstructorsMainID'><b> Instructors</b></span></a></td>";
		str+="<td><a href='" + root_path + "pia_instructors.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
		str+="</tr>";
		str+="<tr>";
		str+="<td colspan='2'>";
		str+="<div style='display:none;' id='MainPIAInstructors'>";
		str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
		str+="<tr><td colspan='2' bgcolor='#E3E3E3' style='cursor:pointer;' height='22' class='menu_pad' onClick=location.href='" + linkPath + "pia_instructors_eddir.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;<a class='innermainmenu1'><span id='PIAEducationalDirectorID'>PIA Educational Director</span></a></td></tr>";
		str+="<tr><td colspan='2'  height='1' gcolor='#FFFFFF'></td></tr>";
		str+="<tr><td colspan='2' bgcolor='#E3E3E3' style='cursor:pointer;' height='22' class='menu_pad' onClick=location.href='" + linkPath + "pia_instructors_lead.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;<a class='innermainmenu1'><span id='PIALeadEducatorsID'>PIA Lead Educators</span></a></td></tr>";
		str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
		str+="<tr><td colspan='2' bgcolor='#E3E3E3' style='cursor:pointer;' height='22' class='menu_pad' onClick=location.href='" + linkPath + "pia_instructors_author.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;<a class='innermainmenu1'><span id='PIAAuthorizedInstructorsID'>PIA Authorized Instructors</span></a></td></tr>";
		str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
		str+="<tr><td colspan='2' bgcolor='#E3E3E3' style='cursor:pointer;' height='22' class='menu_pad' onClick=location.href='" + linkPath + "pia_instructors_master.php?masterpage=1'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;<a class='innermainmenu1'><span id='PIAMasterInstructors'>PIA Master Instructors</span></a></td></tr>";
		str+="<tr><td colspan='2' height='1' gcolor='#FFFFFF'></td></tr>";
		str+="<tr><td colspan='2' bgcolor='#E3E3E3' style='cursor:pointer;' height='22' class='menu_pad' onClick=location.href='" + linkPath + "pia_instructors_certified.php'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;<a class='innermainmenu1'><span id='PIACertifiedInstructors'>PIA Certified Instructors</span></a></td></tr>";
		str+="</table>";
		str+="</div>";
		str+="</td>";
		str+="</tr>";
		
	//21-02-07	
	
	
	

	//PIA Studios	
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + root_path + "pia_studios.php'><a href='" + root_path + "pia_studios.php' class='mainmenu'><font class='txtelephant'>PIA</font><b><span id='PIAStudiosID'> Studios</span></a></b></td>";
	str+="<td><a href='" + root_path + "pia_studios.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
	str+="</tr>";
	//21-02-07
	/*
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad'><a href=javascript:fnShow('MainPIAStudio'); class='mainmenu'><font class='txtelephant'>PIA</font> <b>Studios</b></a></td>";
	str+="<td><a onClick=fnShow('MainPIAStudio') style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg'></a></td>";
	str+="</tr>";
	str+="<tr>";
	str+="<td colspan='2'>";
	str+="<div style='display:none;' id='MainPIAStudio'>";
	str+="<table cellpadding='0' cellspacing='0' border='0' width='100%'>";
	str+="<tr><td colspan='2' height='22' class='menu_pad'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;PIA Privately Owned</td></tr>";
	str+="<tr><td colspan='2' height='1' bgcolor='#FFFFFF'></td></tr>";
	str+="<tr><td colspan='2' height='22' class='menu_pad'><img src='" + linkPath + "images/menu_bullet.gif' width='4' height='5' alt='' border='0' vspace='2'> &nbsp;PIA Certified</td></tr>";
	str+="</table>";
	str+="</div>";
	str+="</td>";
	str+="</tr>";
	*/
	//21-02-07
	
	
	//PIA Business consulting
	str+="<tr>";
	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + root_path + "business_consulting.php'><a href='" + root_path + "business_consulting.php' class='mainmenu'><font class='txtelephant'>PIA</font><b><span id='BusinessConsultingID'> Business Consulting</span></a></b></td>";
	str+="<td><a href='" + root_path + "business_consulting.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0'></a></td>";
	str+="</tr>";
	
/*	str+="<tr>";
//	str+="<td background='" + linkPath + "images/gray_bg.jpg' width='259' height='27' class='menu_pad' style='cursor:pointer;' onClick=location.href='" + linkPath + "stores.php'><a href='" + linkPath + "stores.php' class='mainmenu'><font class='txtelephant'></font><b><span id='StoreID'>Store</span> </a></b></td>";
	str+="<td><a href='" + linkPath + "stores.php' style='cursor:pointer'><img src='" + linkPath + "images/down_button.jpg' border='0' onClick=location.href='" + linkPath + "stores_t-shirts.php'></a></td>";
	str+="</tr>";  */
	str+="</table>";
	
	document.write(str);
}
