function NeuFensterFotosTag() {
 Lageplan =
 window.open("fotosTag01.html", "Zweitfenster", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=710,height=680");
 Lageplan.focus();
}
function NeuFensterFotosAbend() {
 Lageplan =
 window.open("fotosAbend01.html", "Zweitfenster", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=710,height=680");
 Lageplan.focus();
}

