//When you want to make changes on the menu, please edit on this file.
//Please do not make any changes on "menu.js" file.

	var NoOffFirstLineMenus=10;			// Number of first menus
	var LowBgColor='336699';			
	var LowSubBgColor='336699';		
	var HighBgColor='orange';			
	var HighSubBgColor='orange';		
	var FontLowColor='white';	
	var FontSubLowColor='white';			
	var FontHighColor='black';			
	var FontSubHighColor='black';			
	var BorderColor='orange';			
	var BorderSubColor='orange';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.05;			
	var ChildVerticalOverlap=.2;			
	var StartTop=180;				
	var StartLeft=1;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=1;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';		
	var SecLineFrame='space';		
	var DocTargetFrame='space';		
	var TargetLoc='';			
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;			
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;			
	var KeepHilite=1;			
	var Arrws=['http://www.cvb.mybigspring.com/images/tri.gif',5,10,'http://www.cvb.mybigspring.com/images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height


function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

//MenuX=new Array(text,link,bgimage(optional),number of sub menus,height,width); 

Menu1=new Array("Home","http://www.cvb.mybigspring.com/default.htm","",0,20,150);

Menu2=new Array("Welcome","","",4);
	Menu2_1=new Array("About Us","http://www.cvb.mybigspring.com/about_us.htm","",0,20,150);
	Menu2_2=new Array("Area Overview","http://www.cvb.mybigspring.com/Area_Overview.htm","",0);
        Menu2_3=new Array("Demographics","http://www.cvb.mybigspring.com/demographics.htm","",0);
        Menu2_4=new Array("Locate Big Spring","http://www.cvb.mybigspring.com/locate_BSTX.htm","",0);

Menu3=new Array("Event Calendar","http://www.cvb.mybigspring.com/Calendar/events.htm","",0,20,140);

Menu4=new Array("Things to Do","","",6);
	Menu4_1=new Array("Parks","http://www.cvb.mybigspring.com/Things to Do/Parks.htm","",0,20,150);
	Menu4_2=new Array("Museums","http://www.cvb.mybigspring.com/Things to Do/Museums.htm","",0);
        Menu4_3=new Array("Entertainment","http://www.cvb.mybigspring.com/Things to Do/Entertainment.htm","",0);
        Menu4_4=new Array("Historic Markers","http://www.cvb.mybigspring.com/Things to Do/Historic_Markers.htm","",0);
        Menu4_5=new Array("Landmarks","http://www.cvb.mybigspring.com/Things to Do/Landmarks.htm","",0);
        Menu4_6=new Array("Shopping","http://www.cvb.mybigspring.com/Things to Do/Shopping.htm","",0);

Menu5=new Array("Visiting","","",3);
	Menu5_1=new Array("Lodging","http://www.cvb.mybigspring.com/Visiting/Lodging.htm","",0,20,200);
	Menu5_2=new Array("Dining","http://www.cvb.mybigspring.com/Visiting/Dining.htm","",0);
	Menu5_3=new Array("Request Information","http://www.cvb.mybigspring.com/Requests.htm","",0);

Menu6=new Array("Annual Events","http://www.cvb.mybigspring.com/Events/Annual_Events.htm","",0,20,140);	

Menu7=new Array("Dora Roberts Community Center","http://www.cvb.mybigspring.com/DRCC/Community_Center.htm","",0,30,140);
	
Menu8=new Array("Contact Us","http://www.cvb.mybigspring.com/Contact_Us.htm","",0,20,140);

Menu9=new Array("Links","http://www.cvb.mybigspring.com/Links/Links.htm","",0,20,140);

Menu10=new Array("Disclaimer","http://www.cvb.mybigspring.com/disclaimer.htm","",0,20,140);


