
//var JMENU_IMAGE_ItemNodeExpanded = newImage("images/jmenu_expanded.gif");
//var JMENU_IMAGE_ItemNodeCollapsed = newImage("images/jmenu_collapsed.gif");
var JMENU_showSubMenuDelay = 250;
var JMENU_hideSubMenuDelay = 250;
var JMENU_hideMenuDelay = 650;
var JMENU_defaultItemSeparatorSize = 0;
var JMENU_defaultItemHeight = 8;
var JMENU_defaultMenuOrientation = "down";
var JMENU_defaultSubMenuDir = "right";
var JMENU_decideWhenNoStatusText_ShowURL = true;



var menu_getting = {
	menuOptions: {
		onShow: "swapImages('getting', '/images/ceed_common/navGettingStarted_on.gif');",
		onHide: "swapImages('getting', '/images/ceed_common/navGettingStarted_off.gif');",
		border: 1,
		borderColor: "#ffffff",
		divSize: 0,
		divColor: "#666600",
		fontSize: 11, 
		font: "Arial, Helvetica, sans-serif",
		textColor: "#cccc99",
		textHoverColor: "#ffffff",
		bgColor: "#666600",
		//bgImage: "images/dropdown_back.gif",
		shadow: 0,
		fontBold: false,
		align: "left",
		width: "parent"
	},

	menuItems: [
		{text: "Registration Information", url: "http://www.ccbcmd.edu/ceed/reg.html"},
		//{text: "Courses A to Z -- Coming Soon"},
		{text: "Class Schedule", url: "http://www.ccbcmd.edu/ceed/schedule/index.html"},
		{text: "Distance Learning", url: "http://www.ccbcmd.edu/ceed/online/online.html"},
		{text: "Class Locations", url: "http://www.ccbcmd.edu/ceed/locations.html"},
		{text: "Center Locations & Bus Routes", url: "http://www.ccbcmd.edu/ceed/locations_literacy.html"},
		{text: "- - - - - - - - - - - - - - - - - - -"},
		{text: "CCBC Online Phone Directory", url: "http://www.ccbcmd.edu/directory/phoned.html",target: "_blank"},
		{text: "CCBC Student Services", url: "http://www.ccbcmd.edu/services/index.html",target: "_blank"},
		{text: "CCBC Finanical Aid", url: "http://www.ccbcmd.edu/financialaid/index.html",target: "_blank"},
		{text: "CCBC Catalog", url: "http://www.ccbcmd.edu/catalog/index.html",target: "_blank"},
		{text: "CCBC Class Schedule Search", url: "https://ssl.ccbcmd.edu:28000/pls/PROD/bwskfcls.p_disp_dyn_sched",target: "_blank"}
	]
};

var menu_understanding = {
	menuOptions: {
		onShow: "swapImages('understanding', '/images/ceed_common/navUnderstanding_on.gif');",
		onHide: "swapImages('understanding', '/images/ceed_common/navUnderstanding_off.gif');",
		border: 1,
		borderColor: "#ffffff",
		divSize: 0,
		divColor: "#666600",
		fontSize: 11, 
		font: "Arial, Helvetica, sans-serif",
		textColor: "#cccc99",
		textHoverColor: "#ffffff",
		bgColor: "#666600",
		//bgImage: "images/dropdown_back.gif",
		shadow: 0,
		fontBold: false,
		align: "left",
		width: "parent"
	},
	
	menuItems: [
		{text: "Training for Businesses", url: "http://www.ccbcmd.edu/ceed/wf_devindex.html"},
		{text: "Career Training", url: "http://www.ccbcmd.edu/ceed/schedule/careertraining_index.html"},
		{text: "Community Education", url: "http://www.ccbcmd.edu/ceed/schedule/le_index.html"},
		{text: "Online Learning", url: "http://www.ccbcmd.edu/ceed/online/online.html"},
		//{text: "Job & Industry Outlook", url: "http://www.ccbcmd.edu"},
		{text: "FAQs", url: "http://www.ccbcmd.edu/ceed/faq.html"}
	]
};

var menu_business = {
	menuOptions: {
		onShow: "swapImages('business', '/images/ceed_common/navBusinesses_on.gif');",
		onHide: "swapImages('business', '/images/ceed_common/navBusinesses_off.gif');",
		border: 1,
		borderColor: "#ffffff",
		divSize: 0,
		divColor: "#666600",
		fontSize: 11, 
		font: "Arial, Helvetica, sans-serif",
		textColor: "#cccc99",
		textHoverColor: "#ffffff",
		bgColor: "#666600",
		//bgImage: "images/dropdown_back.gif",
		shadow: 0,
		fontBold: false,
		align: "left",
		width: "parent"
	},
	
	menuItems: [
		{text: "Workforce Training Solutions", url: "http://www.ccbcmd.edu/ceed/wf_devindex.html"},
		{text: "Applied Technology", url: "http://www.ccbcmd.edu/ceed/wf_appliedtech.html"},
		{text: "Command Spanish ®", url: "http://www.ccbcmd.edu/ceed/wf_spanish.html"},
		{text: "Construction & Building Maint.", url: "http://www.ccbcmd.edu/ceed/wf_construction.html"},
		{text: "Food Safety", url: "http://www.ccbcmd.edu/ceed/wf_foodsafety.html"},
		{text: "Health Care", url: "http://www.ccbcmd.edu/ceed/wf_healthcare.html"},
		{text: "Information Technology", url: "http://www.ccbcmd.edu/ceed/wf_infotech.html"},
		{text: "Industrial & Manufacturing", url: "http://www.ccbcmd.edu/ceed/wf_industrial.html"},
		{text: "Instructional Design & Assessment", url: "http://www.ccbcmd.edu/ceed/wf_instructionaldesign.html"},
		{text: "Justice & Homeland Security", url: "http://www.ccbcmd.edu/ceed/wf_justice.html"},
		{text: "Leadership & Management", url: "http://www.ccbcmd.edu/ceed/wf_leadermanag.html"},
		{text: "Transportation & Logistics", url: "http://www.ccbcmd.edu/ceed/wf_transport.html"},
		{text: "Workplace Literacy", url: "http://www.ccbcmd.edu/ceed/wf_literacy.html"}
		//{text: "- - - - - - - - - - - - - - - - - - -"},
		//{text: "Student Satisfaction Statements", url: "http://www.ccbcmd.edu"}
	]
};

