function Mitglied(){
opener.parent.location = '/cyberclub?hollands_zoom';
window.close();
}

function Infos(){
opener.parent.location = '/cyberclub?hollands_zoom';
window.close();
}

function popup(adresse,breite,hoehe)

{

info5=window.open(adresse,"info5","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,top=3,left=3,screenX=3,screenY=3,width="+breite+",height="+hoehe)

info5.focus();
}
