X-Git-Url: http://git.scottworley.com/vopamoi/blobdiff_plain/974848d36d6c4f1b171bd990f3d5659cb0e8134d..f1afad9b15dd2e672dc83bf6469532683f9c33ed:/index.html

diff --git a/index.html b/index.html
index 5721f96..5ed2498 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
   <head>
     <script src="vopamoi.js" defer="true"></script>
   </head>
-  <body>
+  <body onload="browserInit();">
     <form onsubmit="return browserCreateTask(this);">
       <input name="taskName">
     </form>