jQuery(document).ready(function() {
   jQuery('#popular-content-home').tabs();
});

