jQuery.noConflict();



jQuery(function(){

		jQuery('#social a').tipsy({gravity: 'w', fade: true});
		
		
		
		
		
	
});


