/***********************************************************************************
*	(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	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// 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='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#993333';			// Border color
	var BorderSubColor='#993333';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Arial,Helvetica,sans-serif"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=1;				// 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=.02;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.02;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=5;				// 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=0;			// 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=['/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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"



Menu1=new Array("Home","http://www.portstanley.ca/index.html","",0,20,75);

Menu2=new Array("Community","/community.html","",11,20,100);
	Menu2_1=new Array("Central Elgin Site","http://www.centralelgin.org","",0,20,150);	
	Menu2_2=new Array("Find a Business","/search.php","",0,20,150);
	Menu2_3=new Array("Realestate in Port Stanley","http://www.port-stanley.com/business_listings.php?SearchString=real estate","",3,20,150);
		Menu2_3_1=new Array("Commercial Land","/Land/index.html","",0,20,150);
		Menu2_3_2=new Array("Agents","http://www.port-stanley.com/business_listings.php?SearchString=real estate","",0,20,150);
				Menu2_3_3=new Array("Mortgages","http://www.port-stanley.com/business_listings.php?SearchString=mortgage","",0,20,150);
	Menu2_4=new Array("Communities in Bloom","http://www.centralelgin.org/portal/?w=CommunitiesInBloom&category=Home","",0,20,150);
	Menu2_5=new Array("A History of Port Stanley","/history.html","",0,20,150);
	Menu2_6=new Array("Find A Club","http://www.port-stanley.com/business_listings.php?SearchString=club","",0,20,150);
	Menu2_7=new Array("Port Stanley Public School","http://www.tvdsb.on.ca/PortStanley/index.htm","",0,20,150);
	Menu2_8=new Array("Port Stanley Hockey","http://www.psmha.com/","",0,20,150);
	Menu2_9=new Array("The Port Stanley Library","http://www.elginconnects.ca/portal/entry.php?w=ElginCountyLibraryBranches&e_id=1219","",0,20,150);
	Menu2_10=new Array("Online Community News","http://www.portstanleynews.com","",0,20,150);
	Menu2_11=new Array("Free Local Online Classifieds","http://www.barterbuyandsell.com","",0,20,150);

Menu3=new Array("Maps","map.html","",4,20,75);
	Menu3_1=new Array("Directions from Toronto","/toronto.html","",0,20,150);
	Menu3_2=new Array("Directions from Detroit","/detroit.html","",0,20,150);
	Menu3_3=new Array("Street Map","localmap.html","",0,20,150);
	Menu3_4=new Array("GPS Co-ordinates","gps.html","",0,20,150);

Menu4=new Array("Attractions & Entertainment","#","",7,20,175);
	Menu4_1=new Array("Nature & Trails","http://www.naturallyelgin.org","",0,20,175);
	Menu4_2=new Array("Birding","http://www.ezlink.ca/~thebrowns/HawkCliff/index.htm","",0,20,175);
	Menu4_3=new Array("Port Stanley Terminal Rail","http://www.pstr.on.ca","",0,20,175);
	Menu4_4=new Array("Port Stanley Festival Theatre","http://www.psft.on.ca","",0,20,175);
	Menu4_5=new Array("Golf","#","",2,20,175);
		Menu4_5_1=new Array("Kettle Creek Golf & Country Club","http://www.kettlecreekgolf.com","",0,20,175);	
		Menu4_5_2=new Array("The Bluffs of Port Stanley","http://www.thebluffsgolfclub.com","",0,20,175);
	Menu4_6=new Array("Dining","http://www.port-stanley.com/business_listings.php?SearchString=dining","",0,20,175);
	Menu4_7=new Array("Area Attractions","attractlinks.html","",0,20,175);
	

Menu5=new Array("Events","events.html","",0,20,50);

Menu6=new Array("Accommodations","accommodations.php","",6,20,120);
	Menu6_1=new Array("Bed and Breakfasts","http://www.port-stanley.com/business_listings.php?SearchString=bb","",0,20,150);
	Menu6_2=new Array("Cottages","http://www.port-stanley.com/business_listings.php?SearchString=cottage","",0,20,150);
	Menu6_3=new Array("Camping","http://www.ontarioparks.com/","",0,20,150);
	Menu6_4=new Array("Motels","http://www.port-stanley.com/business_listings.php?SearchString=Motel","",0,20,150);
	Menu6_5=new Array("Hotels","http://www.port-stanley.com/business_listings.php?SearchString=Hotel","",0,20,150);
	Menu6_6=new Array("Inns","http://www.port-stanley.com/business_listings.php?SearchString=inn","",0,20,150);

Menu7=new Array("Links","#","",6,20,50);
	Menu7_1=new Array("Media","/infolinks.html","",0,20,150);
	Menu7_2=new Array("Online Community News","http://www.portstanleynews.com","",0,20,150);
	Menu7_3=new Array("Municipality","http://www.centralelgin.org","",0,20,150);
	Menu7_4=new Array("Photos","#","",3,20,150);
		Menu7_4_1=new Array("Miscellaneous Views 1","photo1.html","",0,20,150);
		Menu7_4_2=new Array("Miscellaneous Views 2","photo2.html","",0,20,150);
		Menu7_4_3=new Array("Re-enactment","photo3.html","",0,20,150);
	Menu7_5=new Array("Fishing","fishing.html","",0,20,150);
	Menu7_6=new Array("Tourism in Elgin","http://www.elgintourist.com","",0,20,150);
	


Menu8=new Array("Contact Us","#","",1,20,75);
	Menu8_1=new Array("General Inquiry - Email","ma&#x69;l&#x74;o&#58;&#x77;&#101;&#98;&#x40;po&#114;&#x74;&#x2d;s&#x74;&#x61;&#x6e;&#x6c;&#x65;&#121;.&#x63;&#x6f;&#x6d;&#x3f;&#x73;&#117;&#x62;&#x6a;&#101;c&#x74;=&#114;&#x65;&#113;&#x75;&#x65;&#115;&#116;&#32;&#105;&#x6e;f&#111; &#102;o&#114;&#x20;&#x70;&#x6f;&#114;t&#x20;&#115;&#116;&#x61;&#x6e;&#x6c;&#x65;&#x79;","",0,20,150);
