// remap jQuery to $
(function($){

 

						//social tabber
						$( ".tabber" ).tabs({ fx: { opacity: 'toggle', selected: 1 } });



 



})(window.jQuery);
