_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset with(menuStyle=new mm_style()){ overbgimage = "http://www.vow2.com/library/images/layouts/tarkin/menu-bg-over.gif"; bgimage = "http://www.vow2.com/library/images/layouts/tarkin/menu-bg.gif"; onbgcolor="transparent"; oncolor="#000000"; offbgcolor="transparent"; offcolor="#ffffff"; bordercolor="#dddddd"; borderstyle="solid"; borderwidth=1; separatorcolor="#dddddd"; separatorsize="1"; padding=3; fontsize="11px"; fontstyle="normal"; fontfamily="Arial,Verdana, Tahoma, Arial"; subimage="http://www.vow2.com/library/images/layouts/whitearrow.gif"; align="left"; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=100);"; outfilter="Fade(duration=0.2);"; itemwidth=156; } MainMenuStyle=new copyOf(menuStyle) MainMenuStyle.itemwidth = 160; MainMenuStyle.itemheight = 24; MainMenuStyle.borderwidth = 0; with(milonic=new menuname("m0")){ style=MainMenuStyle; orientation="vertical"; screenposition="center"; left="offset=-306"; top="230"; alwaysvisible="1"; menuwidth="160"; aI("text=Home;showmenu=m1;url=http://www.jeanniesutherland.com/;"); aI("text=Featured Listings;closeonclick=1;keepalive=1;openonclick=1;url=http://www.jeanniesutherland.com/search/search-results.rub?idxcode=cd472ee7809f265b1b5762ec61e5ff90;"); aI("text=Property Search;showmenu=m2;onfunction=showtip('Search for properties right now!');image=http://www.vow2.com/library/images/icons/mglass-trans.gif;url=http://www.jeanniesutherland.com/search/property-search.rub;"); aI("text=Hot Areas;showmenu=m3;closeonclick=1;keepalive=1;openonclick=1;"); aI("text=Sell Your Home;image=http://www.vow2.com/library/images/icons/forsale-trans.gif;url=http://www.jeanniesutherland.com/forms/property-analysis.rub;"); aI("text=Loan Prequalification;url=http://www.jeanniesutherland.com/forms/prequalification.rub;"); aI("text=Relocation Info;url=http://www.jeanniesutherland.com/forms/relocation.rub;"); aI("text=Contact Us;url=http://www.jeanniesutherland.com/forms/contact-us.rub;"); } with(milonic=new menuname("m1")){ style=menuStyle;aI("text=Login;url=http://www.jeanniesutherland.com/search/login.rub;"); aI("text=Sign Up;url=http://www.jeanniesutherland.com/forms/sign-up.rub;"); aI("text=Favorite Searches;url=http://www.jeanniesutherland.com/search/saved-searches-view.rub;"); aI("text=Favorite Properties;url=http://www.jeanniesutherland.com/search/real-estate-favorites-view.rub;"); aI("text=Account Settings;url=http://www.jeanniesutherland.com/search/membership-update.rub;"); aI("text=Forgotten Login / Password;url=http://www.jeanniesutherland.com/search/forgotten-login.rub;"); } with(milonic=new menuname("m2")){ style=menuStyle;aI("text=Featured Listings;closeonclick=1;keepalive=1;openonclick=1;url=http://www.jeanniesutherland.com/search/search-results.rub?idxcode=cd472ee7809f265b1b5762ec61e5ff90;"); aI("text=Search Homes;url=http://www.jeanniesutherland.com/search/search-homes-area.rub;"); aI("text=Search Condos;url=http://www.jeanniesutherland.com/search/search-condos-area.rub;"); aI("text=Search Land;url=http://www.jeanniesutherland.com/search/search-land-area.rub;"); aI("text=Search Manufactured;url=http://www.jeanniesutherland.com/search/search-manufactured-area.rub;"); aI("text=Search MDU;url=http://www.jeanniesutherland.com/search/search-mdu-area.rub;"); } with(milonic=new menuname("m3")){ style=menuStyle;aI("text=Mountains Edge;closeonclick=1;keepalive=1;openonclick=1;url=http://www.jeanniesutherland.com/communities/mountains-edge/overview.rub;"); aI("text=Rhodes Ranch;closeonclick=1;keepalive=1;openonclick=1;url=http://www.jeanniesutherland.com/communities/rhodes-ranch/overview.rub;"); aI("text=Southern Highlands;closeonclick=1;keepalive=1;openonclick=1;url=http://www.jeanniesutherland.com/communities/southern-highlands/overview.rub;"); } drawMenus();