 function popMedia(id){
   window.open(“http://www.waclarke.co.uk/player.html?f=”+id,”_popMedia”,”width=100,height=100”);
  }
