﻿
function go_one() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://www.bennington-ne.com/"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/community-main.htm"; 
  } 
} 


function go_two() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://www.benningtonfoundation.org/"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/community-main.htm"; 
  } 
}


function go_three() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://library.bennington-ne.com/"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/community-main.htm"; 
  } 
}



function go_four() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://www.benningtonschools.org/"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/community-main.htm"; 
  } 
}



function go_five() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://www.fdic.gov"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/index.htm"; 
  } 
}



function go_six() 
{ 
 var where_to= confirm("Do not email personal or financial information. Email is not a secure method of transmitting personal or financial information. The Bank of Bennington is not responsible for information that is included in incoming Emails."); 
 if (where_to== true) 
 { 
   window.location="mailto:info@bankbenn.com"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/aboutus-contactus.htm"; 
  } 
}



function go_seven() 
{ 
 var where_to= confirm("Do not email personal or financial information. Email is not a secure method of transmitting personal or financial information. The Bank of Bennington is not responsible for information that is included in incoming Emails."); 
 if (where_to== true) 
 { 
   window.location="mailto:info@bankbenn.com"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/faq.htm"; 
  } 
}



function go_eight() 
{ 
 var where_to= confirm("Do not email personal or financial information. Email is not a secure method of transmitting personal or financial information. The Bank of Bennington is not responsible for information that is included in incoming Emails."); 
 if (where_to== true) 
 { 
   window.location="mailto:info@bankbenn.com"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/aboutus-security.htm"; 
  } 
}


function go_nine() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="https://www.deluxe-check-order.com/ReorderHome.jsp?url=www.bankbenn.com&urltext=Return%2bto%2bBank%2bof%2bBennington"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/perserve-otherserve.htm"; 
  } 
}


function go_ten() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="https://www.deluxe-check-order.com/ReorderHome.jsp?url=www.bankbenn.com&urltext=Return%2bto%2bBank%2bof%2bBennington"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/faq.htm"; 
  } 
}


function go_eleven() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://bankofbennington.vlending.com"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/mortgage.htm"; 
  } 
}

function go_twelve() 
{ 
 var where_to= confirm("You are now leaving the Bank of Bennington website."); 
 if (where_to== true) 
 { 
   window.location="http://www.surveymonkey.com/s.aspx?sm=1mlPCCFVYTv1hZ9sINGoYA_3d_3d"; 
 } 
 else 
 { 
  window.location="http://www.bankbenn.com/index.htm"; 
  } 
}

