function disclose() {

	errorMessage = 'You are now leaving the FortisBC website. FortisBC is not responsible for the contents of this site.';
	alert (errorMessage);

}