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=50;
orientation="horizontal";
style=menuStyle;
top=110;

aI("showmenu=Topics;text=Topics;");
aI("text=Weblog;url=http://rmcproject.typepad.com/senior_management/;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  How To Use This Course;url=index.html;")
aI("text=2  Welcome;url=index.html;")
aI("text=3  Your Tricks for Managing Projects;url=index.html;")
aI("text=4  What is Project Management?;url=index.html;")
aI("text=5  Why is Project Management Important?;url=index.html;")
aI("text=6  The Project Management Process;url=index.html;")
aI("text=7  Initiating Process;url=index.html;")
aI("text=8  Appoint a Project Manager Early;url=index.html;")
aI("text=9  Break the Work Into Projects;url=index.html;")
aI("text=10  Ensure Scope and Requirements Are Finalized;url=index.html;")
aI("text=11 Help Determine Stakeholders;url=index.html;")
aI("text=12 Provide Historical Data;url=index.html;")
aI("text=13 Set Priorities;url=index.html;")
aI("text=14 Project Charter;url=index.html;")
aI("text=15 Summary of Initiating;url=index.html;")
aI("text=16 Planning Process;url=index.html;")
aI("text=17 Project Plan;url=index.html;")
aI("text=18 Help Acquire Resources;url=index.html;")
aI("text=19 Ensure Team Members Are Not Overcommitted;url=index.html;")
aI("text=20 Require a WBS for Every Project;url=index.html;")
aI("text=21 The Network Diagram;url=index.html;")
aI("text=22 Require Estimates to Be in a Range;url=index.html;")
aI("text=23 Prevent Padding;url=index.html;")
aI("text=24 Critical Path;url=index.html;")
aI("text=25 Realistic Schedules and Budgets;url=index.html;")
aI("text=26 Communicate Your Requirements for Reports and Meetings;url=index.html;")
aI("text=27 Risk Management;url=index.html;")
aI("text=28 Don't Expect to Get Something for Nothing;url=index.html;")
aI("text=29 Plan How You Will Help Control Changes;url=index.html;")
aI("text=30 Approve High-Level Baselines;url=index.html;")
aI("text=31 Determine Measures of Success;url=index.html;")
aI("text=32 Approve Project Plan;url=index.html;")
aI("text=33 Summary of Planning;url=index.html;")
aI("text=34 Executing and Controlling Processes;url=index.html;")
aI("text=35 Remind Project Managers When to Involve You;url=index.html;")
aI("text=36 What Kind of Manager Are You?;url=index.html;")
aI("text=37 Manage By Exception to Plan;url=index.html;")
aI("text=38 Control the Number of Project Meetings;url=index.html;")
aI("text=39 Check Actual Results;url=index.html;")
aI("text=40 Protect Project Resources;url=index.html;")
aI("text=41 Read Reports;url=index.html;")
aI("text=42 Track Project Performance;url=index.html;")
aI("text=43 Earned Value;url=index.html;")
aI("text=44 Give Rewards;url=index.html;")
aI("text=45 Provide Project Managers Opportunities to Share Ideas;url=index.html;")
aI("text=46 Look For Changes in the Organization's Strategic Plan;url=index.html;")
aI("text=47 Occasionally Attend Team Meetings;url=index.html;")
aI("text=48 Reassess;url=index.html;")
aI("text=49 Control Changes;url=index.html;")
aI("text=50 Evaluate the Effectiveness of Corrective Actions;url=index.html;")
aI("text=51 Control Risks;url=index.html;")
aI("text=52 Ensure Benefits Are Realized;url=index.html;")
aI("text=53 Ask Questions;url=index.html;")
aI("text=54 Questions to Ask;url=index.html;")
aI("text=55 Review of 'Questions to Ask' Exercise;url=index.html;")
aI("text=56 Other Areas to Focus on;url=index.html;")
aI("text=57 Summary of Executing and Controlling;url=index.html;")
aI("text=58 Closing Process;url=index.html;")
aI("text=59 Lessons Learned;url=index.html;")
aI("text=60 Ensure Project Records Are Archived;url=index.html;")
aI("text=61 Reward Projects Well Done;url=index.html;")
aI("text=62 Celebrate;url=index.html;")
aI("text=63 Deliver the Project's Benefits to the Organization;url=index.html;")
aI("text=64 Report:  Value of the Project to the Organization;url=index.html;")
aI("text=65 Summary of Closing;url=index.html;")
aI("text=66 Apply It to the Real World;url=index.html;")
aI("text=67 Conclusion;url=index.html;")
aI("text=68 Revisit Tricks Exercise;url=index.html;")
aI("text=69 Self-Assessment;url=index.html;")
aI("text=70 What is Your Next Step?;url=index.html;")
aI("text=71 Course Evaluation Survey;url=index.html;")
}
drawMenus();

