
jQuery(document).ready(function($) {

	$('body').supersleight();
	
});
