Index: /temp/trunk/html/test/uehara/js/tree.js
===================================================================
--- /temp/trunk/html/test/uehara/js/tree.js	(revision 8830)
+++ /temp/trunk/html/test/uehara/js/tree.js	(revision 8831)
@@ -60,5 +60,4 @@
 		if(i != 0) tree_status += '|';
 		tree_status += arrTreeStatus[i];
-		alert(tree_status);
 	}
 	
@@ -103,4 +102,5 @@
 		// ¾õÂÖ¤òÊÝ»ý
 		arrTreeStatus[count] = path;
+alert(arrTreeStatus[count]);
 		count++;
 
