$(function() {
    var el = $( ".requires-email-form" ).attr( "href", function() { this.href = "dlreg.php?url=" + encodeURI( this.href ) } );
});



