avatar

Professor_91

Ribbons


x50
x15
x182
x78
x10
x39
x2
x1
x14
x23
x153
x93
x222
x27
x437
x2
x2
x5
x22
x49
x18
x159
x10
x5
x11
x1
x3
x0
x0
x3
x89
x9
x0
x0
x8
x211
x22
x0
x1
x23
x59
x234
x23
x84
x3
x1
x1
x0
x0
x0
x0
x14
x2
x3
x0
x0
x2
x5
x2

Medals


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