/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='2D8A00';			// Background color when mouse is not over
	var LowSubBgColor='64BC54'	// Background color when mouse is not over on subs
	var HighBgColor='2D8A00';			// Background color when mouse is over
	var HighSubBgColor='2D8A00';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='White';			// Font color subs when mouse is not over
	var FontHighColor='EFBD27';			// Font color when mouse is over
	var FontSubHighColor='EFBD27';			// Font color subs when mouse is over
	var BorderColor='2D8A00';			// Border color
	var BorderSubColor='A8D99F';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9.5;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.20			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.80			// vertical overlap child/ parent
	var StartTop=6;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=6;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri2.gif',7,13,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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


// 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("Inside the LEDC >","inside_ledc.htm","",1,28,147);
      Menu1_1=new Array("Board Members","board.htm","",0,28,120);
            
Menu2=new Array("Meetings & Minutes","EDC_agenda_minutes.htm","",0,28,200);	 
   
Menu3=new Array("Business Profile >","BusinessProfile.htm","",3);
	Menu3_1=new Array("Labor Force >","LaborForce.htm","",3,28,145);	
		Menu3_1_1=new Array("Job Market","job_market.htm","",0,30,100);
		Menu3_1_2=new Array("Employment","employment.htm","",0);
		Menu3_1_3=new Array("Wage Survey","wage_survey.htm","",0);   
	Menu3_2=new Array("Economic Indicators >","EconomicIndicators2.htm","",1);
		Menu3_2_1=new Array("Sales Tax Report","sales_tax_report.htm","",0,28,140);
    Menu3_3=new Array("Top Employers","top_employers.htm","",0);
				
Menu4=new Array("Financial Incentives >","FinancialIncentives1.htm","",2);
	Menu4_1=new Array("Local Incentives","incentives_local.htm#Local","",0,28,150);
	Menu4_2=new Array("State Incentives","incentives_state.htm#State","",0);
	
Menu5=new Array("Available Sites >","sites.htm","",2);
	Menu5_1=new Array("Buildings","sites.htm#Buildings","",0,28,100);
	Menu5_2=new Array("Land","sites.htm#Land","",0);
	
Menu6=new Array("Community Profile >","community.htm","",8);
      Menu6_1=new Array("Demographics","demographics2.htm","",0,28,120);
      Menu6_2=new Array("Location","location.htm","",0);
      Menu6_3=new Array("Utiltities","utilities.htm","",0);
      Menu6_4=new Array("Transportation","transportation.htm","",0);
      Menu6_5=new Array("Healthcare","healthcare.htm","",0);
      Menu6_6=new Array("Recreation","../city/parks_rec.htm","",0);
      Menu6_7=new Array("Tax Structure","tax_structure.htm","",0);
      Menu6_8=new Array("Government","city_gov.htm","",0);

Menu7=new Array("Quality of Life >","quality.htm","",7);
	  Menu7_1=new Array("Culture","culture.htm","",0,28,158);
      Menu7_2=new Array("Entertainment","entertainment.htm","",0);
      Menu7_3=new Array("Golf","LlanoGolfandRvResort.htm","",0);
      Menu7_4=new Array("Healthcare","healthcare.htm","",0);
      Menu7_5=new Array("Education","education.htm","",0);
      Menu7_6=new Array("Parks & Recreation","parks_rec.htm","",0);
      Menu7_7=new Array("Chamber of Commerce","http://www.llanochamber.org","",0);

Menu8=new Array("Main Street Project","main_street.htm","",0);

Menu9=new Array("Useful Links","useful_city.htm","",0);

Menu10=new Array("","http://208.20.40.115","citylogo3.gif",0,145,150);	