Index: /CKTester/fort.html
===================================================================
--- /CKTester/fort.html	(revision 5553)
+++ /CKTester/fort.html	(revision 5554)
@@ -19,7 +19,7 @@
 	</div>
 	<hr />
-	<iframe id="testFrame" style="position: absolute; width: 50px; height: 50px; left: -1000px">
+	<div id="testLogger" class="testAll"></div>
+	<iframe id="testFrame" style="width: 100%;height:600px">
 	</iframe>
-	<div id="testLogger" class="testAll"></div>
 </body>
 </html>
Index: /CKTester/fort.js
===================================================================
--- /CKTester/fort.js	(revision 5553)
+++ /CKTester/fort.js	(revision 5554)
@@ -268,7 +268,7 @@
 		},
 
-		// Leave for extension.
 		allComplete : function()
 		{
+			this.testFrame.	hide();
 		},
 
