/* function openwindow(URL) {
   window.open(URL,"impressionen","width=421,height=430,top=0,left=0,sreenX=0,sreenY=0,resizable=no,scrollbars=no,statusbar=no");
} */

function openwindow(URL) {
   window.open(URL,"impressionen","width=600,height=600,top=0,left=0,sreenX=0,sreenY=0,resizable=no,scrollbars=no,statusbar=no");
}


function openwindowmannschaft(URL) {
   window.open(URL,"impressionen","width=1100,height=600,top=0,left=0,sreenX=0,sreenY=0,resizable=no,scrollbars=no,statusbar=no");
}
