BLANK_IMAGE="../menu/img/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#0033cc", "shadow":"#DCC7C7", "bgON":"#5B94D4","bgOVER":"0033cc"};
var css = {"ON":"clsCM2On", "OVER":"clsCM2Over"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS2 =
[
	{"pos":[192,205], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE, "size":[17,60]},
	{code:"<b>DVOP/LVER Assistance</b>", "format":{"itemoff":[0, 100], "size":[17,130]},
			sub:[
			{"leveloff":[121,0], "itemoff":[-17,0], "size":[17,130]},
			{code:"<b>VETS Staff Info</b>", url:"../resources/VETSstaffInfo.htm", "target":"_top"},
			{code:"<b>Training/Presentation</b>", url:"../resources/trainingPresentation.htm", "target":"_top" },
			{code:"<b>Skills Development</b>", url:"../resources/skillsDevelopment.htm", "target":"_top"},
			{code:"<b>Outreach/Labor Market</b>",  url:"../resources/outreach.htm", "target":"_top"},
			{code:"<b>Networking</b>", url:"../resources/networking.htm", "target":"_top"},
			{code:"<b>Management Skills</b>", url:"../resources/managementSkills.htm", "target":"_top"},
			{code:"<b>Laws & Regulations</b>", url:"../resources/laws.htm", "target":"_top"},
		]
	},
	{code:"<b>Client Job Search</b>", "format":{"itemoff":[0, 129], "size":[17,100]},
		sub:[
			{"leveloff":[104,0], "itemoff":[-17,0], "size":[17,145]},
			{code:"<b>Military/Civilian Transition</b>", url:"../resources/milCivTrans.htm", "target":"_top"},
			{code:"<b>Essential Skills/Tools</b>",  url:"../resources/essential.htm", "target":"_top"},
			{code:"<b>Employment Development</b>", url:"../resources/emplDevelopment.htm", "target":"_top"},
			{code:"<b>Employment Barriers</b>", url:"../resources/emplBarriers.htm", "target":"_top"},
			{code:"<b>Disabilities</b>", url:"../resources/disabilities.htm", "target":"_top"},
			{code:"<b>Career Guidance</b>", url:"../resources/careerGuidance.htm", "target":"_top"},
		]
	},
	{code:"<b>Veterans' Information</b>", "format":{"itemoff":[0, 99], "size":[17,125]},
		sub:[
				{"leveloff":[53,0], "itemoff":[-17,0], "size":[17,170]},
				{code:"<b>Veterans' Service Organizations</b>", url:"../resources/vso.htm", "target":"_top"},
				{code:"<b>Veterans' Issues</b>", url:"../resources/vetsIssues.htm", "target":"_top"},
				{code:"<b>Special Veteran Groups</b>", url:"../resources/specialGroups.htm", "target":"_top"},
		]
	},
	
];
