$(document).ready(function(){
        $('#hudcounters').load('counters.html');
        //$('#begs123').load('bpeg.php');
        //$('#lines123').load('peg.php?page=1');
});


