﻿$(document).ready(function(){
  $("#mostpopular > ul").tabs();
});