_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="#D9D49B";
offcolor="Black";
onbgcolor="#A50021";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkKhaki";
offcolor="#ffffff";
onbgcolor="#A50021";
oncolor="#ffffff";
padding="4";
separatorcolor="Khaki";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=My Freedom Home;target=;url=http://www.myfreedom.net.au/;");
aI("text=My Freedom Director's Message;target=;url=My-Freedom-Director's-Message.html;");
aI("showmenu=My Freedom Articles/When You Make A PresentationLEFT_MENU;text=My Freedom Articles;target=;url=My-Freedom-Articles.html;");
aI("text=Please get in touch;target=;url=Please-get-in-touch.html;");
aI("text=Privacy Statement;target=;url=Privacy-Statement.html;");
aI("text=External Links;target=;url=Links.html;");
aI("text=Total Health;target=_blank;url=http://www.totalhealth.net.au;");
aI("text=Why Me?;target=_blank;url=http://www.whyme.net.au/;");
aI("text=Yvonne;target=_blank;url=http://www.yvonnechamberlain.net.au;");
}

with(milonic=new menuname("My Freedom Articles/When You Make A PresentationLEFT_MENU")){
style=submenuStyle;
aI("text=When You Make A Presentation;target=;url=When-You-Make-A-Presentation.html;");
aI("text=Are You Contagious?;target=;url=Are-You-Contagious.html;");
aI("text=Are You A Reading Leader?;target=;url=Are-You-A-Reading-Leader.html;");
aI("text=Bridging Phrases;target=;url=Bridging-Phrases.html;");
aI("text=Habits;target=;url=Habits.html;");
aI("text=Identify The Saboteurs!;target=;url=Identify-The-Saboteurs!.html;");
aI("text=Pickle Jar Wisdom;target=;url=Pickle-Jar-Wisdom.html;");
aI("text=Plugged In;target=;url=Plugged-In.html;");
aI("text=The Dreamer…;target=;url=The-Dreamer.html;");
aI("text=The Game Has Rules;target=;url=The-Game-Has-Rules.html;");
aI("text=The Missing Ingredient;target=;url=The-Missing-Ingredient.html;");
aI("text=Your Bucket List;target=;url=Your-Bucket-List.html;");
aI("text=Whatever It Takes;target=;url=Whatever-It-Takes.html;");
}


 drawMenus();

