$(document).ready(function() {
  
$('#socialTabs').tabs();

});