	var NoOffFirstLineMenus=8;			
	var LowBgColor='white';				
	var LowSubBgColor='white';
	var HighBgColor='white';	
	var HighSubBgColor='white';
	var FontLowColor='#130D4F';	
	var FontSubLowColor='#130D4F';
	var FontHighColor='#130D4F';	
	var FontSubHighColor='#130D4F';
	var BorderColor='#FFFF33';
	var BorderSubColor='#FFFF33';
	var BorderWidth=3;
	var BorderBtwnElmnts=3;
	var FontFamily="arial,comic sans ms,technical";
	var FontSize=11;
	var FontBold=0;					
	var FontItalic=0;				
	var MenuTextCentered='center';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';			
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;		
	var StartTop=1;		
	var StartLeft=1;	
	var LeftPaddng=1;		
	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=0;		
	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}
function popupPage(page, w, h) 
{
	windowprops = "height=" + h + ",width=" + w + ",location=yes,"
	+ "scrollbars=yes,menubars=yes,toolbars=yes,resizable=yes";

	window.open(page, "Popup", windowprops);
}
function popupPageLoc(page, w, h, x, y) 
{
	windowprops = "height=" + h + ",width=" + w + ",location=yes,"
	+ "scrollbars=yes,menubars=yes,toolbars=yes,resizable=yes, screenX=" + x + ", screenY=" + y + ", left=" + x + ", top=" + y;

	window.open(page, "Popup", windowprops);
}




Menu1=new Array("Home","index.htm","",0,20,72);

Menu2=new Array("Lessons","swimless.htm","",0,20,108);

Menu3=new Array("Results","","",2,20,96);
	Menu3_1=new Array("Meet Results","results.htm","",0,20,180);
	Menu3_2=new Array("Top Times","toptimes.htm","",0,20,180);

Menu4=new Array("Schedule","","",5,20,120);
	Menu4_1=new Array("Team Calendar","calendar.htm","",0,20,180);
	Menu4_2=new Array("Practice Schedule","pracsche.htm","",0,20,180);
	Menu4_3=new Array("Meet Schedule","meetsche.htm","",0,20,180);
	Menu4_4=new Array("Lesson Schedule","swimless.htm","",0,20,180);
	Menu4_5=new Array("Volunteer Schedule", "assets/pdf/Swim Team Volunteer 2011-2Final.pdf","",0,20,180);	

Menu5=new Array("Rules","","",3,20,84);
	Menu5_1=new Array("Team Constitution","constitution.htm","",0,20,180);
	Menu5_2=new Array("League By-Laws","http://www.summerswimleague.com/assets/pdf/sccsslbylaws.pdf","",0,20,180);
	Menu5_3=new Array("Team Handbook","assets/pdf/2011SeaLionHandbook.pdf","",0,20,180);
	
Menu6=new Array("Forms","","",3,20,84);
	Menu6_1=new Array("Team Registration","registration.htm","",0,20,180);
	Menu6_2=new Array("Lesson Registration","swimless.htm","",0,20,180);
	Menu6_3=new Array("Senior Sea Lion Scholarship Application","scholarship.htm","",0,20,180);
	
Menu7=new Array("About Us","","",5,20,120);
	Menu7_1=new Array("Parents Board","swimboar.htm","",0,20,180);
	Menu7_2=new Array("Coaching Staff","coaches.htm","",0,20,180);
	Menu7_3=new Array("Gallery","gallery.htm","",0,20,180);
	Menu7_4=new Array("Can I be a Sea Lion?","qualifications.htm","",0,20,180);
	Menu7_5=new Array("Contact Us","contus.htm","",0,20,180);

Menu8=new Array("Links","links.htm","",0,20,84);

