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()){
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="tahoma,arial";
headercolor="#cc0000";
onbgcolor="#CC0000";
offbgcolor="#cc0000";
offcolor="#ffffff";
oncolor="#000000";
padding=5;
pagebgcolor="#cc0000";
pagecolor="white";
separatorcolor="#cc0000";
separatorsize=10;
separatorimage="images/menu_pipe.jpg";
subimagepadding=0;
menubgimage="images/menu_bg.jpg";
menualign="center";
align="center";
rawcss="margin-top:5px;padding-bottom:8px;padding-left:6px;padding-right:6px;padding-top:3px;text-align:center;font-weight:bold;";

}

with(menuStyleSub=new mm_style()){
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="arial";
offcolor="#666666";
oncolor="#cc0000";
padding=0;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#cc0000";
separatorsize=10;
separatorimage="images/submenu_pipe.jpg";
subimagepadding=0;
rawcss="font-weight:normal;text-align:center;margin-left:4px;margin-right:4px;padding-left:0px;padding-right:0px;margin-top:7px;padding-bottom:7px;text-decoration:underline;"
menualign="center";
subimage="images/arrow_down.gif";
menuwidth="899px";


}

with(menuStyleSub2=new mm_style()){
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="tahoma,arial";
offcolor="#4d4d4d";
oncolor="#cc0000";
padding=0;
separatorcolor="#cc0000";
separatorsize=0;
subimagepadding=0;
menualign="center";
menubgimage="images/schedMenuBg.png";
align="left";
rawcss="padding-left:8px;vertical-align:middle;padding-top:13px;";
menuheight:89;



}


with(milonic=new menuname("DropIn")){
overflow="scroll";
rawcss="background:#ffffff;text-align:left;margin-left:-75px;";
orientation="horizontal";
style=menuStyleSub;
aI("text=Drop In Locations;url=dropin.shtml;")
aI("text=Drop In FAQ;url=dropinfaq.shtml;")
aI("text=Rate Your Massage;url=feedback.shtml;")
aI("text=Retailer Request;url=retailer.shtml;")


}

with(milonic=new menuname("WeDeliver")){
orientation="horizontal";
rawcss="text-align:left;margin-left:-90px;";
style=menuStyleSub;
aI("text=Get a Quote;url=quote.shtml;");
aI("text=Client Testimonials;url=testimonials.shtml;");
aI("text=Client FAQ;url=corporatefaq.shtml;");
}

with(milonic=new menuname("Practitioners")){
orientation="horizontal";
rawcss="text-align:left;margin-left:-100px;";
style=menuStyleSub;
aI("text=About our Spotniks;url=about_spotniks.shtml;");
aI("text=Work Opportunities;url=work_opportunities.php;");
aI("text=Practitioner FAQ;url=practitionerfaq.shtml;");
aI("text=Spotnik Central;url=http://groups.google.com/group/spotnikcentral?hl=en;target=_blank;");
aI("text=Spotnik Portal;url=http://web.me.com/onthespotmassage/SP/Welcome_to_the_Spotnik_Portal.html;target=_blank;");
}

with(milonic=new menuname("Gifts")){
orientation="horizontal";
rawcss="text-align:left;margin-left:-75px;";
style=menuStyleSub;
aI("text=For Drop In Locations;url=gift_dropin.shtml;");
aI("text=For Groups and Events;url=gift_delivery.shtml;");
}

with(milonic=new menuname("DropInSched")){
orientation="vertical";
itemwidth=150;
rawcss="margin-left:-5px;height:87px;";
style=menuStyleSub2;
aI("text=Whole Foods Berkeley;url=sched_wholefoods.shtml;");
aI("text=Emeryville Public Market;url=sched_publicmarket.shtml;");
aI("text=Alameda Natural Grocery;url=sched_alamedanatural.shtml;");
}

drawMenus();


