$('a[href*="http://"]:not([href*="'+location.hostname+'"]),[href*="https://"]:not([href*="'+location.hostname+'"])').attr('target','_blank').addClass('dislinkk');
$('a[href*="http://"]:not([href*="'+location.hostname+'"]),[href*="https://"]:not([href*="'+location.hostname+'"])').attr('target','_blank').addClass('dislinkk');