_menuCloseDelay=1000; _menuOpenDelay=150; _subOffsetTop=0; _subOffsetLeft=0; with(prim_menu=new mm_style()){ borderwidth="0"; fontfamily="Tahoma, Verdana, Arial, sans-serif"; fontsize="13px"; fontstyle="normal"; offbgcolor="#beb1a0"; offcolor="#000000"; onbgcolor="#cde2e5"; oncolor="#7a929e"; onbold="1"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2); Alpha(opacity=90); Shadow(color=#777777, Direction=135, Strength=3)"; padding="5"; pagebgcolor="#968071"; pagecolor="black"; separatorcolor="#fff"; separatorsize="3"; subimage="/assets/images/nav/arrow_down.gif"; subimagepadding="2"; } with(sec_menu=new mm_style()){ borderwidth="1"; bordercolor="#000"; borderstyle="solid"; fontfamily="Tahoma, Verdana, Arial, sans-serif"; fontsize="13px"; fontstyle="normal"; headerbgcolor="#beb1a0"; headercolor="#000000"; offbgcolor="#beb1a0"; offcolor="#000000"; onbgcolor="#cde2e5"; oncolor="#7a929e"; onbold="1"; outfilter="randomdissolve(duration=0.3)"; overfilter="Fade(duration=0.2); Alpha(opacity=90); Shadow(color=#777777, Direction=135, Strength=3)"; padding="4"; pagebgcolor="#968071"; pagecolor="black"; separatorcolor="#000"; separatorsize="1"; subimage="/assets/images/nav/arrow_down.gif"; subimagepadding="2"; } with(milonic=new menuname("Main Menu")){ style=prim_menu; alwaysvisible="true"; orientation="vertical"; menuwidth="178"; position="relative"; aI("text=Home;url=/index.php;"); aI("text=Central Coast Listings;showmenu=Listings Category;"); aI("text=Linda Spreafico;showmenu=Spreafico;"); aI("text=Area Information;showmenu=Area Info;url=/pages/area/centralcoast.php;"); aI("text=REALTOR™ Referrals;url=/pages/links/realtors.php;"); aI("text=Related Businesses;url=/pages/links/bizlinks.php;"); aI("text=Mortgage Center;url=/pages/mortgage.php;"); } with(milonic=new menuname("Listings Category")){ style=sec_menu; borderwidth="1"; top="offset=-200"; menuwidth="200"; aI("showmenu=Spreafico Listings;text=Linda Spreafico's Listings;url=/pages/listings/team_listings.php;"); aI("text=Open House Search;url=/pages/listings/open_house.php;"); aI("text=Central Coast MLS Search;url=/pages/listings/mls.php;"); } with(milonic=new menuname("Spreafico Listings")){ style=sec_menu; overflow="scroll"; top="offset=-200"; menuwidth="240"; aI("text=Featured Listing:;type=header;fontweight=bold;"); aI("text="Wine Country Estate";url=/pages/listings/listing_details.php?listing_id=48;"); aI("text=All Active Listings:;type=header;fontweight=bold;"); aI("text="Home on Acreage";url=/pages/listings/listing_details.php?listing_id=97;"); aI("text="882 Huasna";url=/pages/listings/listing_details.php?listing_id=94;"); aI("text=211 Madero Ct;url=/pages/listings/listing_details.php?listing_id=82;"); aI("text=796 Caudill Street;url=/pages/listings/listing_details.php?listing_id=77;"); aI("text="Huasna Acreage";url=/pages/listings/listing_details.php?listing_id=69;"); aI("text=616 West Stemwood Drive;url=/pages/listings/listing_details.php?listing_id=25;"); } with(milonic=new menuname("Spreafico")){ style=sec_menu; top="offset=-200"; menuwidth="200"; aI("text=Meet Linda\'s Staff;url=/pages/team/meet.php;"); aI("text=Contact Us;url=/pages/team/contact.php;"); aI("text=Client Testimonials;url=/pages/team/letters.php;"); } with(milonic=new menuname("Area Info")){ style=sec_menu; top="offset=-200"; menuwidth="200"; aI("text=About the Central Coast;url=/pages/area/centralcoast.php;"); aI("text=Featured Central Coast Cities;showmenu=Feat Cities;"); aI("text=View All Local Links;url=/pages/area/links.php;"); } with(milonic=new menuname("Feat Cities")){ style=sec_menu; top="offset=-200"; menuwidth="200"; aI("text=San Luis Obispo County:;type=header;fontweight=bold;"); aI("text=Arroyo Grande;url=/pages/area/feat_city.php?city_id=3;"); aI("text=Atascadero;url=/pages/area/feat_city.php?city_id=16;"); aI("text=Avila Beach;url=/pages/area/feat_city.php?city_id=4;"); aI("text=Cambria;url=/pages/area/feat_city.php?city_id=19;"); aI("text=Cayucos;url=/pages/area/feat_city.php?city_id=17;"); aI("text=Grover Beach;url=/pages/area/feat_city.php?city_id=2;"); aI("text=Los Osos;url=/pages/area/feat_city.php?city_id=15;"); aI("text=Morro Bay;url=/pages/area/feat_city.php?city_id=25;"); aI("text=Nipomo;url=/pages/area/feat_city.php?city_id=6;"); aI("text=Oceano;url=/pages/area/feat_city.php?city_id=31;"); aI("text=Paso Robles;url=/pages/area/feat_city.php?city_id=20;"); aI("text=Pismo Beach;url=/pages/area/feat_city.php?city_id=1;"); } drawMenus();