$(document).ready(function(){
    $("#top101").load('/include/top10.php?tid=1');
    $("#top102").load('/include/top10.php?tid=2');
});


