jQuery.noConflict();

jQuery(function($) {
    $('#tabs > ul').tabs();	
});
