_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="DarkOrange";
borderstyle="Dotted";
borderwidth="5";
fontfamily="Arial Black";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DarkGreen";
onbgcolor="#999999";
oncolor="#000000";
padding="10";
separatorcolor="DarkOrange";
separatorsize="4";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Linen";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Accueil;target=;url=http://www.caroplume.com/;");
aI("text=Spiritualité Indienne;target=;url=Spiritualite_Indienne.html;");
aI("text=L'atelier;target=;url=l_atelier.html;");
aI("text=Tranches de Vie;target=;url=Tranches_de_Vie.html;");
aI("text=Poésie;target=;url=Poesie.html;");
aI("text=Contes;target=;url=Contes.html;");
aI("text=Définitions;target=;url=Definitions.html;");
aI("text=Leçons de l'Amour;target=;url=Lecons_de_l'Amour.html;");
aI("text=Pensées et prières;target=;url=Belles_prieres.html;");
aI("text=Plan de succès;target=;url=Plan_pour_le_succes_personnel.html;");
aI("text=Juste pour rire...;target=;url=Les_droleries.html;");
aI("showmenu=Vivre un deuil.../Grand-mamanLEFT_MENU;text=Vivre un deuil...;target=;url=Vivre_un_deuil.html;");
aI("text=Qui suis-je?;target=;url=Qui_suis-je.html;");
aI("text=Bonhomme de Neige;target=;url=Bonhomme_de_Neige.html;");
aI("text=Ma page de liens préférés;target=;url=Links.html;");
aI("text=Carte du site;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Vivre un deuil.../Grand-mamanLEFT_MENU")){
style=submenuStyle;
aI("text=Grand-maman;target=;url=Grand-maman.html;");
}


 drawMenus();

