diff --git a/index.html b/index.html
index 6420553..aa5460f 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
   </style>
   <body>
 	  <iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
-	  <input type="button" name="resetIFrame" value="Reset" 
-       class="button" onclick="reset();" />
+	  <br />
+	  <input type="button" value="Home" class="button" onclick="refresh();" />
 	</body>
 </html>