avatar

prokoprobocop

Ribbons


x560
x135
x589
x561
x219
x256
x346
x12
x374
x438
x908
x640
x1463
x345
x2328
x22
x24
x40
x151
x1356
x316
x1424
x139
x20
x158
x9
x33
x3
x6
x83
x601
x73
x0
x6
x120
x1008
x128
x4
x12
x127
x608
x2027
x83
x365
x2725
x9
x11
x0
x0
x0
x0
x12
x7
x5
x0
x2
x4
x10
x3

Medals


x11
x2
x11
x18
x7
x5
x11
x0
x8
x18
x12
x29
x11
x46
x0
x0
x1
x3
x45
x2
x5
x1
x0
x0
x0
x1
x12
x2
x0
x0
x2
x12
x40
x2
x7
x90
x4
x0
x4
x45
x1
x1
x1
x1
x1
x1
x1
x1
x1
x1
x0
x0
x0
x0
x0
x0
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); } }); }