_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("showmenu=Schedule & Workshops/Employees 
The Do’s & Don’t
sRIGHT_MENU;text=Schedule & Workshops;target=;url=Schedule-&-Workshops.html;");
aI("text=Press Release;target=;url=Press-Release-Camden-National-Bank-Supports.html;");
aI("text=Sponsors;target=;url=Sponsors.html;");
aI("text=Registration;target=;url=Registration.html;");
aI("text=Forms;target=;url=Forms.html;");
aI("text=Directions;target=;url=Directions.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Schedule & Workshops/Employees 
The Do’s & Don’t
sRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Employees 
The Do’s & Don’t
s;target=;url=Employees-The-Do's-&-Don't-s.html;");
}


 drawMenus();

