$(document).ready(function(){
  $('#history-tabs').tabs();
  $('#cleaning-tabs').tabs();
  $('#discover-tabs').tabs();
});