<!-- Popup Baum Begin -->

function popBaum(){
doPopUpWindow = window.open("http://maps.google.de/maps?f=q&hl=de&geocode=&q=schlo%C3%9F+baum,+31675+B%C3%BCckeburg&sll=52.3047,9.077454&sspn=0.050698,0.154495&ie=UTF8&ll=52.331235,9.052606&spn=0.101335,0.30899&z=12","Baum","left=0,top=0,screenX=0,screenY=0,width=800,height=600");
}

//-->