var MENU_ITEMS_XP = [
	[wrap_root('Home', 'd'), 'HomePage.htm', {'sw' : 80},
		[wrap_parent ('Home Page'), 'HomePage.htm'],
		[wrap_parent ('Getting Here'), 'HomeGettingHere.htm'],
		[wrap_parent ('Marketing Toolbox'), 'WebTools.htm'],
		[wrap_parent ('Key Info'), 'LocalsKeyInfo.htm'],
		[wrap_parent ('Handy-Links'), 'HandyLinksLocation.htm',,
			[wrap_child ('search by Category'), 'HandyLinksCategory.htm'],
			[wrap_child ('search by Location'), 'HandyLinksLocation.htm'],],
		[wrap_parent ('Contact Us'), 'ContactUs.htm']
	],
	
	[wrap_root('The Region', 'd'), 'RegionOverview.htm', {'sw' : 90},
		[wrap_parent ('Overview'), 'RegionOverview.htm'],
		[wrap_parent ('Ocean'), 'RegionOcean.htm'],
		[wrap_parent ('Rivers'), 'RegionRivers.htm'],
		[wrap_parent ('Forests'), 'RegionForest.htm'],
		[wrap_parent ('Towns'), 'RegionTowns.htm'],
		[wrap_parent ('Climate'), 'RegionClimate.htm'],
		[wrap_parent ('Getting Here'), 'HomeGettingHere.htm'],
		[wrap_parent ('Handy-Links'), 'HandyLinksLocation.htm',,
			[wrap_child ('search by Category'), 'HandyLinksCategory.htm'],
			[wrap_child ('search by Location'), 'HandyLinksLocation.htm'],],
		[wrap_parent ('Contact Us'), 'ContactUs.htm']],
	
	[wrap_root('Activities', 'd'), 'ActivityBeachWalking.htm', {'sw' : 90},
		[wrap_parent ('Beach Walking'), 'ActivityBeachWalking.htm'],
		[wrap_parent ('Scenic Drives'), 'ActivityScenicDrive.htm'],
		[wrap_parent ('Ocean Fishing'), 'ActivityFishingOcean.htm'],
		[wrap_parent ('River Fishing'), 'ActivityRiverFishing.htm'],
		[wrap_parent ('Kayaking'), 'ActivityKayaking.htm'],
		[wrap_parent ('Hiking'), 'ActivityHiking.htm'],
		[wrap_parent ('Camping'), 'ActivityCamping.htm'],
		[wrap_parent ('Golfing'), 'ActivityGolf.htm'],
		[wrap_parent ('Cycling'), 'ActivityCycling.htm'],
		[wrap_parent ('Jet Boating'), 'ActivityRiverJetBoatRogue.htm',,
			[wrap_child ('Rogue River'), 'ActivityRiverJetBoatRogue.htm'],
			[wrap_child ('Klamath River'), 'ActivityRiverJetBoatKlamath.htm'],],
		[wrap_parent ('Wildlife Watching'), 'ActivityWildlife.htm'],
		[wrap_parent ('Trees of Mystery'), 'ActivityTreesOfMystery.htm'],
		[wrap_parent ('Biscuit Building'), 'ActivityBiscuitBuilding.htm'],
		[wrap_parent ('Music & Theatre'), 'Stroll&StopTheatre.htm'],
		[wrap_parent ('Attractions'), 'Stroll&StopOverview.htm',,
			[wrap_child ('Museums'), 'Stroll&StopMuseums.htm'],
			[wrap_child ('Lighthouses'), 'Stroll&StopLighthouses.htm'],
			[wrap_child ('Galleries'), 'Stroll&StopGalleries.htm'],
			[wrap_child ('Cinemas'), 'Stroll&StopCinemas.htm'],
			[wrap_child ('Casinos'), 'Stroll&StopCasinos.htm'],],
		[wrap_parent ('Handy-Links'), 'HandyLinksLocation.htm',,
			[wrap_child ('search by Category'), 'HandyLinksCategory.htm'],
			[wrap_child ('search by Location'), 'HandyLinksLocation.htm'],],],
	
	[wrap_root('Lodging & Dining', 'd'), 'L&DLodging.htm', {'sw' : 110},
		[wrap_parent ('Lodging'), 'L&DLodging.htm'],
		[wrap_parent ('Dining'), 'L&DDining.htm'],
	],
	
	[wrap_root('Stroll & Stop', 'd'), 'Stroll&StopOverview.htm', {'sw' : 120},
		[wrap_parent ('Overview'), 'Stroll&StopOverview.htm'],
		[wrap_parent ('History'), 'Stroll&StopHistory.htm'],
		[wrap_parent ('Museums'), 'Stroll&StopMuseums.htm'],
		[wrap_parent ('Lighthouses'), 'Stroll&StopLighthouses.htm'],
		[wrap_parent ('Galleries'), 'Stroll&StopGalleries.htm'],
		[wrap_parent ('Cinemas'), 'Stroll&StopCinemas.htm'],
		[wrap_parent ('Music & Theatre'), 'Stroll&StopTheatre.htm'],
		[wrap_parent ('Casinos'), 'Stroll&StopCasinos.htm'],
		[wrap_parent ('Attractions'), 'Stroll&StopAttractions.htm'],
		[wrap_parent ('Key Info'), 'LocalsKeyInfo.htm'],
		[wrap_parent ('Events'), 'Events.htm'],
		[wrap_parent ('Handy-Links'), 'HandyLinksLocation.htm',,
			[wrap_child ('search by Category'), 'HandyLinksCategory.htm'],
			[wrap_child ('search by Location'), 'HandyLinksLocation.htm'],],
		[wrap_parent ('Contact Us'), 'ContactUs.htm']

	],
	
	[wrap_root('Relocation', 'd'), 'RelocationGeneral.htm', {'sw' : 110},
		[wrap_parent ('General'), 'RelocationGeneral.htm'],
		[wrap_parent ('Waterfront Towns'), 'RegionTowns.htm'],
		[wrap_parent ('Climate'), 'RegionClimate.htm'],
		[wrap_parent ('Activities'), 'WebToolsKeyInfoActivities.htm'],
		[wrap_parent ('Key Info'), 'LocalsKeyInfo.htm'],
		[wrap_parent ('Getting Here'), 'HomeGettingHere.htm'],
		[wrap_parent ('Handy-Links'), 'HandyLinksLocation.htm',,
			[wrap_child ('search by Category'), 'HandyLinksCategory.htm'],
			[wrap_child ('search by Location'), 'HandyLinksLocation.htm'],],
		[wrap_parent ('Contact Us'), 'ContactUs.htm']
],
	
	[wrap_root('Locals Corner'), 'LocalsKeyInfo.htm', {'sw' : 110},
		[wrap_parent ('Key Info'), 'LocalsKeyInfo.htm'],
		[wrap_parent ('Marketing Toolbox'), 'WebTools.htm'],
		[wrap_parent ('Events'), 'Events.htm'],
		[wrap_parent ('Handy-Links'), 'HandyLinksLocation.htm',,
			[wrap_child ('search by Category'), 'HandyLinksCategory.htm'],
			[wrap_child ('search by Location'), 'HandyLinksLocation.htm'],],
		[wrap_parent ('Contact Us'), 'ContactUs.htm']

	
	],
	

 ];
	
 
