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="white";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,sans-serif";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#dee3ef"; 
offcolor="black";
onbgcolor="lightgrey";
oncolor="#314573";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=3;
pagebgcolor="black";
pagecolor="black";
separatorcolor="white";
separatorsize=1;
subimage="gifs/blue_4x7.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="white";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,sans-serif";
fontsize="10";
fontstyle="bold";
align="center";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#314574";
offcolor="white";
onbgcolor="#dee3ef";
oncolor="black";
outfilter="randomdissolve(duration=0.9)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="black";
pagecolor="white";
separatorcolor="white";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(milonic=new menuname("retreat")){
style=menuStyle;
aI("text=1998 Taskforce Report;url=./links/Task_Force_on_teaching_and_Technology_Final_Report_1998.htm;");
aI("text=2009-2010 Members;url=./links/TCC0910.pdf;");
aI("text=College Goverance site;url=http://www.ccp.edu/governance/;");


}

with(milonic=new menuname("DocLinks")){
style=menuStyle;
// aI("text=Technology Plan 2004-2007;url=http://www.ccp.edu/tcc/newsite/links/TechPlan_Jun2004.pdf;");
aI("text=2009-2012 Draft Version April 2009;url=./links/Tech Plan 09_12 Apr09.pdf");
aI("text=June 6, 2009 Presentation to Cabinet;url=./links/2009-2012TechPlan Presentation_jeb.pdf");
}

with(milonic=new menuname("plans")){
style=menuStyle;
aI("text=Strategic Planning 2000-2004;url=http://www.ccp.edu/strategicplan2000.htm;");
aI("text=Strategic Planning 2004-2008;url=http://www.ccp.edu/vpfin-pl/sp/2004-2008/;");
aI("text=Facility Master Plan 2003;url=http://www.ccp.edu/vpfin-pl/fmp;");
aI("text=Enrollment Management Website;url=http://www.ccp.edu/emp/;");
aI("text=Diversity Plan;url=http://www.ccp.edu/stafpage/diversityplan112903.pdf;");
aI("text=Middle States Website;url=http://www.ccp.edu/vpacaff/middlestates/;");
aI("text=Environmental Scan;url=http://www.ccp.edu/vpfin-pl/ir/env_scan.htm;");
aI("text=Academic Master Plan 2006-2009;url=http://www.ccp.edu/vpacaff/AMP_2006_2009.htm;");

}

drawMenus();