﻿function contextualLogin(){if(document.location.pathname.substring(0,17) == '/personal/banking'){document.getElementById("login").selectedIndex = 6;}}
            


