/* 
DIY-switch-on.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 on
*/
var showAlert = true;
