jQuery.noConflict();



jQuery(function() {
	jQuery('#container-1').tabs();
})