function musicplayer()
{
window.open("mp.php", "musicplayer", "toolbar=no, menubar=no, location=no, resizable=no, width=400, height=150")
}
