jQuery(document).ready(function($){
   $('#tabs ul').tabs();
});