var menu_training = {
	menuOptions: {
		onShow: "swapImages('training', '/images/ceed_common/navTraining_on.gif');",
		onHide: "swapImages('training', '/images/ceed_common/navTraining_off.gif');",
		border: 1,
		borderColor: "#ffffff",
		divSize: 0,
		divColor: "#666600",
		fontSize: 11, 
		font: "Arial, Helvetica, sans-serif",
		textColor: "#cccc99",
		textHoverColor: "#ffffff",
		bgColor: "#666600",
		//bgImage: "images/dropdown_back.gif",
		shadow: 0,
		fontBold: false,
		align: "left",
		width: "parent"
	},
	
	menuItems: [
		{text: "School of Applied & Information Technology", url: "http://www.ccbcmd.edu/ceed/spring/it_index.html"},
		{text: "School of Health Professions", url: "http://www.ccbcmd.edu/ceed/spring/health.html"},
		{text: "School of Justice", url: "http://www.ccbcmd.edu/ceed/spring/justice.html"},
		{text: "Business & Management", url: "http://www.ccbcmd.edu/ceed/spring/business.html"},
		{text: "Intensive Training", url: "http://www.ccbcmd.edu/ceed/spring/at_fasttrack.html"},
		{text: "Apprenticeship Training", url: "http://www.ccbcmd.edu/ceed/apprenticeship.html"},
		{text: "Commerical Vehicle License", url: "http://www.ccbcmd.edu/ceed/wf_transport.html"},
		{text: "Baby Boomers", url: "http://www.ccbcmd.edu/ceed/spring/babyboomers.html"},
		{text: "Online Learning", url: "http://www.ccbcmd.edu/ceed/online/online.html"}
		//{text: "- - - - - - - - - - - - - - - - - - -"},
		//{text: "Student Satisfaction Statements", url: "http://www.ccbcmd.edu"}
	]
};


var menu_education = {
	menuOptions: {
		onShow: "swapImages('education', '/images/ceed_common/navEducation_on.gif');",
		onHide: "swapImages('education', '/images/ceed_common/navEducation_off.gif');",
		border: 1,
		borderColor: "#ffffff",
		divSize: 0,
		divColor: "#666600",
		fontSize: 11, 
		font: "Arial, Helvetica, sans-serif",
		textColor: "#cccc99",
		textHoverColor: "#ffffff",
		bgColor: "#666600",
		//bgImage: "images/dropdown_back.gif",
		shadow: 0,
		fontBold: false,
		align: "left",
		width: "parent"
	},
	
	menuItems: [
		{text: "Life Enrichment", url: "http://www.ccbcmd.edu/ceed/spring/life_enrichment.html"},
		{text: "Adult & Family Literacy", url: "http://www.ccbcmd.edu/ceed/literacy.html"},
		{text: "Senior Institute", url: "http://www.ccbcmd.edu/ceed/spring/senior.html"},
		{text: "Travel Studies", url: "http://www.ccbcmd.edu/travelstudies/index.html"},
		{text: "Youth", url: "http://www.ccbcmd.edu/ceed/spring/youth.html"},
		{text: "Summer Camps", url: "http://www.ccbcmd.edu/ceed/youth/youth_daycamps.html"},		
		{text: "Individuals with Disabilities", url: "http://www.ccbcmd.edu/ceed/spring/access.html"},
		{text: "Single Step", url: "http://www.ccbcmd.edu/ceed/spring/singlestep.html"},
		{text: "Online Learning", url: "http://www.ccbcmd.edu/ceed/online/online.html"},
		{text: "Baby Boomers", url: "http://www.ccbcmd.edu/ceed/spring/babyboomers.html"}
	]
};

var menu_news = {
	menuOptions: {
		onShow: "swapImages('news', '/images/ceed_common/navNewsEvents_on.gif');",
		onHide: "swapImages('news', '/images/ceed_common/navNewsEvents_off.gif');",
		border: 1,
		borderColor: "#ffffff",
		divSize: 0,
		divColor: "#666600",
		fontSize: 11, 
		font: "Arial, Helvetica, sans-serif",
		textColor: "#cccc99",
		textHoverColor: "#ffffff",
		bgColor: "#666600",
		//bgImage: "images/dropdown_back.gif",
		shadow: 0,
		fontBold: false,
		align: "left",
		width: "parent"
	},
	
	menuItems: [
		{text: "News", url: "http://www.ccbcmd.edu/ceed/news.html"},
		{text: "Connections", url: "http://www.ccbcmd.edu/ceed/connection/index.html"}
	]
};

