_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Pink";
offcolor="DarkOrchid";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#353430";
offcolor="#FFFFD4";
onbgcolor="#1B1A18";
onbold="bold";
oncolor="Pink";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="98";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=686;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home ;target=;url=index.html;");
aI("showmenu=BiographiesTerasaINFO_BAR_MENU;text=Biographies;target=;url=Biographies.html;");
aI("showmenu=ClassesTimetableINFO_BAR_MENU;text=Classes;target=;url=Classes.html;");
aI("showmenu=Events & WorkshopsTaster ClassINFO_BAR_MENU;text=Events & Workshops;target=;url=Events-&-Workshops.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=GalleryPhoto AlbumINFO_BAR_MENU;text=Gallery;target=;url=Gallery.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("BiographiesTerasaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Terasa;target=;url=Terasa.html;");
aI("text=Deb;target=;url=Deb.html;");
}

with(milonic=new menuname("ClassesTimetableINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Timetable;target=;url=Timetable.html;");
aI("text=Bellydancing;target=;url=Bellydancing.html;");
}

with(milonic=new menuname("Events & WorkshopsTaster ClassINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Taster Class;target=;url=Taster-Class.html;");
aI("text=Private Functions-Book a Bellydancer;target=;url=Private-Functions-Book-a-Bellydancer.html;");
aI("text=Bellydance Workshops;target=;url=Bellydance-Workshops.html;");
}

with(milonic=new menuname("GalleryPhoto AlbumINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photo Album;target=;url=Photo-Album.html;");
aI("text=Hafla 2006;target=;url=Hafla-2006.html;");
aI("text=Winter Fundraiser 2006;target=;url=Winter-Fundraiser-2006.html;");
aI("text=Print Shop;target=;url=Print-Shop.html;");
}


 drawMenus();
