<!-- Begin
window.onerror=null;

var scaw=(screen.width),scah=(screen.height),min=10;
self.window.resizeTo (scaw-min,scah-min);
self.moveTo("screenX=0,screenY=0,left=0,top=0");
self.window.focus(); 
// End -->



