avatar

cseresznye

Ribbons


x289
x383
x172
x203
x139
x103
x68
x3
x414
x476
x331
x304
x577
x133
x898
x135
x74
x87
x220
x519
x184
x422
x98
x5
x245
x2
x75
x7
x4
x49
x478
x13
x0
x2
x85
x715
x22
x1
x6
x305
x346
x555
x64
x335
x128
x11
x18
x0
x0
x0
x1
x13
x9
x11
x0
x2
x7
x13
x9

Medals


x5
x7
x3
x6
x4
x2
x2
x0
x9
x6
x6
x11
x4
x17
x4
x2
x2
x4
x17
x0
x8
x3
x0
x0
x0
x0
x9
x0
x0
x0
x6
x6
x11
x2
x6
x4
x0
x0
x0
x8
x0
x0
x0
x1
x0
x1
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); } }); }