<!-- Begin
var scaw=(screen.width),scah=(screen.height),winw=(self.window.width),winh=(self.window.height),min=25,dih=0,diw=0;

self.window.resizeTo (scaw,scah-min);
self.window.focus(); 
// End -->


