<!--
function myPopup2() {
window.open( "/music/musicPlayer.html", "myWindow", 
"status = 0, height = 10, width = 230, resizable = 0" )
}
//-->