
jQuery(document).ready(function() {
	$('#nav').spasticNav();
});

