Jquery ile yapabilirsiniz
$(document).on('click',function(){

$(window).attr('location', 'http://reklamlinki.com');

})