Index: status.jsp
===================================================================
--- status.jsp	(revision 10)
+++ status.jsp	(revision 11)
@@ -15,4 +15,7 @@
 %>
 Laser port: <strong><%= c.getString("devices.laser.port") %></strong><br/>
 Sensor port: <strong><%= c.getString("devices.sensor.port") %></strong><br/>
-Motion port: <strong><%= c.getString("devices.motion.port") %></strong><br/>
\ No newline at end of file
+Motion port: <strong><%= c.getString("devices.motion.port") %></strong><br/>
+<script type="text/javascript">
+    alert('status');
+</script>
\ No newline at end of file
