fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=200;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
onbgcolor="#4F8EB6";
oncolor="#000000";
offcolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=580;
orientation="horizontal";
style=menuStyle;
top=110;

aI("showmenu=Topics;text=Topics;");
aI("text=My PM Ideas;url=http://rmcproject.typepad.com/what_makes_a_project_mana/;target=_blank");
aI("text=Notebook;url=notebook.html;");
aI("text=Bookmarks;url=Bookmarks.html;");
}

with(milonic=new menuname("Topics")){
overflow="scroll";
style=menuStyle;
aI("text=1  Welcome;url=index.html;")
aI("text=2  Secrets;url=index.html;")
aI("text=3  Success Is a Journey;url=index.html;")
aI("text=4  What Do You Think?;url=index.html;")
aI("text=5  Survey Results;url=index.html;")
aI("text=6  The Successful PM Knows Project Management;url=index.html;")
aI("text=7  The Successful PM Understands Rules of Thumb;url=index.html;")
aI("text=8  The Successful PM Starts with a Clear Project Description;url=index.html;")
aI("text=9  The Successful PM Knows Common Misconceptions;url=index.html;")
aI("text=10 The Triple Constraint;url=index.html;")
aI("text=11 The Successful PM Doesn't Have Unrealistic Schedules;url=index.html;")
aI("text=12 The Successful PM Understands the Art of Asking Questions;url=index.html;")
aI("text=13 The Successful PM Understands the Art of Asking Questions, Pt. 2;url=index.html;")
aI("text=14 The Successful PM Second-Guesses Him/Herself;url=index.html;")
aI("text=15 The Successful PM Second-Guesses Him/Herself, Pt. 2;url=index.html;")
aI("text=16 The Successful PM Has Consciousness;url=index.html;")
aI("text=17 The Successful PM Gains Buy-In;url=index.html;")
aI("text=18 The Successful PM Knows They Do Not Know Everything;url=index.html;")
aI("text=19 The Successful PM Has an Informal Network;url=index.html;")
aI("text=20 The Successful PM Is a Leader;url=index.html;")
aI("text=21 Who Would Be a Good PM?;url=index.html;")
aI("text=22 Leadership;url=index.html;")
aI("text=23 What Are You?;url=index.html;")
aI("text=24 The Successful PM Does Not Work a Lot of Unplanned Overtime;url=index.html;")
aI("text=25 The Successful PM Sees the Big Picture;url=index.html;")
aI("text=26 The Successful PM Performs Root Cause Analysis;url=index.html;")
aI("text=27 The Successful PM Is Proactive;url=index.html;")
aI("text=28 The Successful PM Uses Efficient Processes;url=index.html;")
aI("text=29 The Successful PM Recognizes the Contributions of Others;url=index.html;")
aI("text=30 Articles;url=index.html;")
aI("text=31 Action Plan;url=index.html;")
aI("text=32 Conclusion;url=index.html;")
aI("text=33 Self-Assessment;url=index.html;")
aI("text=34 Course Evaluation Survey;url=index.html;")
}
drawMenus();

