	jQuery().ready(function(){
		jQuery('#list2').Accordion({
		});	
	});

