$(document).ready(function () {

	$('#mainnav').easyAccordion({
			autoStart: true,
	});

});
