/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='navy';				// Background color when mouse is not over
	var LowSubBgColor='#D6D6E9' //'#9999cc';			// Background color when mouse is not over on subs
	var HighBgColor='#000080' //'navy';			// Background color when mouse is over
	var HighSubBgColor='#000080' //'#333399';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='navy';			// Font color subs when mouse is not over
	var FontHighColor='#00ffff';			// Font color when mouse is over
	var FontSubHighColor='#00ffff';			// Font color subs when mouse is over
	var BorderColor='navy';			// Border color
	var BorderSubColor='navy';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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=.03;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop //=-10;				// 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=15;				// 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='MenuPos';				// 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/triright.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

var page

if (page == "HOME") {
	var StartTop=0;			// Menu offset x coordinate
}else{
	var StartTop=-11;		// Menu offset x coordinate for pages with short header
}


function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


var path
path = "../"

// 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", path + "default.htm","",0,20,70);

Menu2=new Array("Cape Haze Corridor Report","","",2,20,215);
	Menu2_1=new Array("Recent Editions", path + "Cape Haze Corridor Report/Cape-Haze-Corridor-Report.htm","",0,20,215);	
	
	Menu2_2=new Array("Subscribe", path + "Cape Haze Corridor Report/subscribe.htm","",0,20,215);	

Menu3=new Array(" Properties","","",10,20,120);
	Menu3_1=new Array("Featured Properties", path + "Properties/featured.htm","",0,20,255);	
 		
 	Menu3_2=new Array("Properties for Sale by Area (MLS Search)", path + "Properties/forsale.htm","",0,35,255);
  		
  	Menu3_3=new Array("Manasota Key Profile - Manasota Key Real Estate for Sale", path + "Properties/Manasota-Key-Property.htm","",0,35,255);
  		  			
	Menu3_4=new Array("Rotonda Lots & Homes Overview - Rotonda Real Estate For Sale", path + "Properties/Rotonda_Lots.htm","",0,35,255);
		
 	Menu3_5=new Array("Introduction to Cape Haze Area Condominiums and Townhomes", path + "Properties/Cape_Haze_Condominiums_Townhomes.htm","",0,35,255);	
   			
	Menu3_6=new Array("Should You Consider a Home Warranty?", path + "Properties/Home_Warranty.htm","",0,35,255);
		
	Menu3_7=new Array("Giving Your Property a Competitive Edge:  Staging Your Home for Sale", path + "Properties/Staging_Your_Home.htm","",0,35,255);
		
	Menu3_8=new Array("Free Comparative Market Analysis", path + "Properties/MarketAnalysis.htm","",0,20,255);

	Menu3_9=new Array("Types of Loans", path + "Properties/Types of Loans.htm","",0,20,255);
                          
	Menu3_10=new Array("Help Me Find a Property", path + "inquiry.htm","",0,20,255);

Menu4=new Array(" Communities","","",19,20,140);
	Menu4_1=new Array("Where Are We?", path + "Communities/locator3.htm","",0,20,180);
	Menu4_2=new Array("Area Map", path + "Communities/areamap.htm","",0,20,180);
	Menu4_3=new Array("Boca Grande", path + "Communities/Boca Grande.htm","",0,20,180);
	Menu4_4=new Array("Cape Haze", path + "Communities/cape_haze.htm","",0,20,180);
	Menu4_5=new Array("Eagle Preserve", path + "Communities/Eagle Preserve.htm","",0,20,180);
	Menu4_6=new Array("Englewood", path + "Communities/Englewood.htm","",0,20,180);
	Menu4_7=new Array("Grove City", path + "Communities/Grove City.htm","",0,20,180);
	Menu4_8=new Array("Gulf Cove", path + "Communities/Gulf Cove.htm","",0,20,180);
	Menu4_9=new Array("Barrier Island Communities","","",4,35,180);
		Menu4_9_1=new Array("Don Pedro", path + "Communities/Island Communities.htm","",0,20,120);
		Menu4_9_2=new Array("Knight Island", path + "Communities/Island Communities.htm","",0);
		Menu4_9_3=new Array("Little Gasparilla", path + "Communities/Island Communities.htm","",0);
		Menu4_9_4=new Array("Palm Island", path + "Communities/Island Communities.htm","",0);
	
	Menu4_10=new Array("Manasota Key", path + "Communities/Manasota Key.htm","",0,20,180);
	Menu4_11=new Array("North Port", path + "Communities/North Port.htm","",0,20,180);
	Menu4_12=new Array("Placida", path + "Communities/Placida.htm","",0,20,180);
	Menu4_13=new Array("Port Charlotte", path + "Communities/Port_Charlotte.htm","",0,20,180);
	Menu4_14=new Array("Punta Gorda", path + "Communities/Punta_Gorda.htm","",0,20,180);
	Menu4_15=new Array("Riverwood", path + "Communities/Riverwood.htm","",0,20,180);
	Menu4_16=new Array("Rotonda", path + "Communities/Rotonda.htm","",0,20,180);
	Menu4_17=new Array("South Gulf Cove", path + "Communities/South Gulf Cove.htm","",0,20,180);		
	Menu4_18=new Array("Venice", path + "Communities/Venice.htm","",0,20,180);
	Menu4_19=new Array("Windward at Cape Haze", path + "Communities/Windward.htm","",0,20,180);

Menu5=new Array(" Area Links","","",12,20,120);
	Menu5_1=new Array("Local & State Government", path + "Area Links/Government.htm","",0,20,210);
	Menu5_2=new Array("Chambers of Commerce and Visitor's Bureau", path + "Area Links/Chamber.htm","",0,35,210);	
	Menu5_3=new Array("Weather", path + "Area Links/Weather.htm","",0,20,210);
	Menu5_4=new Array("Hurricane Home Preparations", path + "Area Links/HomePrep.htm","",0,20,210);
	Menu5_5=new Array("Charlotte Harbor", path + "Area Links/CharlotteHarbor.htm","",0,20,210);
	Menu5_6=new Array("Beaches & Parks", path + "Area Links/Beach-Park.htm","",0,20,210);
	Menu5_7=new Array("Boating & Sailing", path + "Area Links/Boating-Sailing.htm","",0,20,210);
	Menu5_8=new Array("Fishing", path + "Area Links/Fishing.htm","",0,20,210);
	Menu5_9=new Array("Golf", path + "Area Links/Golf.htm","",0,20);
	Menu5_10=new Array("Arts & Attractions", path + "Area Links/Arts-Attractions.htm","",0,20);
	Menu5_11=new Array("Dining & Accommodations", path + "Area Links/Dining.htm","",0,20);
	Menu5_12=new Array("Hospitals", path + "Area Links/Hospitals.htm","",0,20);
	
Menu6=new Array(" About Pam","","",4,20,120);
	Menu6_1=new Array("About Pam", path + "About Pam/About Pam.htm","",0,20,175);
	Menu6_2=new Array("What People Say", path + "About Pam/whatpeoplesay.htm","",0);	
	Menu6_3=new Array("About Michael Saunders", path + "About Pam/About Michael Saunders.htm","",0); 
	Menu6_4=new Array("Why Choose Pam to Sell Your Property?", path + "About Pam/Why_Choose_Pam_Neer.htm","",0,35,175);

		
Menu7=new Array(" Contact Me", path + "contact.htm","",0,20,130);

	
	