avatar

andrux47rus

Ribbons


x61
x58
x7
x3
x32
x1
x2
x0
x81
x74
x27
x51
x135
x2
x191
x1
x0
x6
x1
x1
x36
x288
x33
x5
x25
x1
x0
x2
x0
x51
x3
x16
x0
x0
x115
x295
x45
x0
x1
x94
x15
x10
x5
x59
x17
x3
x8
x0
x0
x0
x0
x38
x21
x3
x0
x0
x3
x22
x0

Medals


x1
x1
x0
x0
x1
x0
x0
x0
x1
x0
x1
x2
x0
x3
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x1
x2
x0
x0
x0
x1
x0
x0
x0
x1
x0
x0
x0
x0
x0
x0
x0
x1
x1
x0
x0
x1
x1
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); } }); }