$(document).ready(function() {
    $(document).append('<img src="/track/human" />');
});