function accesPrive(vid){
lar = screen.availWidth - 20;
lon = screen.availHeight;
window.open('acces-prive.php?vid='+vid,'acces_prive', 'toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + lar + ',height=' + lon +'top=O,left=0');
}
function accesPrivePhotos(){
lar = screen.availWidth - 20;
lon = screen.availHeight;
window.open('acces-prive-photos.php','acces_prive_photos', 'toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + lar + ',height=' + lon +'top=O,left=0');
}
function accesPriveChoix(){
lar = screen.availWidth - 20;
lon = screen.availHeight;
window.open('acces-prive-choix.php','acces_prive_choix', 'toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + lar + ',height=' + lon +'top=O,left=0');
}
function popOut(vid){
lar = screen.availWidth - 20;
lon = screen.availHeight;
window.open('fist-fucking_2.php?vid='+vid,'acces_prive', 'toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + lar + ',height=' + lon +'top=O,left=0');
}