page-chat.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <!--
  2. . . . . . .
  3. . . ...-..-| |-. .-. .-.-..-| .-.. ...-|
  4. ` ` '' '`-'-' '-`-`-' ' '`-'-`-`-` '`-'-
  5. -->
  6. <!DOCTYPE html>
  7. <html lang="en-US">
  8. <head>
  9. <meta charset="UTF-8" />
  10. <meta name="viewport" content="width=device-width, initial-scale=1">
  11. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  12. <title>Chat | David A. Windham</title>
  13. <meta name="description" content="Chat | David A. Windham" />
  14. <link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri();?>/css/front.min.css"/>
  15. <link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri();?>/css/chat.css"/>
  16. </head>
  17. <body>
  18. <div class="container card">
  19. <div class="header" role="banner">
  20. </div>
  21. <div class="content" role="main">
  22. <div class="h-card" itemscope itemtype="http://schema.org/Person">
  23. <div class="logo u-logo" role="logo">
  24. <svg id="icon" viewBox="0 0 48 48" style="background-color:#fff" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
  25. <g id="phone" style="display:none">
  26. <path fill="#000" d="M13.25 21.59c2.88 5.66 7.51 10.29 13.18 13.17l4.4-4.41c.55-.55 1.34-.71 2.03-.49C35.1 30.6 37.51 31 40 31c1.11 0 2 .89 2 2v7c0 1.11-.89 2-2 2C21.22 42 6 26.78 6 8c0-1.11.9-2 2-2h7c1.11 0 2 .89 2 2 0 2.49.4 4.9 1.14 7.14.22.69.06 1.48-.49 2.03l-4.4 4.42z"/>
  27. </g>
  28. <g id="mail" style="display:none">
  29. <path fill="#000" d="M40 8H8c-2.21 0-3.98 1.79-3.98 4L4 36c0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4V12c0-2.21-1.79-4-4-4zm0 8L24 26 8 16v-4l16 10 16-10v4z"/>
  30. </g>
  31. <g id="about" style="display:none">
  32. <path fill="#000" d="M24 14V6H4v36h40V14H24zM12 38H8v-4h4v4zm0-8H8v-4h4v4zm0-8H8v-4h4v4zm0-8H8v-4h4v4zm8 24h-4v-4h4v4zm0-8h-4v-4h4v4zm0-8h-4v-4h4v4zm0-8h-4v-4h4v4zm20 24H24v-4h4v-4h-4v-4h4v-4h-4v-4h16v20zm-4-16h-4v4h4v-4zm0 8h-4v4h4v-4z"/>
  33. </g>
  34. <g id="code" style="display:none">
  35. <path fill="#000" d="M40 36c2.21 0 3.98-1.79 3.98-4L44 10c0-2.21-1.79-4-4-4H8c-2.21 0-4 1.79-4 4v22c0 2.21 1.79 4 4 4H0c0 2.21 1.79 4 4 4h40c2.21 0 4-1.79 4-4h-8zM8 10h32v22H8V10zm16 28c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/>
  36. </g>
  37. <g id="desk" style="display:none">
  38. <path fill="#000" d="M40 10H8c-2.21 0-3.98 1.79-3.98 4L4 34c0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4V14c0-2.21-1.79-4-4-4zm-18 6h4v4h-4v-4zm0 6h4v4h-4v-4zm-6-6h4v4h-4v-4zm0 6h4v4h-4v-4zm-2 4h-4v-4h4v4zm0-6h-4v-4h4v4zm18 14H16v-4h16v4zm0-8h-4v-4h4v4zm0-6h-4v-4h4v4zm6 6h-4v-4h4v4zm0-6h-4v-4h4v4z"/>
  39. </g>
  40. <g id="studio" style="display:none">
  41. <path fill="#000" d="M24 6C14.06 6 6 14.06 6 24s8.06 18 18 18c1.66 0 3-1.34 3-3 0-.78-.29-1.48-.78-2.01-.47-.53-.75-1.22-.75-1.99 0-1.66 1.34-3 3-3H32c5.52 0 10-4.48 10-10 0-8.84-8.06-16-18-16zM13 24c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm6-8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm10 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm6 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"/>
  42. </g>
  43. <g id="contact" style="display:none">
  44. <path fill="#000" d="M40 4H8C5.79 4 4.02 5.79 4.02 8L4 44l8-8h28c2.21 0 4-1.79 4-4V8c0-2.21-1.79-4-4-4zM12 18h24v4H12v-4zm16 10H12v-4h16v4zm8-12H12v-4h24v4z"/>
  45. </g>
  46. <g id="zw" style="display:none">
  47. <path fill="#3C4650" d="M0,24a24,24 0 1,0 48,0a24,24 0 1,0 -48,0"/>
  48. <path fill="#FFFFFF" d="M25.4,30.8L25.4,30.8L24.1,27l-1.3,3.8c-0.3,1.7-0.7,3.3-1,4.1c-0.9,2.1-5,7.3-5,7.3s4.7-0.5,7.6-0.5c2.9,0,7.3,0.6,7.3,0.6s-4.3-5.3-5.2-7.4C26.1,34,25.8,32.4,25.4,30.8z"/>
  49. <path fill="#FFFFFF" d="M44.4,23.6c-0.1-5.2-3.8-8.7-8.3-8.7c-2.9,0-4.9,1.5-4.9,1.5s2.2-2.8,2.2-6.4c0-4.3-4-8.3-9.1-8.3c-4.9,0-9.4,3.6-9.3,8.7c0.1,3.6,2.2,6,2.2,6c0,0-2.4-1.5-5-1.4c-6.8,0.2-8.5,5.9-8.4,8.8c0.2,5.8,2.7,9.3,9.1,9.4c5.9,0.1,9.5-5.6,10.5-7.5c0.3-1.6,0-2.4,0-2.4c-0.5,0.3-2.5,4.8-6.2,2.8c-1.2-0.7-1.5-2.9-0.9-4.5c1.1-2.9,3.2-3.2,6.2-7c1.2-1.4,1.4-2.4,1.4-2.4s0.2,0.9,1.3,2.3c3,3.7,5.2,4.1,6.4,7c0.7,1.8,0.3,4-1,4.7c-3.5,1.8-5.4-2.6-6-2.9c0,0-0.2,0.7,0,2.2c0.4,1,3.8,7.6,11.1,7.6C41.6,33.1,44.5,27.8,44.4,23.6z"/>
  50. </g>
  51. <g id="dw">
  52. <path fill="#FFFFFF" d="M32.2,37.9c0.1,1,0.3,1.9,0.1,2.9c-0.4,2.1-1.8,3.4-3.5,4.6c-3,2.1-6.2,2.2-9.6,1.6c-2.7-0.5-5.2-1.5-7-3.8c-0.7-0.9-1.1-2-1.6-2.9c-0.3,0.6,0.3,2.5,1.4,3.6c1,1,2,1.9,3,2.9c-1.7,0.4-3.6-0.4-4.5-1.9c0.2-0.1,0.4-0.2,0.6-0.3c-0.2-0.2-0.5-0.5-0.7-0.6c-2-1.2-2.2-3.2-2.4-5.3c-0.1-2.1,0.7-4,1.6-5.8c0.1-0.1,0-0.2-0.1-0.4c-0.4,0.5-0.9,1-1.2,1.5c-0.8,1.2-1.4,2.5-1.3,4c0,0.2-0.1,0.5-0.2,0.7c-0.3-0.1-0.7-0.2-0.7-0.4c-0.3-1.3-0.8-2.6-0.6-3.8C6,31.6,6.3,28.8,6.3,26c0-0.3,0-0.7,0.2-1c1.1-1.7,2.1-3.6,3.4-5.1c1.6-1.8,3.7-2.8,6-3.4c2-0.5,4.1-1,6.2-1.4c0.7-0.1,1.4,0.1,2.1,0.2c0.5,0,1.1,0.2,1.5,0c0.8-0.5,1.4,0,2.1,0.3c0.3,0.1,0.5,0.4,0.7,0.4c1.3,0.3,2.5,0.6,3.8,0.8c0.2,0,0.5,0,0.6,0.1c1.3,0.9,2.6,1.7,3.8,2.7c0.4,0.3,0.6,0.8,0.9,1.2c0.7,1.2,1.5,2.3,2.2,3.5c0.9,1.5,0.8,3.2,0.9,4.9c-0.1,0.1-0.2,0.1-0.3,0.2c-1-0.8-2.1-1.7-3.1-2.5c0.2-0.5,0.4-1,0.5-1.5c0.1-0.2,0.1-0.4,0-0.5c-0.4-0.6-0.8-1.3-1.2-1.9c-0.1-0.3-0.1-0.6-0.2-0.8c-0.7-0.6-1.4-1.4-2.2-1.8c-1-0.4-1.9-1.4-3.2-0.6c-0.1,0.1-0.4,0-0.5,0c-0.4,0-0.8,0-1.1,0.1c-0.5,0.3-0.9,0.7-1.2,1c-0.1,0.1-0.2,0.4-0.3,0.6c-0.1,1.3,0.8,2.7,2.1,3.2c0.4,0.2,0.9,0.3,1.4,0.2c-0.3-0.2-0.6-0.4-0.8-0.6c-0.9-0.7-1.2-1.8-0.7-2.6c0.3-0.6,2.1-1,2.7-0.5c1.1,0.8,2.1,1.8,3,2.9c0.3,0.4,0,1.2,0,1.8c0,0.3,0.1,0.7,0.2,0.8c1.6,0.8,3,2,4.1,3.4c1.1,1.3,2.1,2.8,2.7,4.4c1.3,3.2,1.4,6.4-0.9,9.3c-2,2.4-4.6,3.1-7.6,1.4c-1-0.6-1.2-1.7-1.1-3c0.1-1.2-0.2-2.5-0.3-3.8C32.5,38.1,32.3,38,32.2,37.9c0-0.7,0.6-0.9,1.2-0.9c0.6-0.1,1-0.3,1.2-1c0.1-0.4,0.6-0.8,0.9-1.2c0.2-0.3,0.4-0.5,0.6-0.8c0.7-1,0.1-2-0.4-2.7c-0.7-0.9-1.7-1.7-2.7-2.3c-0.2-0.2-0.9,0.4-1.4,0.6c-0.1,0-0.2,0.1-0.4,0.1c-1.4-0.2-2.2,0.4-3,1.5c-1,1.2-1.3,2.3-0.7,3.7c0.1,0.1,0.2,0.3,0.2,0.4c0.3,1,0.9,1.4,1.9,1.6C30.5,37.1,31.6,36.8,32.2,37.9z M13.2,28.5c-0.1-0.1-0.1-0.2-0.2-0.3c-1.3-0.2-2.1-1.1-1.7-2.2c0.8-2.1,2-4.1,4-5.1c0.8-0.4,2-0.2,2.8,0.1c0.8,0.3,1.1,1.5,0.8,2.3c-0.3,0.8-1,1.5-1.6,2.2c-0.2,0.3-0.6,0.5-0.9,0.8c0.1,0.1,0.1,0.2,0.2,0.2c0.2-0.1,0.4-0.2,0.6-0.3c0.6-0.3,1.3-0.6,1.9-1c0.7-0.6,1.4-1.2,1.7-2c0.3-0.8,0.1-1.9,0-2.8c0-0.3-0.4-0.7-0.8-0.9c-0.8-0.4-1.6-0.7-2.5-1.1c-0.5,0.6-1.1,0.8-2,0.3c-0.2-0.1-0.6,0-0.9,0.2c-0.9,0.6-1.8,1.2-2.8,1.8c0.4,0.6,0,0.8-0.5,1.1c-0.7,0.3-1.2,0.9-1.7,1.4c-0.1,0.1-0.2,0.4-0.1,0.5c0.4,0.8-0.1,1.2-0.5,1.5c0,0.5,0.2,1.1,0.1,1.2c-0.8,0.7-0.9,1.3-0.3,2.1c0.4,0.6,0.8,1.2,1.1,1.7C11.3,29.6,12.3,29.1,13.2,28.5z M18,22.9c-0.1-0.1-0.4-0.4-0.7-0.5c-0.7-0.1-1.1,0.4-1,1c0,0.4,0.4,0.9,0.7,1.1C17.4,24.8,18,23.9,18,22.9z M32,23.2c-0.5-0.4-0.8-0.7-1.1-0.9c-0.1,0-0.5,0.5-0.5,0.5c0.2,0.4,0.5,0.7,0.8,1C31.3,23.8,31.6,23.5,32,23.2z"/>
  53. <path fill="#CCCCCC" d="M42.9,41.3l-1.6,3.4l-3.8,1.4l-3.8-0.8l-1.3-2.6l-0.2-5.4c0,0,2.6,5.9,4.1,6.5c0.7,0.3,2.8-0.3,3.7-0.7C40.7,42.8,42.9,41.3,42.9,41.3"/>
  54. <path fill="#CCCCCC" d="M11.2,36.5c0,0-1.7,3.7,0.6,6.2c2.4,2.6,4.3,5.2,13,4.7c5.6-0.4,8.1-5.1,7.7-9c-0.2-1.7-5.1-4.8-5.1-4.8l0,3.8l1.5,0.7l1.2-0.3c0,0,0.5,0.5,0.6,0.7c0.1,2.3-4.1,6.2-6.3,6.7c-2.7,0.7-8.7-1.4-10.6-3.4C12.6,40.6,11.2,36.5,11.2,36.5z"/>
  55. <path d="M27.4,0c1.3,0.9,1.8,2,1.9,3.4c0.1,0.6,0.1,1.3,0.4,1.9c0.7,1.8,0.4,3.5-0.1,5.2c-0.2,1-0.9,1.8-1.4,2.7c-0.2,0.4-0.5,0.8-0.8,1.4c1.1,0.1,2,0.2,2.9,0.4c0.6,0.1,1.1,0.5,1.7,0.7c1.4,0.7,2.8,1.2,4.1,2c1.5,1,2.6,2.4,3.4,4c0.1,0.2,0.2,0.3,0.3,0.5c1.4,2.1,1.7,4.4,1.6,6.8c-0.1,1.3,0.2,2.5,0.9,3.6c1.5,2.3,2.2,4.8,1.8,7.6c-0.3,1.9-0.9,3.7-2.7,5c-1.5,1-2.9,1.5-4.7,1.4c-1.5-0.1-2.6-0.9-3.7-1.7c-0.8-0.5-1.4-0.4-2.1,0.1c-1.4,0.9-2.8,1.8-4.4,2.5c-1,0.4-2.2,0.5-3.2,0.5c-1.9,0.1-3.8,0.1-5.7-0.6c-0.6-0.2-1.5,0.2-2.2,0.2c-1-0.1-2.1-0.1-3.1-0.5c-0.8-0.3-1.5-0.9-2.1-1.6c-1-1.3-1.9-2.7-2.7-4.1C7.1,40.9,7.1,40.4,7,40c-0.7-0.4-1.4-0.7-2.1-1.1c-0.2-0.1-0.4-0.4-0.4-0.7C4,36,3.9,33.8,5,31.7c0.5-1,0.5-2.2,0-3.3c-0.3-0.6-0.1-1.5,0.2-2.2C6,24.1,6.8,22,8.3,20.3c1.4-1.7,3.1-3,5-3.9c1-0.5,2.3-0.4,3.4-0.6c0.2,0,0.4,0,0.7-0.1c-0.3-1.3-0.7-2.6-0.9-3.9C16.2,9.9,16.2,8,16,6.2c-0.1-1.1-0.2-2.3-0.3-3.4c0-0.3,0.3-0.9,0.5-0.9c0.4,0,1,0.1,1.2,0.4c2.4,3.1,3.9,6.4,2.9,10.4c-0.3,1.3,0.1,1.5,1.3,1.2c0.6-0.1,1.3,0,2-0.1c0.2,0,0.5-0.3,0.6-0.5c0.2-0.2,0.2-0.6,0.3-0.8c0.1-0.3,0.3-0.5,0.4-0.7c0.2-1.2,0.3-2.3,0.5-3.5c0.1-1,0.2-2,0.4-2.9c0.3-1.5,0.7-2.9,1.2-4.4C27,0.6,27.2,0.3,27.4,0z M32.2,37.9c0.1,0.1,0.3,0.2,0.4,0.3c0.1,1.3,0.4,2.5,0.3,3.8c-0.1,1.2,0.1,2.4,1.1,3c3,1.7,5.6,1.1,7.6-1.4c2.3-2.9,2.2-6.1,0.9-9.3c-0.7-1.6-1.7-3-2.7-4.4c-1.1-1.4-2.5-2.6-4.1-3.4c-0.2-0.1-0.2-0.5-0.2-0.8c0-0.6,0.3-1.5,0-1.8c-0.9-1.1-1.9-2-3-2.9c-0.7-0.5-2.4-0.1-2.7,0.5c-0.5,0.8-0.1,1.9,0.7,2.6c0.3,0.2,0.6,0.4,0.8,0.6c-0.5,0-1-0.1-1.4-0.2c-1.2-0.5-2.1-1.9-2.1-3.2c0-0.2,0.1-0.4,0.3-0.6c0.4-0.4,0.8-0.8,1.2-1c0.3-0.2,0.7-0.1,1.1-0.1c0.2,0,0.4,0.1,0.5,0c1.2-0.8,2.2,0.2,3.2,0.6c0.8,0.4,1.5,1.1,2.2,1.8c0,0.2,0,0.6,0.2,0.8c0.4,0.7,0.8,1.3,1.2,1.9c0.1,0.1,0.1,0.4,0,0.5c-0.2,0.5-0.3,1-0.5,1.5c1.1,0.8,2.1,1.7,3.1,2.5c0.1-0.1,0.2-0.1,0.3-0.2c-0.1-1.7,0-3.4-0.9-4.9c-0.7-1.2-1.5-2.3-2.2-3.5c-0.3-0.4-0.5-0.9-0.9-1.2c-1.2-0.9-2.5-1.8-3.8-2.7c-0.2-0.1-0.4-0.1-0.6-0.1c-1.3-0.3-2.6-0.5-3.8-0.8c-0.3-0.1-0.5-0.3-0.7-0.4c-0.6-0.3-1.2-0.8-2.1-0.3c-0.3,0.2-1,0-1.5,0c-0.7-0.1-1.4-0.3-2.1-0.2C20,15.5,18,16,15.9,16.5c-2.3,0.6-4.5,1.6-6,3.4c-1.3,1.5-2.3,3.4-3.4,5.1c-0.2,0.3-0.2,0.7-0.2,1c0,2.8-0.4,5.5-0.8,8.3c-0.2,1.2,0.3,2.5,0.6,3.8c0,0.2,0.5,0.3,0.7,0.4C6.9,38.3,7.1,38,7,37.8c-0.2-1.5,0.5-2.8,1.3-4c0.4-0.6,0.8-1,1.2-1.5c0.1,0.2,0.1,0.3,0.1,0.4c-0.9,1.8-1.7,3.7-1.6,5.8c0.1,2.1,0.4,4.1,2.4,5.3c0.3,0.2,0.5,0.4,0.7,0.6c-0.2,0.1-0.4,0.2-0.6,0.3c1,1.5,2.9,2.3,4.5,1.9c-1-1-2-1.9-3-2.9c-1.1-1.1-1.7-3-1.4-3.6c0.5,0.9,0.9,2,1.6,2.9c1.7,2.3,4.2,3.3,7,3.8c3.4,0.7,6.7,0.6,9.6-1.6c1.7-1.2,3.1-2.6,3.5-4.6C32.5,39.8,32.2,38.8,32.2,37.9L32.2,37.9z M26.4,13.9c0.4-0.5,0.7-0.8,0.9-1.2c0.7-1.6,1.5-3.1,1.9-4.8c0.4-2.1-0.4-4.1-1-6.1c0-0.1-0.2-0.3-0.4-0.3c-0.1,0-0.3,0.2-0.3,0.3c-0.4,1.6-0.8,3.2-1.1,4.9c-0.4,2.3-0.6,4.7-0.9,7.1C25.6,13.8,26,13.9,26.4,13.9z M16.5,2.2c0.1,4.3,0,8.5,2,12.3c1.1,0,1-1.1,1.1-1.6C20.3,9,19.8,5.3,16.5,2.2z"/>
  56. <path fill="#FFFFFF" d="M26.4,13.9c-0.4,0-0.8-0.1-1-0.1c0.3-2.4,0.6-4.8,0.9-7.1c0.3-1.6,0.7-3.3,1.1-4.9c0-0.1,0.2-0.3,0.3-0.3c0.1,0,0.3,0.2,0.4,0.3c0.7,2,1.5,4,1,6.1c-0.3,1.7-1.2,3.2-1.9,4.8C27.1,13.1,26.7,13.4,26.4,13.9z"/>
  57. <path fill="#FFFFFF" d="M16.5,2.2c3.3,3,3.8,6.8,3.2,10.8c-0.1,0.5-0.1,1.5-1.1,1.6C16.5,10.7,16.6,6.5,16.5,2.2z"/>
  58. <path d="M32.2,37.9c-0.6-1.1-1.7-0.8-2.6-1c-1-0.2-1.7-0.6-1.9-1.6c0-0.1-0.1-0.3-0.2-0.4c-0.7-1.4-0.3-2.5,0.7-3.7c0.8-1,1.6-1.7,3-1.5c0.1,0,0.3,0,0.4-0.1c0.5-0.2,1.1-0.7,1.4-0.6c1,0.7,2,1.4,2.7,2.3c0.6,0.7,1.2,1.7,0.4,2.7c-0.2,0.3-0.4,0.5-0.6,0.8c-0.3,0.4-0.7,0.7-0.9,1.2c-0.2,0.7-0.6,0.9-1.2,1C32.8,37,32.2,37.2,32.2,37.9C32.2,37.9,32.2,37.9,32.2,37.9z M34.2,31.7c-0.1-0.6-0.2-1.1-1-1.1c-0.7,0-1.4,0.5-1.4,1.1c0,0.7,0.5,1,1.1,1C33.7,32.7,34.2,32.5,34.2,31.7z"/>
  59. <path fill="#878787" d="M34.2,31.9c-0.1,1-0.7,1.3-1.5,1.3c-0.8,0-1.3-0.4-1.4-1.3c0-0.8,0.8-1.4,1.7-1.4C33.9,30.5,34.1,31.2,34.2,31.9z"/>
  60. <path fill="#FFFFFF" d="M34.2,31.7c-0.1,0.8-0.6,1-1.2,1c-0.6,0-1.1-0.3-1.1-1c0-0.6,0.6-1.1,1.4-1.1C34,30.7,34.2,31.2,34.2,31.7z"/>
  61. <path d="M13.2,28.5c-1,0.5-1.9,1.1-3.2,1.7c-0.3-0.5-0.6-1.2-1.1-1.7c-0.6-0.8-0.5-1.5,0.3-2.1c0.2-0.1,0-0.7-0.1-1.2c0.4-0.3,0.9-0.7,0.5-1.5c-0.1-0.1,0-0.4,0.1-0.5c0.6-0.5,1.1-1.1,1.7-1.4c0.6-0.3,0.9-0.4,0.5-1.1c1-0.6,1.9-1.2,2.8-1.8c0.2-0.1,0.7-0.3,0.9-0.2c0.8,0.5,1.5,0.2,2-0.3c0.9,0.4,1.7,0.7,2.5,1.1c0.3,0.2,0.7,0.6,0.8,0.9c0.1,0.9,0.3,2,0,2.8c-0.3,0.8-1.1,1.4-1.7,2c-0.5,0.4-1.2,0.7-1.9,1c-0.2,0.1-0.4,0.2-0.6,0.3c-0.1-0.1-0.1-0.2-0.2-0.2c0.3-0.3,0.6-0.5,0.9-0.8c0.6-0.7,1.3-1.4,1.6-2.2c0.3-0.8,0-2-0.8-2.3c-0.8-0.3-2.1-0.5-2.8-0.1c-2.1,1-3.3,3-4,5.1c-0.4,1.1,0.4,2.1,1.7,2.2C13.1,28.3,13.2,28.4,13.2,28.5z"/>
  62. <path d="M18,22.9c0,1-0.6,1.8-1,1.7c-0.4-0.1-0.7-0.7-0.7-1.1c0-0.6,0.4-1.1,1-1C17.6,22.5,18,22.7,18,22.9z"/>
  63. <path d="M32,23.2c0,0.5-0.6,0.7-0.8,0.6c-0.4-0.1-0.8-0.5-0.8-1c0-0.3,0.1-0.5,0.5-0.5C31.3,22.3,32,22.6,32,23.2z"/>
  64. </g>
  65. </svg>
  66. </div>
  67. <div itemscope itemtype="http://schema.org/Organization">
  68. <h2><span class="p-org"><a class="zw-card" href="http://zekenwoozer.com/" title="David A. Windham" rel="home">&nbsp;&nbsp;Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></span></h2>
  69. </div>
  70. <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  71. <h4><span itemprop="addressLocality">Greenwood</span>, <span class="p-region" itemprop="addressRegion">South Carolina</span> <span class="p-country-name" itemprop="addressCountry">USA</span></h4>
  72. </div>
  73. <h3><span itemprop="name" class="author p-name"><a class="u-url dw-card" itemprop="url" href="https://davidawindham.com/" title="David A. Windham" rel="home">David A. Windham</a></span></h3>
  74. <p class="p-job-title screen-reader-text" itemprop="description">au&middot;to&middot;di&middot;dact &nbsp; rac&middot;on&middot;teur</p>
  75. <div class="contact-info"><span class="p-tel" itemprop="telephone"><a class="phone-card" href="tel:8037123283">803-712-3283</a></span></p>
  76. <h4><span class="u-email mail-card" itemprop="email">
  77. <script type="text/javascript">
  78. //<![CDATA[
  79. function hiveware_enkoder(){var i,j,x,y,x=
  80. "x=\"3.r87dx:7=\\\"57|A;7&;:7<7:7h6=767:7:7878767::<7:7:7:75777;7;7879767::" +
  81. "=787:7:78797:7::5797;7;7:787:76:=797:7;787;7:7;75767;7:7;7=7:7;7=787:::797" +
  82. "97:76787<7:767<767:77:5777:::787576:679747:7:777<7::;7:767:::787977::777:7" +
  83. "6:7::787:79:57777:67976767::678767:7=7577::767=777::47777:;7668767::f;:7=7" +
  84. "7:h657;6:7;787f::7::57j;;766:7<::7=7=7h7:74787f:87=747g;:7<687i::7g:579:;7" +
  85. "i::7;;:78:=7<7:7f:87=6:7f757h7;766;7=;:7f;=7=6::f797h;:79:87i::79;<77::77:" +
  86. "575;::4:87966:<697;6:79677;6::f;:7<6::i;877;7:9::76;;77;778;;76697<::7=667" +
  87. "g7::6657=6:7=797f;:7h;77=&;7?}87A+7:+?87js;7v,67mA:74?97m@7:|257pi:7rk87xl" +
  88. ":7?m57/A;76-:7!}:7/A=7yr:7iw87ge:7ti57,+;7)+;7/|:72w=7yf::wx97v,:7m0876-:7" +
  89. "-?<7#}:7\\\";57y=::''87;x6:=u97ne:7sc77ap::e(:7x)::;f87or9:(i77=067;i67<x;" +
  90. "7.l87en:7gt=7h;;7i+87+)::{j77=x:7.c97ha7:rC87od9:eA77t(67i)67-4:7;i77f(::j" +
  91. "<:732::)j97+=;79487;y:7+=57St:7ri77ng;7.f87ro9:mC77ha67rC67od7:e(97j):7}y\""+
  92. ";j=eval(x.charAt(0));x=x.substr(1);y='';for(i=0;i<x.length;i+=4){y+=x.subs" +
  93. "tr(i,2);}for(i=2;i<x.length;i+=4){y+=x.substr(i,2);}y=y.substr(j);";
  94. while(x=eval(x));}hiveware_enkoder();
  95. //]]>
  96. </script></span></h4>
  97. </div>
  98. <!--<div class="search" role="search">
  99. <?php get_search_form();?>
  100. </div>-->
  101. <nav class="card-bottom" role="navigation">
  102. <p>
  103. <a class="about-card" href="<?php echo home_url( '/' ); ?>about" class="list-group-item">About</a> -
  104. <a class="desk-card" href="<?php echo home_url( '/' ); ?>desk" class="list-group-item">Desk</a> -
  105. <a class="code-card" href="http://code.davidawindham.com" class="list-group-item">Code</a> -
  106. <a class="studio-card" href="<?php echo home_url( '/' ); ?>studio" class="list-group-item">Studio</a> -
  107. <a class="contact-card" href="<?php echo home_url( '/' ); ?>contact" class="list-group-item">Contact</a>
  108. </p>
  109. <div class="" role="complementary">
  110. <p class="screen-reader-text"><a href="https://plus.google.com/+DavidWindham1?rel=author" rel="me">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid rel="me"">Land</a> - <a href="http://twitter.com/windhamdavid" rel="me">Whiskey</a> - <a href="http://facebook.com/windhamdavid" rel="me">Manure</a> - <a href="http://windhamdavid.tumblr.com/" rel="me">Nails</a> - <a href="http://vimeo.com/windhamdavid" rel="me">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://davidawindham.com/radio">Bongos</a></p>
  111. <p class="screen-reader-text"><a href="http://github.com/windhamdavid" rel="me">Lions Tamed</a> - <a href="http://sandbox.davidawindham.com">Bars Emptied</a> - <a href="https://cantbuymelove.org/">Love</a> - <a href="http://64.207.154.37/">Computers Verified</a> - <a href="http://gzet.net">Uprisings Quelled</a> - <a class="u-key" href="https://keybase.io/windhamdavid" title="David Windham Keybase">keys</a></p>
  112. </div>
  113. </nav>
  114. </div>
  115. </div>
  116. <div id="footer" role="contentinfo">
  117. <!--<a data-target="#chat" role="button" class="btn" data-toggle="modal">Chat</a>-->
  118. <div class="modal fade chat" id="chatmodal" tabindex="-1" role="dialog" aria-labelledby="chat" aria-hidden="true">
  119. <div class="modal-dialog modal-lg">
  120. <div class="modal-content message">
  121. <iframe id="chat" width="525px" height="400px" scrolling="no" frameborder="0" style="background:#000" /></iframe>
  122. </div>
  123. </div>
  124. </div>
  125. </div>
  126. </div>
  127. <script type='text/javascript' src='<?php echo get_template_directory_uri();?>/js/front.min.js'></script>
  128. <script type='text/javascript' src='<?php echo get_template_directory_uri();?>/js/chat.min.js'></script>
  129. <?php dw_online_get_chat(); ?>
  130. <?php wp_footer(); ?>
  131. <script type="application/ld+json">{"@context": "http://schema.org","@type": "WebSite","url":"https://davidawindham.com/","potentialAction":{"@type":"SearchAction","target":"https://davidawindham.com/?s={search_term_string}","query-input": "required name=search_term_string"}}
  132. </script>
  133. </body>
  134. </html>