//(c) Ger Versluis 2000 version 1.0, 1 november 2000 var NoOffFirstLineMenus=6; //set number of main menu items var LowBgColor='#660000'; var HighBgColor='#cfcf9e'; 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=-.03; var ChildVerticalOverlap=.2; var StartTop=7; //set vertical offset var StartLeft=0; //set horizontal offset var VerCorrect=0; var HorCorrect=0; var LeftPaddng=2; var TopPaddng=2; 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","index.html",0,20,95); Menu2=new Array("Club Facilities","",2,20,115); Menu2_1=new Array("Club Video","video1.html",0,20,115); Menu2_2=new Array("Dining","dining.html",0,20,115); Menu3=new Array("Our Course","",2,20,115); Menu3_1=new Array("Signature Hole","course/signature.html",0,20,115); Menu3_2=new Array("Photo Gallery","gallery/index.html",0,20,115); Menu4=new Array("The Pro Shop","proshop/index.html",4,20,115); Menu4_1=new Array("Pro Shop","proshop/index.html",0,20,120); Menu4_2=new Array("Green Fees","proshop/fees.html",0); Menu4_3=new Array("Tournament Info","proshop/tourny.html",0); Menu4_4=new Array("Book Tee Times","proshop/teetimes.html",0); Menu5=new Array("Membership Info","",2,20,115); Menu5_1=new Array("2009/10 Special","membershipspecial.html",0,20,115); Menu5_2=new Array("Membership Rates","membershiprates.html",0,20,115); Menu6=new Array("Contact Us","contact.html",0,20,115);