// JavaScript Document<!-- Idea by:  Nic Wolfe --><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Beginfunction OpenPlayer(URL) {player = window.open(URL, "RadioASIA", 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=no,width=645,height=310,screenX=0,screenY=0');}-->