You get a list appears below.
http://shogi.warabenture.com/index.js
json.forEach(function (entry) { // FIXED: jsLint did not error "json.length.forEach".
This is not working.
http://shogi.warabenture.com/index-bug.js
json.length.forEach(function (entry) { // FIXME: json.forEach