$(function(){



});

$(window).load(function(){

	$('html').removeClass('loading');

});
