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=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
onbold=1;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
align="center";
alwaysvisible=1;
left=0;
orientation="horizontal";
itemheight=20;
itemwidth=158;
if (navigator.appName=="Microsoft Internet Explorer")
{ 
 top=77;
}
else 
{ 
 top=78;
}
aI("status=Back To Active Learning Home Page;text=Home;url=index.htm;");
aI("showmenu=About;text=About;");
aI("showmenu=Discovery;text=Discovery;");
aI("showmenu=Service;text=Service;");
aI("showmenu=Professional;text=Professional;");
aI("itemwidth=170;status=Winners of the Most Recent Active Learning Award;text=Active Learning Award;url=award.htm;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("status=About the Active Learning Program;text=About Active Learning;url=about.htm;");
aI("status=Frequently Asked Questions;text=Frequently Asked Questions;url=faqs.htm;");
}

with(milonic=new menuname("Discovery")){
style=menuStyle;
aI("status=About the Discovery Learning Program;text=About Discovery Learning;url=aboutdiscovery.htm;");
aI("status=Describes the Active Learning Program;text=Discovery Learning Apprenticeship Program;url=discovery.htm;");
aI("text=BioScience Undergraduate Research Skills and Training (BURST);url=http://www.colorado.edu/Outreach/BSI/undergrad/burst.html;");
aI("text=The Undergraduate Research Opportunities Program (UROP);url=http://www.colorado.edu/Research/UROP/;");
}

with(milonic=new menuname("Service")){
style=menuStyle;
aI("status=About the Service Learning Program;text=About Service Learning;url=service.htm;");
aI("status=About the Earn-Learn Apprenticeship Program;text=Earn-Learn Apprenticeship Program;url=earnlearn.htm;");
aI("text=Space Grant;url=http://spacegrant.colorado.edu/;");
aI("text=Engineering Ambassadors;url=http://engineering.colorado.edu/students/engineering_ambassadors.htm;");
aI("text=Engineering for Developing Communities;url=http://www.edc-cu.org/;");
aI("text=Engineers Without Borders-CU Chapter;url=http://www.ewbcu.org/;");
aI("text=INVST Community Studies;url=http://www.colorado.edu/communitystudies/index.html;");
aI("text=ITL K-12 Engineering Program;url=http://itll.colorado.edu/itll/index.cfm?fuseaction=K-12Outreach;");
aI("text=University of Colorado Engineering Council (UCEC);url=http://ucec.colorado.edu/main.htm;");
aI("text=Volunteer Clearing House;url=http://www.colorado.edu/StudentGroups/vch/;");
}

with(milonic=new menuname("Professional")){
style=menuStyle;
aI("status=About the Professional Learning Learning Program;text=About Professional Learning;url=professional.htm;");
aI("text=Engineering Co-op Program;url=http://engineering.colorado.edu/activelearning/co-op.htm;");
aI("text=Engineering Internships;url=http://engineering.colorado.edu/activelearning/internship.htm;");
aI("text=Career Services;url=http://www.colorado.edu/careerservices;");
aI("text=Certificate in International Engineering;url=http://engineering.colorado.edu/academics/international.htm;");
}

drawMenus();