Index: /temp/branches/ec-cube-beta/html/test/kakinaka/yui/folders.tpl
===================================================================
--- /temp/branches/ec-cube-beta/html/test/kakinaka/yui/folders.tpl	(revision 11363)
+++ /temp/branches/ec-cube-beta/html/test/kakinaka/yui/folders.tpl	(revision 11364)
@@ -99,5 +99,5 @@
 		for(var i in oj){
 			if(typeof oj[i] != "number" && i != "_href"){
-				var tmpNode = new YAHOO.widget.TextNode("" + i,node, false);
+				var tmpNode = new YAHOO.widget.TextNode("" + i+1, node, false);
 				if(typeof oj[i] == "string")tmpNode.href= oj[i];
 				if(typeof oj[i] == "object"){
