/*
|--------------------------------------------------------------------------
The Call
|--------------------------------------------------------------------------
*/

jQuery(document).ready(function() {
	/*
	*/
	
	jQuery().UItoTop();
	
});