Redirecting to Leader Page
jQuery( document ).ready( function( $ ) { window.location.href = document.querySelector('#redirect-to-leader a').getAttribute('href'); } );