function contabiliza(condiciones)
{
  new Ajax.Request('/www.php/stats/contabilizaEvento?' + condiciones,{asynchronous:false});
}
