_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/blackyellow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/blackyellow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home;target=;url=http://www.ruralmainebiz.org/;");
aI("text=Registration;target=;url=Registration.html;");
aI("text=Sponsors;target=;url=Sponsors.html;");
aI("showmenu=Schedule & WorkshopsOur Keynote SpeakerRIGHT_MENU;text=Schedule & Workshops;target=;url=Schedule-&-Workshops.html;");
aI("text=Directions;target=;url=Directions.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Schedule & WorkshopsOur Keynote SpeakerRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Our Keynote Speaker;target=;url=Our-Keynote-Speaker.html;");
aI("text=Social Media and the Web;target=;url=Social-Media-and-the-Web.html;");
aI("text=What's In It For Me;target=;url=What's-In-It-For-Me.html;");
}


 drawMenus();
