<!-- Popup Halt Begin -->

function popHalt(){
doPopUpWindow = window.open("http://maps.google.de/maps/ms?hl=de&ie=UTF8&msa=0&msid=115969473005501193813.00045ce6040505942fc90&ll=52.339744,9.212723&spn=0.176202,0.617981&z=11","Halt","left=0,top=0,screenX=0,screenY=0,width=800,height=600");
}

//-->