Index: trunk/web/templates/skeleton.tmpl
===================================================================
--- trunk/web/templates/skeleton.tmpl	(revision 266)
+++ trunk/web/templates/skeleton.tmpl	(revision 267)
@@ -32,5 +32,5 @@
 <body id="body">
 
-#if True
+#if False
 <div>
 <p>We are in the process of modifying the service.  Things likely will not work.</p>
Index: trunk/web/templates/vnc.tmpl
===================================================================
--- trunk/web/templates/vnc.tmpl	(revision 266)
+++ trunk/web/templates/vnc.tmpl	(revision 267)
@@ -15,5 +15,5 @@
 <p>Here is a console to ${machine.name}.</p>
 <APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar"
-        WIDTH="100%" HEIGHT="100%">
+        WIDTH="100%" HEIGHT="2048">
 <PARAM NAME="PASSWORD" VALUE="moocow">
 <PARAM NAME="PORT" VALUE="10003">
