//This is the main template file.
//Override this if you need to change settings.
$(document).ready(function() { 
	$("#top-nav-menu").wijmenu(); 
	$("#top-nav-menu").removeClass('hide'); 
});
