_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Simply_rounded1.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Beige";
oncolor="#444444";
separatorcolor="Transparent";
separatorsize="7";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Simply_rounded_hover1.png";
itemheight="26";
itemwidth="99";
}

with(submenuStyle=new mm_style()){
bordercolor="#bbddbb";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ddffcc";
offcolor="#333333";
onbgcolor="#ddefcc";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="26";
aI("text=Home;target=;url=http://www.tolearnspanish.com/;");
aI("text=Instructor;target=;url=Instructor.html;");
aI("text=In Oshawa;target=;url=In-Oshawa.html;");
aI("text=On Skype;target=;url=On-Skype.html;");
aI("text=Courses;target=;url=Courses.html;");
aI("text=Tuition Fees;target=;url=Tuition-Fees.html;");
aI("text=Trips;target=;url=Trips.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Art;target=;url=Art.html;");
}


 drawMenus();

