avatar

VeseluyOD

Ribbons


x77
x18
x403
x0
x1
x41
x77
x25
x48
x55
x150
x253
x503
x41
x785
x28
x23
x14
x57
x92
x19
x569
x24
x0
x16
x0
x0
x2
x1
x6
x154
x1
x0
x0
x13
x267
x1
x0
x0
x90
x175
x3687
x7
x172
x7
x1
x2
x0
x0
x0
x0
x1
x0
x1
x0
x1
x0
x0
x0

Medals


x1
x0
x8
x0
x0
x0
x2
x1
x1
x3
x5
x10
x1
x15
x0
x0
x0
x1
x3
x0
x0
x0
x0
x0
x0
x0
x3
x0
x0
x0
x1
x3
x73
x0
x3
x0
x0
x0
x2
x0
x0
x0
x0
x0
x1
x0
x0
x0
x0
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); } }); }