$(document).ready(function() { 
  (function() {
    var videPile = document.createElement('script'); videPile.type = 'text/javascript'; videPile.async = true;
    videPile.src = document.location.protocol+'//'+document.location.host+"/vide_pile.php";
    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(videPile);
  })();

  
});

