mebuckner

Custom Order - Population 12

Jul 25th, 2020
1,807
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 23.55 KB | None | 0 0
  1. <!--About me-->
  2. <style>
  3. @import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&family=Source+Sans+Pro:wght@200&display=swap');
  4.  
  5. body {
  6. background-color:#232426;
  7. background-repeat:no-repeat;
  8. background-attachment:fixed;
  9. margin: 0;
  10. overflow:auto;
  11. background-image:url('https://i.imgur.com/aqPzYyU.png');
  12. background-size:cover;
  13. }
  14.  
  15. table, tr, td, li, p, div, .profileInfo td.text {
  16. font-size: 12px;
  17. color: #fff;
  18. font-family: 'Source Sans Pro', sans-serif;
  19. }
  20.  
  21. #contentNavigationStuff{
  22. display:none;}
  23.  
  24. #contentNavigationStuff:target{
  25. display:block;
  26. width:900px;
  27. height:600px;
  28. position:absolute;
  29. left:0;
  30. right:0;
  31. top:0;
  32. bottom:0;
  33. overflow:hidden;
  34. margin:auto;
  35. color:#fff;
  36. font-family: 'Abel', sans-serif;
  37. }
  38.  
  39.  
  40. #highlyRec{
  41. display:none;
  42. }
  43.  
  44. #highlyRec:target{
  45. display:block;
  46. width:900px;
  47. height:600px;
  48. position:absolute;
  49. left:0;
  50. right:0;
  51. top:0;
  52. bottom:0;
  53. overflow:hidden;
  54. margin:auto;
  55. color:#fff;
  56. font-family: 'Abel', sans-serif;
  57. }
  58.  
  59.  
  60. #affiliates{
  61. display:none;
  62. }
  63.  
  64. #affiliates:target{
  65. display:block;
  66. width:900px;
  67. height:600px;
  68. position:absolute;
  69. left:0;
  70. right:0;
  71. top:0;
  72. bottom:0;
  73. overflow:hidden;
  74. margin:auto;
  75. color:#fff;
  76. font-family: 'Abel', sans-serif;
  77. }
  78.  
  79.  
  80. #meetTheOwners{
  81. display:none;
  82. }
  83.  
  84. #meetTheOwners:target{
  85. display:block;
  86. width:900px;
  87. height:600px;
  88. position:absolute;
  89. left:0;
  90. right:0;
  91. top:0;
  92. bottom:0;
  93. overflow:hidden;
  94. margin:auto;
  95. color:#fff;
  96. font-family: 'Abel', sans-serif;
  97. }
  98.  
  99. .container {
  100. width:900px;
  101. height:600px;
  102. position:absolute;
  103. left:0;
  104. right:0;
  105. top:0;
  106. bottom:0;
  107. overflow:hidden;
  108. margin:auto;
  109. color:#fff;
  110. background-color:#0c0c0c;
  111. font-family: 'Abel', sans-serif;
  112. border: solid #7c7448 6px;
  113. }
  114.  
  115. .leftSide{
  116. width:320px;
  117. height:500px;
  118. display:inline-block;
  119. vertical-align:top;
  120. }
  121.  
  122. .rightSide{
  123. width: 576px;
  124. height: 500px;
  125. display: inline-block;
  126. vertical-align:top;
  127. text-align:center;
  128. }
  129.  
  130. .internalBiography{
  131. width: 540px;
  132. height: 413px;
  133. margin-left: 21px;
  134. margin-top: 0px;
  135. overflow: auto;
  136. text-align: justify;
  137. }
  138.  
  139. .updatesBox{
  140. height: 130px;
  141. width: 157px;
  142. display: inline-block;
  143. vertical-align: top;
  144. overflow:auto;
  145. }
  146.  
  147. h1{
  148. font-family: 'Source Sans Pro', sans-serif;
  149. width: 100%;
  150. margin: 0;
  151. padding: 0;
  152. text-transform: uppercase;
  153. text-align: center;
  154. background: #7c7448;
  155. color: #0c0c0c;
  156. font-size: 14px;
  157. }
  158.  
  159. h2{
  160. font-family: 'Source Sans Pro', sans-serif;
  161. width: 100%;
  162. margin: 0;
  163. padding: 0;
  164. text-transform: uppercase;
  165. text-align: left;
  166. color: #fff;
  167. font-size: 28px;
  168. margin-top: 10px;
  169. text-align: center;
  170. width: 100%;
  171. background-color: #7c7448;
  172. letter-spacing: 24px;
  173. margin-bottom:7px;
  174. }
  175.  
  176. h3{
  177. font-family: 'Source Sans Pro', sans-serif;
  178. width: 100%;
  179. margin: 0;
  180. padding: 0;
  181. text-transform: uppercase;
  182. text-align: left;
  183. color: #7c7448;
  184. font-size: 33px;
  185. }
  186.  
  187. b{
  188. color:#7c7448
  189. }
  190.  
  191. blockquote{
  192. border-left: solid 4px #7c7448;
  193. padding: 10px;
  194. }
  195.  
  196. a.affiliateBottomBox:link, a.affiliateBottomBox:visited {
  197. background-color: #7c7448;
  198. color: white;
  199. padding: 14px 25px;
  200. text-align: center;
  201. text-decoration: none;
  202. display: inline-block;
  203. width: 131px;
  204. margin-top: 22px;
  205. font-family: 'Source Sans Pro', sans-serif;
  206. text-transform: uppercase;
  207. font-size: 13px;
  208. }
  209.  
  210. a.affiliateBottomBox:hover, a.affiliateBottomBox:active {
  211. background-color: #0c0c0c;
  212. color:#fff;
  213. text-decoration: none;
  214. }
  215.  
  216.  
  217.  
  218. a.contentInsideBoxLinks:link, a.contentInsideBoxLinks:visited {
  219. background-color: #7c7448;
  220. color: white;
  221. padding: 14px 25px;
  222. text-align: center;
  223. text-decoration: none;
  224. display: inline-block;
  225. width: 105px;
  226. margin-top: 22px;
  227. font-family: 'Source Sans Pro', sans-serif;
  228. text-transform: uppercase;
  229. font-size: 13px;
  230. margin-left: 8px;
  231. }
  232.  
  233. a.contentInsideBoxLinks:hover, a.contentInsideBoxLinks:active {
  234. background-color: #0c0c0c;
  235. color:#fff;
  236. text-decoration: none;
  237. }
  238.  
  239. a.contentLinkHref:link, a.contentLinkHref:visited {
  240. background-color: #7c7448;
  241. color: white;
  242. padding: 27px 25px;
  243. text-align: center;
  244. text-decoration: none;
  245. display: inline-block;
  246. width: 30px;
  247. height: 20px;
  248. font-family: 'Source Sans Pro', sans-serif;
  249. font-size: 20px;
  250. margin-bottom: 12px;
  251. margin-top: 12px;
  252. }
  253.  
  254. a.contentLinkHref:hover, a.contentLinkHref:active {
  255. background-color: #0c0c0c;
  256. }
  257.  
  258. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#0c0c0c; border-top:10px solid #7c7448; border-bottom:10px solid #7c7448;}
  259. ::-webkit-scrollbar-thumb:horizontal {background-color:#0c0c0c;}
  260. ::-webkit-scrollbar {width:5px; height:7px;}
  261.  
  262.  
  263. .contacttable, .whitetext12, .nametext, .lightbluetext8, .orangetext15, .blacktext12, .btext, .redtext, .redbtext {display:none;height:0px;!important;visibility:hidden} td td td td {border:0px;width:0px;text-align:left;} table, td, tr {padding:0px;width:;background-color:transparent} table table table {padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td {height:0px;!important;border:0px;!important} a.text, table div font a, .navbar font, tr td font {visibility:hidden;display:none;height:0px;!important;} #footerWarpper{display: none;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} table.footer {display: none;} div table a.navbar img {display:none;} div table.navigationBar {margin-bottom:-30px;} .profileInfo {display:none;} .profileInfo td {text-align:left;} .profileInfo a img {position:relative; margin-bottom:-1px; margin-bottom:-2px; width:125px; margin-right:-6px; margin-top:4px; _margin-top:3px; display:block;} .profileInfo td td, .nametext, .msOnlineNow img {display:none;} .profileInfo td td.text {display:table-cell; _display:inline;} .profileInfo .text {font-size:7px; line-height:8px; text-transform:uppercase; font-family:small fonts;} .msOnlineNow {font-family:small fonts; letter-spacing:0px; font-size:7px; line-height:8px; padding:2px; padding-left:0px; text-transform:uppercase; font-weight:normal; display:none; text-decoration:blink; letter-spacing:2px;} .userAlbums {display:none;} div td {display:none;} </span>
  264. </style>
  265.  
  266.  
  267. <!--Like to meet-->
  268.  
  269. <html>
  270. <body>
  271. <div class="container">
  272. <img src="https://i.imgur.com/iAkGEIG.png">
  273. <div class="leftSide">
  274. <img src="https://i.imgur.com/KYjtZws.png" style="margin-bottom:5px;">
  275. <center>
  276. <a href="/home.php" class="contentLinkHref">H</a>
  277. <a href="/send_message.php?member_id=" class="contentLinkHref" style="margin-left:10px;">M</a>
  278. <a href="#contentNavigationStuff" class="contentLinkHref" style="margin-left:10px;">C</a>
  279. </center>
  280. <div class="updatesBox">
  281. <h1>Group Details</h1>
  282. <b>Created:</b> July 23, 2020 <br>
  283. <b>Next Acceptance</b> date here<br>
  284. <b>Current Auditions</b><br>
  285. <center>
  286. <i>name here</i><br>
  287. <i>name here</i><br>
  288. <i>name here</i><br>
  289. <i>name here</i><br>
  290. </center>
  291. </div>
  292. <img src="https://i.imgur.com/IWEMDSQ.png">
  293. <div style="width:100% height:5px;"></div>
  294.  
  295. <img src="https://i.imgur.com/0CAesSy.png">
  296. <div class="updatesBox">
  297. <h1>Group Updates</h1>
  298. <b>July 23:</b> Idea was formed, layout and banner are finished.
  299. </div>
  300. </div>
  301. <div class="rightSide">
  302. <div class="internalBiography">
  303. <h3>West ham meets New Ham,</h3>
  304. <blockquote>this is a tiny discord group verse heavily inspired by the netflix show, the society where twelve college students become trapped in a ghost town that mirrors their own. there will be adult themes including but not limited to: drugs, alcohol, smut, so please only apply if you are 18+ and active. there are 12 slots available.</blockquote>
  305.  
  306. two days ago, twelve west ham community college students boarded the second bus that was headed to a volunteer retreat a few towns over. they rode for hours, encountering a nasty storm that was <strike>easily</strike> ignored with the help of sleep and airpods. when the bus finally came to a stop and they all piled out, they realized that they’d traveled in a complete circle…or so they thought.
  307. <br><br>
  308. the town they all knew and loved was completely empty. not even the first bus full of their peers was anywhere to be found. moms, dads, siblings, significant others all seemingly vanished into thin air. they all have their theories about what’s happening ( a prank, a nightmare, a bend in the space time continuum ) but none of them know for sure. it’ll take all twelve of them to find their way home, if home even exists anymore.
  309. <br>
  310. <h2>CHAPTER ONE</h2>
  311. In Virginia lies a town called West Ham, just like any small town everyone was separated by socioeconomic status and in this small town there was the community college where most residents attended after High School. If you lived here, you wanted to stay here, and if you wanted to leave, you didn’t.<br><br>
  312. The headmaster of the college, Julian Barns, was talking to the town's lawyer Veronica Meyers about getting rid of the terrible stench that filled the town for weeks.Bringing in an unknown person, they said they could get rid of it. Without knowing the cost Veronica and Julian signed a document saying do whatever is necessary. The students however don’t know this, nobody does but them.
  313. <br><br>
  314. Twelve of the most influential [ and some not so much ] volunteered to go on a retreat, they kissed their parents and their significant others goodbye. After getting on the bus, they drove for what seemed like hours as thunder and lightning clouded the view, rain began pouring down so hard that the bus driver couldn’t see. Finally the bus driver was able to pull over but he pulled them over in the same town they left in, or so it seemed. Did they get turned around? Would they have gone to the wrong place? They didn't know but what they did know was that nobody was waiting for them when they got off. The lights in the town were out and things looked abandoned. Checking their phones, they called their parents..no answer. They called their significant others...no answer. They even called the headmaster of the school, no answer. All they got were answering machines. <br><br>Days pass by and nothing had changed, no parents just the 12 of them. While some of them take the worrying route and go to the library to see if they can figure out what's going on, others partied and began robbing the liquor store making sure to put this time to good use. They used the chapel as their own personal clubhouse. A leader will rise, who will it be? Will they take precautions? Rationing food and storing all the guns out of reach? Or will they be irresponsible and do what they want until they run out of options?
  315. </div>
  316. <a href="#highlyRec" class="affiliateBottomBox">Highly Recommended</a>
  317. <a href="#affiliates" class="affiliateBottomBox">Affiliates</a>
  318. <a href="#meetTheOwners" class="affiliateBottomBox">Meet The Owners</a>
  319. </div>
  320. </div>
  321.  
  322. <div id="highlyRec">
  323. <div class="leftSide">
  324. <img src="https://i.imgur.com/KYjtZws.png" style="margin-bottom:5px; margin-top: 100px;">
  325. <center>
  326. <a href="/home.php" class="contentLinkHref">H</a>
  327. <a href="/send_message.php?member_id=" class="contentLinkHref" style="margin-left:10px;">M</a>
  328. <a href="#contentNavigationStuff" class="contentLinkHref" style="margin-left:10px;">C</a>
  329. </center>
  330. </div>
  331. <div class="rightSide" style="margin-top:100px;">
  332. <div class="internalBiography" style="background-color:#0c0c0c;">
  333. <h2>Highly Recommended</h2>
  334. <center>
  335. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  336. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  337. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  338. <br><br>
  339. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  340. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  341. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  342. <br><br>
  343. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  344. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  345. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  346. <br><br>
  347. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  348. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  349. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  350. <br><br>
  351. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  352. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  353. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  354. <br><br>
  355. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  356. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  357. <a href="/" class="contentInsideBoxLinks">HIGH REC NAME</a>
  358. <br><br>
  359. </center>
  360. </div>
  361. <a href="#highlyRec" class="affiliateBottomBox">Highly Recommended</a>
  362. <a href="#affiliates" class="affiliateBottomBox">Affiliates</a>
  363. <a href="#meetTheOwners" class="affiliateBottomBox">Meet The Owners</a>
  364. </div>
  365. </div>
  366.  
  367. <div id="affiliates">
  368. <div class="leftSide">
  369. <img src="https://i.imgur.com/KYjtZws.png" style="margin-bottom:5px; margin-top: 100px;">
  370. <center>
  371. <a href="/home.php" class="contentLinkHref">H</a>
  372. <a href="/send_message.php?member_id=" class="contentLinkHref" style="margin-left:10px;">M</a>
  373. <a href="#contentNavigationStuff" class="contentLinkHref" style="margin-left:10px;">C</a>
  374. </center>
  375. </div>
  376. <div class="rightSide" style="margin-top:100px;">
  377. <div class="internalBiography" style="background-color:#0c0c0c; text-align:center;">
  378. <h2>Affiliates</h2>
  379. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  380. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  381. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  382. <br><br>
  383. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  384. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  385. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  386. <br><br>
  387. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  388. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  389. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  390. <br><br>
  391. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  392. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  393. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  394. <br><br>
  395. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  396. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  397. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  398. <br><br>
  399. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  400. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  401. <a href="/" class="contentInsideBoxLinks">AFFILIATES NAME</a>
  402. </div>
  403. <a href="#highlyRec" class="affiliateBottomBox">Highly Recommended</a>
  404. <a href="#affiliates" class="affiliateBottomBox">Affiliates</a>
  405. <a href="#meetTheOwners" class="affiliateBottomBox">Meet The Owners</a>
  406. </div>
  407. </div>
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <div id="meetTheOwners">
  415. <div class="leftSide">
  416. <img src="https://i.imgur.com/KYjtZws.png" style="margin-bottom:5px; margin-top: 100px;">
  417. <center>
  418. <a href="/home.php" class="contentLinkHref">H</a>
  419. <a href="/send_message.php?member_id=" class="contentLinkHref" style="margin-left:10px;">M</a>
  420. <a href="#contentNavigationStuff" class="contentLinkHref" style="margin-left:10px;">C</a>
  421. </center>
  422. </div>
  423. <div class="rightSide" style="margin-top:100px;">
  424. <div class="internalBiography" style="background-color:#0c0c0c; text-align:center;">
  425. <h2>Meet The Owners</h2>
  426. <h3>Owner Number One</h3>
  427. <blockquote style="text-align:justify;">
  428. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not.
  429. </blockquote>
  430.  
  431.  
  432. <h3>Owner Number Two</h3>
  433. <blockquote style="text-align:justify;">
  434. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not.
  435. </blockquote>
  436.  
  437.  
  438. <h3>Owner Number Three</h3>
  439. <blockquote style="text-align:justify;">
  440. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not. Talk here about owning and what not.
  441. </blockquote>
  442. </div>
  443. <a href="#highlyRec" class="affiliateBottomBox">Highly Recommended</a>
  444. <a href="#affiliates" class="affiliateBottomBox">Affiliates</a>
  445. <a href="#meetTheOwners" class="affiliateBottomBox">Meet The Owners</a>
  446. </div>
  447. </div>
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461. <div id="contentNavigationStuff">
  462. <div class="leftSide">
  463. <img src="https://i.imgur.com/KYjtZws.png" style="margin-bottom:5px; margin-top: 100px;">
  464. <center>
  465. <a href="/home.php" class="contentLinkHref">H</a>
  466. <a href="/send_message.php?member_id=" class="contentLinkHref" style="margin-left:10px;">M</a>
  467. <a href="#contentNavigationStuff" class="contentLinkHref" style="margin-left:10px;">C</a>
  468. </center>
  469. </div>
  470. <div class="rightSide" style="margin-top:100px; background-color:#0c0c0c;">
  471. <div class="internalBiography" style="background-color:#0c0c0c; text-align:justify;    height:346px;">
  472. <h3>West ham meets New Ham,</h3>
  473. <blockquote>this is a tiny discord group verse heavily inspired by the netflix show, the society where twelve college students become trapped in a ghost town that mirrors their own. there will be adult themes including but not limited to: drugs, alcohol, smut, so please only apply if you are 18+ and active. there are 12 slots available.</blockquote>
  474.  
  475. two days ago, twelve west ham community college students boarded the second bus that was headed to a volunteer retreat a few towns over. they rode for hours, encountering a nasty storm that was <strike>easily</strike> ignored with the help of sleep and airpods. when the bus finally came to a stop and they all piled out, they realized that they’d traveled in a complete circle…or so they thought.
  476. <br><br>
  477. the town they all knew and loved was completely empty. not even the first bus full of their peers was anywhere to be found. moms, dads, siblings, significant others all seemingly vanished into thin air. they all have their theories about what’s happening ( a prank, a nightmare, a bend in the space time continuum ) but none of them know for sure. it’ll take all twelve of them to find their way home, if home even exists anymore.
  478. <br>
  479. <h2>CHAPTER ONE</h2>
  480. In Virginia lies a town called West Ham, just like any small town everyone was separated by socioeconomic status and in this small town there was the community college where most residents attended after High School. If you lived here, you wanted to stay here, and if you wanted to leave, you didn’t.<br><br>
  481. The headmaster of the college, Julian Barns, was talking to the town's lawyer Veronica Meyers about getting rid of the terrible stench that filled the town for weeks.Bringing in an unknown person, they said they could get rid of it. Without knowing the cost Veronica and Julian signed a document saying do whatever is necessary. The students however don’t know this, nobody does but them.
  482. <br><br>
  483. Twelve of the most influential [ and some not so much ] volunteered to go on a retreat, they kissed their parents and their significant others goodbye. After getting on the bus, they drove for what seemed like hours as thunder and lightning clouded the view, rain began pouring down so hard that the bus driver couldn’t see. Finally the bus driver was able to pull over but he pulled them over in the same town they left in, or so it seemed. Did they get turned around? Would they have gone to the wrong place? They didn't know but what they did know was that nobody was waiting for them when they got off. The lights in the town were out and things looked abandoned. Checking their phones, they called their parents..no answer. They called their significant others...no answer. They even called the headmaster of the school, no answer. All they got were answering machines. <br><br>Days pass by and nothing had changed, no parents just the 12 of them. While some of them take the worrying route and go to the library to see if they can figure out what's going on, others partied and began robbing the liquor store making sure to put this time to good use. They used the chapel as their own personal clubhouse. A leader will rise, who will it be? Will they take precautions? Rationing food and storing all the guns out of reach? Or will they be irresponsible and do what they want until they run out of options?
  484. </div>
  485. <a href="/" class="affiliateBottomBox">Navigation</a>
  486. <a href="/" class="affiliateBottomBox">Rules</a>
  487. <a href="/" class="affiliateBottomBox">Audition Form</a>
  488. <br>
  489. <a href="#highlyRec" class="affiliateBottomBox">Highly Recommended</a>
  490. <a href="#affiliates" class="affiliateBottomBox">Affiliates</a>
  491. <a href="#meetTheOwners" class="affiliateBottomBox">Meet The Owners</a>
  492. </div>
  493. </div>
  494.  
  495.  
  496.  
  497.  
  498. </div>
  499. </body>
  500. </html>
  501.  
  502.  
Add Comment
Please, Sign In to add comment