function contact() {
  location.href='mailto:todd@hermanconsult.com';
}
