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=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="/cv/learn/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Courses")){
style=menuStyle;
aI("text=Full Course List;url=/cv/learn/courselist.asp;")
aI("text=Boards That Work;url=/cv/learn/cvcboards.html;")
aI("text=Budgeting for Nonprofits;url=/cv/learn/cvcbudgeting.html;")
aI("text=Case for Support;url=/cv/learn/cvccase.html;")
aI("text=Event Planning;url=/cv/learn/cvcevents.html;")
aI("text=Grantseeking;url=/cv/learn/cvcgrantseeking.html;")
aI("text=How Fundraising Works;url=/cv/learn/cvchfw.html;")
aI("text=Planned Giving;url=/cv/learn/cvcplannedgiving.html;")
aI("text=Policies and Procedures;url=/cv/learn/cvcpandp.html;")
aI("text=Proposal Writing;url=/cv/learn/cvcproposals.html;")
aI("text=Receipting Charitable Gifts;url=/cv/learn/receiptingcharitablegifts.html;")
aI("text=Sponsorship;url=/cv/learn/sponsorship.html;")
aI("text=Strategic Planning;url=/cv/learn/cvcstrategicplanning.html;")
aI("text=Volunteer Management;url=/cv/learn/cvcvol.html;")
}

with(milonic=new menuname("AboutUs")){
style=menuStyle;
aI("text=Introduction;url=/cv/learn/cvcabout.asp;");
aI("text=Prices & Value Bundles;url=/cv/learn/cvcprices.html;");
aI("text=Try a Free Demo Course;url=/cv/learn/coursedemo.html;")
aI("text=Self-tests;url=/CV/learn/selftests.html;")
aI("text=Register Now;url=/cvnet/student_register.aspx;");
aI("text=User Feedback;url=/cv/learn/cvccomments.html;");
aI("text=FAQ/Help;url=/CV/faq/campus_faq.html;");
aI("text=Satisfaction Guarantee;url=/cv/learn/cvcguarantee.html;");
aI("text=e-Training Update Newsletter;url=/cv/newsletters/newsletteroptin.html;");
aI("text=Contact Us;url=/cv/learn/cvccontact.html;");
}

with(milonic=new menuname("RelatedLinks")){
style=menuStyle;
aI("text=Conferences & Seminars;url=/applicant/events.asp;");
aI("text=Post-Secondary Nonprofit Programs;url=/cv/learn/postsec.html;");
aI("text=Career Development;url=/cv/learn/postsec.html#cardev;");
}

with(milonic=new menuname("CampusLogin")){
style=menuStyle;
aI("text=Register for Courses;url=/cvnet/student_register.aspx;");
aI("text=Login to Campus Account;url=/cvnet/cv_Login.aspx;");
}

drawMenus();


