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