function talk_to_me() {
  document.location = "mailto" + ":" + "contact" + "@" + "fcbc.us";
}
