$(document).ready(function(){
	$('#tree2').SimpleTree({animate: true});	
});