You can do with jQuery I guess.

Place a div called "mask" above the link, with position absolute, then with jQuery:

Code: 
$('.mask').click(function() {
      $(this).remove();
});
I think with this you can walk with your own steps
bjskid Reviewed by bjskid on . Click ad to display download link Is it possible, what I ask? or is there any plugin exist, which I need to customize for my demand. Need help. Rating: 5