<!-- Begin FAQ page java
function ie()
{
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 www.microsoft.com anyway?'))
{window.location = "http://www.microsoft.com/windows/ie/downloads/recommended/128bit/default.asp";}
}

function netscape()
{
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 home.netscape.com anyway?'))
{window.location = "http://home.netscape.com/computing/download/index.html";}
}

// End FAQ page links java-->
