$j(document).ready(function(){
        $j(".right_container .relative").prepend('<a href="https://pt.freedownloadmanager.org/Mac-OS/Disk-Xray.html" title="Disk Xray" class="th masonry_item fdm_block"><div class="h3"><span>Descoberta de hoje</span></div><div class="software_item clear"><img alt="Disk Xray" class="icon72 lazy" src="https://en.freedownloadmanager.org/img/empty.gif" data-src="https://1786035589.rsc.cdn77.org/icon_mac/48/639/639579.png"><div><span>Disk Xray</span><p>Otimiza&ccedil;&atilde;o de sistema</p></div></div></a>');
        var tmpImg = new Image();
        tmpImg.src = '/ajax/th_view.php?id=28466&l=pt&p=mac';
        $j(".right_container .th").on("click", function(){
            th_hit($j(this).attr("href"));
        });
    });
    function th_hit(u){
        var tmpImg = new Image();
        tmpImg.src = '/ajax/th_hit.php?id=28466&l=pt&p=mac';
        return false;
    }