		
	var NoOffFirstLineMenus=15;			
	var LowBgColor='#DBD7DD';			// Background color when mouse is not over
	var LowSubBgColor='#DBD7DD';			// Background color when mouse is not over on subs
	var HighBgColor='#DBD7DD';			// Background color when mouse is over
	var HighSubBgColor='#DBD7DD';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#993333';			// Font color when mouse is over
	var FontSubHighColor='#993333';			// Font color subs when mouse is over
	var BorderColor='#DBD7DD';			// Border color
	var BorderSubColor='#DBD7DD';			// Border color for subs
	var BorderWidth=1;
	var BorderBtwnElmnts=1;	
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=10;
	var FontBold=0;	
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.04;
	var ChildVerticalOverlap=.3;
	var StartTop=185;
	var StartLeft=3;
	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}

Menu1=new Array("Home","index.html","",0,20,108);

Menu2=new Array("The Sport","#","",2);
	Menu2_1=new Array("The Game","rules.html","",0,20,125);
	Menu2_2=new Array("History of Ringette","history.html","",0);

Menu3=new Array("Board","#","",2);
	Menu3_1=new Array("Executive","executive.html","",0,20,125);
	Menu3_2=new Array("Commissioner's","Commissioners.html","",0,20,125);	

Menu4=new Array("Coaches/Staff","#","",1);
	Menu4_1=new Array("Coaches/Staff","coaches.html","",0,20,125);
	
Menu5=new Array("Managers/Coaches","#","",2);
Menu5_1=new Array("Managers","duties.html","",0,20,125);
Menu5_2=new Array("Forms","forms.htm","",0,20,125);
		
Menu6=new Array("Other","#","",2);
	Menu6_1=new Array("Calendar of Events","Calendar of events.html","",0,20,225);
    Menu6_2=new Array("Newsletters","newsletters.html","",0,20,225);
			
Menu7=new Array("Achievements","Achievements.html","",0);

Menu8=new Array("Bingo","Bingo.html","",0);

Menu9=new Array("Equipment 4 Sale","Equipment for Sale.html","",0);

Menu10=new Array("Ice 4 Sale","Ice for Sale.html","",0);

Menu11=new Array("Sponsors","Sponsors.html","",0);
	
Menu12=new Array("Team Calendars","Calendars.html","",0);

Menu13=new Array("Tournament","Tournaments.html","",0);

Menu14=new Array("FAQ","FAQ.html","",0);

Menu15=new Array("Links","links.html","",0);

