$(document).ready(function(){	
	
	$("#browser").treeview({		
		animated:"normal"		
	});
});
