/***********************************************************************************
*	(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=4;			// Number of first level items
	var LowBgColor='#cccc99';			// Background color when mouse is not over
	var LowSubBgColor='#cccc99';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffcc';			// Background color when mouse is over
	var HighSubBgColor='#ffffcc';			// 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='ffffcc';			// Border color
	var BorderSubColor='ffffcc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=4;				// 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=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=['tri.gif',5,10,'tridown.gif',10,5,'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("Sellers Center","sellers.html","",2,20,108);
    Menu1_1=new Array("Homefeedback System","homefeedback.html","",0,20,152);
	Menu1_2=new Array("Newsletter","newsletter.html","",0,20,152);
	Menu2=new Array("Buyers Center","buyers.html","",9,20,108);
	Menu2_1=new Array("Mortgage Center","mortgagecenter.html","",1,20,142);
		Menu2_1_1=new Array("Mortgage Calculator","calc.html","",0,20,138);
	Menu2_2=new Array("Buyers Checklist","buyers_checklist.html","",0,20,142);
	Menu2_3=new Array("Buyers Plan","buyers_plan.html","",0,20,142);
	Menu2_4=new Array("Buyers Questions","buyers_questions.html","",0,20,142);
	Menu2_5=new Array("Buyers Relationships","buyers_relationships.html","",3,20,142);
		Menu2_5_1=new Array("Client Commitment","buyers_csc.html","",0,20,168);
		Menu2_5_2=new Array("Customer Commitment","buyers_cusc.html","",0,20,168);
		Menu2_5_3=new Array("Dual Agency Commitment","buyers_dsc.html","",0,20,168);
	Menu2_6=new Array("VIP Buyers Program","vipbuyers.html","",0,20,142);
	Menu2_7=new Array("Helpful Numbers","helpfulnum.html","",0,20,142);
	Menu2_8=new Array("Happy Homeowners","hhomeowners.html","",0,20,142);
	Menu2_9=new Array("Newsletter","newsletter.html","",0,20,142);
	
Menu3=new Array("Find Your Home","findyourhome.html","",6,20,123);
	Menu3_1=new Array("Homes Online","homes.html","",3,20,123);
			Menu3_1_1=new Array("Homes Online","homes.html","",0,20,123);
			Menu3_1_2=new Array("Open House","openhouse.html","",0,20,123);
			Menu3_1_3=new Array("Ultimate House","ultimatehouse.html","",0,20,123);
    Menu3_2=new Array("Land Online","land.html","",0,20,123);
	Menu3_3=new Array("Commercial Online","commercial.html","",0,20,123);
	Menu3_4=new Array("Rentals Online","rentals.html","",0,20,123);
	Menu3_5=new Array("Beaufort Listings","mlslistings.html","",0,20,123);
	Menu3_6=new Array("Media Gallery","http://carljoye.wordpress.com","",0,20,123);
Menu4=new Array("Communities Online","communities.html","",4,20,150);
    Menu4_1=new Array("Lady's Island Communities","/ladysisland.html","",15,20,190);
		 Menu4_1_1=new Array("Cat Island","/CatIsland/","",0,20,190);	
	     Menu4_1_2=new Array("Coosaw Island","/CoosawIsland/","",0,20,190);
		 Menu4_1_3=new Array("Coosaw Point","/CoosawPoint/","",0);
		 Menu4_1_4=new Array("Distant Island","/DistantIsland/","",0);
		 Menu4_1_5=new Array("Judge Island","/JudgeIsland/","",0);
		 Menu4_1_6=new Array("Lady's Island Country Club","/LadysIslandCC/","",0);
		 Menu4_1_7=new Array("Lady's Landing","/LadysLanding/","",0);
		 Menu4_1_8=new Array("Magnolia Court","/MagnoliaCourt/","",0);
		 Menu4_1_9=new Array("New Point","/Newpoint/","",0);
		 Menu4_1_10=new Array("Red Bluff","/RedBluff/","",0);
		 Menu4_1_11=new Array("Shammy Creek","/ShammyCreek/","",0);
		 Menu4_1_12=new Array("Spanish Moss","/SpanishMoss/","",0);
	     Menu4_1_13=new Array("South Bluff","/SouthBluff/","",0);
	     Menu4_1_14=new Array("Telfair","/Telfair/","",0);
	     Menu4_1_15=new Array("Walling Grove","/WallingGrove/","",0);
	Menu4_2=new Array("St. Helena Communities","/sthelena.html","",2,20,190);	 
		 Menu4_2_1=new Array("Bermuda Bluff Island","/BermudaBluff/","",0,20,155);
		 Menu4_2_2=new Array("Horse Island","/HorseIsland/","",0,20,155);
		 Menu4_3=new Array("Port Royal Communities","/portroyal.html","",1,20,190);		 
		 Menu4_3_1=new Array("Port Royal","/PortRoyal/","",0,20,155);
	Menu4_4=new Array("Beaufort Communities","/beaufort.html","",12,20,190);		 
		 Menu4_4_1=new Array("Battery Point","/BatteryPoint/","",0,20,155);
	     Menu4_4_2=new Array("Broad Street","/BroadStreet/","",0);
	     Menu4_4_3=new Array("Bull Point Plantation","/BullPoint/","",0);
	     Menu4_4_4=new Array("Callawassie Island","/CallawassieIsland/","",0);
		 Menu4_4_5=new Array("Chechessee Bluff","/ChechesseeBluff","",0);
		 Menu4_4_6=new Array("Cottage Farm","/CottageFarm/","",0);
	     Menu4_4_7=new Array("Iron Gate","/IronGate/","",0);
	     Menu4_4_8=new Array("Picket Fences","/PicketFences/","",0);
	     Menu4_4_9=new Array("Pine Wood","/Pinewood/","",0);
	     Menu4_4_10=new Array("Pleasant Point","/PleasantPoint/","",0);
	     Menu4_4_11=new Array("Rivers End","/RiversEnd","",0);
	     Menu4_4_12=new Array("Sun City HH","/SunCity","",0);
	