
$(function(){$.ajax({type:"POST",
url:"../ajax/ajax_infos_visiteur.php",
data:"largeur="+screen.width+"&hauteur="+screen.height});});