avatar

LAINCERTIDUMBRE

Ribbons


x1359
x10
x1
x48
x93
x3
x22
x5
x15
x14
x5
x248
x533
x396
x270
x1
x2
x1
x53
x10
x9
x313
x188
x2
x12
x0
x0
x14
x3
x16
x2
x6
x0
x0
x38
x107
x12
x0
x0
x139
x188
x18
x0
x220
x1
x1
x1
x0
x0
x0
x0
x19
x3
x3
x0
x0
x2
x13
x4

Medals


x27
x0
x0
x1
x3
x0
x0
x0
x0
x7
x4
x10
x13
x5
x1
x0
x0
x1
x10
x0
x0
x0
x0
x1
x0
x0
x1
x0
x0
x0
x2
x3
x0
x0
x4
x0
x0
x0
x0
x1
x0
x0
x1
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); } }); }