avatar

LiferGato

Ribbons


x149
x42
x376
x4279
x472
x151
x506
x142
x116
x88
x5
x1212
x2318
x250
x1202
x2
x2
x3
x6
x15
x136
x4020
x633
x38
x21
x6
x14
x52
x24
x1
x10
x104
x0
x11
x245
x1113
x214
x0
x25
x1003
x675
x1230
x10
x267
x3229
x5
x13
x0
x0
x0
x0
x155
x108
x29
x0
x0
x17
x73
x17

Medals


x2
x0
x7
x100
x15
x3
x16
x7
x1
x30
x24
x46
x8
x24
x0
x1
x1
x5
x5
x3
x0
x0
x0
x5
x0
x2
x11
x3
x0
x0
x20
x13
x24
x0
x5
x100
x0
x0
x0
x100
x1
x1
x0
x0
x1
x1
x1
x1
x0
x1
x0
x0
x0
x0
x0
x1
x0


 Shoutbox

function refresh2_chatbox() { var data = 'refresh2=1'; $.ajax({ type: "POST", url: "getChat.php", data: data, success: function(html){ // this happen after we get result $("#chat").html(html); } }); }