Index: trunk/webapps/einotebook/script/index.html
===================================================================
--- trunk/webapps/einotebook/script/index.html	(revision 468)
+++ trunk/webapps/einotebook/script/index.html	(revision 548)
@@ -13,9 +13,13 @@
   <body>
    
+
     <button class="jumpToCurrentEvent" 
             onclick="jumpToLastExecutedEvent()">Jump to Current Event</button>
-     
+    
     <iframe id='view' src='scrollframe.html' frameborder='0' scrolling='yes'
             width='100%'></iframe>
+
+      </form>
+   
   </body>
 </html>
