// menu_items.js file



// comments block here







var MENU_ITEMS =[



	["Home", "http://www.ashejournal.com",],



	["Current Issue", "http://ashejournal.com/index.php?id=327"],



	["Past Issues", null,
		["Volume 8.1", "http://ashejournal.com/index.php?id=321"],
	 	["Volume 7.2", "http://ashejournal.com/index.php?id=312"],

	 	["Volume 7.1", "http://ashejournal.com/index.php?id=305"],
	 	["Volume 6.2", "http://ashejournal.com/index.php?id=293"],

	 	["Volume 6.1", "http://ashejournal.com/index.php?id=274"],

	 	["Volume 5.4", "http://ashejournal.com/index.php?id=101"],



	 	["Volume 5.3", "http://ashejournal.com/index.php?id=82"],



	 	["Volume 5.2", "http://ashejournal.com/index.php?id=60"],



	 	["Volume 5.1", "http://ashejournal.com/index.php?id=40"],



	 	["Volume 4.3", "http://ashejournal.com/index.php?id=22"],



		["Volume 4.2", "http://ashejournal.com/index.php?id=2"],



		["Volume 4.1", "http://ashejournal.com/index.php?id=171"],



		["Volume 3.3", "http://ashejournal.com/index.php?id=170"],



		["Volume 3.2", "http://ashejournal.com/index.php?id=169"],



		["Volume 3.1", "http://ashejournal.com/index.php?id=168"],



		["Volume 2.4", "http://ashejournal.com/index.php?id=167"],



		["Volume 2.3", "http://ashejournal.com/index.php?id=129"],



		["Volume 2.2", "http://ashejournal.com/index.php?id=128"],



		["Volume 2.1", "http://ashejournal.com/index.php?id=127"],



		["Volume 1", "http://ashejournal.com/index.php?id=116"],



	],

	["Subscribe", "http://www.ashejournal.com/index.php?id=311"],



	["Submit", null,



		["Submission Calls", "http://www.ashejournal.com/index.php?id=36"],



		["Guidelines", "http://www.ashejournal.com/index.php?id=37"],



		["Author FAQ", "http://www.ashejournal.com/index.php?id=39"],



		["Author Agr", "http://www.ashejournal.com/index.php?id=38"],



	],



	["About Us", "http://www.ashejournal.com/index.php?id=57"],



	["Our Authors", null,



		["Books", "http://ashejournal.com/index.php?id=59"],



	],



	["Online Resources", "http://ashejournal.com/index.php?id=292",



		["Links", "http://ashejournal.com/index.php?id=292"],

["GLBT Resources", "http://www.ashejournal.com/index.php?id=52"],

	],



	



	["Advertise","http://ashejournal.com/index.php?id=51"],



	["Email Updates", "http://www.ashejournal.com/list/"],



	["Contact Us", "http://ashejournal.com/index.php?id=54"],



	["Support Ashé", "http://ashejournal.com/index.php?id=53"],



];

