jQuery.noConflict();

jQuery(function() {

jQuery('#container-11 > ul').tabs({ event: 'mouseover'});
});