FDIC-Insured - Backed by the full faith and credit of the U.S. Government

WARNING:

Please be aware that you are about to leave the web site of Texas Exchange Bank. The links provided on this site are a courtesy of Texas Exchange Bank and does not imply responsibility of any kind. We neither endorse the information, content, presentation, or accuracy nor make any warranty, express or implied, regarding any external site.

// Get the current URL parameters // Extract the 'link' parameter // Get the buttons // Add event listener to redirect buttons window.location.href = link; // Redirect to the extracted link // Add event listener to back buttons // window.history.back();