<p>See <a href="help?subject=Console" target="_blank">tips</a> about framebuffer and other issues.</p>
<applet code="VncViewer.class" archive="https://${hostname}:446/static/VncViewer.jar"
width="100%" height="1000">
-<param name="PASSWORD" value="moocow">
<param name="PORT" value="${port}">
<param name="HOST" value="${hostname}">
<param name="VMNAME" value="${machine.name}">
<param name="AUTHTOKEN" value="${authtoken}">
<param name="SocketFactory" value="VNCProxyConnectSocketFactory">
+You must have Java enabled in your browser to use the VNC console applet.
</applet>
+<p>If your browser does not support Java, but you do have a Java Runtime Environment installed, try clicking <a href="machine/${machine.machine_id}/vnc_jnlp">here</a> to launch the VNC console via Java Web Start.</p>