/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*/
		
	var NoOffFirstLineMenus=8;
	var LowBgColor='6600FF';
	var LowSubBgColor='white';
	var HighBgColor='9966ff';
	var HighSubBgColor='6600FF';
	var FontLowColor='white';
	var FontSubLowColor='6600FF';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='black';
	var BorderSubColor='6600FF';
	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=0;
	var ChildVerticalOverlap=0;
	var StartTop=85;
	var StartLeft=15;
	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;

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","index.html","",0,20,91);

Menu2=new Array("Calendar","cal.html","",0);
	
Menu3=new Array("About Us","aboutUs.html","",2);
	Menu3_1=new Array("Chapter Officers","officers.html","",0,20,180);
	Menu3_2=new Array("Chapter History","aboutUs.html","",0);
	
Menu4=new Array("Safety","safetyMaven.html","",2);
	Menu4_1=new Array("Rider Education","safetyMaven.html","",0,20,180);
	Menu4_2=new Array("Skill Events","safetyMaven.html","",0);
	
Menu5=new Array("Membership","membershipDiva.html","",0);
	
Menu6=new Array("Photos","photos.html","",0);
	
Menu7=new Array("Site Search","search.html","",0);

Menu8=new Array("Resources","resources.html","",3);
	Menu8_1=new Array("Routes","resources.html","",0,20,180);
	Menu8_2=new Array("Events","resources.html","",0);
	Menu8_3=new Array("Links","resources.html","",0);

