//(c) Ger Versluis 2000 version 1.0, 1 november 2000





























    var NoOffFirstLineMenus=4; //set number of main menu items














    var LowBgColor='#ffffff';














    var HighBgColor='#ffffff';














    var FontLowColor='#000000';














    var FontHighColor='#0000FF';














    var BorderColor='#234669';














    var BorderWidth=2;














    var BorderBtwnElmnts=2;














    var FontFamily="arial, geneva, helvetica"














    var FontSize=10;














    var FontBold=2;














    var FontItalic=0;














    var MenuTextCentered=0;














    var MenuCentered='left';














    var MenuVerticalCentered='top';














    var ChildOverlap=.2;














    var ChildVerticalOverlap=.2;














    var StartTop=148; //set vertical offset














    var StartLeft=26; //set horizontal offset














    var VerCorrect=0;














    var HorCorrect=0;














    var LeftPaddng=3;














    var TopPaddng=2;














    var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)














    var MenuFramesVertical=1;














    var DissapearDelay=500;














    var TakeOverBgColor=1;














    var FirstLineFrame='navig';














    var SecLineFrame='space';














    var DocTargetFrame='space';














    var WebMasterCheck=0;





























//Menux=new Array("text to show","Link",No of sub elements,element height,element width);

Menu1=new Array("About","about.html",5,20,165,165);
    Menu1_1=new Array("About The BAA","about.html",0,20,165);  
    Menu1_2=new Array("Golf Tournament","golf.html",0);	
    Menu1_3=new Array("Our Mission Statement","mission.html",0);
    Menu1_4=new Array("Coming Events","events.html",0); 
    Menu1_5=new Array("Links","links.html",0);  
    Menu1_6=new Array("Contact Us","contact.html",0);   

Menu2=new Array("Sports","sports.html",4);
    Menu2_1=new Array("Recent BAA Awards","awards.html",0,20,165);
    Menu2_2=new Array("Bedford Sports Articles","articles.html",0);
    Menu2_3=new Array("Athletics Schedule","http://www.highschoolsports.net/default3.cfm?scm=1&ltc=1&otc=1&ptc=1&school_name=MA01730680&school=MA01730680",0);
    Menu2_4=new Array("Directions to Away Fields","http://www.highschoolsports.net/default3.cfm?scm=1&ltc=1&otc=1&ptc=1&school=MA01730680",0);

Menu3=new Array(" Business","business.html",4);
    Menu3_1=new Array("Board","board.html",0,20,165);  
    Menu3_2=new Array("Bylaws","bylaws.html",0);    
    Menu3_3=new Array("Committees","committees.html",0);
    Menu3_4=new Array("Clothing Sales","clothing.html",0);
    
Menu4=new Array("Photos","photos.html",4);
    Menu4_1=new Array("Recent Photos","recentphotos.html",0,20,165);
    Menu4_2=new Array("Photo Album","album.html",0);
    Menu4_3=new Array("Submissions","submissions.html",0);
    Menu4_4=new Array("Clothing Sales","clothing.html",0);


