$(document).ready(function () { 'use strict'; $('div.chapter a').attr({rel: 'external'}); });