jQuery(document).ready(function($){

$('li.page-item-59').children('a').click(function () { return false; });

});

