jQuery.noConflict();
jQuery(function() {
  jQuery("#news ul").tabs();
});
