avatar

AirborneWings

Ribbons


x226
x121
x196
x40
x24
x3
x20
x3
x5
x7
x159
x206
x322
x46
x636
x2
x4
x2
x16
x51
x4
x152
x11
x4
x0
x0
x1
x1
x0
x9
x39
x43
x0
x0
x16
x83
x98
x0
x0
x13
x96
x405
x1
x122
x13
x0
x1
x0
x0
x0
x0
x1
x1
x0
x0
x0
x0
x0
x0

Medals


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