_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
oncolor="#747A75";
padding="5";
pagecolor="Firebrick";
subimage="images/arrow.gif";
subimagepadding="4";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="#B6B6B6";
oncolor="#000000";
pagecolor="Firebrick";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.ghislainemahler.com/;");
aI("showmenu=BioChildhoodLEFT_MENU;text=Bio;target=;url=Bio.html;");
aI("showmenu=GalleryArchetypesLEFT_MENU;text=Gallery;target=;url=Gallery.html;");
aI("showmenu=Workshops/SeminarsMaskmakingLEFT_MENU;text=Workshops/Seminars;target=;url=Workshops-Seminars.html;");
aI("text=Mailing List;target=;url=Mailing-List.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("BioChildhoodLEFT_MENU")){
style=submenuStyle;
aI("text=Childhood;target=;url=Childhood.html;");
aI("text=Training;target=;url=Training.html;");
aI("text=Work Evolution;target=;url=Work-Evolution.html;");
}

with(milonic=new menuname("GalleryArchetypesLEFT_MENU")){
style=submenuStyle;
aI("text=Archetypes;target=;url=Archetypes.html;");
aI("text=Animals;target=;url=Animals.html;");
aI("text=People of the Court;target=;url=People-of-the-Court.html;");
aI("text=Other;target=;url=Other.html;");
}

with(milonic=new menuname("Workshops/SeminarsMaskmakingLEFT_MENU")){
style=submenuStyle;
aI("text=Maskmaking;target=;url=Maskmaking.html;");
aI("text=The Leader Within;target=;url=The-Leader-Within.html;");
}


 drawMenus();