
var NoOffFirstLineMenus=6-SubNum;

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){ 
   if(ScLoc.HideArray){ 
      var H_A,H_Al,H_El,i; 
      H_A=ScLoc.HideArray; 
      H_Al=H_A.length; 
      for (i=0;i<H_Al;i++){ 
         H_El=ScLoc.document.getElementById(H_A[i]).style; 
         H_El.visibility=M_Hide}}} 
 
function AfterCloseAll(){ 
   if(ScLoc.HideArray){ 
      var H_A,H_Al,H_El,i; 
      H_A=ScLoc.HideArray; 
      H_Al=H_A.length; 
      for (i=0;i<H_Al;i++){ 
         H_El=ScLoc.document.getElementById(H_A[i]).style; 
         H_El.visibility=M_Show}}}

Menu1=new Array("Welcome    ","index.cfm?ID=1",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu2=new Array("Visitors     ","index.cfm?ID=5",UseRoll+Img1+Img2,2,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu2_1=new Array("Dress Code","index.cfm?ID=6",sUseRoll+sImg1+sImg2,0,sItemHeight,sItemWidth,LowSubBgColor,HighSubBgColor,FontSubLowColor,FontSubHighColor,BorderSubColor,FontFamilySub,FontSizeSub,FontBoldSub,FontItalicSub,"","");
Menu2_2=new Array("Directions","index.cfm?ID=90",sUseRoll+sImg1+sImg2,0,sItemHeight,sItemWidth,LowSubBgColor,HighSubBgColor,FontSubLowColor,FontSubHighColor,BorderSubColor,FontFamilySub,FontSizeSub,FontBoldSub,FontItalicSub,"","");
Menu3=new Array("Membership","index.cfm?ID=109",UseRoll+Img1+Img2,1,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu3_1=new Array("Membership Package","index.cfm?ID=569",sUseRoll+sImg1+sImg2,0,sItemHeight,sItemWidth,LowSubBgColor,HighSubBgColor,FontSubLowColor,FontSubHighColor,BorderSubColor,FontFamilySub,FontSizeSub,FontBoldSub,FontItalicSub,"","");
Menu4=new Array("Catering","index.cfm?ID=626",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu5=new Array("Contact Us   ","index.cfm?ID=78",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
Menu6=new Array("Weather   ","index.cfm?ID=72",UseRoll+Img1+Img2,0,ItemHeight,ItemWidth,LowBgColor,HighBgColor,FontLowColor,FontHighColor,BorderColor,"",-1,-1,-1,"","");
