Advertisement
Guest User

Untitled

a guest
Nov 21st, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.77 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. .sf {
  5.  
  6. display: none;
  7.  
  8. }
  9.  
  10. table {
  11.  
  12. background-color: transparent;
  13.  
  14. }
  15.  
  16. table a img {
  17.  
  18. display: none;
  19.  
  20. }
  21.  
  22. body {
  23.  
  24. font: 12px verdana;
  25.  
  26. color: #8c897f;
  27.  
  28. overflow: hidden;
  29.  
  30. background: url("http://i58.tinypic.com/11cfke9.jpg");
  31.  
  32. background-attachment: fixed;
  33.  
  34. }
  35.  
  36. #container {
  37.  
  38. margin-top: -20;
  39.  
  40. margin-left: 0;
  41.  
  42. top: 0;
  43.  
  44. left: 0;
  45.  
  46. height: 100%;
  47.  
  48. width: 100%;
  49.  
  50. overflow: hidden;
  51.  
  52. z-index: 10;
  53.  
  54. background-color: #222038;
  55.  
  56. }
  57.  
  58. #container a:active a:visited {
  59.  
  60. visibility: hidden;
  61.  
  62. }
  63.  
  64. #start {
  65.  
  66. height: 100%;
  67.  
  68. width: 100%;
  69.  
  70. }
  71.  
  72. #red {
  73.  
  74. top: 0;
  75.  
  76. left: 0;
  77.  
  78. height: 100%;
  79.  
  80. width: 100%;
  81.  
  82. background-color: #DB2929;
  83.  
  84. z-index: 1;
  85.  
  86. }
  87.  
  88. #delete {
  89.  
  90. height: 100%;
  91.  
  92. width: 100%;
  93.  
  94. visibility: hidden;
  95.  
  96. z-index: -10;
  97.  
  98. }
  99.  
  100. #direc {
  101.  
  102. margin-top: 0;
  103.  
  104. margin-left: 0;
  105.  
  106. width: 200px;
  107.  
  108. height: 100%;
  109.  
  110. background: url("http://i59.tinypic.com/2vwbfon.png");
  111.  
  112. border-right: 3px solid #1f1f1f;
  113.  
  114. z-index: -1;
  115.  
  116. }
  117.  
  118. #indirec {
  119.  
  120. top: 30%;
  121.  
  122. bottom: 30%;
  123.  
  124. width: 100%;
  125.  
  126. height: 40%;
  127.  
  128. text-align: center;
  129.  
  130. overflow: hidden;
  131.  
  132. }
  133.  
  134. #indirec a:link, #indirec a:visited {
  135.  
  136. font: 20pt "orator std";
  137.  
  138. width: 160px;
  139.  
  140. line-height: 60px;
  141.  
  142. color: #fff;
  143.  
  144. background: url("http://i59.tinypic.com/2vwbfon.png");
  145.  
  146. text-decoration: none;
  147.  
  148. padding-right: 100%;
  149.  
  150. padding-left: 25%;
  151.  
  152. z-index: 2;
  153.  
  154. }
  155.  
  156. #indirec a:hover {
  157.  
  158. color: #6b2828;
  159.  
  160. }
  161.  
  162. #main {
  163.  
  164. margin-top: 50;
  165.  
  166. margin-left: 275;
  167.  
  168. width: 600px;
  169.  
  170. height: 400px;
  171.  
  172. border: 2px solid #1f1f1f;
  173.  
  174. z-index: -1;
  175.  
  176. background: url("http://i59.tinypic.com/2vwbfon.png");
  177.  
  178. padding: 15px 15px 40px 15px;
  179.  
  180. }
  181.  
  182. #maind {
  183.  
  184. width: 600px;
  185.  
  186. height: 350px;
  187.  
  188. z-index: -1;
  189.  
  190. overflow: hidden;
  191.  
  192. }
  193.  
  194. #maini {
  195.  
  196. width: 600px;
  197.  
  198. height: 350px;
  199.  
  200. z-index: -1;
  201.  
  202. overflow: auto;
  203.  
  204. }
  205.  
  206. #talk {
  207.  
  208. margin-top: 430;
  209.  
  210. margin-left: 325;
  211.  
  212. width: 800px;
  213.  
  214. height: 170px;
  215.  
  216. background-color: #000000;
  217.  
  218. border: 2px solid #1f1f1f;
  219.  
  220. z-index: -1;
  221.  
  222. padding: 15px;
  223.  
  224. }
  225.  
  226. #talkd {
  227.  
  228. width: 550px;
  229.  
  230. height: 140px;
  231.  
  232. background-color: #1f1f1f;
  233.  
  234. border: 1px solid #313131;
  235.  
  236. z-index: -1;
  237.  
  238. padding: 15px;
  239.  
  240. }
  241.  
  242. #talkd h1, a:link {
  243.  
  244. font: 10pt arial narrow;
  245.  
  246. line-height: 15px;
  247.  
  248. color: #c1c1c1;
  249.  
  250. letter-spacing: 2px;
  251.  
  252. text-align: right;
  253.  
  254. text-decoration: none;
  255.  
  256. }
  257.  
  258. #image {
  259.  
  260. margin-left: 925;
  261.  
  262. z-index: -2;
  263.  
  264. }
  265.  
  266. #hover a:link, #hover a:visited {
  267.  
  268. width: 20px;
  269.  
  270. height: 20px;
  271.  
  272. overflow: hidden;
  273.  
  274. color: #000000;
  275.  
  276. font: 12pt orator std;
  277.  
  278. letter-spacing: -1;
  279.  
  280. }
  281.  
  282. #hover a:hover {
  283.  
  284. width: 100px;
  285.  
  286. color: #f1f1f1;
  287.  
  288. }
  289.  
  290. </style>
  291.  
  292.  
  293.  
  294. <div id="container">
  295.  
  296. <a href="#uh"><img class="uh" src="http://i60.tinypic.com/678m6t.png" height="100%"></a>
  297.  
  298. </div>
  299.  
  300. <a name="uh"></a><div id="direc" style="position: absolute;">
  301.  
  302. <a name="uh"></a><div id="indirec" style="position: absolute;">
  303.  
  304. <a href="/~Roialty">Qiao</a><br><a href="/~Regaul">Lei</a><br><a href="/~Kirin">Jinlong</a><br><a href="/~dops">Main</a>
  305.  
  306.  
  307.  
  308. </div>
  309.  
  310. </div>
  311.  
  312. <div id="main" style="position: absolute;">
  313.  
  314. <div id="maind" style="position: absolute;">
  315.  
  316. <div id="maini">
  317.  
  318. <a name="1"></a>
  319.  
  320. <img src="http://i57.tinypic.com/2wq5s2r.png" style="float: left;"><br><img src="http://i62.tinypic.com/288nrc7.png"><br>
  321.  
  322. Mei Is a woman in a country believed that woman can hold no power, that they're not strong enough to act alone, and are otherwise used and abused for selfish gain. Abandoned at birth because of her gender she grew up in a tract of street kids that begged borrowed and stole, simply to get by. Kids went missing, kids starved to death and only the strong survived. <br><br>
  323.  
  324.  
  325.  
  326. She, alongside her baby brother zhao, were noticed, four feet high picking a fight with a man she might believe was twice her size over a simple riff of not being seen. The man, against what might have been expected, did not strike her, but instead offered her, and her brother a better place. A home, so to speak, but at what cost.<br><br>
  327.  
  328.  
  329.  
  330. The man, as it turned out was Li-Tan Fa, a wealthy business mogul dealing mostly in dirty money. Him and his "family" if you might were none short of a high profile Mafia. All he was looking for was tough skin. An heir, someone he could claim his blood and take over on save insurance.<br><br>
  331.  
  332.  
  333.  
  334. While it was not uncommon for kids to be plucked off the street, a relatively safe home was uncommon, and for a girl, unheard of. <br><br>
  335.  
  336.  
  337.  
  338. An eccentric man, Fa saw potential in spirit, not in gender, and followed the dying ways of the jinlong Guardians. Mei was trained in Several discipline of martial art as well as shady business techniques including, but not limited to Loan sharking, but as well she was trained deep in spiritualism and tradition of a dying breed.<br><br>
  339.  
  340.  
  341.  
  342. Naturally, Mei was still only insurance. Zhao was trained alongside her and was named first heir to the family business. After several years a third child was adopted into the family and she knew not to question where the kid had come from, though he knew his full name. He went By Zu Huan and metro somehow adopted him more protectively than a brother, and more like a son.<br><br>
  343.  
  344.  
  345.  
  346. Fa was assassinated by an underground resistance group, along with Zhao and the Fall of the mafia was celebrated. Zu, still well underage was escorted to an orphanage for troubled children, and as a last dishonour on Fa, Mei was sold into forced service, In loving conditions often like death itself, otherwise instances where death might be a better option. <br><br>
  347.  
  348.  
  349.  
  350. She killed a client she serviced under in a fit of tension and rage and ran from her captivity, taking hideout in old abandoned safehouses, moving only when it seemed she might be threatened. Word caught that she was mobile, the last of the Li-Tan family was active and old followers tried, succeeded, in finding her. But what they found wasn't the remnants of a strong family.<br><br>
  351.  
  352.  
  353.  
  354. The weight of everything crashed down on her, hard. She'd lost everything, everything she'd ever cared about and seemingly cared about her. The support system and her leg to stand on washed away in a pool of blood and what was left of her was nought more than an object. <br><br>Forced freedom and so very lost. She wasted away in a deep, pseudo depression. The close inner circle that relied on the family did all they could but after so long they could only concede that she was refusing help.<br><br>
  355.  
  356.  
  357.  
  358. They exclaimed proof that a woman was unfit as a leader. these accusations dropped on her like a lead weight and with no where to push her down to, It was almost a violent spring back. Almost driven mad by the sudden shock of this notion she aggressively opposed that she was incapable, and unwittingly took the role to not only rebuild the empire once fallen, but to so effectively transform it to something in which could not be broken down like her father's empire. <br><br>
  359.  
  360.  
  361.  
  362. Driven by indignance and fury, the Virus was rebuilt, all hush hush and underground. Intercepting trade agreements, Shady bets by shadier figures in sidestreet gambling rings, Mei, indifferent to adversary and qualm, was inclined to ...discreetly dispose of anyone who seemed to know too much or be burrowing into the business at hand. She filed down the cities most prestigious to bare bones and weak points and triggered them, earning her way as the sole support system for fumbling companies. Under names and aliases, false licences and other slanderous documentation, Mei Kept businesses out of bankruptcy with loans she knew couldn't be paid back. In exchange she took knowledge as collateral, specifically, she held a stumbling company's heirs. <br><br>
  363.  
  364.  
  365.  
  366. This clear all approach seemed to work, though with people going missing and money unaccounted for, It wasn't long before plebeians caught on to a new opposing force in the city. The virus, having been confirmed dead was not immediately suspect, instead It was believed a new organised group had emerged from their ashes.<br><br>
  367.  
  368.  
  369.  
  370. Authorities seemed to double in numbers and sweep in droves. Young, cowardly followers squaled her name in the face of judgment, and murmurs of the return of the li-tan family struck like electrical storms. Considerations of government conspiracies erupted in the streets. The family was supposed to be gone. In the throng of smoke and riot, Mei went into hiding. <br><br>
  371.  
  372.  
  373.  
  374. The streets no longer freely belonged to her. Mistakes were made and the wolves on the street sought the wolves in their beds and she receded to shadow. Operations stagnated as the core of the remaining family followers dwindles, bought out snitches, or subsequently destroyed for unusual behavior. <br><br>
  375.  
  376.  
  377.  
  378. Mei was restless, acting on knee-jerk reactions, violent outbursts and poison tongues. Took to pacing. Rustling through old files Her father had stashed in nondescript boxes in gutted apartments, she searched for something, something she had missed that restore what she had taken to believe was order in the world. <br><br>
  379.  
  380.  
  381.  
  382. A File came up in her musing. Old newspaper clippings, already yellowing at the edges, half-baked blueprints of plans obviously never executed, confidential, naturally stolen files. She never payed attention to these when they were fresh and new but they seemed to pique her interest now.
  383.  
  384. <br><br>
  385.  
  386. Almost ten years prior, An accident occurred in a medical development lab. Human test subjects were gathered to finalise testing on a localised sedative that would decrease supply need in the enclosed city. The chemical was injectable to the site of an operation, and the sedative reacted to healing properties in the blood. With this in mind, the sedative was meant to linger in the area for as long as said properties were concentrated, thus acting as a numbing painkiller until the wound was healed. At that point the chemical would disperse in the blood, process through the liver and leave the body.
  387.  
  388. <br><br>
  389.  
  390. Complications occurred in the reaction to human test subjects. The sedative worked as intended. Small incisions closed in almost record time and tests indicated that the Chemical dispersed quickly soon after. But past this things began to operate in an odd fashion. A test subject grew irritable and violent, numb to the people around him, two other test subjects died at his hands before he could be re-sedated and separated. Investigations of this outburst were in swing when a second side affect came to frution.
  391.  
  392. <br><br>
  393.  
  394. Their control group, unexposed to the sedative began to act strangely. One by one they seemed to cease function. Almost a depressive state, they explained when prompted that they didn't feel anything, as if all conscious had drained from them.
  395.  
  396. <br><br>
  397.  
  398. The sedative was deemed inhumane by authorities and locked off in the lab for further testing. Small reports made public explained that the chemical bypassed the liver by attaching to blood properties. The newfound "cell" caused shutdowns in the brain and on it's death were passed out of the lungs. The dead cell re-stimulated on contact with fresh, foreign cells which triggered a neural override and shut down, non crucial stimulus in the brain.
  399.  
  400. <br><br>
  401.  
  402. Interest was piqued in the ability to shut down the emotional core city as it tried to take her down, and the plan was executed to heist the testable leftovers from the lab.
  403.  
  404. <br><br>
  405.  
  406. Close followers took the sedative, In turn building herself behind a wall of followers indifferent to human spirit. Ther contact with the public, if not lethal started the chain of a mass neural shutdown, spreading not unlike a plague. The people returned to normal life but stopped Noticing, stopped caring about what they saw around them Without effectively shutting down all movement, Mei and her followers were far more free to wiggle and pull the city out from beneath them. And it stopped mattering that the driving force of the City was a woman.
  407.  
  408. </div>
  409.  
  410.  
  411.  
  412. <div id="maini">
  413.  
  414. <a name="2"></a>
  415.  
  416. <img src="http://i57.tinypic.com/2wq5s2r.png" style="float: left;"><h1>Divine intervention</h1>
  417.  
  418.  
  419.  
  420. The chaos that Mei produced in the city piqued the interest of one of the gods beyond the wall. Jiaying, the god of the aforementioned chaos relished in this newfound activity. Beyond the walls it was growing stationary and the belief rippled among the gods that the world was ending. The gods were nearing stasis. The perfect harmonies between light and dark reflected in the night and the day. Ruin and creation came and went without interruption. Even chaos and harmony began the struggle to make amends. Seemingly nothing could be changed, and the world would end. <br><br>
  421.  
  422.  
  423.  
  424. But Jiaying of quick wit followed the chaos that ensued beyond the wall and was pleased with this progress. Gathering that Mei so strictly privy to following the ways of the gods, she was one of adequate nature to follow.<br><br>
  425.  
  426.  
  427.  
  428. Assuming human form, she revealed herself to mei in one of few moments of isolation. Offering a firsthand, though painfully distorted view of the ascension to divinity, offering herself as a guardian spirit until she was rightfully purposed to leave jinlong and enter the holy lands.<br><br>
  429.  
  430.  
  431.  
  432. Jiayings word led Mei's addled mind to believe she was rightfully a god trapped among the plebeian population. In order to ascend she must stand apart from the city, all other man was to be trapped below her. When the city belonged to her, It was no longer an obstacle. In peace she may enter the courtyard<br><br>
  433.  
  434. </div>
  435.  
  436. <div id="maini">
  437.  
  438. <a name="3"></a>
  439.  
  440. <img src="http://i57.tinypic.com/2wq5s2r.png" style="float: left;"><h1>The Resistance</h1>
  441.  
  442. With the virus resettled as a true pathogen, the public became dull and uncaring to the events around them. Executions in the streets were walked around. No authority grabbed wrists of suspicious passersby. Followers were violent. soulless man provided easy target practices, businesses drove their lifes work into the ground to hand directly to mei and she reaped the wealth from the people. <br><br>
  443.  
  444.  
  445.  
  446. But something terribly glaring was overlooked. There are exceptions to every rule. <br><br>
  447.  
  448.  
  449.  
  450. Behind the shadows and etched into falsely gaunt faces, there was a Resistance in play. In a city populated by seven million people, it wasn't unfeasible for several thousand to be immune to the aerosol effect of the virus. Still of conscious thought, fear and determination, they found eachother, stood in the wake of destruction and by jinlong herself they would be the ones to end the tyranny.<br><br>
  451.  
  452.  
  453.  
  454. Day to day the resistance operated as a minority government. A leader was elected among them. Factions were divided. The resistance cleared streets of blood and decaying corpses. Honoured the dead among them and outside of them as if they all still felt honour, Funeral pyres were common. Fires left burning in the street smelled of decay and left a smoky haze on the city. <br><br>
  455.  
  456.  
  457.  
  458. They had a goal in mind, despite extraneous efforts. Li-Tan Mei needed to be brought down. Executed. The public couldn't be saved, but it could be protected. Bring down the virus and bring down it's followers. <br><br>
  459.  
  460.  
  461.  
  462. Agression grew in waves when Mei came to realise she was being watched. She, naturally didn't view them as saviours, simply as hindrances to her end goal. Formations were sent to watch the resistance as they cleaned the streets, who gathered with them, who's eyes focussed in the light. Who was hiding under flickering streetlights. The best way to go about it was to dispose of them on contact. But their leader had yet to be found.
  463.  
  464. </div>
  465.  
  466.  
  467.  
  468. <div id="maini">
  469.  
  470. <a name="4"></a>
  471.  
  472. <img src="http://i57.tinypic.com/2wq5s2r.png" style="float: left;">idk something else here
  473.  
  474. </div>
  475.  
  476.  
  477.  
  478. <div id="maini">
  479.  
  480. <a name="5"></a>
  481.  
  482. End section. Art, stories linkbacks. things that don't fit in the main line
  483.  
  484. </div>
  485.  
  486.  
  487.  
  488.  
  489.  
  490. </div>
  491.  
  492. </div>
  493.  
  494. <div id="talk" style="position: absolute; border-radius: 40px 0px 30px 10px;">
  495.  
  496. <div id="talkd" style="position: absolute; border-radius: 30px 0px 0px 7px;">
  497.  
  498. blah blah blah talking<br><br><h1><a href="#no">Option 1 •►</a></h1>
  499.  
  500. <h1><a href="#no">Option 2 •►</a></h1>
  501.  
  502. </div>
  503.  
  504.  
  505.  
  506. <div style="float: right; width: 200px;">
  507.  
  508. <div id="hover"><a href="#1"><img src="http://i59.tinypic.com/noho37.png"> Jinlong</a></div>
  509.  
  510. <br><div id="hover"><a href="#2"><img src="http://i59.tinypic.com/noho37.png"> Li-Tan Virus</a></div>
  511.  
  512. <br><div id="hover"><a href="#3"><img src="http://i59.tinypic.com/noho37.png"> Divine Intervention</a></div>
  513.  
  514. <br><div id="hover"><a href="#4"><img src="http://i59.tinypic.com/noho37.png"> Mei's Virus </a></div>
  515.  
  516. <br><div id="hover"><a href="#5"><img src="http://i59.tinypic.com/noho37.png"> Outsiders</a></div>
  517.  
  518. <br>
  519.  
  520. </div>
  521.  
  522. </div>
  523.  
  524. <div id="image" style="position: absolute;"><img src="http://i57.tinypic.com/2z8nm76.png" height="90%"></div><BR><BR><BR>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement