function popup(MyPage){
	window.open(MyPage,'detail','width=730,height=590,scrollbars=0');
}
function dl(video,tracking){
	window.open('/acces_gratuit.php?idvideo='+video+'&i='+tracking);
}
