Kariera – aktualne oferty pracy
jQuery(function($){
$('#career .more-link').each(function(){
var title = $(this).parent().parent().find('h2').find('a').text();
$(this).attr('aria-label','Przejdź do szczegółów oferty ' + title);
})
});





























