jQuery(function( $ ){
	$("ul.nav").superfish({ pathClass: 'current', autoArrows: false, dropShadows: false });
});
