jQuery.noConflict();
jQuery(function() {
	jQuery('div#id_inset_group2').remove();			
});
