function IssueNudityWarning()
{
	return confirm("The following page contains nudity. Would you like to continue?");
}

