function openWindow(){ 
new_window = window.open 
('kroatisch/default.htm','mywindow','width=799,height=542,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 
