// JavaScript Document
$(document).ready(function() {
$('#visita').load('php/counter.php');
						   });