/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

//Modified 20030127 to include status text for each menu item
//Call to popform function points to function added to menu.js


	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#336633';			// Background color when mouse is not over
	var LowSubBgColor='#336633';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#FFFFFF';			// 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='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, Helvetica"	        // Font family menu items
	var FontSize=8;				        // Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=96;				// Menu offset x coordinate
	var StartLeft=-1;				// Menu offset y coordinate
	var VerCorrect=-100;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// 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='navframe';			// Frame where first level appears
	var SecLineFrame='mainframe';			// Frame where sub levels appear
	var DocTargetFrame='mainframe';			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'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}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width, status text);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("Home","index.htm","",0,18,80,"Return to the Home Page");
Menu2=new Array("About","about.htm","",4,"","","Learn more about Union City");
	Menu2_1=new Array("Mission","mission.htm","",0,25,80,"Our Mission");
	Menu2_2=new Array("History","history.htm","",0,25,80,"History of the Union City Area");
	Menu2_3=new Array("Contacts","contact.htm","",0,25,80,"Contact Us");
	Menu2_4=new Array("Relocating","relocating.htm","",0,25,80,"Information for New and Prospective Residents");	
Menu3=new Array("Businesses","businesses.htm","",11,"","","Local Business Directory");
	Menu3_1=new Array("Retail Stores","retail.htm","",0,25,90,"Union City area retail stores");		
	Menu3_2=new Array("Medical","medical.htm","",6,"","","Union City Area Medical Services");
		Menu3_2_1=new Array("Physicians","physicians.htm","",0,25,80,"Union City Area Physicians");
		Menu3_2_2=new Array("Dentists","dental.htm","",0,"","","Union City Area Dentists");
		Menu3_2_3=new Array("Optometrists","optometrists.htm","",0,"","","Union City Area Optometrists");
		Menu3_2_4=new Array("Pharmacists","pharmacists.htm","",0,"","","Union City Area Pharmacists");
		Menu3_2_5=new Array("Outpatient Center","hospital.htm","",0,35,"","Union City Outpatient Center");
		Menu3_2_6=new Array("Chiropractic","chiropracters.htm","",0,25,"","Union City Area Chiropracters");

	Menu3_3=new Array("Industries","industries.htm","",0,"","","Union City Area Manufacturers");
	Menu3_4=new Array("Financial","financial.htm","",0,"","","Union City Area Financial Services");
	Menu3_5=new Array("Florists","florists.htm","",0,"","","Union City Area Florists");
	Menu3_6=new Array("Food and Drink","fooddrink.htm","",4,"","","Union City Area Food and Beverage Suppliers");
		Menu3_6_1=new Array("Grocers","grocers.htm","",0,25,80,"Union City Area Grocers");
		Menu3_6_2=new Array("Convenience","convenience.htm","",0,"","","Union City Area Convenience Stores");
		Menu3_6_3=new Array("Distributors","distributors.htm","",0,"","","Union City Area Beverage Distributors");
		Menu3_6_4=new Array("Catering","catering.htm","",0,"","","Union City Area Caterers");
	Menu3_7=new Array("Automotive","automotive.htm","",0,"","","Union City Area Auto Services and Sales");
	Menu3_8=new Array("Restaurants","restaurant.htm","",0,"","","Union City Area Restaurant");
	Menu3_9=new Array("Services","busservices.htm","",11,"","","Union City Area Service Businesses");
		Menu3_9_1=new Array("Realtors","realtors.htm","",0,25,90,"Union City Area Realtors");
		Menu3_9_2=new Array("Insurance","insurance.htm","",0,25,90,"Union City Area Insurance Agents");
		Menu3_9_3=new Array("Funeral","funeral.htm","",0,25,90,"Union City Area Funeral Homes");
		Menu3_9_4=new Array("Pet Services","pets.htm","",0,25,90,"Union City Area Pet Service Providers");
		Menu3_9_5=new Array("Attorneys","attorneys.htm","",0,25,90,"Union City Area Attorneys");
		Menu3_9_6=new Array("Salons","salons.htm","",0,25,90,"Union City Area Salons");
		Menu3_9_7=new Array("Contractors","contractors.htm","",0,25,90,"Union City Area Contractors");
		Menu3_9_8=new Array("Artists","artists.htm","",0,25,90,"Union City Area Artists");
		Menu3_9_9=new Array("Computer","computer.htm","",0,25,90,"Union City Area Computer Services");
		Menu3_9_10=new Array("Miscellaneous","misc.htm","",0,25,90,"Other Services");
		Menu3_9_11=new Array("Fitness","fitness.htm","",0,25,90,"Fitness Centers");
	Menu3_10=new Array("Lodging","bedbreakfasts.htm","",0,"","","Union City Area Lodging");
	Menu3_11=new Array("Farm/Garden","farm.htm","",0,"","","Union City Area Farm and Garden");

Menu4=new Array("Services","services.htm","",0,"","","Union City Area Community Services");
Menu5=new Array("Attractions","attractions.htm","",7,"","","Union City Area Attractions");
		Menu5_1=new Array("Museum","museum.htm","",0,25,80,"Union City Historical Society Museum");
		Menu5_2=new Array("Library","library.htm","",0,"","","Union City Public Library");
		Menu5_3=new Array("Parks","parks.htm","",0,25,80,"Union City Area Parks");
		Menu5_4=new Array("Union City Dam","ucdam.htm","",0,35,"","Union City Dam");
		Menu5_5=new Array("Golfing","golf.htm","",0,25,"","Golfing");		
		Menu5_6=new Array("The Gathering at French Creek","http://www.gatheringatfrenchcreek.com","",0,65,"","The Gathering at French Creek");
		Menu5_7=new Array("Canadohta Lake","canadohta.htm","",0,35,80,"Canadohta Lake");
			Menu5_6_1=new Array("Canadohta Lake","canadohta.htm","",0,35,80,"Canadohta Lake");
			Menu5_6_2=new Array("Fish Hatchery","corryhatchery.htm","",0,"","","Corry Fish Hatchery");
			Menu5_6_3=new Array("French Creek","frenchcreek.htm","",0,"",80,"French Creek");
			Menu5_6_4=new Array("Titusville","titusville.htm","",0,25,"","Titusville, Pennsylvania");
			Menu5_6_5=new Array("Summit and Millcreek","millcreeksummit.htm","",0,35,80,"Summit and Millcreek Township Information");
Menu6=new Array("Calendar","calendar.htm#June_Community_Events","",0,"25","","Union City Area Community Calendar");
Menu7=new Array("Borough","borough.htm","",0,"","","Union City Borough");
Menu8=new Array("Local Groups","clubs.htm","",0,"",90,"Union City Area Clubs");
Menu9=new Array("Churches","churches.htm","",0,"","","Union City Area Churches");