/***********************************************************************************                                                                                 *
*	Author hong tai                                                             *        2005
*		                                                                  * 
*	                                                                          *	
***********************************************************************************/

	var NoOffFirstLineMenus=7;			
	var LowBgColor='white';			
	var LowSubBgColor='white';			
	var HighBgColor='9a304a';			
	var HighSubBgColor='9a304a';	      
	var FontLowColor='5e0017';			
	var FontSubLowColor='5e0017';			
	var FontHighColor='9a304a';			
	var FontSubHighColor='white';			
	var BorderColor='5e0017';			
	var BorderSubColor='5e0017';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=9;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=94;				
	var StartLeft=6;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array(" Home","index.html","bgyellow.jpg",0,20,103);

Menu2=new Array(" Products","product.html","bgyellow.jpg",5);
	        Menu2_1=new Array("General","product.html","",0,20,150);	
		
		Menu2_2=new Array("Mini Band","miniband.html","",0,20,150);
		Menu2_3=new Array("Monster Mini Band","monsterband.html","",0);
		Menu2_4=new Array("Light Band","lightband.html","",0);
                Menu2_5=new Array("Average Band","averageband.html","",0);
               

Menu3=new Array(" Education","services.html","bgyellow.jpg",3);
	Menu3_1=new Array("How to do exercice","services.html","",0,20,150);
	Menu3_2=new Array("Bob's experience","story.html","",0);
        Menu3_3=new Array("Customer Joe","joestory.html","",0);


Menu4=new Array("Customers","student6.html","bgyellow.jpg",15);
  
        Menu4_1=new Array("Exercise1","student2009001.html","",6,20,150);      
          Menu4_1_1=new Array("Workout1","studentnew2.html","",0,20,150);
          Menu4_1_2=new Array("Workout2","studentnew1.html","",0,20,150);
          Menu4_1_3=new Array("Workout3","workoutb.html","",0,20,150);
          Menu4_1_4=new Array("Workout4","workoutc.html","",0,20,150);
          Menu4_1_5=new Array("Workout5","workouta.html","",0,20,150);
          Menu4_1_6=new Array("Workout6","workoutd.html","",0,20,150);

 
	Menu4_2=new Array("Exercise2","student3.html","",0);
        Menu4_3=new Array("Exercise3","student4.html","",0);
	Menu4_4=new Array("Exercise4","student5.html","",0);
	Menu4_5=new Array("Exercise5","student7.html","",0);
	Menu4_6=new Array("Exercise6","student1.html","",0);
        Menu4_7=new Array("Exercise7","studentnew1.html","",0);
        Menu4_8=new Array("Exercise8","studentnew2.html","",0);

        Menu4_9=new Array("playingcatch","playingcatch.html","",2,20,150);
          Menu4_9_1=new Array("playingcatch1","playingcatch.html","",0,20,150);   
          Menu4_9_2=new Array("playingcatch2","playingcatch2.html","",0,20,150);

        Menu4_10=new Array("paulonbosu","paulonbosu.html","",0);

        Menu4_11=new Array("wrestler","wrestler1.html","",3,20,150);
           Menu4_11_1=new Array("wrestler1","wrestler1.html","",0,20,150);
           Menu4_11_2=new Array("wrestler2","wrestler2.html","",0,20,150);
           Menu4_11_3=new Array("wrestler3","wrestler3.html","",0,20,150);

       Menu4_12=new Array("Flex band athletes","WAcrosscountry.html","",6,20,150);
           Menu4_12_1=new Array("WACrossCountryTeam","WAcrosscountry.html","",0,20,150);
           Menu4_12_2=new Array("BOSU WorkOut","bosuworkout.html","",0,20,150);
           Menu4_12_3=new Array("FitBall WorkOut","fitballwork-out.html","",0,20,150);
           Menu4_12_4=new Array("FootBall WorkOut","footballwork-out.html","",0,20,150);
           Menu4_12_5=new Array("Wiped-Out","wiped-out.html","",0,20,150);
	   Menu4_12_6=new Array("Wasted","wasted.html","",0,20,150);
    
       Menu4_13=new Array("Working on foot speed","student2009001.html","",4,20,150);
           Menu4_13_1=new Array("First step explosion","student2009003.html","",0,20,150);
           Menu4_13_2=new Array("Catch position","student2009004.html","",0,20,150);
           Menu4_13_3=new Array("Working on balance","student2009007.html","",0,20,150);
           Menu4_13_4=new Array("runner at second base","student2009005.html","",0,20,150);

       Menu4_14=new Array("Group1","groups.html","",0);

        Menu4_15=new Array("Group2","groups1.html","",0);


           
Menu5=new Array(" Links","report1.html","bgyellow.jpg",0);
	
Menu6=new Array(" AboutUs","aboutus.html","bgyellow.jpg",0);
	
Menu7=new Array(" Contact","contactus.html","bgyellow.jpg",0);

