function ShowPic(file,txt,w,h){
    window.open('http://www.naturstein-konglomerat.com/kioskbild.php?src='+file+'&txt='+unescape(txt),'vergrBild','width='+w+',height='+h+',scrollbars=no');
}