//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=9; //set number of main menu items
	var LowBgColor='#4B5145';
	var HighBgColor='#FFFAC1';
	var FontLowColor='#ffffff';
	var FontHighColor='#000000';
	var BorderColor='#e2bd7f';
	var BorderWidth=0;
	var BorderBtwnElmnts=0;
	var FontFamily="arial,times"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=-.02;
	var ChildVerticalOverlap=.2;
	var StartTop=142; //set vertical offset
	var StartLeft=5; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=2;
	var TopPaddng=1;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	var WebMasterCheck=0;


Menu1=new Array("Home Page","../index1.html",1,20,100);
    Menu1_1=new Array("About Us","../aboutus.html",0,20,100);	

Menu2=new Array("Restaurant","../restaurant.html",2,20,105);
	Menu2_1=new Array("Menu Info","../menu.html",0,20,115);	
    Menu2_2=new Array("Beers of the World","../passport.html",0,20,100);

Menu3=new Array("Facilities","../facilities.html",5,20,115);
    Menu3_1=new Array("Lounge Area","../loung.html",0,20,105);
    Menu3_2=new Array("Restaurant & Bar","../restaurant.html",0,20,115);
    Menu3_3=new Array("Menu Info","../menu.html",0,20,105);
    Menu3_4=new Array("Beers of the World","../passport.html",0,20,105);
    Menu3_5=new Array("Photo Gallery","../gallery/index.html",0,20,105);
    
Menu4=new Array("Special Events","../events.html",4,20,100);
    Menu4_1=new Array("Current Events","../currentevents.html",0,20,105);
    Menu4_2=new Array("Party Bookings","../bookings.html",0,20,105);
    Menu4_3=new Array("Fundraising Events","../fundevents.html",0,20,105);
    Menu4_4=new Array("Photo Gallery","../gallery/index.html",0,20,105);
    
Menu5=new Array("Golf Simulators","../simulators.html",1,20,100);
    Menu5_1=new Array("Courses Offered","../courses/index.html",1,20,105);
        Menu5_1_1=new Array("What's New","../courses/new.html",0,20,105);

Menu6=new Array("Golf Rates","../rates.html",5,20,100);
    Menu6_1=new Array("Book Tee Times","../teetimes/index.html",0,20,115);
    Menu6_2=new Array("Specials","../rates.html",2,20,115);
        Menu6_2_1=new Array("Buy 10 Get 4 Free","../104.html",0,20,125);
        Menu6_2_2=new Array("Nine Hole Rounds Deal","../9hdeal.html",0,20,105);
        //Menu6_2_3=new Array("Special 4 For 3 Coupon","../4for3.html",0,20,105);
        //Menu6_2_4=new Array("Free Wings & Beverage","../wingsspecial.html",0,20,105);
        //Menu6_2_4=new Array("Sunday Night Golf","../sundaygolf.html",0,20,105);
    Menu6_3=new Array("Golf Leagues","../leagues.html",0,20,115);
    Menu6_4=new Array("Hole In One Club","../holeinone.html",0,20,115);
    Menu6_5=new Array("Gift Cards","../giftcards.html",0,20,115);
    
Menu7=new Array("Lessons","../lessons.html",1,20,100);
	Menu7_1=new Array("How It Works","../simlessons.html",0,20,105);
    
Menu8=new Array("Hole In One Club","../holeinone.html",0,20,100);

Menu9=new Array("Contact Us","../contact.html",1,20,100);
    Menu9_1=new Array("Join Email Updates","../emailgroup.html",0,20,105);