diff --git a/htdocs/desktop/1024x768.html b/htdocs/desktop/1024x768.html
index 7e2682b0b7708c98512862f734b81eabca3352a8..ff393ef21e209146d7b72f8574b4a360163a8bba 100644
--- a/htdocs/desktop/1024x768.html
+++ b/htdocs/desktop/1024x768.html
@@ -9,7 +9,7 @@ body {margin:0}
 </style>
 </head>
 <body>
-<applet code="VncViewer.class" archive="VncViewer.jar" width="1024" height="768">
+<applet code="VncViewer.class" archive="VncViewer.jar" width="1024" height="798">
 <param name="PORT" value="5902">
 <param name="PASSWORD" value="">
 </applet>
diff --git a/htdocs/desktop/640x480.html b/htdocs/desktop/640x480.html
index 1354ee4dddb21969e848ca67d24126de39edb264..63545b30a4e820a339e36ad13d7a42ad01bc39c2 100644
--- a/htdocs/desktop/640x480.html
+++ b/htdocs/desktop/640x480.html
@@ -9,7 +9,7 @@ body {margin:0}
 </style>
 </head>
 <body>
-<applet code="VncViewer.class" archive="VncViewer.jar" width="640" height="480">
+<applet code="VncViewer.class" archive="VncViewer.jar" width="640" height="510">
 <param name="PORT" value="5900">
 <param name="PASSWORD" value="">
 </applet>
diff --git a/htdocs/desktop/800x600.html b/htdocs/desktop/800x600.html
index 064588e7c9cbf2d9d75288952473632daa5f1b70..4b37979a0741edbbfb31ab269b700f9d2f8fe907 100644
--- a/htdocs/desktop/800x600.html
+++ b/htdocs/desktop/800x600.html
@@ -9,7 +9,7 @@ body {margin:0}
 </style>
 </head>
 <body>
-<applet code="VncViewer.class" archive="VncViewer.jar" width="800" height="600">
+<applet code="VncViewer.class" archive="VncViewer.jar" width="800" height="630">
 <param name="PORT" value="5901">
 <param name="PASSWORD" value="">
 </applet>
diff --git a/htdocs/desktop/VncViewer.jar b/htdocs/desktop/VncViewer.jar
index 4bea29f2004746fa610a1a01cfc75bc709cd1018..84039a8e2cdd9e76cf18b82ebf7950ea7e140189 100644
Binary files a/htdocs/desktop/VncViewer.jar and b/htdocs/desktop/VncViewer.jar differ