	var NoOffFirstLineMenus=5;
	var LowBgColor='BAD3FC';
	var LowSubBgColor='BAD3FC';
	var HighBgColor='397DEC';
	var HighSubBgColor='397DEC';
	var FontLowColor='black';
	var FontSubLowColor='black';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='black';
	var BorderSubColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=2;
	var FontFamily="verdana,arial,times new roman"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=360;
	var StartLeft=60;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

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.toppinorealestate.com/index.htm","",0,20,138);

Menu2=new Array("Vacation Properties","vacation.htm","",5);
	Menu2_1=new Array("4 Bedrooms","http://www.toppinorealestate.com/vacation.htm","",0,20,150);		
	Menu2_2=new Array("3 Bedrooms","http://www.toppinorealestate.com/vacation.htm","",0);
	Menu2_3=new Array("2 Bedrooms","http://www.toppinorealestate.com/vacation3.htm","",0);
	Menu2_4=new Array("1 Bedroom","http://www.toppinorealestate.com/vacation5.htm","",0);
	Menu2_5=new Array("Studio","http://www.toppinorealestate.com/vacation6.htm","",0);

Menu3=new Array("Properties for Sale","","",2);
	Menu3_1=new Array("Featured Listing","http://www.toppinorealestate.com/availability.htm","",0,20,180);
	Menu3_2=new Array("Search MLS","http://www.flkeysmls.com/cust_menu.asp","",0);

Menu4=new Array("Long Term Rentals","http://www.toppinorealestate.com/longterm.htm","",0);

Menu5=new Array("Contact Us","http://www.toppinorealestate.com/contact-us.htm","",0);