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

