
function googlemap(url, breite, hoehe) {
// Errechnet Koordinaten, um das Popup zentriert zu platzieren
links = (screen.width/2)-(breite/2);
oben = (screen.height/2)-(hoehe/2);
window.open(url,"Kalender","height="+hoehe+",width="+breite+",status = no,toolbar = no,menubar = no,location = no,resizable = yes,titlebar = no,scrollbars = yes,fullscreen = no,top ="+oben+",left ="+links);
} 

function pop1(url, breite, hoehe) {
links = (screen.width/2)-(breite/2);
oben = (screen.height/2)-(hoehe/2);
window.open(url,"Kalender","height="+hoehe+",width="+breite+",status = no,toolbar = no,menubar = no,location = no,resizable = yes,titlebar = no,scrollbars = yes,fullscreen = no,top ="+oben+",left ="+links);
} 
function pop2(url, breite, hoehe) {
links = (screen.width/2)-(breite/2);
oben = (screen.height/2)-(hoehe/2);
window.open(url,"Kalender","height="+hoehe+",width="+breite+",status = no,toolbar = no,menubar = no,location = no,resizable = yes,titlebar = no,scrollbars = yes,fullscreen = no,top ="+oben+",left ="+links);
} 
function pop3(url, breite, hoehe) {
links = (screen.width/2)-(breite/2);
oben = (screen.height/2)-(hoehe/2);
window.open(url,"Kalender","height="+hoehe+",width="+breite+",status = no,toolbar = no,menubar = no,location = no,resizable = no,titlebar = no,scrollbars = no,fullscreen = no,top ="+oben+",left ="+links);
} 

function club1(vars) 
    { 
    var object="album_club1.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    } 

function album_manschaft1(vars) 
    { 
    var object="album_manschaft1.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    }
		
function album_manschaft2(vars) 
    { 
    var object="album_manschaft2.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    }  
		
function album_manschaft3(vars) 
    { 
    var object="album_manschaft3.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    } 
		
function album_manschaft4(vars) 
    { 
    var object="album_manschaft4.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    } 
		
function album_manschaft4b(vars) 
    { 
    var object="album_manschaft4b.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    } 
	
function album_platz(vars) 
    { 
    var object="album_platz.php?"+vars; 
    window.open(object,"PopUp","width=10,height=10,location=0,status=no,scrollbars=no,resizable=no");   
    } 