<!--
if (document.images) {
  image0on = new Image();
  image0on.src = "http://www.bloombank.com/images/navimgonl.gif";
  image1on = new Image();
  image1on.src = "http://www.bloombank.com/images/navimgonm.jpg";
  image2on = new Image();
  image2on.src = "http://www.bloombank.com/images/navimgonr.gif";  
  image3on = new Image();
  image3on.src = "http://www.bloombank.com/images/egld.gif";
  image4on = new Image();
  image4on.src = "http://www.bloombank.com/images/navimgonm.jpg";   
    
  image0off = new Image();
  image0off.src = "http://www.bloombank.com/images/navimgl.gif";
  image1off = new Image();
  image1off.src = "http://www.bloombank.com/images/navimgm.jpg";
  image2off = new Image();
  image2off.src = "http://www.bloombank.com/images/navimgr.gif";
  image3off = new Image();
  image3off.src = "http://www.bloombank.com/images/egrn.gif";
  image4off = new Image();
  image4off.src = "http://www.bloombank.com/images/navimgmccm.jpg";
}

function turnOn(imageName) {
  if (document.images) {
    document[imageName].src = eval(imageName + "on.src");
  }
}

function turnOff(imageName) {
  if (document.images) {
    document[imageName].src = eval(imageName + "off.src");
  }
}
// -->

<!-- Begin
function harland()
{
if(confirm('You will be leaving a Bloomfield State Bank web site.\n'+ 
'All previous security and privacy statements made by Bloomfield State Bank will no longer apply.\n'+
'Bloomfield State Bank has no responsibility for any external web site.\n'+ 
'Bloomfield State Bank neither endorses the information'+ ','+' content'+','+' presentation or accuracy\n'+
'nor makes any warranty'+','+' expressed or implied'+','+' regarding any external site.\n'+
'\n'+
'Thank you for visiting a Bloomfield State Bank web site'+';\n'+
'\n'+
'Continue to https://reorder.harland.net anyway?'))
{window.location = "https://reorder.harland.net";}
}

function iedwnld()
{
if(confirm('You will be leaving a Bloomfield State Bank web site.\n'+ 
'All previous security and privacy statements made by Bloomfield State Bank will no longer apply.\n'+
'Bloomfield State Bank has no responsibility for any external web site.\n'+ 
'Bloomfield State Bank neither endorses the information'+ ','+' content'+','+' presentation or accuracy\n'+
'nor makes any warranty'+','+' expressed or implied'+','+' regarding any external site.\n'+
'\n'+
'Thank you for visiting a Bloomfield State Bank web site'+';\n'+
'\n'+
'Continue to http://www.microsoft.com/windows/ie/downloads anyway?'))
{window.location = "http://www.microsoft.com/windows/ie/downloads";}
}

function adobedwnld()
{
if(confirm('You will be leaving a Bloomfield State Bank web site.\n'+ 
'All previous security and privacy statements made by Bloomfield State Bank will no longer apply.\n'+
'Bloomfield State Bank has no responsibility for any external web site.\n'+ 
'Bloomfield State Bank neither endorses the information'+ ','+' content'+','+' presentation or accuracy\n'+
'nor makes any warranty'+','+' expressed or implied'+','+' regarding any external site.\n'+
'\n'+
'Thank you for visiting a Bloomfield State Bank web site'+';\n'+
'\n'+
'Continue to http://www.adobe.com/products/acrobat/readstep2.html anyway?'))
{window.location = "http://www.adobe.com/products/acrobat/readstep2.html";}
}

