_menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=0; _subOffsetLeft=0; with(menuStyle=new mm_style()){ styleid=1; bordercolor="#010166"; borderstyle="solid"; borderwidth=1; fontfamily="arial, tahoma"; fontsize="90%"; fontstyle="normal"; headerbgcolor="#010166"; headerborder=1; headercolor="#ffffff"; //image="/menuimages/18_blank.gif"; imagepadding=3; //menubgimage="/menuimages/backoff_green.gif"; offbgcolor="transparent"; offcolor="#000000"; onbgcolor="#FEFAD2"; onborder="1px solid #999999"; oncolor="#000000"; //onsubimage="/menuimages/on_13x13_greyboxed.gif"; outfilter="randomdissolve(duration=0.2)"; overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)"; padding=3; pagebgcolor="#faf8f2"; pagecolor="#000000"; //pageimage="/menuimages/db_red.gif"; separatoralign="right"; separatorcolor="#999999"; separatorpadding=1; separatorwidth="85%"; //subimage="/menuimages/black_13x13_greyboxed.gif"; menubgcolor="#faf8f2"; } with(milonic=new menuname("Menu")){ style=menuStyle; alwaysvisible=1; orientation="vertical"; itemwidth=160; align="left"; position="relative"; aI("align=align;text=MAIN MENU;type=header;"); //aI("text=Local Coupons;url=/SK/Mbr/Coupons.asp;status=Local Coupons;"); aI("text=Earn Awards & Save Money;url=/SK/About/FeaturesLoyalty.asp;status=Earn awards while saving money;"); aI("text=Central Access;url=/SK/About/FeaturesCentralAccess.asp;status=Reward program status from one website;"); aI("text=Referral Rewards;url=/SK/About/FeaturesReferral.asp;status=Earn more rewards with our referral program;"); aI("text=Access Card;url=/SK/About/FeaturesAccessCard.asp;status=Access to clubs and special events;"); aI("text=Birthday Club;url=/SK/About/FeaturesBirthday.asp;status=Special birthday club offers;"); aI("text=Email Promotions;url=/SK/About/FeaturesEmail.asp;status=Special e-mail promotions;"); aI("text=Business Features;url=/SK/About/Business.asp;status=Maximise Your Business Potential with SaverKey;"); aI("text=Register;url=/SK/Cmn/Register.asp;status=Register to Get Started;"); aI("align=align;text=SAVERKEY EVENTS;type=header;"); aI("text=Exhibitor Services;url=/SK/About/SRS/Exhibitor.asp;status=Exhibitor Services;"); aI("align=align;text=GENERAL;type=header;"); aI("text=Get Your SaverKey;url=/SK/About/Where2Get.asp;status=Locations Offering SaverKey;"); aI("text=Home Page;url=/Default.asp;status=DotContacts.com home page;"); aI("text=Contact Us;url=/SK/Cmn/ContactUs.asp;status=Send An Email To The Site Managers;"); // aI("text=Help;url=/WS/HelpAbout.asp;status=General Help System"); } drawMenus();