// JavaScript Document
function GrafikMaxIV() {
FensterMaxI = window.open("Schleissheim.htm", "Schleissheim", "width=720,height=295");
FensterMaxI.focus();
}

function GrafikMaxI() {
FensterMaxI = window.open("MaxI.htm", "Nymphenburg", "width=620,height=217");
FensterMaxI.focus();
}

function GrafikMaxII() {
FensterMaxII = window.open("MaxII.htm", "Fürstenried", "width=650,height=215");
FensterMaxII.focus();
}

function GrafikMaxIII() {
FensterMaxIII = window.open("MaxIII.htm", "Lustheim", "width=575,height=255");
FensterMaxIII.focus();
}

function SchlL() {
FensterSchlL = window.open("SchlL.htm", "SchlL", "width=700,height=420,scrollbars=yes");
FensterSchlL.focus();
}

function SchlNS() {
FensterSchlNS = window.open("SchlNS.htm", "SchlNS", "width=700,height=450,scrollbars=yes");
FensterSchlNS.focus();
}

function SchlAS() {
FensterSchlAS = window.open("SchlAS.htm", "SchlAS", "width=700,height=280,scrollbars=yes");
FensterSchlAS.focus();
}

