ajax('template.html', function(answer) { document.body.innerHTML = answer; if (location.pathname != '/') load(location.pathname); });