<html>
	<head>
		<meta charset="UTF-8">
		<title>Rami Abraham is on a coffee break</title>
		<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">
		<link rel="stylesheet" href="css/main.css">
	</head>
	<body>
<!--
 _____           _   _    ______                       _
|  ___|         | | | |   | ___ \                     | |
| |__  __ _ _ __| |_| |__ | |_/ / ___  _   _ _ __   __| |
|  __|/ _` | '__| __| '_ \| ___ \/ _ \| | | | '_ \ / _` |
| |__| (_| | |  | |_| | | | |_/ / (_) | |_| | | | | (_| |
\____/\__,_|_|   \__|_| |_\____/ \___/ \__,_|_| |_|\__,_|

...perhaps the best video game ever made.

https://www.youtube.com/watch?v=I6LZ1GqSrEE
-->
		<div id="container" class="container">
		<canvas width="240" height="180"></canvas>
			<div id="nogl"></div>
			<div class="marquee info" data-direction="up" data-delayBeforeStart="0" data-duration="20000" data-pauseOnHover="false">
			   <div class="hello">
					<p>You've traveled very far from home...</p>
					<p>
					Do you remember how your long
					and winding journey began with
					someone pounding at your door?
					</p>
					<p>
					It was Pokey, the worst person in
					your neighborhood, who knocked
					on the door that fateful night.
					</p>
					<p>
					 On your way, you have walked,
					thought and fought. Yet through
					all this, you have never lost your
					courage.
					</p>
					<p>
					You have grown steadily
					stronger, though you have
					experienced the pain of battle
					many times.
					</p>
					<p>
					You are no longer alone in your adventure,
					Paula who is steadfast,
					</p>
					<p>
					kind and even pretty, is always at your side.
					Jeff is with you as well.
					</p>
					<p>
					Though he is timid, he came from
					a distant land to help you.
					</p>
					<p>
					As you certainly know by now,
					you are not a regular young man...
					</p>
					<p>
					You have an awesome destiny to fulfill.
					</p>
					<p>
					The journey from this point will
					be long, and it will be more
					difficult than anything you have
					undergone to this point.
					</p>
					<p>
					Yet, I
					know you will be all right. When
					good battles evil, which side do
					you believe wins? Do you have
					faith that good is triumphant?
					</p>
					<p>
					One thing you must never lose is
					courage. If you believe in the
					goal you are striving for, you will
					be courageous. There are many
					difficult times ahead, but you
					must keep your sense of humor,
					work through the tough
					situations and enjoy yourself.
					</p>
					<p>
					When you have finished this cup of coffee,
					your adventure will
					begin again.
					Next you must pass
					though a vast desert and
					proceed to the big city of
					Fourside.
					</p>
					<p></p>
					<!-- <p><span></span></p> -->
					<!-- <p>Paula...</p>
					<p>Jeff...</p> -->
					<p>
					I wish you luck...
					</p>
				</div>
			</div>​
		</div>
		<script src="js/underscore-min.js"></script>
		<script src="js/jquery-1.12.1.min.js"></script>
		<script src="js/jquery.marquee.min.js"></script>
		<script src="js/modernizr.custom.js"></script>
		<script src='js/seamlessloop.js'></script>
		<script src="js/main.js"></script>
	</body>
</html>
