BLANK_IMAGE="images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#999999", "shadow":"#999999", "bgON":"black","bgOVER":"#666666"};
var css = {};
var subcss = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var SUBSTYLE = {"border":0, "shadow":3, "color":color, "css":subcss};

//items and formats
var MENU_ITEMS_SIZING =
[
	{"pos":[1,156], "itemoff":[0,69], "leveloff":[21,0], "size":[35,160], "style":STYLE},
	{code:"<img src=\"images/nav_head.gif\" width=\"160\" height=\"35\" alt=\"\">", "format":{"itemoff":[0,0], "size":[35,160]}},
	{code:"<img src=\"images/nav_mission.gif\" width=\"160\" height=\"36\" alt=\"Mission\">", "ocode":"<img src=\"images/nav_mission_over.gif\" width=\"160\" height=\"36\" alt=\"Mission\">", "url":"mission.htm", "format":{"itemoff":[35,0], "size":[36,160]}},
	{code:"<img src=\"images/nav_about.gif\" width=\"160\" height=\"34\" alt=\"About Us\">", "ocode":"<img src=\"images/nav_about_over.gif\" width=\"160\" height=\"34\" alt=\"About Us\">", "url":"about_us.htm", "format":{"itemoff":[36,0], "size":[34,160]}},
	{code:"<img src=\"images/nav_social.gif\" width=\"160\" height=\"49\" alt=\"Social Services\">", "ocode":"<img src=\"images/nav_social_over.gif\" width=\"160\" height=\"49\" alt=\"Social Services\">", "format":{"itemoff":[34,0],"size":[49,160]},
		sub:[
			{"leveloff":[0,140], "itemoff":[20,0], "size":[20,150], "style":SUBSTYLE},
			{code:"Early Intervention", url:"early_intervention.htm"},
			{code:"Vocational Evaluation", url:"vocational_evaluation.htm"},
			{code:"Agency Employment Services",url:"agency_employ.htm", "format":{"size":[35,150]},
				sub:[
					{"leveloff":[0,140], "itemoff":[35,0], "size":[35,150], "style":SUBSTYLE},
					{code:"School to Work Transition", url:"school_to_work.htm"},
					{code:"Employee Transition Training", url:"employment_training.htm"},
				]
			},
			{code:"Community Employment Services", url:"community_employment.htm", "format":{"itemoff":[35,0], "size":[35,150]}},
			{code:"Adult Day Services", url:"adult_day_services.htm", "format":{"itemoff":[35,0]}},
			{code:"Senior Day Services", url:"senior_day_services.htm"},
			{code:"Traumatic Brain Injury", url:"tbi.htm"},
			{code:"Recreation",url:"recreation.htm",
				sub:[
					{"leveloff":[0,140], "itemoff":[20,0], "size":[20,150], "style":SUBSTYLE},
					{code:"View Calendar", url:"recreation.htm"},

				]


			},
			{code:"Respite", url:"respite.htm"},
		]
	},
	{code:"<img src=\"images/nav_disability.gif\" width=\"160\" height=\"37\" alt=\"Disability Links\">", "ocode":"<img src=\"images/nav_disability_over.gif\" width=\"160\" height=\"37\" alt=\"Disability Links\">", "url":"disability_links.htm", "format":{"itemoff":[49,0],"size":[37,160]}},
	{code:"<img src=\"images/nav_agency.gif\" width=\"160\" height=\"38\" alt=\"Agency News\">", "ocode":"<img src=\"images/nav_agency_over.gif\" width=\"160\" height=\"38\" alt=\"Agency News\">", "format":{"itemoff":[37,0],"size":[38,160]},
		sub:[
			{"leveloff":[0,140], "itemoff":[20,0], "size":[20,150], "style":SUBSTYLE},
			{code:"Annual Report", url:"annual_report.htm"},
			{code:"Calendar", url:"calendar.htm"},
			{code:"Employment", url:"job_openings.htm"},
			{code:"Login", url:"staff/index.asp"},
			{code:"Newsletter", url:"newsletter.htm"},
			{code:"Pandemic planning", url:"pandemic planning.htm"},
			{code:"Remodeling", url:"remodeling.htm"},			 
			{code:"Sculptures", url:"sculptures.htm"},
			{code:"Training", url:"Training.htm"},
			{code:"What's New", url:"what's_new.htm"},
		]	
	},
	{code:"<img src=\"images/nav_business.gif\" width=\"160\" height=\"50\" alt=\"Business Enterprises\">", "ocode":"<img src=\"images/nav_business_over.gif\" width=\"160\" height=\"50\" alt=\"Business Enterprises\">", "format":{"itemoff":[38,0],"size":[50,160]},
		sub:[
			{"leveloff":[0,140], "itemoff":[20,0], "size":[20,150], "style":SUBSTYLE},
			{code:"Clean Sweep", url:"clean_sweep.htm"},
			{code:"TTI Industries", url:"http://www.ttiindustries.com"},
		]
	},
	{code:"<img src=\"images/nav_support.gif\" width=\"160\" height=\"52\" alt=\"Your Support\">", "ocode":"<img src=\"images/nav_support_over.gif\" width=\"160\" height=\"52\" alt=\"Your Support\">", "format":{"itemoff":[50,0],"size":[52,160]},
		sub:[
			{"leveloff":[0,140], "itemoff":[20,0], "size":[20,150], "style":SUBSTYLE},
			{code:"Financial", url:"financial.htm"},
			{code:"Volunteer", url:"volunteer_opportunities.htm"},
		]
	},
	{code:"<img src=\"images/nav_map.gif\" width=\"160\" height=\"32\" alt=\"Map\">", "ocode":"<img src=\"images/nav_map_over.gif\" width=\"160\" height=\"32\" alt=\"Map\">", "url":"map.htm", "format":{"itemoff":[52,0],"size":[32,160]}},
	{code:"<img src=\"images/nav_foot.gif\" width=\"160\" height=\"83\" alt=\"\">", "format":{"itemoff":[32,0],"size":[83,160]}}	
];
