function infowindow(Ziel)
 {
 info=window.open(Ziel,"info","toolbar=no,menubar=no,location=no,directories=no,status=yes,scrollbars=no,resizable=yes,width=400,height=360, top=80, left=80, screenX=80, screenY=80, dependent=yes");
}
