﻿function fenster()  {
var
win=window.open("skizze_verlauf.html", "FB", "width=800,height=600,left=50,top=50");
}


function fenster2()  {
var
win=window.open("karte_gesa.html", "FB", "width=666,height=520,left=50,top=50");
}



function fensterzu()  {
var
win=window.close("");
}


function fenster3()  {
var
win=window.open("memory_spiel.html", "FB", "width=560,height=530,left=50,top=50");
}
