/***********************************************************************************
*	(c) Ger Versluis 2500 version 5.411 24 December 2501 (updated Jan 31st, 2503 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='#515128';			// Background color when mouse is not over
	var LowSubBgColor='#515128';			// Background color when mouse is not over on subs
	var HighBgColor='#CFCF9E';			// Background color when mouse is over
	var HighSubBgColor='#CFCF9E';			// Background color when mouse is over on subs
	var FontLowColor='#D9D9B7';			// Font color when mouse is not over
	var FontSubLowColor='#D9D9B7';			// Font color subs when mouse is not over
	var FontHighColor='#000080';			// Font color when mouse is over
	var FontSubHighColor='#000080';			// 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="Century Gothic";		// 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='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=15;				// 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=3;				// Left padding
	var TopPaddng=2;				// 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=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=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=['stars2.gif',10,10,'stars2.gif',10,10,'stars2.gif',10,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("USS Hope AH-7","blank.htm","",4,20,120);
	Menu1_1=new Array("Home","http://www.usshope.com","",0,20,140);
	Menu1_2=new Array("Ship's Pictures","usshopepics.html","",0,20,140);
	Menu1_3=new Array("Ship's History","blank.htm","",6,20,140);
		Menu1_3_1=new Array("Images of WW2","historyimages.html","",0,20,200);
		Menu1_3_2=new Array("The First USS Hope","history1800.html","",0,20,200);
		Menu1_3_3=new Array("The Second USS Hope","history1900.html","",0,20,200);
		Menu1_3_4=new Array("USS Hope WW2 Facts","facts.html","",0,20,200);
		Menu1_3_5=new Array("USS Hope 1946","blank.htm","",2,20,200);
			Menu1_3_5_1=new Array("Ports of Call 1946","places1946.html","",0,20,200);
			Menu1_3_5_2=new Array("Shipmates 1946","blank.htm","",3,20,200);
				Menu1_3_5_2_1=new Array("Images","shipmates1946.html","",0,20,200);
				Menu1_3_5_2_2=new Array("Ship's Roster 1946","roster1946.html","",0,20,200);
				Menu1_3_5_2_3=new Array("Platoon 1946","platoon1946.html","",0,20,200);
		Menu1_3_6=new Array("US Navy Medical Newsletter","mednewsletter.html","",0,20,200);
	Menu1_4=new Array("Ship's Log","shipslog.html","",0,20,200);

Menu2=new Array("People & Places","blank.htm","",3,20,120);
	Menu2_1=new Array("Aboard Ship","blank.htm","",3,20,200);
		Menu2_1_1=new Array("Images","aboardship.html","",0,20,140);
		Menu2_1_2=new Array("Sympathy Chit","symchit.html","",0,20,140);
		Menu2_1_3=new Array("Crossing the Equator","http://philly-flyers.com//usshope/subpoena.html","",0,20,140);
	Menu2_2=new Array("Shipmates","blank.htm","",4,20,200);
		Menu2_2_1=new Array("Army Roster","usshoperoster.html","",0,20,200);
		Menu2_2_2=new Array("Navy Roster","usshopenavy.html","",0,20,200);
		Menu2_2_3=new Array("Images","blank.htm","",3,20,200);
			Menu2_2_3_1=new Array("My Dad","dad.html","",0,20,140);
			Menu2_2_3_2=new Array("Shipmates in California","shipmatesrslo.html","",0,20,140);
			Menu2_2_3_3=new Array("More Shipmates","miscshipmates.html","",0,20,140);
		Menu2_2_4=new Array("Newspaper Clippings","dm.html","",0,20,200);
	Menu2_3=new Array("South Pacific Slide Shows","blank.htm","",7,20,200);
		Menu2_3_1=new Array("Japan","blank.htm","",3,20,140);
			Menu2_3_1_1=new Array("Okinawa","okinawa.html","",0,20,140);
			Menu2_3_1_2=new Array("Wakayama","wakayama.html","",0,20,140);
			Menu2_3_1_3=new Array("Japan","japan.html","",0,20,140);
		Menu2_3_2=new Array("Philippines","blank.htm","",3,20,140);
			Menu2_3_2_1=new Array("Leyte","leyte.html","",0,20,140);
			Menu2_3_2_2=new Array("Lingayen Gulf","lingayen.html","",0,20,140);
			Menu2_3_2_3=new Array("Manila","manila.html","",0,20,140);
		Menu2_3_3=new Array("Guam","guam.html","",0,20,140);
		Menu2_3_4=new Array("Indonesia","indonesia.html","",0,20,140);
		Menu2_3_5=new Array("Mog Mog Island","mogmog.html","",0,20,140);
		Menu2_3_6=new Array("Saipan","saipan.html","",0,20,140);
		Menu2_3_7=new Array("New Guinea","blank.htm","",3,20,140);
			Menu2_3_7_1=new Array("Dulag","dulag.html","",0,20,140);
			Menu2_3_7_2=new Array("Hollandia","hollandia.html","",0,20,140);
			Menu2_3_7_3=new Array("Woendi Island","woendi.html","",0,20,140);

Menu3=new Array("More USS Hope","blank.htm","",3,20,120);
	Menu3_1=new Array("Christmas Program","christmas.html","",0,20,160);
	Menu3_2=new Array("Morale Dinner","morale.html","",0,20,160);
	Menu3_3=new Array("Hope Chest Newspaper","hopechest.html","",0,20,160);	

Menu4=new Array("Miscellaneous","javascript:top.location.href='blank.htm'","",4,20,120);
	Menu4_1=new Array("E-Mail Me","mailto:adrea@usshope.com","",0,20,160);	
	Menu4_2=new Array("Mail from the US Navy","navymail.html","",0,20,160);
	Menu4_3=new Array("Links","links.html","",0,20,160);
	Menu4_4=new Array("Guestbook","http://pub28.bravenet.com/guestbook/show.php?usernum=2346655065&amp;cpv=1","",0,20,160);			
