<html>
<head>
<title>VNC Client</title>
<script src="vnc.js"></script>
</head>
<body>
<div id='vnc'>Loading</div>
</body>
</html>