	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#e0e0e0';			// Background color when mouse is not over
	var LowSubBgColor='#e0e0e0';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='#000099';			// Font color when mouse is not over
	var FontSubLowColor='#000099';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,times"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=112;				// Menu offset x coordinate
	var StartLeft=2;				// 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=4;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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 highlighted
	var Arrws=['tri.gif',5,10,'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("Home","Default.asp","",0,24,140);
		
Menu2=new Array("Property Tax Online","","",7);
	Menu2_1=new Array("Property Tax FAQ","http://window.state.tx.us/taxinfo/proptax/riremedy01/","",0,24,180);	
	Menu2_2=new Array("Online Taxes","accountSearch.asp","",0);
	Menu2_3=new Array("Rates & Exemptions","ratesExemptions.asp","",0);
	Menu2_4=new Array("Penalty & Interest","penalties.asp","",0);
//		Menu2_4_1=new Array("New","http://javascript.internet.com/new/","",0,20,120);
//		Menu2_4_2=new Array("New","http://javascript.internet.com/new/","",0);
	Menu2_5=new Array("Who We Collect For","collectFor.asp","",0);
	Menu2_6=new Array("Tax Estimator","taxCalculator.asp","",0);
	Menu2_7=new Array("Entity Reports","EntityReports.asp","",0);

Menu3=new Array("Vehicles","","",2);
	Menu3_1=new Array("Auto Registration Info.","http://www.dot.state.tx.us/drivers_vehicles/","",0,24,180);
//		Menu3_1_1=new Array("Scotland","http://javascript.internet.com","",0,20,110);
//		Menu3_1_2=new Array("Northeast","http://javascript.internet.com","",0);
//		Menu3_1_3=new Array("Northwest","http://javascript.internet.com","",0);
//		Menu3_1_4=new Array("East","http://javascript.internet.com","",0);
//		Menu3_1_5=new Array("Midlands","http://javascript.internet.com","",0);
//		Menu3_1_6=new Array("Southwest","http://javascript.internet.com","",0);
//		Menu3_1_7=new Array("Central","http://javascript.internet.com","",0);
//		Menu3_1_8=new Array("Southeast","http://javascript.internet.com","",0);
	Menu3_2=new Array("Vehicles/Online Forms","http://www.txdot.gov/txdot_library/forms/tax_collectors.htm","",0);
//		Menu3_5_1=new Array("Magazine","http://javascript.internet.com","",0,20,120);
//		Menu3_5_2=new Array("Newsletter","http://javascript.internet.com","",0);
//		Menu3_5_3=new Array("Annual Report","http://javascript.internet.com","",0);

Menu4=new Array("Beer, Wine, Liquor","","",3);
	Menu4_1=new Array("General Information","liquorInfo.asp","",0,24,180);
	Menu4_2=new Array("FAQ's","liquorFaq.asp","",0);
//		Menu4_2_1=new Array("York","http://javascript.internet.com","",0,20,110);
//		Menu4_2_2=new Array("Guildford","http://javascript.internet.com","",0);
//		Menu4_2_3=new Array("Nottingham","http://javascript.internet.com","",0);
	Menu4_3=new Array("TABC","javascript:window.open(\'http://www.tabc.state.tx.us/\')","",0);

Menu5=new Array("Locations","","",1);
	Menu5_1=new Array("Locations, Hours & Holidays","officelocations.asp","",0,24,180);
//	Menu5_2=new Array("Programme Research","http://javascript.internet.com","",0,30,140);
//	Menu5_3=new Array("Research Bank","http://javascript.internet.com","",0,20,140);
//	Menu5_4=new Array("Members\' Area","http://javascript.internet.com","",5);
//		Menu5_4_1=new Array("Chat","http://javascript.internet.com","",0,20,120);
//		Menu5_4_2=new Array("Links","http://javascript.internet.com","",0);
//		Menu5_4_3=new Array("Web Research", "http://javascript.internet.com","",0);
//		Menu5_4_4=new Array("Group Sites","http://javascript.internet.com","",0);
//		Menu5_4_5=new Array("NWR Webspace","http://javascript.internet.com","",0);
//	Menu5_5=new Array("NWR logos","logos.htm","",0);
	
Menu6=new Array("Links","","",8);
	Menu6_1=new Array("Appraisal District","javascript:window.open(\'http://www.wadtx.com/\')","",0,24,180);
	Menu6_2=new Array("Wichita Falls ISD","javascript:window.open(\'http://www.wfisd.net/\')","",0);
	Menu6_3=new Array("City of Wichita Falls","javascript:window.open(\'http://www.cwftx.net/\')","",0);
	Menu6_4=new Array("Wichita County","javascript:window.open(\'http://www.co.wichita.tx.us/\')","",0);
	Menu6_5=new Array("Texas DOT","javascript:window.open(\'http://www.dot.state.tx.us/\')","",0);
	Menu6_6=new Array("Legislature Online","javascript:window.open(\'http://www.capitol.state.tx.us/\')","",0);
	Menu6_7=new Array("State of Texas","javascript:window.open(\'http://www.texasonline.com\')","",0);
	Menu6_8=new Array("Secretary of State","javascript:window.open(\'http://www.sos.state.tx.us/elections/index.shtml\')","",0);


//Menu7=new Array("My Taxes Online","https://webpay.wichitatax.com/ProfileLogin.aspx","",0,24,140);
