// JavaScript Document

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