// JavaScript Document
function email()
{
var r=confirm("Please do not include your personal or confidential information such as: account numbers, social security number or any specific financial information. For personalized service you may contact us by phone, fax or mail with the information.");
if (r==true)
  {
  window.open("");
  }
else
  { 
  "#";
  }
}
function fdic()
{
var r=confirm("You are leaving the website for Hometown Community Bank. Hometown Community Bank has no control over information at any site hyperlinked to or from this site. Hometown Community Bank makes no representation concerning and is not responsible for the quality, content, nature, or reliability of any hyperlinked site and is providing this hyperlink to you as a convenience. The inclusion of any hyperlink does not imply any endorsement, investigation, verification, or monitoring by Hometown Community Bank of any information in any hyperlinked site. In no event shall Hometown Community Bank be responsible for the use of a hyperlinked site.");
if (r==true)
  {
  window.open("http://www.fdic.gov/");
  }
else
  { 
  "#";
  }
}
function edie()
{
var r=confirm("You are leaving the website for Hometown Community Bank. Hometown Community Bank has no control over information at any site hyperlinked to or from this site. Hometown Community Bank makes no representation concerning and is not responsible for the quality, content, nature, or reliability of any hyperlinked site and is providing this hyperlink to you as a convenience. The inclusion of any hyperlink does not imply any endorsement, investigation, verification, or monitoring by Hometown Community Bank of any information in any hyperlinked site. In no event shall Hometown Community Bank be responsible for the use of a hyperlinked site.");
if (r==true)
  {
  window.open("https://www2.fdic.gov/edie/index.html");
  }
else
  { 
  "#";
  }
}
function itheftprot()
{
var r=confirm("You are leaving the website for Hometown Community Bank. Hometown Community Bank has no control over information at any site hyperlinked to or from this site. Hometown Community Bank makes no representation concerning and is not responsible for the quality, content, nature, or reliability of any hyperlinked site and is providing this hyperlink to you as a convenience. The inclusion of any hyperlink does not imply any endorsement, investigation, verification, or monitoring by Hometown Community Bank of any information in any hyperlinked site. In no event shall Hometown Community Bank be responsible for the use of a hyperlinked site.");
if (r==true)
  {
  window.open("https://www.prepaidlegal.com/MM/groupjsps/hometowncb.jsp");
  }
else
  { 
  "#";
  }
}

