  function popMedia(id){
   window.open("media_player.htm?f="+id,"_popMedia","width=550,height=760");
  }