//document.write('
'); document.getElementById('wunschliste').insertAdjacentHTML('afterend', '

Radio 32 Weihnachtswünsche 2025 – KONTIKI:
Die Wünsche werden ab dem 1. Dezember laufend hier aufgeschalten, immer werktags um kurz nach 7 Uhr.

Nr.NameWunschStatus
'); function popup(id) { var w = 780; var h = 800; var left = (screen.width/2)-(w/2); var top = (screen.height/2)-(h/2); popup1 = window.open('//wunschliste.radio32.ch/form?id='+id, 'popup'+id, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=no, width='+w+', height='+h+', top='+top+', left='+left); popup1.focus(); }