_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D8B34E";
offcolor="Black";
onbgcolor="PaleGoldenrod";
oncolor="#000000";
padding="2";
separatorcolor="White";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="5";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="PaleGoldenrod";
offcolor="#000000";
onbgcolor="#999999";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Return to Home Page;target=;url=http://jerryannwinters.com/;");
aI("text=Tampa Bay Area Videos;target=;url=tampa-bay-area-videos.html;");
aI("showmenu=Premier Communities/Arbor GreenLEFT_MENU;text=Premier Communities;target=;url=premier-communities.html;");
aI("text=Search Florida MLS;target=_blank;url=http://webapps2.planetrealtor.com/idx/pkg_IDX.pr_IDXSearch?sStateID=FL&sRealtorID=1161062&sUserType=R&sSearchStateID=FL&sSearchSource=T&sRunSearch=F&sLangCode=ENGLISH;");
aI("text=Area Information;target=;url=area-information.html;");
aI("text=Real Estate Terms;target=;url=real-estate-terms.html;");
aI("text=More Information;target=_blank;url=http://jerryannwinters.com/pages/for_more_information.htm;");
aI("text=Mortgage Pre-Approval;target=_blank;url=http://jerryannwinters.com/pages/mortgage_app.htm;");
aI("text=Contact Jerry Ann;target=;url=contact-jerry-ann.html;");
}

with(milonic=new menuname("Premier Communities/Arbor GreenLEFT_MENU")){
style=submenuStyle;
aI("text=Arbor Green;target=;url=arbor-green.html;");
aI("text=Cross Creek;target=;url=cross-creek.html;");
aI("text=Hunter's Green;target=;url=hunter's-green.html;");
aI("text=Meadow Point;target=;url=meadow-point.html;");
aI("text=New Tampa;target=;url=new-tampa.html;");
aI("text=Pebble Creek;target=;url=pebble-creek.html;");
aI("text=Richmond Place;target=;url=richmond-place.html;");
aI("text=Tampa Palms;target=;url=tampa-palms.html;");
aI("text=West Meadows;target=;url=west-meadows.html;");
}


 drawMenus();

