(function($){

	$('body').addClass('used_javascript');

})(jQuery);
