/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='336600';			// Background color when mouse is not over
	var LowSubBgColor='336600';		    // Background color when mouse is not over on subs
	var HighBgColor='caca91';			// Background color when mouse is over
	var HighSubBgColor='caca91';		// Background color when mouse is over on subs
	var FontLowColor='ffffff';		    // Font color when mouse is not over
	var FontSubLowColor='ffffff';		// Font color subs when mouse is not over
	var FontHighColor='336600';	    	// Font color when mouse is over
	var FontSubHighColor='336600'; 		// Font color subs when mouse is over
	var BorderColor='607D28';			// Border color
	var BorderSubColor='607D28';		// Border color for subs
	var BorderWidth=1;			        // Border width
	var BorderBtwnElmnts=1;			    // Border between elements 1 or 0
	var FontFamily='Verdana, Arial, Helvetica';	// Font family menu items
	var FontSize=7;				        // 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=.1;		// vertical overlap child/ parent
	var StartTop=140;				    // Menu offset x coordinate
	var StartLeft=0;				    // Menu offset y coordinate
	var VerCorrect=0;				    // Multiple frames y correction
	var HorCorrect=0;				    // Multiple frames x correction
	var LeftPaddng=2;				    // Left padding
	var TopPaddng=2;				    // 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=500;			    // 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=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=1;		    		// Uses arrow gifs when 1
	var KeepHilite=1;	    			// Keep selected path highligthed
	var Arrws=['http://www.co.galveston.tx.us/sheriff/library/images/ico/tritan.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","http://www.co.galveston.tx.us/sheriff/sheriff.htm","",0,20,138);

Menu2=new Array("Calendar","http://www.co.galveston.tx.us/sheriff/calendar.htm","",0,18,138);

Menu3=new Array("Employment","http://www.co.galveston.tx.us/sheriff/employment.htm","",2,18,138);
	Menu3_1=new Array("Application Requests", "http://www.co.galveston.tx.us/sheriff/employment.htm","",0,20,138);
	Menu3_2=new Array("Corrections Officer", "http://www.co.galveston.tx.us/sheriff/employment-SDc.htm","",0,20,138);	
			
Menu4=new Array("Police2Citizen","http://www.co.galveston.tx.us/sheriff/p2claunch.htm","",8,20,138);
	Menu4_1=new Array("Inmate Inquiry", "http://p2c.co.galveston.tx.us/p2c/jailinmates.aspx","",0,20,138);
	Menu4_2=new Array("Event Search", "http://p2c.co.galveston.tx.us/p2c/summary.aspx","",0);
	Menu4_3=new Array("Daily Bulletin", "http://p2c.co.galveston.tx.us/p2c/dailybulletin.aspx","",0);
	Menu4_4=new Array("Most Wanted", "http://p2c.co.galveston.tx.us/p2c/mostwanted.aspx","",0);
	Menu4_5=new Array("Crash Reports", "http://p2c.co.galveston.tx.us/p2c/accidentdetail.aspx","",0);
	Menu4_6=new Array("Wanted List", "http://p2c.co.galveston.tx.us/p2c/wantedlist.aspx","",0);
	Menu4_7=new Array("Contact Us", "http://p2c.co.galveston.tx.us/p2c/contactus.aspx","",0);
	Menu4_8=new Array("P2C Faq", "http://p2c.co.galveston.tx.us/p2c/faq.aspx","",0);
	
Menu5=new Array("Contact Us","http://www.co.galveston.tx.us/sheriff/contact.htm","",0,18,138);
	
Menu6=new Array("Bureaus - Home","","",4,20,138);
	Menu6_1=new Array("Law Enforcement Home", "","",0,20,138);
	Menu6_2=new Array("Corrections Home","http://www.co.galveston.tx.us/sheriff/corrections.htm","",1,20,138);
		Menu6_2_1=new Array("Inmate Visitation","http://www.co.galveston.tx.us/sheriff/inmatevisitation.htm","",0,20,138);
	Menu6_3=new Array("Support Services Home", "","",5,20,138);
		Menu6_3_1=new Array("Training - GCSA","http://www.co.galveston.tx.us/sheriff/bureaus/support_services/training/training__index.htm","",0,20,138);	
		Menu6_3_2=new Array("Press Releases","http://www.co.galveston.tx.us/sheriff/pioreleases.htm","",0,20,138);
		Menu6_3_3=new Array("VINE Site","http://www.vinelink.com/","",0,20,138);	
		Menu6_3_4=new Array("VINE Qualifications","https://www.vinelink.com/docs/VINELinkFAQ.pdf","",0,20,138);
		Menu6_3_5=new Array("Racial Profiling Reports","","",3,20,138);	
			Menu6_3_5_1=new Array("Racial Profiling 2007","http://www.co.galveston.tx.us/Sheriff/library/documents/profile/GCSO_RPReport_2007.pdf","",0,20,138);	
			Menu6_3_5_2=new Array("Racial Profiling 2008","http://www.co.galveston.tx.us/Sheriff/library/documents/profile/GCSO_RPReport_2008.pdf","",0,20,138);	
			Menu6_3_5_3=new Array("Racial Profiling 2009","http://www.co.galveston.tx.us/Sheriff/library/documents/profile/GCSO_RPReport_2009.pdf","",0,20,138);	
	Menu6_4=new Array("Office of Professional Standards","http://www.co.galveston.tx.us/Sheriff/standards.htm","",0,32,138);	
	
Menu7=new Array("Sheriff Sales","","",3,20,138);
	Menu7_1=new Array("Sale Listing", "http://www.co.galveston.tx.us/sheriff/library/documents/sale/sheriff_sale.pdf","",0,20,138);
	Menu7_2=new Array("Sale Rules", "http://www.co.galveston.tx.us/sheriff/library/documents/sale/sheriff_sale_rules.pdf","",0);
	Menu7_3=new Array("Sale Real Property", "http://www.co.galveston.tx.us/sheriff/library/documents/sale/Tax_2010_Sheriff_Sale_Information.pdf","",0);

Menu8=new Array("Citizens Academy","http://www.co.galveston.tx.us/sheriff/community.htm","",2,20,138);
	Menu8_1=new Array("CSA Application", "http://www.co.galveston.tx.us/sheriff/library/documents/CSA/csa application.pdf","",0,20,138);
	Menu8_2=new Array("CSA Schedule","http://www.co.galveston.tx.us/sheriff/library/documents/CSA/csa blank schedule.pdf","",0,20,138);

Menu9=new Array("ACTF","http://www.co.galveston.tx.us/ACTF/default.htm","",0,20,138);

Menu10=new Array("Beat the Heat","http://www.beattheheat.com/","",0,20,138);

Menu11=new Array("Galveston County Home","http://www.co.galveston.tx.us/","",0,20,138);
