function init() { } function enviavoto(voto,pos,elID){ oConn = new XHConn(); strPost = "accion=voto&voto="+voto+"&pos="+pos; if(pos == 'pro') { valor = 1; } else { valor = 2; } if (!oConn) alert("XMLHTTP no disponible. Intentelo con otro navegador."); var fnWhenDone = function (oXML) { if (oXML.responseText != 0) { document.getElementById("rate"+elID).innerHTML = oXML.responseText; document.getElementById("rate"+elID).style.cursor = "default"; } else { alert("Ha ocurrido un error en el voto."+oXML.responseText); } }; oConn.connect("/rating.php", "POST", strPost , fnWhenDone); }
Un árbitro está leyendo el reglamento de fútbol.
“Si Raúl se tira dentro del área es penalty,si Eto’o marca un gol es fuera de juego.”
Entonces el árbitro dice:
¿No hay excepciones para árbitros del Barça y Anti-Madridistas?
Usuario: rolas marin | Categoría: barcelona f.c. · real madrid | Comentarios: → No hay comentarios