jQuery(document).ready(function() {  

jQuery('#suckerfishnav .page-item-4 a:first, .page-item-21 a:first, .page-item-118 a:first, .page-item-141 a:first, .page-item-126 a:first, .page-item-28 a:first, .page-item-138 a:first').removeAttr('href').css({cursor:'default'}).addClass('white');

jQuery('.storytitle a').removeAttr('href').css({cursor:'default'});
});  