• $.ajax({ type:"POST", url:"includes/estadoPartido.asp?aleat="+(new Date()).getTime()+"", data:argumentos, success: procede, error: function(xhr) { alert('Error: ' + xhr.status + ' ' + xhr.statusText); } }); function procede (html){