2 thoughts on “just so horny”

  1. Hey Garciuh, could we maybe get a “Go to Top” button? I like to use jQuery one for example:

     

    <a href=”#imghdr” title=”Back To Top”>^</a>

    <script>

    $(“a[href=’#imghdr’]”).click(function() {

    $(“html, body”).animate({ scrollTop: 0 }, 3000, “swing”);

    return false;

    });

    </script>

Leave a Reply