


	var NoOffFirstLineMenus=12;			
	var LowBgColor='black';			
	var LowSubBgColor='black';		
	var HighBgColor='red';		
	var HighSubBgColor='red';		
	var FontLowColor='white';		
	var FontSubLowColor='white';		
	var FontHighColor='white';		
	var FontSubHighColor='black';		
	var BorderColor='red';		
	var BorderSubColor='red';		
	var BorderWidth=1;		
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='static';		
	var ChildOverlap=.1;				
	var ChildVerticalOverlap=.1;			
	var StartTop=175;				
	var StartLeft=12;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;			
	var FirstLineHorizontal=0;			
	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","home.htm","",0,25,130);

Menu2=new Array("About Indiana SAAC","","",2);   //About SAAC
	Menu2_1=new Array("Indiana SAAC History","IndianaSAACHistory.htm","",0,20,125);	
		Menu2_1_1=new Array("Shelby","","",0,25,110);
		Menu2_1_2=new Array("Cobra","","",0);//chg 1 back to 0
		Menu2_1_3=new Array("Mustang","","",0);
                Menu2_1_4=new Array("Tiger","","",0);
		Menu2_1_5=new Array("Others","","",0);
    Menu2_2=new Array("Steve Yates Award","sly_memorial_award.htm","",0);
		Menu2_2_1=new Array("    2002","","",0,20,50);
		Menu2_2_2=new Array("    2001","","",0);
	Menu2_3=new Array("Steve Yates Award","sly_memorial_award.htm","",0);

Menu3=new Array("Event Schedule","EventSchedule.htm","",0); //Schedule

Menu4=new Array("Shelby Spring Fling","SF/home.htm","",0,20,125);  //Spring Fling
	Menu4_1=new Array("25th Spring Fling","SlideShowIndex.htm","",0,20,120);
	Menu4_1=new Array("Information","SpringFling.htm","",0);
	Menu4_3=new Array("Event Directions","","",0,20,120);

Menu5=new Array("Carroll Shelby","","",3,20,125);           //CARROLL SHELBy
	Menu5_1=new Array("The Man","CarrollShelby.htm","",0,20,120);	
	Menu5_2=new Array("His Cars","ShelbyCars2.htm","",0,20,120);
	Menu5_3=new Array("Best of Show - Cobra Concept","ShelbyConcept.htm","",0,30,120);

Menu6=new Array("Membership","Membership.htm","",0,20,125);           //MEMBERSHIP

Menu7=new Array("SAAC Action Newsletter","","",1,30,120);  //SAAC Action Newsletter Archives
	Menu7_1=new Array("Archived Issues","NL/index.html","",0,20,110);	
	

Menu8=new Array("Contact Us","contactus.htm","",0,20,130);


Menu9=new Array("Links to Related Sites","Links.htm","",0,20,125);

Menu10=new Array("Pictures of Interest","","",2,20,110);  //Pictures
	Menu10_1=new Array("Members Cars","MembersCars.htm","",0,20,110);	
	Menu10_2=new Array("Past Spring Fling Slide Shows","SlideShowIndex.htm","",0,30,110);

Menu11=new Array("For Sale","saacstuff.htm","",0);

Menu12=new Array("SAAC Policies","","",3,20,110);  //National SAAC
	Menu12_1=new Array("Car Show Policies","Rules/Showguidelines.html","",0,20,110);	
	Menu12_2=new Array("Concours Guidelines","Rules/ccsg_menu.htm","",0,30,110);
	Menu12_3=new Array("Judging Sheet","Rules/judge2.htm","",0,20,110);
