if( -1 == location.href.
           toLowerCase().
           indexOf('bmo.com') )
{
  location.href = 'http://www.bmo.com/nesbittburns/';
}
