/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;
	var LowBgColor='black';
	var LowSubBgColor='#fefeff';
	var HighBgColor='#fefeff';
	var HighSubBgColor='#fefeff';
	var FontLowColor='#fefeff';
	var FontSubLowColor='black';
	var FontHighColor='black';
	var FontSubHighColor='red';
	var BorderColor='white';
	var BorderSubColor='white';
	var BorderWidth=2;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.2;
	var StartTop=0;
	var StartLeft=1;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=1;
	var TopPaddng=1;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=200;
	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,18,100);

Menu2=new Array("HALS is?","","",3,18,120);
	Menu2_1=new Array("What is HALS","whatis.html","",0,18,120);
	Menu2_2=new Array("Map to R.R.","map.html","",0);	
	Menu2_3=new Array("Track Plan","trackplan.html","",0);

Menu3=new Array("Public Run Days","","",3,18,120);
	Menu3_1=new Array("Run Day Info","rundayinfo.html","",0,18,120);
	Menu3_2=new Array("Run Day Schedule","rundayschedule.html","",0);
	Menu3_3=new Array("Run Day Photos","rundayphotos.html","",0);

Menu4=new Array("Club Activities","","",9,18,120);
	Menu4_1=new Array("Club Photos","clubphotos.html","",0,18,120);
	Menu4_2=new Array("Steamers on CCS","engines.html","",0);
	Menu4_3=new Array("Diesels on CCS","engines2.html","",0);
	Menu4_4=new Array("Member Projects","projects.html","",0);
	Menu4_5=new Array("Gauge 1","gauge1.html","",0);
	Menu4_6=new Array("SWLS Meets","swls/index.html","",0);
	Menu4_7=new Array("Map to R.R.","map.html","",0);	
	Menu4_8=new Array("Track Plan","trackplan.html","",0);
	Menu4_9=new Array("Membership Info","","",2);
		Menu4_9_1=new Array("Joining HALS","membership.html","",0,18,100);
		Menu4_9_2=new Array("Membership App","halsapplication.html","",0);

Menu5=new Array("Links","","",2,18,120);
	Menu5_1=new Array("Steam/Train Links","links.html","",0,18,120);
	Menu5_2=new Array("Classifieds","classified.html","",0);

Menu6=new Array("Contact Info","","",2,18,120);
	Menu6_1=new Array("How to Contact Us","contact.html","",0,18,120);
	Menu6_2=new Array("Our Guestbook","guestbook.html","",0);


