function hit(t,c,i) {
    var x = parseInt(10000*Math.random());
    (new Image()).src = 'http://xn--nw2aa.com/images/hit' + x + '.gif?' + t + ',' + c + ',' + i;
    return true;
}
