//(c) Ger Versluis 2000 version 1.0, 1 november 2000 var NoOffFirstLineMenus=8; //set number of main menu items var LowBgColor='#1D1D41'; var HighBgColor='#6699CC'; var FontLowColor='#FFFFFF'; var FontHighColor='#ffffff'; 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=-.01; var ChildVerticalOverlap=.2; var StartTop=205; //set vertical offset var StartLeft=19; //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("About Kingsville","kgccintro.html",2,20,95); Menu2_1=new Array("Introduction","kgccintro.html",0,20,95); Menu2_2=new Array("Video Intro","video.html",0); Menu3=new Array("Clubhouse Dining","clubfac/clubhouse.html",4,20,95); Menu3_1=new Array("Clubhouse Photos","clubfac/clubhouse.html",0,20,95); Menu3_2=new Array("Dining Room","clubfac/dining.html",0,20,95); Menu3_3=new Array("Special Events","clubfac/specialevents.html",0,20,95); Menu3_4=new Array("Tournament Info","proshop/tournament.html",0,20,95); Menu4=new Array("Course Layout","course/index.html",6,20,95); Menu4_1=new Array("Course Introduction","course/index.html",0,20,105); Menu4_2=new Array("Signature Holes","course/sighole.html",0); Menu4_3=new Array("Hole By Hole Review","course/holereview.html",3,20,115); Menu4_3_1=new Array("The Red Nine","course/rednine.html",0,20,90); Menu4_3_2=new Array("The White Nine","course/whitenine.html",0,20,90); Menu4_3_3=new Array("The Gold Nine","course/goldnine.html",0,20,90); Menu4_4=new Array("Course Photos","course/photogallery.html",1,20,115); Menu4_4_1=new Array("John Daly Plays Kingsville","course/photogalleryjd.html",0,20,130); Menu4_5=new Array("Score Card","course/scard.html",0); Menu4_6=new Array("Video Intro","video/index.html",0); Menu5=new Array("The Golf Shop","proshop/index.html",8,20,95); Menu5_1=new Array("Green Fees","proshop/greenfees.html",0,20,100); Menu5_2=new Array("Book Tee-Times","proshop/teetimes.html",0); Menu5_3=new Array("Tournament Info","proshop/tournament.html",0); Menu5_4=new Array("Players Pass","proshop/playerspass.html",0); //Menu5_5=new Array("Club Fitting","proshop/fitting.html",0); Menu5_5=new Array("Golf Lessons","proshop/lessons.html",0); Menu5_6=new Array("Corporate Links","proshop/corplinks.html",0); Menu5_7=new Array("Practice Facility","proshop/practice.html",0); Menu5_8=new Array("Latest Specials","proshop/specials.html",0); Menu6=new Array("Membership Info","membership.html",1,20,95); Menu6_1=new Array("Video Intro","video.html",0,20,95); Menu7=new Array("Members Login","members/index.html",0,20,95); Menu8=new Array("Contact Us","contact.html",0,20,95); //Menu8_1=new Array("Basic Contact Info","contact.html",0,20,95); //Menu8_1=new Array("Location Map","printmap.html",0,20,95);