\n');
}
/*
$(document).ready(function() {
// AJAX get initial count
$.getJSON("/index.php", {
xhr: 'true',
mode: 'total',
}, function(json) {
$("#shoe_count").html(json.shoe_count);
});
});
*/
function email_friend(email, score, recipient) {
var int_score = parseInt(score);
$.getJSON("/index.php", {
email: email,
score: int_score,
f_email: recipient,
mode: "friend"
}, function(json) {});
}
function score(name, score, email, hash) {
var int_score = parseInt(score);
$.getJSON("/index.php", {
name: name,
score: int_score,
email: email,
hash: hash,
mode: "score"
}, function(json) {});
}
function thrown(score, hash) {
var int_score = parseInt(score);
$.getJSON("/index.php", {
score: int_score,
hash: hash,
mode: "thrown"
}, function(json) {});
}
//]]>
0
Which other world leaders do you want to throw things at? Which objects would you throw? Tell us now!
| 1. | huang shu | 99 |
| 2. | Wang Wei | 99 |
| 3. | Zhuang yongjie | 99 |
| 4. | yang tao | 99 |
| 5. | di xu | 99 |
| 6. | jiang yan | 99 |
| 7. | Lingyi Xu | 99 |
| 8. | lv leibing | 99 |
| 9. | hu mengjun | 99 |
| 10. | Yao Caiyun | 99 |
| 1. |
United States |
| 2. |
France |
| 3. |
Australia |
| 4. |
United Arab Emirates |
| 5. |
Saudi Arabia |
| 6. |
Turkey |
| 7. |
Egypt |
| 8. |
United Kingdom |
| 9. |
Germany |
| 10. |
Pakistan |
About us | Press | News
Brought to you by Fubra Limited and Popjam | Copyright 2008 all rights reserved