<!DOCTYPE html>

<html lang="en">
	<head>
		<title>
			skyward.link :: present from anywhere
		</title>

		<script src="https://static.skyward.link/connect.js">
		</script>

		<style>
			@import url(https://static.skyward.link/connect.css);
		</style>
	</head>

	<body>
		<div id="directions">
			<p>
				Follow these steps carefully. There are three of them. It is not difficult.
			</p>

			<ol>
				<li>
					Open <a href="#" id="presentationLink">this link</a> <strong id="newTabText">in a new tab.</strong> Look at the tab's icon and <strong>wait for it to load fully</strong>.
				</li>
				<li>
					<a href="javascript:var skywardLinkScript=document.createElement('script');skywardLinkScript.src='https://static.skyward.link/socket.js?nocache=49053853457893478937ds90';document.body.appendChild(skywardLinkScript);">Drag this text onto the newly-opened tab.</a>
				</li>
				<li>
					Click the Present button in the new tab.
				</li>
			</ol>
		</div>
		<script>
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

		  ga('create', 'UA-38628874-6', 'auto');
		  ga('send', 'pageview');

		</script>
	</body>
</html>
