go-tour: move javascript files from static to new js directory

This permits the App Engine app to actually access the JS files when
serving /script.js. (Inside static/ they are considered static content
and are unavailable to the running app in production.)

R=dsymonds
CC=golang-dev
https://golang.org/cl/7306060
9 files changed