// JavaScript Document

function popMedia(id){
   window.open("player.html?f="+id,"_popMedia","toolbar=no,titlebar=no,resizable=no,width=400,height=400");
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}





