function start(welche) {
window.open(welche,"","toolbar=no,status=no");

return true;
}


function kloimacha(){
   window.resizeTo(399,579)
return true;
}

