
function adr()
{
window.open('adr.htm','ADRESSE','width=500,height=600,resizable=no');
}

function pla()
{
window.open('gplan.htm','Ortsplan','width=800,height=616,resizable=no');
}

