//menu items
var MENU_ITEMS = [
  {pos:[10, 149], size:[25, 136], itemoff:[24, 0], leveloff:[0, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:0, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"#6AA6BF", bgOVER:"#6AA6BF", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    {code:"Capacity Building", url:"http://www.ecg.asn.au/pages/community/cap_build.htm"},
	{code:"Career and Transition", url:"http://www.ecg.asn.au/pages/employment/career_trans.htm"},
	{code:"Community Hubs", url:"http://www.ecg.asn.au/pages/community/community_hub.htm", target:"'_blank'"},
	{code:"Contact Us", url:"http://www.ecg.asn.au/main/contact.htm"},
	{code:"Copy Centre", url:"http://www.ecg.asn.au/copyCentre/copyCentre.htm"},
	{code:"CRT", url:"http://www.ecg.asn.au/pages/crt.htm"},
	{code:"Education & Training", url:"http://www.ecg.asn.au/CourseGuides/educationAndTraining.htm"},
	{code:"Employment at ECG", url:"http://www.ecg.asn.au/pages/vacancies.htm"},
	{code:"Employment Projects", url:"http://www.ecg.asn.au/pages/employment/employment.htm"},
	{code:"Equine", url:"http://www.ecg.asn.au/mcmillan/equineindex.htm"},
	{code:"LCP", url:"http://www.ecg.asn.au/pages/employment/lcp.htm"},
    {code:"McMillan Ag & Hort ", url:"http://www.ecg.asn.au/mcmillan/mcmillanindex.htm"}, 
    {code:"Publications", url:"http://www.ecg.asn.au/publications/publications.htm"},
	{code:"RICA", url:"http://www.ecg.asn.au/rica/"},
    {code:"Venue Hire", url:"http://www.ecg.asn.au/pages/venueHire.htm"},
	{code:"Volunteering", url:"http://www.ecg.asn.au/pages/volunteering.htm"},
	{code:"Workplace & Industry", url:"http://www.ecg.asn.au/main/workplace_industry.htm"},
	
];

