/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#663366';			// Background color when mouse is not over
	var LowSubBgColor='#996699';			// Background color when mouse is not over on subs
	var HighBgColor='#996699';			// Background color when mouse is over
	var HighSubBgColor='cc99cc';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='#993399';			// Border color
	var BorderSubColor='#cc99cc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=129;				// 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=3;				// 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=200;			// 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=['../../scripts/tri.gif',5,10,'../../scripts/tridown.gif',10,5,'../../scripts/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){FrstCntnr.className="noPrint";} 
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","../../index.htm","",0,20,134);

Menu2=new Array("a - z directory","../../index4.htm","",0);

Menu3=new Array("site information","../../information.htm","",3);
	Menu3_1=new Array("site news","../../news.htm","",0,20,150);
	Menu3_2=new Array("accessibility","../../access.htm","",0);
	Menu3_3=new Array("disclaimer","../../disclaimer.htm","",0);
	
Menu4=new Array("local information","","",6);
	Menu4_1=new Array("maps","../../maps/index.htm","",0,20,150);
	Menu4_2=new Array("photographs","../../photos/index.htm","",2);
		Menu4_2_1=new Array("Images of Southsea","../../photos/index.htm","",0,20,150);
		Menu4_2_2=new Array("The Spinnaker Gallery","../../photos/tower.htm","",0);
	Menu4_3=new Array("history","","",2);
		Menu4_3_1=new Array("articles","../../community/history/index.htm","",0,20,150);
		Menu4_3_2=new Array("museums","../../community/whatson/museum.htm","",0);
	Menu4_4=new Array("libraries","../../community/library/index.htm","",0);
	Menu4_5=new Array("parks","../../community/parks/index.htm","",0);
	Menu4_6=new Array("post offices","../../community/postoffices/index.htm","",0);

Menu5=new Array("community pages","../../community/index.htm","",11);
	Menu5_1=new Array("children","../../community/children/index.htm","",0,20,150);
	Menu5_2=new Array("clubs & societies","../../community/clubs_and_societies/index.htm","",0);
	Menu5_3=new Array("community centres","../../community/community_centres/index.htm","",0);
	Menu5_4=new Array("education","../../community/education/index.htm","",0);
	Menu5_5=new Array("multicultural","../../community/multicultural/index.htm","",0);
	Menu5_6=new Array("neighbourhood forums","../../community/neighbourhood-forums/index.htm","",0);
	Menu5_7=new Array("politics","../../community/politics/index.htm","",0);
	Menu5_8=new Array("religion","../../community/religion/index.htm","",0);
	Menu5_9=new Array("social clubs","../../community/social_clubs/index.htm","",0);
	Menu5_10=new Array("sports & games","../../community/sport/index.htm","",0);
	Menu5_11=new Array("youth clubs and services","../../community/youth_services/index.htm","",0);
		
Menu6=new Array("business pages","../../business/index.htm","",11);
	Menu6_1=new Array("accommodation","../../business/accommodation/index.htm","",0,20,150);
	Menu6_2=new Array("boats","../../business/boats/index.htm","",0);
	Menu6_3=new Array("building","../../business/building/index.htm","",0);
	Menu6_4=new Array("employment","../../business/employment/index.htm","",0);
	Menu6_5=new Array("finance & Law","../../business/finance_and_law/index.htm","",0);
	Menu6_6=new Array("fitness & beauty","../../business/fitness_and_beauty/index.htm","",0);
	Menu6_7=new Array("food & drink","../../business/food_and_drink/index.htm","",0);
	Menu6_8=new Array("motor trades","../../business/motor_trades/index.htm","",0);
	Menu6_9=new Array("resources","../../business/resources/index.htm","",0);
	Menu6_10=new Array("shops & services","../../business/shopping/index.htm","",0);
	Menu6_11=new Array("transport","../../business/transport/index.htm","",0);
	
Menu7=new Array("health & welfare","","",12);
	Menu7_1=new Array("alternative medicine","../../community/health/alternative_health_centres.htm","",0,20,150);
	Menu7_2=new Array("chiropodists","../../community/health/chiropodist.htm","",0);
	Menu7_3=new Array("dentists","../../community/health/dentist1.htm","",0);	
	Menu7_4=new Array("doctors","../../community/health/doctor1.htm","",0);
	Menu7_5=new Array("health food","../../community/health/health_food.htm","",0);
	Menu7_6=new Array("hearing","../../community/health/hearing.htm","",0);
	Menu7_7=new Array("hospitals","../../community/health/hospitals.htm","",0);	
	Menu7_8=new Array("nursing agencies","../../community/health/nursing.htm","",0);
	Menu7_9=new Array("opticians","../../community/health/optician.htm","",0);
	Menu7_10=new Array("osteopaths","../../community/health/osteopaths.htm","",0);
	Menu7_11=new Array("physiotherapists","../../community/health/physiotherapists.htm","",0);
	Menu7_12=new Array("welfare","../../community/welfare/index.htm","",0);

Menu8=new Array("arts & entertainment","../../community/whatson/index.htm","",5);
	Menu8_1=new Array("arts venues","../../community/whatson/art.htm","",0,20,150);
	Menu8_2=new Array("cinema","../../community/whatson/cinema.htm","",0);
	Menu8_3=new Array("music","../../community/whatson/music.htm","",0);
	Menu8_4=new Array("night clubs","../../community/whatson/night_clubs.htm","",0);	
	Menu8_5=new Array("theatre","../../community/whatson/theatre.htm","",0);
	
Menu9=new Array("site map","http://search.freefind.com/find.html?id=7939630&m=0&p=0","",0);

Menu10=new Array("contact us","../../index3.htm","",0);

