Index: /temp/trunk/html/test/uehara/js/tree.js
===================================================================
--- /temp/trunk/html/test/uehara/js/tree.js	(revision 8831)
+++ /temp/trunk/html/test/uehara/js/tree.js	(revision 8832)
@@ -61,5 +61,6 @@
 		tree_status += arrTreeStatus[i];
 	}
-	
+alert(arrTreeStatus[0]);	
+alert(arrTreeStatus[1]);
 	document.form1[name].value = tree_status;
 }
@@ -102,5 +103,4 @@
 		// ¾õÂÖ¤òÊÝ»ý
 		arrTreeStatus[count] = path;
-alert(arrTreeStatus[count]);
 		count++;
 
