_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#2F2F2F";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="MV Boli, Arial Narrow";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/in_orange.gif";
offbgcolor="#ffffff";
offcolor="#2F2F2F";
onbgcolor="#FFA520";
oncolor="#2F2F2F";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/Arrow8_white_10x11.gif";
imagepadding="2";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.annetteffect.com.au/;");
aI("text=About;target=;url=About.html;");
aI("text=LatestNews;target=;url=LatestNews.html;");
aI("showmenu=Articles/Personal LeadershipINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Coaching;target=;url=Coaching.html;");
aI("text=Speaking;target=;url=Speaking.html;");
aI("text=DISC Profile;target=;url=DISC-Profile.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Articles/Personal LeadershipINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Personal Leadership;target=;url=Personal-Leadership.php;");
aI("text=Loss Aversion;target=;url=Loss-Aversion.html;");
aI("text=Positive Thinking vs Resourceful Thinking;target=;url=Positive-Thinking-vs-Resourceful-Thinking.html;");
aI("text=Think about Safety;target=;url=Think-about-Safety.html;");
aI("text=What are you Looking For?;target=;url=What-are-you-Looking-For.html;");
aI("text=It's Not Your Fault;target=;url=It's-Not-Your-Fault.html;");
aI("text=Disruptive Patterns;target=;url=Disruptive-Patterns.html;");
aI("text=Commitment Eases the Way;target=;url=Commitment-Eases-the-Way.html;");
aI("text=Don't Play the Blame Game;target=;url=Don't-Play-the-Blame-Game.html;");
aI("text=Overcoming Fear;target=;url=Overcoming-Fear.html;");
aI("text=Going with the Flow;target=;url=Going-with-the-Flow.html;");
aI("text=Rule Book;target=;url=Rule-Book.html;");
aI("text=Are You Anchored to Grief?;target=;url=Are-You-Anchored-to-Grief.html;");
aI("text=Stop Competing and Start Winning;target=;url=Stop-Competing-and-Start-Winning.html;");
}


 drawMenus();

