// JavaScript Document
<!--hide
function newwindow()
{
window.open('/music/mp3-player.html','music','width=331,height=100,resizable=yes');
}
//--> 
