function notsecure()
	{
	return confirm("WARNING:  Please note that any e-mail directed from this location is not secure or encrypted.\n\nBrown County State Bank encourages you NOT to include any sensitive financial information in your e-mail correspondence.  Information such as account balances, account numbers, personal identification numbers (PINs), Social Security numbers, and/or any other information that you consider sensitive should NOT be included.\n\nBy clicking OK, you acknowledge your understanding of this cautionary statement and would like to continue e-mailing Brown County State Bank.\n\n");
	}

