BLANK_IMAGE = sitePath+'/images/b.gif';

var STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#000000",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#990207",		// background color for the items
		bgOVER:"#058DF3"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn1",		// CSS class for items
		OVER:"clsCMOver1"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:"relative", itemoff:[0,99], leveloff:[17,2], style:STYLE, size:[32,50]},
	{code:"<img src='"+sitePath+"/images/home.jpg'>",format:{size:[32,50],itemoff:[0,50]},url:sitePath+"/index.html"},
	{code:"<img src='"+sitePath+"/images/what.jpg'>",format:{size:[32,76],itemoff:[0,50]},url:sitePath+"/whats_new_at_ajes.html"},
	{code:"<img src='"+sitePath+"/images/award.jpg'>",format:{size:[32,56],itemoff:[0,76]},url:sitePath+"/ajes_awards.html"},
	{code:"<img src='"+sitePath+"/images/committee.jpg'>",format:{size:[32,74],itemoff:[0,56]},url:sitePath+"/ajes_committee.html",
				sub:[
			{itemoff:[21,0],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Patron</b>",url:sitePath+"/ajes_patron.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Editor-in-Chief</b>",url:sitePath+"/ajes_albhatia.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Managing Editor</b>",url:sitePath+"/#",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Editorial Incharge</b>",url:sitePath+"/ajes_editorial_incharge.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Advisory Board</b>",url:sitePath+"/ajes_advisory_board.html",format:{size:[21,150]}},
		]
	},
	{code:"<img src='"+sitePath+"/images/subscription.jpg'>",format:{size:[32,77],itemoff:[0,74]},url:sitePath+"/ajes_subscription.html"},
	{code:"<img src='"+sitePath+"/images/online.jpg'>",format:{size:[32,110],itemoff:[0,77]},url:sitePath+"/ajes_online_submission.html"},
	{code:"<img src='"+sitePath+"/images/archieve.jpg'>",format:{size:[32,66],itemoff:[0,110]},url:sitePath+"/ajes_archives.html",
				sub:[
			{itemoff:[21,0],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 1985</b>",url:sitePath+"/ajes_archives_1985.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 1987</b>",url:sitePath+"/ajes_archives_1987.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 1988</b>",url:sitePath+"/ajes_archives_1988.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 1997</b>",url:sitePath+"/ajes_archives_1997.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 1998</b>",url:sitePath+"/ajes_archives_1997.html#98",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 1999</b>",url:sitePath+"/ajes_archives_1999_2000.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2000</b>",url:sitePath+"/ajes_archives_1999_2000.html#2000",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2001</b>",url:sitePath+"/ajes_archives_2001.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2002</b>",url:sitePath+"/ajes_archives_2002.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2003</b>",url:sitePath+"/ajes_archives_2003.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2004</b>",url:sitePath+"/ajes_archives_2004.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2005</b>",url:sitePath+"/ajes_archives_2005.html",format:{size:[21,150]},
						sub:[
			{leveloff:[0,150],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 2005(1)</b>",url:sitePath+"/ajes_archives_2005-1.html",format:{size:[21,120]}},
			{code:"<b>&nbsp;&nbsp;Journal 2005(2)</b>",url:sitePath+"/ajes_archives_2005-2.html",format:{size:[21,120]}},
		]
	},

			{code:"<b>&nbsp;&nbsp;Journal 2006</b>",url:sitePath+"/ajes_archives_2006-1.html",format:{size:[21,150]},
			sub:[
			{leveloff:[0,150],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 2006(1)</b>",url:sitePath+"/ajes_archives_2006-1.html",format:{size:[21,120]}},
			{code:"<b>&nbsp;&nbsp;Journal 2006(2)</b>",url:sitePath+"/ajes_archives_2006-2.html",format:{size:[21,120]}},
		]
	},			{code:"<b>&nbsp;&nbsp;Supplement</b>",url:sitePath+"/ajes_archives_eye2006.html",format:{size:[21,150]}},
			{code:"<b>&nbsp;&nbsp;Journal 2007</b>",url:sitePath+"/ajes_archives_2007-1.html",format:{size:[21,150]},
						sub:[
			{leveloff:[0,150],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 2007(1)</b>",url:sitePath+"/ajes_archives_2007-1.html",format:{size:[21,120]}},
			{code:"<b>&nbsp;&nbsp;Journal 2007(2)</b>",url:sitePath+"/ajes_archives_2007-2.html",format:{size:[21,120]}},
		]
	},
		    {code:"<b>&nbsp;&nbsp;Journal 2008</b>",url:sitePath+"/ajes_archives_2008-1.html",format:{size:[21,150]},
			sub:[
			{leveloff:[0,150],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 2008(1)</b>",url:sitePath+"/ajes_archives_2008-1.html",format:{size:[21,120]}},
			{code:"<b>&nbsp;&nbsp;Journal 2008(2)</b>",url:sitePath+"/ajes_archives_2008-2.html",format:{size:[21,120]}},
			{code:"<b>&nbsp;&nbsp;Journal 2008(3)</b>",url:sitePath+"/ajes_archives_2008-3.html",format:{size:[21,120]}},
		]
	},
			    {code:"<b>&nbsp;&nbsp;Journal 2009</b>",url:sitePath+"/ajes_archives_2009-1.html",format:{size:[21,150]},
			sub:[
			{leveloff:[0,150],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 2009(1)</b>",url:sitePath+"/ajes_archives_2009-1.html",format:{size:[21,120]}},
			{code:"<b>&nbsp;&nbsp;Journal 2009(3)</b>",url:sitePath+"/ajes_archives_2009-3.html",format:{size:[21,120]}},
		]
	}, 
				
			{code:"<b>&nbsp;&nbsp;Supplement</b>",url:sitePath+"/ajes_archives_2009-Supplement.html",format:{size:[21,150]}},
				{code:"<b>&nbsp;&nbsp;Journal 2010</b>",url:sitePath+"/ajes_archives_2010-1.html",format:{size:[21,150]},
			sub:[
			{leveloff:[0,150],size:[21,150]},
			{code:"<b>&nbsp;&nbsp;Journal 2010(1)</b>",url:sitePath+"/ajes_archives_2010-1.html",format:{size:[21,120]}},
			
		]
	},
			{code:"<b>&nbsp;&nbsp;Forthcoming Papers</b>",url:sitePath+"/forthcoming_papers.html",format:{size:[21,150]}},
		]
	},
	{code:"<img src='"+sitePath+"/images/current.jpg'>",format:{size:[32,84],itemoff:[0,66]},url:sitePath+"/ajes_current_issues.html"},
];
