// JavaScript Document Popup

function myPopup() {
window.open("http://www.musicfan.fm/siteshop/genres/kinderradio", "Downloadshop", ',type=fullWindow,fullscreen,scrollbars=yes');
}