derecovecs: start moving javascript to separate file
diff --git a/templates/index.html.ep b/templates/index.html.ep
index a649811..9acc7a1 100644
--- a/templates/index.html.ep
+++ b/templates/index.html.ep
@@ -643,6 +643,7 @@
        color: #999999;
      }
     </style>
+    <script src="/derekovecs/js/derekovcs.js"></script>
     <script>
 
      var opt = {epsilon: <%= $epsilon %>, perplexity: <%= $perplexity %>},