
function disp_email()
		{
		alert("This e-mail will be sent unencrypted, please do not send any personal information. If you wish to send a secure e-mail, you can do so by using the secure e-mail portal which can be accessed from our main home page. Please remember that no YOUR Federal Credit Union employee will ever ask for your account information or passwords via e-mail.");
		}


function disp_confirm()
		 {
		     return confirm("This Link takes you to a third party site that is not maintained by YOUR Federal Credit Union. As such, YOUR Federal Credit Union s not responsible for the Content on the site. Click 'OK' if you wish to continue to the site or 'Cancel' to remain on the YOUR Federal Credit Union site");
		  }
