@@ -47,7 +47,7 @@ div.d1 {text-align:center; width=400px; background-color:#e0e0e0;
<script type="text/javascript">
-focument.getElementById("formStatus").value+="\nStarting";
+document.getElementById("formStatus").value+="\nStarting";
window.onload = init();