(function() {
	//External Links.
	YUI().use('node', function(Y) {
		Y.on("click", popupWindow, "#wrap a.external-link");
	});
})();
