function planwindowzu()
{
window.close()
}


function planwindowhome()
{
window.open("home/foto_gr1.html","hom","height=400,width=400,left=80,top=10")
}


function planwindowfestlichkeiten()
{
window.open("festlichkeiten/foto_gr1.html","fest","height=400,width=400,left=80,top=0")
}

function planwindowtermine()
{
window.open("termine/foto_gr1.html","term","height=400,width=400,left=80,top=0")
}