function gotoUSAlliance() {

if (confirm("\n You are leaving the Affina Brokerage Services, LLC website and entering the USAlliance Federal Credit Union website.\n \r                Click OK to continue to the USAlliance Federal Credit Union website.")) {
parent.location='http://www.usalliance.org' }

}