function googlemaps(id)
    {
    
    GM="googlemaps/koordinaten.php?id="+id;
    window.open(GM,'gm','width=800,height=600,status=yes');
    }

function einverstaendnis()
    {
    datei = "http://gastroguide-erlangen.de/cms/front_content.php?idart=131";
    window.open(datei,"einverstaendnis","width=500,height=300,scrollbars=yes");
    }