function wrap_parent (text,icon) {
	return [['<table cellpadding=1 cellspacing=0 border=0 width=100%><tr><td bgcolor=#274E4E><img height=16 src=', icon !=null ? 'icons/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100%><table cellpadding=1 cellspacing=0 border=0 width=100% height=22><tr><td class=a0>&nbsp; ', text, '</td></tr></table></td><td><img src=icons/arr.gif width=4 height=7 align="middle" align=absmiddle hspace=3></td></tr></table>'].join(''),
	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#274E4E><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#274E4E><tr><td><img height=16 src=', icon !=null ? 'icons/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100% class=a0>&nbsp; ', text, '</td><td><img src=icons/arr.gif width=4 height=7 align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#274E4E><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#274E4E><tr><td><img height=16 src=', icon !=null ? 'icons/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100% class=a0>&nbsp; ', text, '</td><td><img src=icons/arr.gif width=4 height=7 align="middle" align=absmiddle hspace=3></td></tr></table></td></tr></table>'].join('')
	];
}

function wrap_child (text,icon) {
	return [['<table cellpadding=1 cellspacing=0 border=0 width=100%><tr><td bgcolor=#274E4E><img height=16 src=', icon !=null ? 'icons/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=100%><table cellpadding=1 cellspacing=0 border=0 width=100% height=22><tr><td class=a0>&nbsp; ', text, '</td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#274E4E><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#274E4E><tr><td><img height=16 src=', icon !=null ? 'icons/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=99% class=a0>&nbsp; ', text, '</td></tr></table></td></tr></table>'].join(''),
	['<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#274E4E><tr><td><table cellpadding=1 cellspacing=0 border=0 width=100% height=22 bgcolor=#274E4E><tr><td><img height=16 src=', icon !=null ? 'icons/' + icon: 'menu_files/pixel.gif width=16', ' hspace=3></td><td width=99% class=a0>&nbsp; ', text, '</td></tr></table></td></tr></table>'].join('')
	];
}

function wrap_root (text) {
	return [
	'<table cellpadding=1 cellspacing=0 border=0 width=100%><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100% height=21><tr><td width=100% class=a0 align="center">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>',
	'<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#006666><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100% height=21><tr><td width=100% class=a1 align="center">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>',
	'<table cellpadding=1 cellspacing=0 border=0 width=100% bgcolor=#006666><tr><td><table cellpadding=0 cellspacing=0 border=0 width=100% height=21><tr><td width=100% class=a1 align="center">&nbsp; ' + text + ' &nbsp;</td></tr></table></td></tr></table>'
	];
}
