var NoOffFirstLineMenus=7;
var LowSubBgColor="white";
var LowBgColor="white";
var HighSubBgColor="#663300";
var HighBgColor="#663300";
var FontLowColor="black";
var FontSubLowColor="black";
var FontHighColor="white";
var FontSubHighColor="white";
var BorderSubColor="black";
var BorderColor="black";
var BorderWidth=2;
var BorderBtwnElmnts=5;
var FontFamily="arial,system,technical,times new roman";
var FontSize=10;
var FontBold=1;
var FontItalic=0;
var MenuTextCentered="left";
var MenuCentered="left";
var MenuVerticalCentered="top";
var ChildOverlap=1;
var ChildVerticalOverlap=1;
var LeftPaddng=5;
var TopPaddng=3;
var StartTop=0;
var StartLeft=10;
var VerCorrect=0;
var HorCorrect=0;
var FirstLineHorizontal=1;
var MenuFramesVertical=1;
var DissapearDelay=250;
var TakeOverBgColor=1;
var FirstLineFrame="self";
var SecLineFrame="self";
var DocTargetFrame="self";
var HideTop=0;
var TargetLoc="MenuPos";
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,"tri.gif",5,10];
function BeforeStart(){;}
function AfterBuild(){;}
function BeforeFirstOpen(){;}
function AfterCloseAll(){;}



// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Front Page","http://www.goldenstatebears.org","",0,30,107);
Menu2=new Array("Club Profile","1clubinfo.html","",0,30,107);
Menu3=new Array("Bear Frenzy","","",11,30,107);
	Menu3_1=new Array("XV: 2009","1bearfrenzyXV.html","",0,20,107);
	Menu3_2=new Array("XIV: 2008","1bearfrenzyXIV.html","",0,20,107);
	Menu3_3=new Array("XIII: 2007","1bearfrenzyXIII.html","",0,20,107);
	Menu3_4=new Array("XII: 2006","1bearfrenzyXII.html","",0);
	Menu3_5=new Array("XI: 2005","","",0);
	Menu3_6=new Array("X: 2004","1bearfrenzX.html","",0);
	Menu3_7=new Array("IX: 2003","1bearfrenzyIX.html","",0);	Menu3_8=new Array("VIII: 2002","1bearfrenzyVIII.html","",0);	Menu3_9=new Array("VII: 2001","1bearfrenzyVII.html","",0);	Menu3_10=new Array("VI: 2000","1bearfrenzyVI.html","",0);	Menu3_11=new Array("Titleholders","1titleholders.html","",0);
Menu4=new Array("Events","","",2,30,107);	
        Menu4_1=new Array("Detailed info","1events.html","",0,20,107);	
        Menu4_2=new Array("2009 Calendar","1calendar.html","",0);
Menu5=new Array("Club Store","1clubstore.html","",0,30,107);
Menu6=new Array("Resources","","",2,30,107);	
Menu6_1=new Array("Fresno Links","1resources.html","",0,20,107);	Menu6_2=new Array("Other Sites","1otherlinks.html","",0,20,107);
Menu7=new Array("Contact Us","","",2,30,107);
	Menu7_1=new Array("Board Members","1contactus.html","",0,20,107);	Menu7_2=new Array("Join The Club!","1gsbapplication.html","",0,20,107);