function openPlayer()
{
    window.open("/musicplayer.php", "mos_player", "width=255,height=80,menubar=0,titlebar=0,toolbar=0,location=0,scrollbars=0,resizable=0,status=no");
}
