jQuery(document).find('.sptp-modal a').each(function(){
    jQuery(this).attr('href', 'javascript:void(0)');
});