jQuery(function( $ ) {
	$().UItoTop({ easingType: 'easeOutQuart' });							
});		
