/* 
DIY-switch-off.js
Determines whether or not to display the Customer Notification for Internet Banking customers prior to login.
This file is copied over the top of DIY-switch.js to switch the alert OFF.
*/
var showAlert = false; 
