<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<link rel="icon" type="image/x-icon" href="/web_images/favicon.ico">
<title>Alan Cheslow</title>
<style>
body {
	background-color: #000;
}
h1,h2,h3 {
	font-family: sans-serif;
	color: #fff;
	margin: 0px;
}
.container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.circular--square {
	border-radius: 50%;
}
.profile {
	width: 250px;
	margin-top: 20px;
}
.icons {
	margin:auto;
	margin-top: 20px;
	width: 150px;
}
.linkedin {
	float:left;
	margin-top: 3px;
}
.calButton button {
  background: url(/web_images/calendar_clock_icon.png) no-repeat;
  background-size: 64px;
  width: 64px;
  height: 64px;
  cursor: pointer;
  border: none;
  margin: 0 auto;
  float: right;
}
.hass {
	float: right;
}
</style>
</head>

<body>
    <div class="container">
      <h1>Alan Cheslow</h1>
      <h3>Shoreline, WA</h3>
      <div><a href="https://www.linkedin.com/in/acheslow/"><img class="circular--square profile" src="/web_images/profile.jpg" title="LinkedIn" /></a></div>
      <div>
        <div class="icons">
	    	<div class="linkedin">
	    		<a href="https://www.linkedin.com/in/acheslow/"><img src="/web_images/linkedin_social_icon.png" style="height:56px" title="LinkedIn"></a>
    		</div>
    		<div class="calButton" title="Schedule Appointment">
				<!-- Google Calendar Appointment Scheduling begin -->
				<link href="https://calendar.google.com/calendar/scheduling-button-script.css" rel="stylesheet">
				<script src="https://calendar.google.com/calendar/scheduling-button-script.js" async></script>
				<script>
				(function() {
				  var target = document.currentScript;
				  window.addEventListener('load', function() {
				    calendar.schedulingButton.load({
				      url: 'https://calendar.google.com/calendar/appointments/schedules/AcZssZ2kSUvzCWwpwo4Y6i0pZMW7__kUVy-0RfO4TSDkI_E6zKzAd0NLaN2Z_cv8_Koqut2cEH7WlpFX?gv=true',
				      color: '#000',
				      label: "",
				      target,
				    });
				  });
				})();
				</script>
				<!-- end Google Calendar Appointment Scheduling -->
			</div>
    	</div>
    </div>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "24c2986582fd485782202f4c6d290382"}'></script><!-- End Cloudflare Web Analytics -->
<script>(function(){var js = "window['__CF$cv$params']={r:'84bc8ebe88a561bd',t:'MTcwNjMxMTk3MS43NjIwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
</html>
