$(document).ready(function() {
	$('body').addClass('has-js');
});
