avatar

thedoomguy666

Ribbons


x276
x219
x1379
x149
x436
x714
x33
x258
x488
x610
x742
x773
x806
x1485
x963
x180
x178
x107
x396
x720
x171
x471
x112
x34
x147
x3
x123
x67
x17
x98
x309
x172
x4
x12
x166
x467
x250
x5
x19
x589
x389
x1080
x40
x133
x3
x3
x5
x3
x3
x0
x4
x32
x11
x14
x0
x6
x8
x17
x15

Medals


x5
x4
x27
x4
x14
x14
x1
x12
x12
x14
x15
x16
x49
x19
x6
x5
x3
x7
x24
x3
x4
x6
x0
x6
x0
x1
x6
x5
x0
x0
x11
x7
x21
x1
x2
x0
x0
x0
x4
x5
x1
x1
x1
x1
x1
x1
x1
x1
x1
x0
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); } }); }