function send(id) {
  window.open('http://210.51.8.77/site/xunlei/send.php?id=' + id ,'','top=60,left=210,width=499,height=366,scrollbars=no,resizable=yes,center=yes');
}
function sendaudio(id) {
  window.open('http://210.51.8.77/site/xunlei/send.php?audio=1&id=' + id ,'','top=60,left=210,width=499,height=366,scrollbars=no,resizable=yes,center=yes');
}