$(document).ready( function() {
  $("ul#sys_tabs").tabs();
});
