setInterval(function() { jQuery('#radioinfo').fadeOut("slow").load('http://radiomais.jp/wp-content/plugins/radio-info/radio-info-ajax.php').fadeIn("slow"); }, 60000); function popupPlayer() { window.open( "http://radiomais.jp/wp-content/plugins/radio-info/radio-info-popup.php", "popupPlayer", "status = 1, height = 300, width = 500, resizable = 0" ) }