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="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
onbgcolor="#dfe9ca";
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=50;
orientation="horizontal";
style=menuStyle;
top=120;

aI("showmenu=Topics;text=Topics;");
aI("text=Bookmarks;url=Bookmarks.html;");
aI("text=Course Weblog;url=http://rmcproject.typepad.com/unrealistic_schedules/;target=_blank");
aI("text=Notebook;url=JavaNotePad.jar;target=_blank");
}

with(milonic=new menuname("Topics")){
overflow="scroll";
style=menuStyle;
aI("text=1  How to Use This Course;url=2.html;")
aI("text=2  Introduction;url=2.html;")
aI("text=3  What Do You Need for Developing a Schedule?;url=2.html;")
aI("text=4  What To Do When You Receive a Completion Date;url=2.html;")
aI("text=5  Developing a Schedule;url=2.html;")
aI("text=6  Making It Realistic;url=2.html;")
aI("text=7  Optimizing the Schedule;url=2.html;")
aI("text=8  What if the Time Is Too Long?;url=2.html;")
aI("text=9  Options to Optimize the Schedule;url=2.html;")
aI("text=10 Schedule Network Analysis;url=2.html;")
aI("text=11 Review of Options;url=2.html;")
aI("text=12 Schedule Network Analysis Answer;url=2.html;")
aI("text=13 Meeting with Senior Management;url=2.html;")
aI("text=14 Tricks for Meeting with Senior Management:  Part Two;url=2.html;")
aI("text=15 Options;url=2.html;")
aI("text=16 Ask for What You Want;url=2.html;")
aI("text=17 Plan How You Will Manage and Control the Schedule;url=2.html;")
aI("text=18 Management Plan;url=2.html;")
aI("text=19 Control Piece;url=2.html;")
aI("text=20 Configuration Management;url=2.html;")
aI("text=21 Change Control System;url=2.html;")
aI("text=22 Change Control System:  Part Two;url=2.html;")
aI("text=23 Change Control System:  Part Three;url=2.html;")
aI("text=24 Managing the Schedule and Reporting;url=2.html;")
aI("text=25 Managing the Schedule and Reporting: Part Two;url=2.html;")
aI("text=26 What Questions Would You Ask?;url=2.html;")
aI("text=27 Why We Should Ask Questions;url=2.html;")
aI("text=28 Types of Questions;url=2.html;")
aI("text=29 Use the Blog;url=2.html;")
aI("text=30 Improving Processes;url=2.html;")
aI("text=31 Keeping the Schedule Realistic;url=2.html;")
aI("text=32 Measure Performance;url=2.html;")
aI("text=33 Mistake:  Percent Complete;url=2.html;")
aI("text=34 Alternatives to Percent Complete;url=2.html;")
aI("text=35 Earned Value;url=2.html;")
aI("text=36 Re-Estimating During the Project;url=2.html;")
aI("text=37 Corrective and Preventive Action;url=2.html;")
aI("text=38 Controlling Changes;url=2.html;")
aI("text=39 Change Impacts on the Triple Constraint;url=2.html;")
aI("text=40 Integrated Change Control;url=2.html;")
aI("text=41 Institute a Change Form;url=2.html;")
aI("text=42 Make a Change Log;url=2.html;")
aI("text=43 No Changes Allowed;url=2.html;")
aI("text=44 Tricks for Handling Common Changes;url=2.html;")
aI("text=45 Humanize Technologies Case Study;url=2.html;")
aI("text=46 Summary;url=2.html;")
aI("text=47 Closing;url=2.html;")
aI("text=48 Self-Assessment;url=2.html;")
aI("text=49 Course Evaluation/Survey;url=2.html;")
}
drawMenus();

