// JavaScript Document

function outboundLink() {
	return confirm("You are leaving the UESP website.\n\nDo you want to continue?\n");
}
