	jQuery.noConflict();
		(function($){$().ready(function(){$(".back_top").click(function(){$.scrollTo('#content',1000 );
		});});})(jQuery);
