(function(){version.extensions.replaceMacrosCombined={major:1,minor:1,revision:4};var nullobj={handler:function(){}};function showVer(n,notrans){if(!n){return\n}n.innerHTML="";new Wikifier(n,n.tweecode);n.setAttribute("data-enabled","true");n.style.display="inline";n.classList.remove("revision-span-out");\nif(!notrans){n.classList.add("revision-span-in");if(n.timeout){clearTimeout(n.timeout)}n.timeout=setTimeout(function(){n.classList.remove("revision-span-in");\nn=null},1)}}function hideVer(n,notrans){if(!n){return}n.setAttribute("data-enabled","false");n.classList.remove("revision-span-in");\nif(n.timeout){clearTimeout(n.timeout)}if(!notrans){n.classList.add("revision-span-out");n.timeout=setTimeout(function(){if(n.getAttribute("data-enabled")=="false"){n.classList.remove("revision-span-out");\nn.style.display="none";n.innerHTML=""}n=null},1000)}else{n.style.display="none";n.innerHTML="";n=null}}function tagcontents(b,starttags,desttags,endtags,k){var l=0,c="",tg,a,i;\nfunction tagfound(i,e){for(var j=0;j<e.length;j++){if(a.indexOf("<<"+e[j],i)==i){return e[j]}}}a=b.source.slice(k);for(i=0;\ni<a.length;i++){if(tg=tagfound(i,starttags)){l++}else{if((tg=tagfound(i,desttags))&&l==0){b.nextMatch=k+i+tg.length+4;return[c,tg]\n}else{if(tg=tagfound(i,endtags)){l--;if(l<0){return null}}}}c+=a.charAt(i)}return null}var begintags=[];var endtags=[];function revisionSpanHandler(g,e,f,b){var k=b.source.indexOf(">>",b.matchStart)+2,vsns=[],vtype=e,flen=f.length,becomes,c,cn,m,h,vsn;\nfunction mkspan(vtype){h=insertElement(m,"span",null,"revision-span "+vtype);h.setAttribute("data-enabled",false);h.style.display="none";\nh.tweecode="";return h}if(this.shorthand&&flen){while(f.length>0){vsns.push([f.shift(),(this.flavour=="insert"?"gains":"becomes")])\n}}else{if(this.flavour=="insert"||(this.flavour=="continue"&&this.trigger=="time")){vsns.push(["","becomes"])}}if(this.flavour=="continue"&&flen){b.nextMatch=k+b.source.slice(k).length;\nvsns.push([b.source.slice(k),vtype])}else{becomes=["becomes","gains"];c=tagcontents(b,begintags,becomes.concat(endtags),endtags,k);\nif(c&&endtags.indexOf(c[1])==-1){while(c){vsns.push(c);c=tagcontents(b,begintags,becomes,endtags,b.nextMatch)}c=tagcontents(b,begintags,["end"+e],endtags,b.nextMatch)\n}if(!c){throwError(g,"can't find matching end"+e);return}vsns.push(c);if(this.flavour=="continue"){k=b.nextMatch;b.nextMatch=k+b.source.slice(k).length;\nvsns.push([b.source.slice(k),""])}}if(this.flavour=="remove"){vsns.push(["","becomes"])}cn=0;m=insertElement(g,"span",null,e);\nm.setAttribute("data-flavour",this.flavour);h=mkspan("initial");vsn=vsns.shift();h.tweecode=vsn[0];showVer(h,true);while(vsns.length>0){if(vsn){vtype=vsn[1]\n}vsn=vsns.shift();h=mkspan(vtype);h.tweecode=vsn[0]}if(typeof this.setup=="function"){this.setup(m,g,f)}}function quantity(m){return(m.children.length-1)+(m.getAttribute("data-flavour")=="remove")\n}function revisionSetup(m,g,f){m.className+=" "+f[0].replace(" ","_")}function keySetup(m,g,f){var key=f[0];m.setEventListener("keydown",function l(e){var done=!revise("revise",m);\nif(done){m.removeEventListener("keydown",l)}})}function timeSetup(m,g,f){function cssTimeUnit(s){if(typeof s=="string"){if(s.slice(-2).toLowerCase()=="ms"){return Number(s.slice(0,-2))||0\n}else{if(s.slice(-1).toLowerCase()=="s"){return Number(s.slice(0,-1))*1000||0}}}throwError(g,s+" isn't a CSS time unit");\nreturn 0}var tm=cssTimeUnit(f[0]);setTimeout(function timefn(){var done=!revise("revise",m);if(!done){setTimeout(timefn,tm)\n}},tm)}function hoverSetup(m){var fn,noMouseEnter=(document.head.onmouseenter!==null),m1=m.children[0],m2=m.children[1];if(!m1||!m2){return\n}m1.onmouseenter=function(e){if(this.getAttribute("data-enabled")!="false"){revise("revise",this.parentNode)}};m2.onmouseleave=function(e){if(this.getAttribute("data-enabled")!="false"){revise("revert",this.parentNode)\n}};if(noMouseEnter){fn=function(n){return function(e){if(!event.relatedTarget||(event.relatedTarget!=this&&!(this.compareDocumentPosition(event.relatedTarget)&Node.DOCUMENT_POSITION_CONTAINED_BY))){this[n]()\n}}};m1.onmouseover=fn("onmouseenter");m2.onmouseout=fn("onmouseleave")}m=null}function mouseSetup(m){var evt=(document.head.onmouseenter===null?"onmouseenter":"onmouseover");\nm[evt]=function(){var done=!revise("revise",this);if(done){this[evt]=null}};m=null}function linkSetup(m,g,f){var l=Wikifier.createInternalLink(),p=m.parentNode;\nl.className="internalLink replaceLink";p.insertBefore(l,m);l.insertBefore(m,null);l.onclick=function(){var p,done=false;if(m&&m.parentNode==this){done=!revise("revise",m);\nscrollWindowTo(m)}if(done){this.parentNode.insertBefore(m,this);this.parentNode.removeChild(this)}};l=null}function visitedSetup(m,g,f){var i,done,shv=state.history[0].variables,os="once seen",d=(m.firstChild&&(this.flavour=="insert"?m.firstChild.nextSibling:m.firstChild).tweecode);\nshv[os]=shv[os]||{};if(d&&!shv[os].hasOwnProperty(d)){shv[os][d]=1}else{for(i=shv[os][d];i>0&&!done;i--){done=!revise("revise",m,true)\n}if(shv[os].hasOwnProperty(d)){shv[os][d]+=1}}}[{name:"insert",flavour:"insert",trigger:"link",setup:linkSetup},{name:"timedinsert",flavour:"insert",trigger:"time",setup:timeSetup},{name:"insertion",flavour:"insert",trigger:"revisemacro",setup:revisionSetup},{name:"later",flavour:"insert",trigger:"visited",setup:visitedSetup},{name:"keyinsert",flavour:"insert",trigger:"key",setup:keySetup},{name:"replace",flavour:"replace",trigger:"link",setup:linkSetup},{name:"timedreplace",flavour:"replace",trigger:"time",setup:timeSetup},{name:"mousereplace",flavour:"replace",trigger:"mouse",setup:mouseSetup},{name:"hoverreplace",flavour:"replace",trigger:"hover",setup:hoverSetup},{name:"revision",flavour:"replace",trigger:"revisemacro",setup:revisionSetup},{name:"keyreplace",flavour:"replace",trigger:"key",setup:keySetup},{name:"timedremove",flavour:"remove",trigger:"time",setup:timeSetup},{name:"mouseremove",flavour:"remove",trigger:"mouse",setup:mouseSetup},{name:"hoverremove",flavour:"remove",trigger:"hover",setup:hoverSetup},{name:"removal",flavour:"remove",trigger:"revisemacro",setup:revisionSetup},{name:"once",flavour:"remove",trigger:"visited",setup:visitedSetup},{name:"keyremove",flavour:"remove",trigger:"key",setup:keySetup},{name:"continue",flavour:"continue",trigger:"link",setup:linkSetup},{name:"timedcontinue",flavour:"continue",trigger:"time",setup:timeSetup},{name:"mousecontinue",flavour:"continue",trigger:"mouse",setup:mouseSetup},{name:"keycontinue",flavour:"continue",trigger:"key",setup:keySetup},{name:"cycle",flavour:"cycle",trigger:"revisemacro",setup:revisionSetup},{name:"mousecycle",flavour:"cycle",trigger:"mouse",setup:mouseSetup},{name:"timedcycle",flavour:"cycle",trigger:"time",setup:timeSetup},{name:"keycycle",flavour:"replace",trigger:"key",setup:keySetup}].forEach(function(e){e.handler=revisionSpanHandler;\ne.shorthand=(["link","mouse","hover"].indexOf(e.trigger)>-1);macros[e.name]=e;macros["end"+e.name]=nullobj;begintags.push(e.name);\nendtags.push("end"+e.name)});function insideDepartingSpan(elem){var r=elem.parentNode;while(!r.classList.contains("passage")){if(r.classList.contains("revision-span-out")){return true\n}r=r.parentNode}}function reviseAll(rt,rname){var rall=document.querySelectorAll(".passage [data-flavour]."+rname),ret=false;\nfor(var i=0;i<rall.length;i++){if(!insideDepartingSpan(rall[i])){ret=revise(rt,rall[i])||ret}}return ret}function revise(rt,r,notrans){var ind2,curr,next,ind=-1,rev=(rt=="revert"),rnd=(rt.indexOf("random")>-1),fl=r.getAttribute("data-flavour"),rc=r.childNodes,cyc=(fl=="cycle"),rcl=rc.length-1;\nfunction doToGainerSpans(n,fn){for(var k=n-1;k>=0;k--){if(rc[k+1].classList.contains("gains")){fn(rc[k],notrans)}else{break\n}}}for(var k=0;k<=rcl;k++){if(rc[k].getAttribute("data-enabled")=="true"){ind=k}}if(rev){ind-=1}curr=(ind>=0?rc[ind]:(cyc?rc[rcl]:null));\nind2=ind;if(rnd){ind2=(ind+(Math.floor(Math.random()*rcl)))%rcl}next=((ind2<rcl)?rc[ind2+1]:(cyc?rc[0]:null));var docurr=(rev?showVer:hideVer);\nvar donext=(rev?hideVer:showVer);var currfn=function(){if(!(next&&next.classList.contains("gains"))||rnd){docurr(curr,notrans);\ndoToGainerSpans(ind,docurr,notrans)}};var nextfn=function(){donext(next,notrans);if(rnd){doToGainerSpans(ind2+1,donext,notrans)\n}};if(!rev){currfn();nextfn()}else{nextfn();currfn()}return(cyc?true:(rev?(ind>0):(ind2<rcl-1)))}macros.revert=macros.revise=macros.randomise=macros.randomize={handler:function(a,b,c){var l,rev,rname;\nfunction disableLink(l){l.style.display="none"}function enableLink(l){l.style.display="inline"}function updateLink(l){if(l.className.indexOf("random")>-1){enableLink(l);\nreturn}var rall=document.querySelectorAll(".passage [data-flavour]."+rname),cannext,canprev,i,ind,r,fl;for(i=0;i<rall.length;\ni++){r=rall[i],fl=r.getAttribute("data-flavour");if(insideDepartingSpan(r)){continue}if(fl=="cycle"){cannext=canprev=true\n}else{if(r.firstChild.getAttribute("data-enabled")==!1+""){canprev=true}if(r.lastChild.getAttribute("data-enabled")==!1+""){cannext=true\n}}}var can=(l.classList.contains("revert")?canprev:cannext);(can?enableLink:disableLink)(l)}function toggleText(w){w.classList.toggle(rl+"Enabled");\nw.classList.toggle(rl+"Disabled");w.style.display=((w.style.display=="none")?"inline":"none")}var rl="reviseLink";if(c.length<2){throwError(a,b+" macro needs 2 parameters");\nreturn}rname=c.shift().replace(" ","_");l=Wikifier.createInternalLink(a,null);l.className="internalLink "+rl+" "+rl+"_"+rname+" "+b;\nvar v="";var end=false;var out=false;if(c.length>1&&c[0][0]=="$"){v=c[0].slice(1);c.shift()}switch(c[c.length-1]){case"end":end=true;\nc.pop();break;case"out":out=true;c.pop();break}var h=state.history[0].variables;for(var i=0;i<c.length;i++){var on=(i==Math.max(c.indexOf(h[v]),0));\nvar d=insertElement(null,"span",null,rl+((on)?"En":"Dis")+"abled");if(on){h[v]=c[i];l.setAttribute("data-cycle",i)}else{d.style.display="none"\n}insertText(d,c[i]);l.appendChild(d)}l.onclick=function(){reviseAll(b,rname);var t=this.childNodes,u=this.getAttribute("data-cycle")-0,m=t.length,n,lall,i;\nif((end||out)&&u==m-(end?2:1)){if(end){n=this.removeChild(t[u+1]);n.className=rl+"End";n.style.display="inline";this.parentNode.replaceChild(n,this)\n}else{this.parentNode.removeChild(this);return}}else{toggleText(t[u]);u=(u+1)%m;if(v){h[v]=c[u]}toggleText(t[u]);this.setAttribute("data-cycle",u)\n}lall=document.getElementsByClassName(rl+"_"+rname);for(i=0;i<lall.length;i++){updateLink(lall[i])}};l=null}};macros.mouserevise=macros.hoverrevise={handler:function(a,b,c,d){var endtags=["end"+b],evt=(window.onmouseenter===null?"onmouseenter":"onmouseover"),t=tagcontents(d,[b],endtags,endtags,d.source.indexOf(">>",d.matchStart)+2);\nif(t){var rname=c[0].replace(" ","_"),h=insertElement(a,"span",null,"hoverrevise hoverrevise_"+rname),f=function(){var done=!reviseAll("revise",rname);\nif(b!="hoverrevise"&&done){this[evt]=null}};new Wikifier(h,t[0]);if(b=="hoverrevise"){h.onmouseover=f;h.onmouseout=function(){reviseAll("revert",rname)\n}}else{h[evt]=f}h=null}}};macros.instantrevise={handler:function(a,b,c,d){reviseAll("revise",c[0].replace(" ","_"))}};macros.endmouserevise=nullobj;\nmacros.endhoverrevise=nullobj}());
Purple clouds, streetlamp constellations. A dark world reflected on the wet concrete at your feet. The first few raindrops break the surface, a warning of things to come.\n\n[[21|2]]
<<display "1">>
So you stand there, naked and shivering and oozing, every inch of your body bathed in poison. You stick out your tongue to taste and that's when you realise your nose is bleeding. The sensations coming in are overwhelming - you're pressed against the whole motorway at once, every raindrop a nerve ending. You smell things you have no words for, unless the noise of joyful helplessness that forces its way from your tainted lungs is a word.\n\nThis is it, then. This //is// better than the alternative.\n\n[[2|21]]
You lean on the cold rail edging the bridge. Breathe in deep, infect every inch of your body of meat and concrete and light. Shapes start fading out of order. Your head swims.\n\nThey lied about everything feeling the same. This feels like the first railing you've ever held.\n\n[[1|22]]
It is the first you've ever held so tightly.\n\n[[0|23]]
//I'm ready now\nTo let myself change colours with the leaves\nAnd let the wind come shake me out\nDeliver me closer to the ground\n\nI made a promise, show me how\nTo weave my way into a tight cocoon\nAnd let it push me inside out//\n -- Jason Webley, //Promise to The Moon//\n\n[[###]]
\n!STONE VALLEY AT MIDNIGHT\n!![[...........A STORY.....................................|A STORY]]<<fadeoutsound "https://dl.dropboxusercontent.com/u/167918054/Crystal%20Castles%20-%20Violent%20Dreams%20%5BSidewalks%20and%20Skeletons%20remix%5D.wav">>
Nobody has any business being out this hour on a Tuesday night. Certainly not on foot. You pick at the spot behind your ear where your protective film has started to flake.\n\nIt would have healed over already if you'd reapplied the coat like you were supposed to. You stop picking at it and press on.\n\n[[19|4]]
It turns to a steady, toxic drizzle as you make your way up - past the filling station with its bright windows and decon hissing. Droplets collect on the film that covers your skin, then run off harmlessly.\n\nCars sigh in and out of hearing, but the closer you get to the edge of town, the more you are left alone with the drum of the rain on the earth.\n\n[[20|3]]
Every house on this street is like a home. You know all their gardens, all the envious cats who watch from bathroom windows when you pass. Semi-detached roofs marshal the sky's blue and grey into neat slate rows. Strange to think you've never been here during the day.\n\nYou're within biting distance of your destination now. The spot behind your ear is rough under your fingers.\n\n[[17|6]]
A snaking trail of red catseyes leads you over the railway bridge. This is when you always feel the city start to relinquish its grip on you, when you make your turning into the suburbs. The weight of a million sleeping, invisible people falling away, the night sky opening up to swallow you.\n\n[[18|5]]
It barely lingers for a second before the torrent washes it away. The rain is coming so fast now, unbroken curtains in the still night.\n\nLooking down at the droplets still shining on your finger, you can't help but wonder how it would feel against your bare skin, with no film to insulate you. In primary school you learned how the membrane is so fine that everything feels just the same, something you've never had occasion to question. After all, your sensations seem vivid enough. Cold railings and warm sheets.\n\nThen again, you've nothing to compare them to.\n\n[[15|8]]
All their cars parked cosy in driveways. Like everything else in this place, they were built to survive the apocalyptic weather. Only the oldest have had a chance to rot. The rest stand gleaming in the poisonous rain; it slides in sheets down their windows and bounces off their bonnets.\n\nYou pause to write your name in the slick on one of their side windows.\n\n[[16|7]]
Trees line your path to the motorway bridge. Fresher ones, engineered to last, stand branch-to-branch with the occasional relic - survivors planted in a time when the air was safe to drink and the earth safe to spread your roots in. They are gnarled and rainbow mottled and grotesque and beautiful. You pick at the spot behind your ear.\n\n[[13|10]]
You take yourself down to the end of the street where at last the motorway spreads itself out before you. The lights here are taller and brighter, brilliant rings in parallel rows.\n\nYou have made this journey almost every night for months now. You know how it feels: the vulnerability of open sky, the luxury of all this space to yourself. Tonight feels different - or the same, but more so. Everything stands bolder and closer and more real against the image in your head, everything hums. The last semi sits silent and dark as you leave it behind.\n\n[[14|9]]
\n<<timedinsert 1s>><html><b>KEVIN McGOWAN</b></html>\n[[twitter|https://twitter.com/untiltheygo]] / [[tumblr|http://smegandtheheads.tumblr.com/]] / [[blog|http://thekevinmcgowan.wordpress.com/]]<<endtimedinsert>>\n\n<<timedinsert 3s>>macros by [[leon arnott|http://l.j-factor.com/]]<<endtimedinsert>>\n\n<<timedinsert 5s>>music by [[crystal castles|https://www.youtube.com/watch?v=Y5p9APmPF9Q]]<<endtimedinsert>>\n\n<<timedinsert 7s>>thank you for clicking, I hope you enjoyed :) go to any of the three links above to find out more about this thing and / or tell me what you thought<<endtimedinsert>>\n\n<<timedinsert 9s>>[[start over|1]]<<endtimedinsert>>\n\n<<fadeinsound "https://dl.dropboxusercontent.com/u/167918054/Crystal%20Castles%20-%20Violent%20Dreams%20%5BSidewalks%20and%20Skeletons%20remix%5D.wav">>
(function () {\n "use strict";\n version.extensions['soundMacros'] = {\n major: 1,\n minor: 1,\n revision: 2\n };\n var p = macros['playsound'] = {\n soundtracks: {},\n handler: function (a, b, c, d) {\n var loop = function (m) {\n if (m.loop == undefined) {\n m.loopfn = function () {\n this.play();\n };\n m.addEventListener('ended', m.loopfn, 0);\n } else m.loop = true;\n m.play();\n };\n var s = eval(d.fullArgs());\n if (s) {\n s = s.toString();\n var m = this.soundtracks[s.slice(0, s.lastIndexOf("."))];\n if (m) {\n if (b == "playsound") {\n m.play();\n } else if (b == "loopsound") {\n loop(m);\n } else if (b == "pausesound") {\n m.pause();\n } else if (b == "unloopsound") {\n if (m.loop != undefined) {\n m.loop = false;\n } else if (m.loopfn) {\n m.removeEventListener('ended', m.loopfn);\n delete m.loopfn;\n }\n } else if (b == "stopsound") {\n m.pause();\n m.currentTime = 0;\n } else if (b == "fadeoutsound" || b == "fadeinsound") {\n if (m.interval) clearInterval(m.interval);\n if (b == "fadeinsound") {\n if (m.currentTime>0) return;\n m.volume = 0;\n loop(m);\n } else {\n if (!m.currentTime) return;\n m.play();\n }\n var v = m.volume;\n m.interval = setInterval(function () {\n v = Math.min(1, Math.max(0, v + 0.005 * (b == "fadeinsound" ? 1 : -1)));\n m.volume = Math.easeInOut(v);\n if (v == 0 || v == 1) clearInterval(m.interval);\n if (v == 0) {\n m.pause();\n m.currentTime = 0;\n m.volume = 1;\n }\n }, 10);\n }\n }\n }\n }\n }\n macros['fadeinsound'] = p;\n macros['fadeoutsound'] = p;\n macros['unloopsound'] = p;\n macros['loopsound'] = p;\n macros['pausesound'] = p;\n macros['stopsound'] = p;\n macros['stopallsound'] = {\n handler: function () {\n var s = macros.playsound.soundtracks;\n for (var j in s) {\n if (s.hasOwnProperty(j)) {\n s[j].pause();\n if (s[j].currentTime) {\n s[j].currentTime = 0;\n }\n }\n }\n }\n }\n var div = document.getElementById("storeArea").firstChild;\n var fe = ["ogg", "mp3", "wav", "webm"];\n while (div) {\n var b = String.fromCharCode(92);\n var q = '"';\n var re = "['" + q + "]([^" + q + "']*?)" + b + ".(ogg|mp3|wav|webm)['" + q + "]";\n k(new RegExp(re, "gi"));\n div = div.nextSibling;\n }\n\n function k(c, e) {\n do {\n var d = c.exec(div.innerHTML);\n if (d) {\n var a = new Audio();\n if (a.canPlayType) {\n for (var i = -1; i < fe.length; i += 1) {\n if (i >= 0) d[2] = fe[i];\n if (a.canPlayType("audio/" + d[2])) break;\n }\n if (i < fe.length) {\n a.setAttribute("src", d[1] + "." + d[2]);\n a.interval = null;\n macros.playsound.soundtracks[d[1]] = a;\n } else console.log("Browser can't play '" + d[1] + "'");\n }\n }\n } while (d);\n }\n}());
#sidebar { display: none }\nbody { background-color:#1f1f21 }\n\n.revision-span-in {\n opacity: 0;\n}\n.revision-span:not(.revision-span-out) {\n transition: 1s; -webkit-transition: 1s;\n}\n.revision-span-out {\n position:absolute;\n opacity: 0;\n}\n\n\n<style type="text/css">\nbody{background-color:#333;color:#fff;font-family:Lucida Console,monospace;font-size:65.5%;margin:4em 15% 5% 5em;border-left: 0 px;}#sidebar{position:fixed;top:4.2em;left:7.5em;width:12em;list-style:none;margin:0;padding:0 1em 0 0;font:bold 1.1em Verdana,sans-serif;}#sidebar li{color:#000;text-align:right;background-repeat:no-repeat;margin-bottom:1em;}#sidebar li:hover{color:#fff;cursor:pointer;}#sidebar li a{color:#333;}#sidebar li a:hover{color:#fff;text-decoration:none;}#sidebar #title{color:#999;font-size:150%;cursor:auto;}#sidebar #title a{color:#999;}#sidebar #title a:hover{color:#fff;}#sidebar #storyAuthor{font-size:50%;}#sidebar #storyMenu{ display: none }#sidebar #title:hover{color:#999;}#sidebar #credits{padding-top:2em;font-weight:normal;font-size:80%;cursor:auto;}#sidebar #credits:hover{color:#333;}#sidebar #credits a{text-decoration:none;}.menu{position:absolute;display:none;background-color:#343434;color:#fff;opacity:.9;border:1px solid #fff;text-align:left;font:1.1em Verdana;line-height:2em;}.menu div{padding:0 .4em;}.menu div:hover{cursor:pointer;background-color:#fff;color:#343434;}#passages{margin-left:18.2em;border-left:0px solid #333;padding-left:1.5em;}.passage{font-size:1.7em;font-family;Lucida Console,monospace;line-height:175%;margin-bottom:2em;text-align:left;}.passage ul{padding-top:3em;text-align:center;}.passage li{display:inline;margin-right:6em;}a.internalLink,a.externalLink,a.back{color:#a59dba;text-decoration:none;}a.internalLink:hover,a.externalLink:hover,a.back:hover{color:#b9b3c8;text-decoration:none;}a.brokenLink{background-color:red;text-decoration:none;color:#000;}.marked{background-color:red;color:#000;margin-right:12px;padding:3px;}.passage ul{margin-left:.5em;padding-left:1.5em;}.passage ol{margin-left:.5em;padding-left:1.5em;}.passage table{border-collapse:collapse;font-size:100%;margin:.8em 1.0em;}.passage th,.passage td,.passage tr,.passage caption{padding:3px;}.passage hr{height:1px;}#storeArea{display:none;}\n</style>
Picture a face.\n\nPicture a human face in blue and green, ocean colours, forest colours. City colours. An expression of pain that looks almost like ecstasy when the details twist in your mind's eye.\n\n[[11|12]]
When you step into the bridge, lurch, gravity and distance. The motorway is dark and very far. Straight ahead in two directions, empty lanes promise the existence of other places, the lights recede and rain fills every space.\n\nStock still, eyes closed. The sound of rain is everything, rain touching road, touching trees, touching you. Not touching you. Picture what you have been picturing all day, since you saw it on the billboard this morning.\n\n[[12|11]]
Dreamily trace the outline of the blight on your own face, plotting strange imagined shapes - horns, scales, knots, fissures. The shape of the city's design for you, the changes its chemicals would etch on you if they were only allowed in. The warning plays temptingly on your tongue, obsessing you with gruesome possibility. You work at the spot behind your ear.\n\n!//Don't corrupt yourself.//\n\n[[9|14]]
Lids distorted, lips eaten away to nothing. Picture growths like the whorls on an old tree, skin rusting like an old car. Friendly government warning.\n\n!//Don't expose yourself.//\n\n[[10|13]]
\n\n\n\n\n\n\nYou've no excuse to stop.\n\n[[7|16]]
It rips quiet agony. You gasp. A long strip peels away from your ear to your chin. If you'd reapplied the coat, you were supposed to. If you'd done that. You didn't. You were supposed to.\n\nWhen you touch your newly exposed skin, it stings and your fingers come away sticky. In the dark you can't be sure what colour. You take a desperate breath but all you can see when you close your eyes is that face.\n\n!//Don't transform yourself.//\n\n[[8|15]]
A long, transparent strip lands at your feet. Ripped and deflated, it still holds the shape of your neck and shoulders.\n\nA shudder rocks through your muscles. More scraps of your casing collect on the ground and you feel empowered: equal parts flower budding and boil bursting. There's no sense regretting anything at this point.\n\n[[5|18]]
Don't think about what your hands are doing. Here on the edge of town, the edge of the sky, think only about how unbearably little it is to be just a human body. If you were a city, trees could be your fingers, chemtrails your hair, cats your eyes. Quivering and glistening all night long.\n\nDon't think about what your hands are doing.\n\n[[6|17]]
You peel the film off your legs like tights, if tights took a layer of cells away with them. Finally you kick it off and let it fall from the bridge down to the motorway. The last shreds of your insulation.\n\n[[3|20]]
As the rain hits your newly exposed face and the pain starts to take shape, you picture your skin reflecting sky colours like slate roofs, repainting them in your own organic language. Everything is happening harder now and there is so much more of everything to happen.\n\n[[4|19]]