jQuery.noConflict();

jQuery(document).ready(function() {
 jQuery("#rgaccord2-nest").accordion({autoHeight:false});
});

