_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Red";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#5F5F5F";
offcolor="#DFDFDF";
onbgcolor="#7B7B7A";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="italic";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/3d_red.gif";
offbgcolor="#5F5F5F";
offcolor="#DFDFDF";
onbgcolor="#7B7B7A";
oncolor="#FFFFFF";
outfilter="Fade(Overlap=1.00)";
padding="1";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/Arrow8_red_10x11.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=905;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.billlemonworkshops.com/;");
aI("showmenu=WorkshopsSF WorkshopINFO_BAR_MENU;text=Workshops;target=;url=Workshops.html;");
aI("text=Store;target=;url=Store.html;");
aI("text=About ;target=;url=About.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact ;target=;url=Contact.html;");
}

with(milonic=new menuname("WorkshopsSF WorkshopINFO_BAR_MENU")){
style=submenuStyle;
aI("text=SF Workshop;target=;url=SF-Workshop.html;");
aI("text=ROSCOE NY;target=;url=ROSCOE-NY.html;");
aI("text=TUCSON AZ;target=;url=TUCSON-AZ.html;");
aI("text=Workshops_2010;target=;url=Workshops_2010.html;");
}


 drawMenus();
