/* Your story will use the CSS in this passage to style the page.\nGive this passage more tags, and it will only affect passages with those tags.\nExample selectors: */\n\nbody {\n\t/* This affects the entire page */\n\t\n\t\n}\n.passage {\n\t/* This only affects passages */\n\tpadding: 10px;\n\tbackground: rgba(0,0,0,0.75);\n}\n\n.passage a {\n\t/* This affects passage links */\n\t\n\t\n}\n.passage a:hover {\n\t/* This affects links while the cursor is over them */\n\n}\n\n#sidebar {\n\tbackground: rgba(0,0,0,0.9); \n}\n\n#fsyoutube {\n\tposition:absolute;top:0px;left:0px;z-index:0;\n}\n\n#passages {\n\tborder-left: none; \n}
<<fsyoutube_jump giabKrcdNj8 743>>Flying is crazy.\n\nThere's a lot to see from the air. I try to go when I can, but I'm not made of money. I'm incredibly lucky to fly at all, and I hope to continue to be safe.\n\n[[Get back on the ground.|Landing]]\n\n
Looking Up
[[Start]]\n[[The Ground]]\n[[The Maze]]\n[[El DeBarge]]\n[[Zeppelin]]\n[[Erie]]\n[[Grooves]]
<<fsyoutube_jump giabKrcdNj8 150>>So both of my parents were pilots, and so was my grandfather, my mom's dad.\n\nI started taking lessons last year, and managed to finally get a license. It was probably one of the more challenging things that I've ever done.\n\nNow is probably a good time to turn down the volume.\n\n[[When you're ready, take off!|Take Off]]
<<fsyoutube_jump giabKrcdNj8 3235>>Learning to land a plane is an integrated procedure, and you just have to get into the groove of it. Hopefully I'll keep getting better.\n\n[[Grooves]]
<<fsyoutube yA9WhYnsD_4>> I guess everyone has a romanticism about the music of their childhood. It wasn't too long before I started to define myself by emphatically not listening to certain music.\n\n[[Taste|Zeppelin]]
<<fsyoutube aABs7BqDnlU>> I love this tree in my yard. On a nice breezy day I can stare at it for hours, looking up at the leaves, and feeling my attention settle on nothing in particular.\n[[Looking down can be great too.|The Ground]]\n\n\n
<<fsyoutube m9joBLOZVEo>>When I was a kid, I did spend a lot of time indoors too... messing with the Commodore.\n[[And listening to pop music.|El DeBarge]]
<<fsyoutube XWAFzPoShRw>>I guess a lot of kids went through a Zeppelin stage.\n\nIf you haven't I do recommend it. I hardly ever listen to them anymore.\n\nOf course not too long after this came Nirvana for me, and the downfall of Western Civilization, or whatever.\n\n[[I also spent a lot of time around the lake.|Erie]]\n
[[th0ma5|https://twitter.com/th0ma5]]
try {\n version.extensions['fsyoutubeMacro'] = { \n major:1, minor:0, revision:0 \n };\n\n\n\tvar player_div='fsyoutube';\n\t \n\t\n\n\n macros['fsyoutube'] = {\n handler: function(place, macroName, params, parser) {\n\tvideoid=params[0];\n\tif (typeof(YT)==="undefined") {\n\t\tinitialize_video(videoid,0);\n\t} else {\n\tplayer=YT.get(player_div);\n\tmacro_play_video(player,videoid,0);\n\t}\n\tnew Wikifier(place, "");\n },\n init: function() {},\n };\n\nmacros['fsyoutube_jump'] ={\n handler: function(place, macroName, params, parser) {\n\tvideoid=params[0];\n\tseconds=params[1];\n\tif (typeof(YT)==="undefined") {\n\t\tinitialize_video(videoid,seconds);\n\t} else {\n\t\tplayer=YT.get(player_div);\n\t\tmacro_play_video(player,videoid,seconds);\n\t}\n\tnew Wikifier(place, "");\n },\n init: function() {},\n };\n\n\nmacro_play_video=function(player,videoid,seconds){\n\tplayer.loadPlaylist(videoid,0,seconds);\n\tplayer.setLoop(true);\n}\n\n\ninitialize_video=function(videoid,seconds){\n\tgetWindowRenderedSize = function(){\n\tvar w = window,\n\t d = document,\n\t e = d.documentElement,\n\t g = d.getElementsByTagName('body')[0],\n\t x = w.innerWidth || e.clientWidth || g.clientWidth,\n\t y = w.innerHeight|| e.clientHeight|| g.clientHeight;\n\treturn [x,y];\n\t}\n\n\tvar tag = document.createElement('script');\n\ttag.src = "https://www.youtube.com/iframe_api";\n \tvar firstScriptTag = document.getElementsByTagName('script')[0];\n \tfirstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\n\n\tvar bodyTag = document.getElementsByTagName('body')[0];\n\tvar playerTag = document.createElement('div');\n\tplayerTag.id=player_div;\n\tfirstChildElementTag = bodyTag.firstElementChild;\n\tfirstChildElementTag.parentNode.insertBefore(playerTag,firstChildElementTag);\n\t\n\twindowsize = getWindowRenderedSize();\n\twindowX = windowsize[0];\n\twindowY = windowsize[1];\n\tvar player;\n\twindow.player=player;\n\n\t window.onYouTubeIframeAPIReady=function(){\n\t\tplayer = new YT.Player(player_div, {\n\t\t playerVars: {\n\t\t\t\t'autoplay': 1,\n\t\t\t\t'controls': 0, \n\t\t\t\t'showinfo': 0, \n\t\t\t\t'modestbranding': 1}, \n\t\t height: windowY, \n \t\t width: windowX,\n\t\t events: {'onReady':\t\n\t\t\t\tfunction(e){\n\t\t\t\t\tplayer=e.target;\n\t\t\t\t\tmacro_play_video(player,videoid,seconds);\n\t\t\t\t}\n\t\t\t}});\n\t }\n\t}\n\n\n\n} catch(e) {\n throwError(place,"fsyoutube Setup Error: "+e.message); \n}\n\t
<<fsyoutube_jump EPWyTBUYolo 70>>I have to remember that looking back is a groove you can get into. For better or worse. It is good to look back, but it is important to look forward. \n\nI miss so many moments from when I was younger, but I can't forget that I'm going to be older, and now is the time that I'll be thinking about then.
<<fsyoutube f9vpxA6VVl8>>Sailing. Roller coasters. Fishing. Ferries. Islands.\n\nThis was one of my mom's favorite spots. She died about ten years after this was filmed. She always wanted to snag some driftwood to make something out of it.\n\nThere's an expensive hotel at this spot now, and I've only driven past it since then.\n\n[[She was a pilot.|Flying]]\n\n[[She was also a musician.|Grooves]]
<<fsyoutube kbbtPxcF0uM>>An endless maze of stalks, flickering, shifting, popping... is it the wind?\n\n<pre>\n \s_/\n '-0-'\n --0--\n .-0-.\n</pre>\n\n[[The Maze]]