_menuCloseDelay=500;
_menuOpenDelay=150;
//_subOffsetTop=2;
//_subOffsetLeft=-2;
_subOffsetTop=0;
_subOffsetLeft=2;
projectid=1;



with(menuStyle=new mm_style()){
//	bordercolor="#017ac3";
//	borderstyle="solid";
//	borderwidth=1;
	fontfamily="Arial";
	fontsize="12px";
	fontstyle="normal";
	fontweight="bold";
//	headerbgcolor="#017ac3";
//	headercolor="#FFFFFF";
	offbgcolor="#017ac3";
	offcolor="#FFFFFF";
	onbgcolor="#FFFFFF";
	oncolor="#017ac3";
	outfilter="randomdissolve(duration=0.3)";
//	overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
	overfilter="Fade(duration=0.2);Alpha(opacity=90)";
	padding=4;
//	pagebgcolor="#82B6D7";
//	pagecolor="black";
	separatorcolor="#e89f1f";
	separatorsize=1;
//	subimage="/images/arrow.gif";
//	subimagepadding=2;
}

with(milonic=new menuname("Left Menu")){
	alwaysvisible=1;
	left=10;
	orientation="vertical";
	style=menuStyle;
	top=175;	
	itemheight=24;
	itemwidth=115;
	aI("status=Home;text=Home;url=http://www.nccommunitycolleges.edu/;");
	aI("showmenu=About NCCCS;text=About NCCCS;");
	aI("showmenu=Colleges;text=Colleges;");
	aI("showmenu=Success Stories;text=Success Stories;url=http://www.nccreatingsuccess.org;");
	aI("showmenu=Awards;text=Awards and Scholarships;");
//	aI("showmenu=President Search;text=President Search;url=/External_Affairs/President/Systempressearch.htm;");
	aI("showmenu=News & Events;text=News & Events;");
	aI("status=Links;text=Links;url=http://www.nccommunitycolleges.edu/links.htm;");
//	aI("status=Site Map;text=Site Map;url=/siteMap.htm;");
	aI("status=Search;text=Search;url=http://www.nccommunitycolleges.edu/search.htm;");
}

with(milonic=new menuname("About NCCCS")){
	itemheight=24;
	overflow="scroll";
	style=menuStyle;
	aI("text=Mission;url=http://www.nccommunitycolleges.edu/External_Affairs/system_mission.htm;");
	aI("text=History;url=http://www.nccommunitycolleges.edu/External_Affairs/History/history.htm;");
	aI("text=State Board;url=http://www.nccommunitycolleges.edu/State_Board/index.html;");
	aI("text=System Office;url=http://www.nccommunitycolleges.edu/systemOffice.htm;");
	aI("text=Get the Facts;url=http://www.nccommunitycolleges.edu/News_Releases/GetTheFacts.htm;");
	aI("text=Foundation;url=http://www.nccommunitycolleges.edu/External_Affairs/State_Foundation/;");
	aI("text=Directions;url=http://www.nccommunitycolleges.edu/External_Affairs/directions.htm;");
	aI("text=Jobs;url=http://www.nccommunitycolleges.edu/jobs/index.aspx;");
}

with(milonic=new menuname("Colleges")){
	itemheight=24;
	style=menuStyle;
	aI("text=Find Colleges;url=http://www.nccommunitycolleges.edu/colleges_map.aspx;");
	aI("text=Degree Programs (Catalog);url=http://www.nccommunitycolleges.edu/Programs/education_catalog.htm;");
	aI("text=Combined Courses;url=http://www.nccommunitycolleges.edu/Programs/common_course_library.htm;");
	aI("text=Distance Learning;url=http://vlc.nccommunitycolleges.edu;");
	aI("text=Presidential Searches;url=http://www.nccommunitycolleges.edu/State_Board/Presidential%20Searches/index.htm");
}

with(milonic=new menuname("Awards")){
	itemheight=24;
	style=menuStyle;
	aI("showmenu=Academic Excellence Awards;text=Academic Excellence Awards;url=http://nccommunitycolleges.edu/successstories/aea/;");
	aI("showmenu=All Awards and Scholarships;text=All Awards and Scholarships;url=http://www.nccommunitycolleges.edu/External_Affairs/Awards/;");
}
with(milonic=new menuname("News & Events")){
	itemheight=24;
	style=menuStyle;
	aI("text=News Releases;url=http://www.nccommunitycolleges.edu/News_Releases/index.html;");
	aI("text=Calendar;url=http://www.nccommunitycolleges.edu/calendar/index.aspx;");
//	aI("text=What's New;url=http://www.nccommunitycolleges.edu/what's_new.htm;");
//	aI("text=Conference Registration;url=/Programs/community_college_conference.htm;");
	aI("text=Art Exhibit;url=http://www.nccommunitycolleges.edu/External_Affairs/Art_System_Office/guided%20tour/index.aspx;");
	aI("text=System Newsletter;url=http://www.nccommunitycolleges.edu/Connections/index.html;");
	aI("text=Publications;url=http://www.nccommunitycolleges.edu/Publications/index.html;");
	aI("text=Reports;url=http://www.nccommunitycolleges.edu/Reports/index.html;");	
}

drawMenus();