<!-- Begin
function fitWindowSize() {
 {
window.resizeTo(650, 745);
   }
}
//  End -->