\n"; var nodes = Array.from(t.content.childNodes); for (var i = 0; i < nodes.length; i++) { var node = nodes[i]; if (node.nodeType !== 1) continue; if (node.nodeName === 'SCRIPT') { var ns = document.createElement('script'); Array.from(node.attributes).forEach(function(a){ ns.setAttribute(a.name, a.value); }); if (node.textContent) ns.textContent = node.textContent; document.head.appendChild(ns); } else { document.head.appendChild(node.cloneNode(true)); } } })();
Loading…
The Test Life In The UK Blog
Tips, study guides and everything you need to pass your Life in the UK test

There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain...