Kodda hata var abi img tagı kapatılmamış.

<script>
function popup( URLgit, width, height ) {
window.open(URLgit,'fensterln','scrollbars=yes,status=no,menubar=no,resizable=no,location=no,toolbar=no,width='
+ width + ',height=' + height); }
</script>