fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="strong";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#40A2D3";
offcolor="#ffffff";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
pagebgcolor="#EDC1B7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=5;
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=OurFloridaBeachHome.com;url=about.htm;")
aI("text=Kenny Hayslett;url=about-kenny-hayslett.htm;")
aI("text=Consulting Services;url=consulting-services.htm;")

}

with(milonic=new menuname("Properties")){
style=menuStyle;
//aI("text=739 Eldorado Ave;url=739-eldorado.htm;");
//aI("text=855 Mandalay Ave;url=855-mandalay.htm;");
aI("text=145 Brighwater Dr;url=145-brighwater-condo.htm;");
}

with(milonic=new menuname("Fractional Ownership")){
style=menuStyle;
aI("text=Easy and Affordable;url=easy-affordable.htm;");
aI("text=About Fractional Ownership;url=about-fractional-ownership.htm;");
aI("text=Ownership Time;url=ownership-time.htm;");
aI("text=Property Management;url=property-management.htm;");
aI("text=Home Owners Association;url=home-owners-association.htm;");
aI("text=Operating Budget;url=annual-budget.htm;");
aI("text=Purchasing Process;url=purchasing-process.htm;");
aI("text=Exclusive Member Services;url=exclusive-member-services.htm;");
aI("text=FAQs;url=faq.htm;");
}

with(milonic=new menuname("Clearwater Beach")){
style=menuStyle;
aI("text=Clearwater Beach;url=clearwater-beach.htm;")

}

drawMenus();

