function audioplayer()
{

window.open("player.php",null,"height=315,width=300,status=0,,titlebar=no,toolbar=no,menubar=no,location=no");
}