window.onload = function() { var link = document.querySelector('.content a'); link.setAttribute('target', '_blank'); };