Index: temp/trunk/html/test/uehara/js/tree.js
===================================================================
--- temp/trunk/html/test/uehara/js/tree.js	(revision 8815)
+++ temp/trunk/html/test/uehara/js/tree.js	(revision 8816)
@@ -55,5 +55,5 @@
 
 function test() {
-	document.form1['test1'].value = arrTreeStatus[count];
+	document.form1['test1'].value = this.arrTreeStatus[this.count];
 }
 
