
var code="code";

var url="url";

var sub="sub";

var defcolor = {"border":"black", "shadow":"#DBD8D1", "bgON":"#00A080", "bgOVER":"teal", "imagebg":"#DBD8D1", "oimagebg":"#B6BDD2"};

var defcss =  {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};

var defcss2 = {"ON":"clsCMTopOn2", "OVER":"clsCMTopOver2"};



var TOP_MIDDLE = {"border":1, "borders":[0,1,1,1], "shadow":3, "color":defcolor, "css":defcss};

var STYLE1 = {"border":1, "borders":[1,0,1,0], "shadow":3, "color":defcolor, "css":defcss};

var STYLE2 = {"border":1, "borders":[1,1,1,1], "shadow":3, "color":defcolor, "css":defcss2};

var STYLE3 = {"border":1, "borders":[1,1,1,1], "shadow":3, "color":defcolor, "css":defcss};

var STYLE_ONLY_ONE = {"border":1, "borders":[1,1,1,1], "shadow":3, "color":defcolor, "css":defcss};

var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":3, "color":defcolor, "css":defcss};

var STYLE_BOTT = {"border":1, "borders":[1,0,1,1], "shadow":3, "color":defcolor, "css":defcss};



var MENU_ITEMS = [

	{"pos":"relative", "size":[22,100], "imgsize":[16,0], "leveloff":[0,0], "delay":150, "image":base_url+"img/b.gif", "imgsize":[20,0], "arrow":base_url+"img/arrow.gif", "arrsize":[13,13],  "style":TOP_MIDDLE},

 	{code:"Home", url:base_url+"Home", "format":{"size":[22,52], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "image":null, "style":STYLE2},

        sub:[

            {"size":[24,90], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

            {code:"Home", url:base_url+"Home", "format":{"style":STYLE_TOP}},

            {code:"Your Account", url:base_url+"Account/Home", "format":{"style":STYLE_BOTT}},

            {code:"FAQ", url:base_url+"Html/15", "format":{"style":STYLE_BOTT}},

            {code:"Contact Form", url:base_url+"SendMailForm/sendMailWebmaster", "format":{"style":STYLE_BOTT}},

            {code:"Downloads", url:base_url+"Downloads/Home", "format":{"style":STYLE_BOTT}},

   	     ]

    },

 	{code:"About the ESB", url:base_url+"Section/founding-and-goals", "format":{"size":[22,105], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10],  "itemoff":[0,51], "image":null, "style":STYLE2},

        sub:[

            {"size":[24,140], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

            {code:"Founding and Goals", url:base_url+"Section/founding-and-goals", "format":{"style":STYLE_TOP}},

            {code:"Council", url:base_url+"Section/council", "format":{"style":STYLE_BOTT}},
			
			{code:"Council Election", url:base_url+"Section/election", "format":{"style":STYLE_BOTT}},

            {code:"Committees", url:base_url+"Section/committees", "format":{"style":STYLE_BOTT}},

            {code:"Members", url:base_url+"Section/members", "format":{"style":STYLE_BOTT}},

            {code:"Statute and By-Laws", url:base_url+"Section/statute-and-by-laws", "format":{"style":STYLE_BOTT}},

   	     ]

    },

	{code:"Awards", url:base_url+"Section/esb-awards", "format":{"size":[22,65], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,104], "image":null, "style":STYLE2},

		sub:[

			{"size":[24,130], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

			{code:"List of ESB Awards", url:base_url+"Section/esb-awards", "format":{"style":STYLE_TOP}},

			{code:"Other Awards", url:base_url+"Section/other-awards", "format":{"style":STYLE_BOTT}},

			]

    },

    {code:"Membership", url:base_url+"Section/member-benefits", "format":{"size":[22,90], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,64], "image":null, "style":STYLE2},

		sub:[

			{"size":[22,150], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

			{code:"Member Benefits", url:base_url+"Section/member-benefits", "format":{"style":STYLE_TOP}},

			{code:"Member Types", url:base_url+"Section/member-types", "format":{"style":STYLE_BOTT}},

			{code:"Members List", url:base_url+"MembersList/listMembers", "format":{"style":STYLE_BOTT}},

			{code:"Online Application", url:base_url+"OnlineApplication", "format":{"style":STYLE_BOTT}},

			{code:"Membership Payment", url:base_url+"Account/MembershipPayment", "format":{"style":STYLE_BOTT}},

			]

    },

    {code:"Students", url:base_url+"Section/student-corner", "format":{"size":[22,70], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,89], "image":null, "style":STYLE2},

		sub:[

			{"size":[22,180], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

			{code:"Student Corner", url:base_url+"Section/student-corner", "format":{"style":STYLE_TOP}},
			
			{code:"Mentoring", url:base_url+"Section/mentoring", "format":{"style":STYLE_BOTT}},

			{code:"Biomechanics Laboratories", url:base_url+"Section/biomechanics-laboratories", "format":{"style":STYLE_BOTT}},

			{code:"Research Funding", url:base_url+"Section/research-funding", "format":{"style":STYLE_BOTT}},

			{code:"Career Information", url:base_url+"Section/career-information", "format":{"style":STYLE_BOTT}},

			{code:"Courses in Biomechanics", url:base_url+"Section/courses-in-biomechanics", "format":{"style":STYLE_BOTT}},

			{code:"Press-Releases", url:base_url+"Section/press-releases", "format":{"style":STYLE_BOTT}},

			]

    },

    {code:"Education", url:base_url+"Section/summer-schools", "format":{"size":[22,75], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,69], "image":null, "style":STYLE2},

		sub:[

			{"size":[22,130], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

			{code:"Summer Schools", url:base_url+"Section/summer-schools", "format":{"style":STYLE_ONLY_ONE}},

			]

    },

    {code:"Meetings", url:base_url+"Meetings", "format":{"size":[22,70], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,74], "image":null, "style":STYLE2},

		sub:[

			{"size":[22,140], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

			{code:"ESB Meetings", url:base_url+"Meetings/esb-meetings", "format":{"style":STYLE_TOP}},

			{code:"Endorsed Meetings", url:base_url+"Meetings/endorsed-meetings", "format":{"style":STYLE_BOTT}},

			{code:"Other Meetings", url:base_url+"Meetings/other-meetings", "format":{"style":STYLE_BOTT}},

			]

    },

    {code:"Publications", url:base_url+"Section/newsletter", "format":{"size":[22,88], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,69], "image":null, "style":STYLE2},

    	sub:[

        	{"size":[22,140], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE1, "image":base_url+"img/b.gif"},

        	{code:"Newsletter", url:base_url+"Section/newsletter", "format":{"style":STYLE_TOP}},

        	{code:"Affiliated Journals", url:base_url+"Section/affiliated-journals", "format":{"style":STYLE_BOTT}},

        	{code:"ESB Leaflets", url:base_url+"Section/esb-leaflets", "format":{"style":STYLE_BOTT}},

        	]

    },



    {code:"Liaison", url:base_url+"Section/liaison", "format":{"size":[22,59], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,87], "image":null, "style":STYLE2},

		sub:[

			{"size":[22,140], "itemoff":[21,0], "leveloff":[21,0], "style":STYLE2, "image":base_url+"img/b.gif"},

			{code:"Liaison Committee", url:base_url+"Section/liaison", "format":{"style":STYLE_TOP}},

        	{code:"Affiliated Societies", url:base_url+"Section/affiliated-societies", "format":{"style":STYLE_BOTT}},
			
			{code:"EAMBES", url:base_url+"Section/eambes", "format":{"style":STYLE_BOTT}},
			
			{code:"ESB National Chapters", url:base_url+"Section/esb_national_chapters", "format":{"style":STYLE_BOTT}},

			]

    },

	{code:"News", url:base_url+"News", "format":{"size":[22,40], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,58], "image":null, "style":STYLE3}

    },

	{code:"Forum", url:base_url+"Forums", "format":{"size":[22,45], "arrow":base_url+"img/arr1.gif", "oarrow":base_url+"img/arr1_o.gif", arrsize:[7,10], "itemoff":[0,39], "image":null, "style":STYLE3}

	}

];

