Advertisement
rptgoddess

JASON BIO THEME

Sep 13th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.14 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html>
  5. <!--
  6. PAGE 001: SAGE BY @CHAAOSTHEORY
  7.  
  8. it'd be cool if you left the credit intact my dude but you know
  9. live your life
  10. -->
  11. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  12. <!-- SCRIPTS-->
  13. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
  14. <!-- TOOLTIPS SCRIPTS-->
  15. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js" type="text/javascript"></script>
  16. <script>
  17. (function($){
  18. $(document).ready(function(){
  19. $("[title]").style_my_tooltips({tip_delay_time:20});
  20. });
  21. })(jQuery);
  22. </script>
  23.  
  24. <!-- TAB SCRIPT-->
  25. <script> function openCity(cityName) {
  26. var i;
  27. var x = document.getElementsByClassName("tab");
  28. for (i = 0; i < x.length; i++) {
  29. x[i].style.display = "none";
  30. }
  31. document.getElementById(cityName).style.display = "block";
  32. } </script>
  33.  
  34.  
  35. <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  36. <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
  37.  
  38. <link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Open+Sans" rel="stylesheet">
  39. <link href="https://fonts.googleapis.com/css?family=Exo" rel="stylesheet">
  40. <link href="https://fonts.googleapis.com/css?family=Chango" rel="stylesheet">
  41.  
  42. <!-- FULL CSS FOUND HERE-->
  43. <link href="http://static.tumblr.com/ewjs2wm/ezxoubwkt/sage.css" rel="stylesheet" type="text/css">
  44.  
  45. <script async defer src="//assets.pinterest.com/js/pinit.js"></script>
  46.  
  47. <title>š•”š•£š• š•žš•šš•Ÿš•–š•Ÿš•”š•–š•™š•¢</title>
  48. <style type="text/css">
  49.  
  50. body {
  51. background: url('https://68.media.tumblr.com/131e029ab45ab993b7f4cd033c9e789f/tumblr_inline_ow6ihmgIIz1s2sak3_540.gif');
  52. background-size: cover;
  53. font-family: 'open sans';
  54. font-size:12px; }
  55.  
  56.  
  57. a {
  58. color:#000;
  59. }
  60.  
  61. h1 {
  62. font-family:'exo',sans-serif;
  63. font-weight:500;
  64. font-size:20px;
  65. background:#ddd;
  66. border-radius:5px;
  67. padding:5px;
  68. }
  69.  
  70. h2 {
  71. text-decoration:none;
  72. border-bottom: 1px solid #000;
  73. display: inline-block;
  74. line-height: 1;
  75. font-family: 'Exo', sans-serif;
  76. font-size:26px;
  77. font-weight:200;
  78. margin-bottom:0px;
  79. text-align:left;
  80. text-transform:uppercase;
  81. }
  82.  
  83. .btext h1{
  84. font-weight:100;
  85. margin-top:0px;
  86. }
  87.  
  88. .btext h1:before {
  89. content:'Ā· Ā· Ā· ';
  90. font-weight:800;
  91. font-family:'chango';
  92. }
  93.  
  94. .cstats2 {
  95. background:#eee;
  96. height:auto;
  97. width:405px;
  98. display:block;
  99. position:absolute;
  100. float:right;
  101. margin-left:0px;
  102. margin-top:15px;
  103. line-height:0;
  104. }
  105.  
  106. .cstats2 table {
  107. width:100%;
  108.  
  109. }
  110.  
  111. .cstats2 tr {
  112. border: 1px #e0e0e0 solid;
  113. font-variant: small-caps;
  114. font-weight: 600;
  115. margin-top:3px;
  116. font-size:14px;
  117. overflow:visible;
  118. }
  119.  
  120. .cstats2 tr:nth-child(odd) {
  121. background-color: #f4f4f4;
  122. }
  123.  
  124. .cstats2 th {
  125. width: 25px;
  126. }
  127.  
  128. .cstats2 td {
  129. border: 1px #e0e0e0 solid;
  130. padding: 10px;
  131. text-align: right;
  132.  
  133. }
  134.  
  135. .cstats2 i {
  136. padding:3px;
  137. }
  138.  
  139. </style><script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=8a635a4514a95df9615127e354b374d0"></script><link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995" /><meta property="og:site_name" content="" /><meta property="og:title" content="" /><meta property="og:url" content="http://prominencehq.tumblr.com/jason." /><meta property="og:determiner" content="a" /><meta property="og:description" content="" /><meta property="og:type" content="tumblr-feed:entry" /><meta property="og:image" content="http://78.media.tumblr.com/avatar_44591126d9e9_512.png" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=prominencehq&amp;postID=" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=prominencehq&amp;postID=" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="app" /><meta name="twitter:description" content="prominencehq" /><meta name="twitter:title" content="prominencehq" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=prominencehq&amp;referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=prominencehq&amp;referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=prominencehq&amp;referrer=twitter-cards" /><link rel="canonical" href="http://prominencehq.tumblr.com/jason." /><script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=8a635a4514a95df9615127e354b374d0"></script><link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><link rel="canonical" href="http://prominencehq.tumblr.com/jason." /><script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=8a635a4514a95df9615127e354b374d0"></script><link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><link rel="canonical" href="http://prominencehq.tumblr.com/jason." /></head>
  140. <!-- END CSS-->
  141.  
  142. <body>
  143. <!-- CONTAINER -->
  144. <div id="container">
  145. <!-- NAVIGATION CONTAINER-->
  146. <div class="tabcontainer">
  147. <!-- TAB NAVIGATION-->
  148. <div class="buttons" style="">
  149. <a href="#" onclick="openCity('home')" title="home"><i class="fa fa-home fa-fw" aria-hidden="true"></i></a><br><br>
  150.  
  151. <a href="#" onclick="openCity('bio')" title="biography"><i class="fa fa-book fa-fw" aria-hidden="true"></i></a><br><br>
  152.  
  153. <a href="#" onclick="openCity('family')" title="connections"><i class="fa fa-users fa-fw" aria-hidden="true"></i></a><br><br>
  154.  
  155. <a href="#" onclick="openCity('aes')" title="aesthetics"><i class="fa fa-heart fa-fw" aria-hidden="true"></i></a><br><br>
  156.  
  157. <a href="#" onclick="openCity('navi')" title="mavigation"><i class="fa fa-bars fa-fw" aria-hidden="true"></i></a><br><br>
  158.  
  159. <a href="/" title="go back"><i class="fa fa-undo fa-fw" aria-hidden="true" style="margin-top:250px;"></i></a><br><br>
  160. </div>
  161. <!-- END TAB NAVIGATION-->
  162. </div>
  163. <!-- END TAB NAVIGATION-->
  164.  
  165. <!-- TAB CONTENT -->
  166.  
  167. <!-- !! CHARACTER TAB !! -->
  168.  
  169. <div id="home" class="tab">
  170. <div class="contentcontainer">
  171. <!--SIDE CHARACTER IMG-->
  172. <div class="cside">
  173. <img src="https://68.media.tumblr.com/58f91272d169992cf77a28ac031081a3/tumblr_inline_ow8p4nKBkx1s2sak3_540.gif">
  174. </div>
  175. <!-- END SIDE CHARACTER IMG-->
  176.  
  177. <!-- CHARACTER HEADER-->
  178. <div class="cheader">
  179.  
  180. <!-- HEADER IMAGE -->
  181. <img src="https://68.media.tumblr.com/1f33eea71c1831322f96e837d003539f/tumblr_inline_ow8p7gMm9s1s2sak3_540.gif">
  182. <!-- END HEADER IMAGE -->
  183.  
  184. <div class="cname">
  185. <h2><b>jason kaiser.</b></h2>
  186.  
  187. <h3><p><i>the magnate; he is someone who <p></i></h3>
  188. <h3><p><i>happens to be very wealthy & is </h3></i></p>
  189. <h3><p><i>a very influential person especially</h3></i></p>
  190. <h3><p><i>in business. </h3></i></p>
  191.  
  192. </div>
  193.  
  194. </div>
  195. <!--END CHARACTER HEADER-->
  196.  
  197. <!-- STAT COLUMN ONE-->
  198. <div class="cstats">
  199. <table>
  200. <tr>
  201. <th><i class="fa fa-user-secret fa-fw" aria-hidden="true" title="alias"></i></th>
  202. <td>jase & jay.</td>
  203. </tr>
  204.  
  205. <tr>
  206. <th><i class="fa fa-user fa-fw" aria-hidden="true" title="age"></i></th>
  207. <td>twenty four.</td>
  208. </tr>
  209.  
  210. <tr>
  211. <th><i class="fa fa-calendar fa-fw" aria-hidden="true" title="birthday"></i></th>
  212. <td>may twenty fifth.</td>
  213. </tr>
  214.  
  215. <tr>
  216. <th><i class="fa fa-transgender-alt fa-fw" aria-hidden="true" title="gender"></i></th>
  217. <td>cismale.</td>
  218. </tr>
  219.  
  220. <tr>
  221. <th><i class="fa fa-deaf fa-fw" aria-hidden="true" title="pronouns"></i></th>
  222. <td>him/him.</td>
  223. </tr>
  224.  
  225. <tr>
  226. <th><i class="fa fa-male fa-fw" aria-hidden="true" title="father"></i></th>
  227. <td>luke daniels. </td>
  228. </tr>
  229.  
  230. <tr>
  231. <th><i class="fa fa-female fa-fw" aria-hidden="true" title="mother"></i></th>
  232. <td>daisy adams. </td>
  233. </tr>
  234.  
  235. <tr>
  236. <th><i class="fa fa-briefcase fa-fw" aria-hidden="true" title="occupation"></i></th>
  237. <td>ceo of kaiser inc.</td>
  238. </tr>
  239.  
  240. <tr>
  241. <th><i class="fa fa-heart fa-fw" aria-hidden="true" title="availability"></i></th>
  242. <td>unavailable.</td>
  243. </tr>
  244. </table>
  245. <div class="cstats2">
  246. <table>
  247. <tr>
  248. <th><i class="fa fa-camera-retro" aria-hidden="true" title="secret"></i><td>squeaky clean record , huh ? doesn't sound too odd ,<p> but sources are telling me different. every body's got a past,<p> something tells me people won't be too happy when they<p> find out his come up resulted in someone's death.</td>
  249. </tr></table>
  250. </div>
  251. </table>
  252. </div>
  253. <!-- END STAT COLUMN ONE-->
  254.  
  255. <!-- STAT COLUMN TWO -->
  256. <div class="cstats" style="margin-left:528px;">
  257. <table>
  258.  
  259. <tr>
  260. <th><i class="fa fa-smile-o fa-fw" aria-hidden="true" title="faceclaim"></i></th>
  261. <td>justin bieber.</td>
  262. </tr>
  263.  
  264. <tr>
  265. <th><i class="fa fa-home fa-fw" aria-hidden="true" title="hometown"></i></th>
  266. <td>emeryville, california.</td>
  267. </tr>
  268.  
  269. <tr>
  270. <th><i class="fa fa-map-marker fa-fw" aria-hidden="true" title="residence"></i></th>
  271. <td>beverly hills, california.</td>
  272. </tr>
  273.  
  274. <tr>
  275. <th><i class="fa fa-moon-o fa-fw" aria-hidden="true" title="zodiac"></i></th>
  276. <td>gemini.</td>
  277. </tr>
  278.  
  279. <tr>
  280. <th><i class="fa fa-plus-circle fa-fw" aria-hidden="true" title="positive"></i></th>
  281. <td>dauntless & captivating.</td>
  282. </tr>
  283.  
  284. <tr>
  285. <th><i class="fa fa-minus-circle fa-fw" aria-hidden="true" title="negative"></i></th>
  286. <td>reticent & stoic.</td>
  287. </tr>
  288.  
  289. <tr>
  290. <th><i class="fa fa-graduation-cap fa-fw" aria-hidden="true" title="schooling"></i></th>
  291. <td>business at stanford uni.</td>
  292. </tr>
  293.  
  294. <tr>
  295. <th><i class="fa fa-money fa-fw" aria-hidden="true" title="net worth"></i></th>
  296. <td>28 billion</td>
  297. </tr>
  298.  
  299. <tr>
  300. <th><i class="fa fa-play fa-fw" aria-hidden="true" title="currently playing"></i></th>
  301. <td>playing: unsteady.</td>
  302. </tr>
  303. </table>
  304. </div>
  305. <!-- END STATS COLUMN TWO -->
  306.  
  307.  
  308.  
  309. </div>
  310. </div>
  311. <!-- END CHARACTER TAB-->
  312.  
  313. <!-- !! START BIO TAB !! -->
  314. <div id="bio" class="tab" style="display:none">
  315. <div class="contentcontainer">
  316.  
  317. <!-- START BIO HEADER-->
  318. <div class="bheader">
  319. <img src="https://68.media.tumblr.com/77a4b0aa3fbb526b4d0601462be58b29/tumblr_inline_ow8oywOgqB1s2sak3_540.gif">
  320. <img src="https://68.media.tumblr.com/1c3cee0f7aa2bd8cd21abf49eaf291bb/tumblr_inline_ow8p0fA1Y01s2sak3_540.gif">
  321. <img src="https://68.media.tumblr.com/179da3c45b723c0f5cfa78be87de9ef8/tumblr_inline_ow8p0auAyF1s2sak3_540.gif">
  322. <h2>Extra Extra Read All About His <b>Biography</b></h2>
  323. </div>
  324. <!--END BIO HEADER-->
  325.  
  326. <!-- START HISTORY TEXT-->
  327. <div class="btext">
  328. <h1>history</h1>
  329. <p><center><b>YOU DONā€™T LET YOUR PAST DEFINE YOU .</b> itā€™s a boy ! jasonā€™s life had never been PERFECT . in fact , it had always been quite the opposite . he didnā€™t live the fabulous life of wealth & butlers . he didnā€™t get special treatment & people didnā€™t slave over his every need & desire . he didnā€™t live in a mansion , or a nice house with a picket fence & a mailbox made out of gold . instead , he lived in a small apartment in the bad part of town & his small family feared for their life almost every day . wondering when the gun shots would ever stop , & if a bullet would slip through the wall & end their lives. but sadly enough , there was more <i>VIOLENCE</i> going on in the piss poor household rather than outside of it . jason was an outcome of an affair between a troubled woman that went by the name of daisy adams & her supplier that went by the name of luke daniels . now daisy was beautiful, but she was hooked on a bad habit. & that was the substance that could be known as ā€˜ cocaine .ā€™ & luke had been her supplier for months before they had gotten personal in other activities . now, mark was daisyā€™s long time boyfriend. but that was a love triangle story for another day . conflicted & scared , daisy acted as if jason was markā€™s child & she went on with the lie for quite some time . that was until mark had found out the dirty truth , one day after coming home from work too early.
  330. <p>when jason was conceived , mark hadnā€™t even been there . neither had luke . when she told him the big news , he had cut all ties with her , even going as far as changing his number . now mark , he <b><i>RESENTED</b></i> jason from the day he was born . but he never left daisy , he stuck by her side . nobody really knows why . perhaps his love for her was too strong , or maybe their love was just toxic , & they liked to use each other . either way , the three of them lived in the cramped apartment . jason took her last name , & she was in love with the little boy the moment she had laid eyes on him . so much love that she suppressed the urge to fall back into her bad habits .when jason took his first steps & stumbled , daisy stood up with a gasp . as a mother , it was extremely hard to see her child fall . but mark held her back , his certain words were ā€œ donā€™t baby him dais , he has to learn the hard way . ā€ & although it was hard , she complied . <b>NO ONE HAD KNOWN THAT THOSE WORDS WOULD BE SO IRONICALLY INVOLVED IN HIS LIFE .</b> from taking his first steps , to hot wiring his first car , to getting into his first fight & everything else that went on from that point . when jason was an infant & christmas came along , daisy had only been able to buy him a building block set , because their income was so low . & jason played with it so often , that he soon mastered it , but ironically enough , never got bored of it . he had grown infatuated with putting the blocks together , & pulling them apart & building it again in a different way . when he went to school , he always played with puzzles , it was kind of something that just stuck with him throughout the years .</p>
  331. <p>at the age of eight , jason was quite experienced with the outside world . he was rough & rigid , his knees were always scraped & his hands were always covered in cuts & scabs . he didnā€™t have many friends , in fact the other kids often called him ā€˜ a weirdo ā€™ , because of his reckless antics . he was a wild child . heā€™d jump off the platform of the jungle gym , a smile plastered on his lips while doing so . he didnā€™t cry when he got hurt , he often laughed . his mother was a bit worried , but sheā€™d just laugh & make jokes . mark , on the other hand , only made rude remarks when it came to jason but jason realized things ; like how mark had never called him ā€˜ son ā€™ or anything remotely similar . instead , he called him ā€˜ boy ā€™ & ā€˜ bastard childā€™ , in which jason never understood . it almost seemed as if he hated the boy . but really , he just pointed all of his anger towards the boy for daisyā€™s mistake . <b>AT THE AGE OF TEN </b>, jason had gotten into his first fight at school . the school bully targeted him & started calling him names . it didnā€™t really bother him & he just laughed . but the boyā€™s insults had started getting more personal & it went from insulting him to making offensive comments about his mother & thatā€™s when he snapped . he initiated the fight by throwing the first punch . & from then on , the boys tried their hardest to hurt each other , until a teacher dragged them to the principalā€™s office . & from that first brawl , he was <i>HOOKED</i> . he wasnā€™t sure why , but there was just something quite exciting about the rush of participating in dangerous & risky activities . & it went on from there, varying from having small fights at school ( mostly in the boyā€™s bathroom ) to spray painting the walls on a building , to shoplifting . the smallest acts of defiance pleasured him . gave him a rush that he enjoyed .</p>
  332. <p>at the age of thirteen , jason & markā€™s relationship went from bad to worst . from verbal to physical . for the most diminutive reasons , mark ALWAYS found a reason to jump down jasonā€™s throat . if he were to tap a pencil on the desk while doing homework , mark would snap at him . usually heā€™d hold back , until one time his mother had gotten involved , & mark had gotten physical with her . jason couldnā€™t bear the scene & took matters into his own hands . which only ended in the two fighting while daisy screamed in fear , trying to pull mark off the young boy . & by the end of it jason had a black eye & a busted lip to match . sad enough , this was a reoccurring thing . & with all of the drama going on around the house , his mother sadly fell back into her old habit . at the age of fifteen , jason discovered the art of drugs & alcohol. he attended a party after getting kicked out of the house for the night & everything was kind of a blur . he remembers only highlight moments of the night ā€” like how his tender lips were against someone elseā€™s , he didnā€™t quite remember her name though & he probably never asked for it . his decisions were never really thought out & he acted more on impulse than anything . he lives solely in the moment . a classmate from school , declan had offered him marijuana & he declined , but the boy was persistent , & after a couple minutes of denying , he finally agreed . in all reality , what did he have to lose ? the night was fairly young , but it quickly went from experiencing something new to trying every drug known to man . & jason was once again hooked , for he liked the feeling . & the boy had sweet talked jason into working beside him as a drug dealer . in which he accepted , only because he wanted to give his mother the world one day . & help pay the bills & put food on the table . </p>
  333. <p><b>ONE DAY AFTER A SMOKE SESSION , </b> declan lead jason to his fatherā€™s auto shop . & after just a peak inside & watching the older men work on the cars , jason felt exhilarated . his interest peaking out & when the other boyā€™s father gave him the permission to work on a car that had been out of use for ages , the blonde practically jumped at the opportunity . he learned pretty easy , with a little help from declan & some of the workers , the guy was a natural . he kept a steady pace & his interest certainly showed . from that day forward , it was an everyday thing . him coming straight home from school , slinging the book bag off of his right shoulder & getting to work . it wasnā€™t long before he was offered a job ; seems that declan had put in a word for him . in which he was more than happy to accept . & boy , that feeling that made itā€™s way into his chest when he put that jumpsuit on could never be forgotten . at the age of sixteen , jasonā€™s teachers had grown suspicious . he was a smart kid , but his grades were seriously downgrading . & his name was pretty much the talk of the school , but not in a positive manner . not only that , but he had far more bruises & scars than a regular sixteen year old boy should . & that was when his english teacher , ms . jude , took it upon herself to call social services . & you can bet , from the moment they stepped into that house & saw all of the flaws , he was taken away . it had broken not only his heart , but his motherā€™s as well . mark didnā€™t really care , & seen it as a gift . he still attended the same school , just lived in a different household ; which was now a foster home . he always found himself walking the same old trail home , where he grew up . he didnā€™t see the foster home as HOME , just somewhere he had to stay for the time being . but sadly enough , he never got an answer when he knocked on the door . but he never gave up , every day for two months , he still had hope . & was only left disappointed .
  334. <p>he didnā€™t do well quite well in the foster home , but the good thing was all the other children feared him . he wasnā€™t exactly friendly , & he didnā€™t converse with them . instead , he ignored them . & if they annoyed him enough , he made them regret it . he still continued with his reckless lifestyle ā€” getting in trouble with the law , vandalism , selling drugs became harder but he still managed . drugs were no longer an option , it started to be a habit . something he couldnā€™t go without , an urge. & the auto shop ? he still showed up to work every day . actually staying nights & proceeding to miss school just to work on the cars . was it for money ? a bit . perhaps if he had gotten enough money , he could go home . that was what went through his mind repeatedly , along with seeing his mother again . heā€™d tuck her picture onto the dashboard , his own motivation . working as a mechanic was the one thing that kept him going around this time , so like youā€™d think , he put his all into it . </p>
  335. <p>it was mid december when jason had been adopted to a rich married couple ( a woman who was a doctor & a man who was an excellent & well known lawyer ) who couldnā€™t have children due to a medical problem . they had been visiting the city while on vacation , & they claimed that they always checked the foster homes in every city they entered . why they had chosen him out of everybody , jason wasnā€™t sure . perhaps it was because he seemed lifeless , sure he still held that fire in his eyes , but it was covered by anger & pain. he had lost hope , started thinking negative thoughts . became angry , bitter . even a bit selfish . had she forgotten about him ? gotten a new son & completely gave up on him ? was he just a vast memory ? there for only a moment & forgotten about the second he was carried out of that house ? he had a hard time leaving , saying goodbye to declan & every one back at the auto shop . but he managed , a smile spreading across his face as heā€™s told that he can keep the jumpsuit ; one that held so many values to him . & when he had finally gotten to the house , or at least stood in front of it , he couldnā€™t find it in himself to walk in . something grounded him . perhaps it was curiosity , fear , or the sheer thought of D I S A P P O I N T M E N T ; whichever the case was , it caused him to turn right back around & walk away . goodbye to EMERYVILLE & hello to LOS ANGELES . </p>
  336. <p>a couple months after moving in with the couple , they asked his permission to change his last name to match theirs . & he was conflicted on if he should . mostly because he would have no connection with his mother , if he were to . but could he really say no to the people that changed his life for the better ? well , he could . but , he felt he could owe them at least that . although , he was thankful for the life they provided him , it was hard for him to adjust when he first settled in . still causing chaos & working for everything in his life.</p>
  337. <p>after a few years , jason changed a lot . his mindset & the way he projected himself was astoundingly different than the young boy who was troubled from the start . he did better in school , actually paying attention & bettering himself as a person , surprisingly even graduating early . & after getting a taste of the good life , he never wanted to back to the miserable one he once had . his adoptive parents showed him genuine love & he learned a lot from them ; had even adapted from their teachings . it wasnā€™t too long before jason was sure that he wanted to be a chief executive officer , an influential & successful person just like his parents . he was going to bury jason adams & make sure that his story was a good one .</p>
  338. <p>twenty two years old & he still feels like heā€™s on top of the world , managing his business is going well , hasnā€™t had to fire anyone & theyā€™re making good profit . his pay last year was up about 30% , including salary , stock bonus & other benefits . but then she came in , alexandria volutina , skimpy dress & seductive eyes had the man in a temporary trance the minute they locked eyes . surprise parties werenā€™t his forte , but after finding out his friends organized it for all his success , he was grateful . meaningless conversation turned into dancing , which turned into them slipping out of the scene together . wasnā€™t long before a one time thing turned into a reoccurring thing , late night meetings that involves sheets & sexual touching took place all during the summer of 2015 . weeks going by without speaking , he barely thinks anything of it . they never had anything real , they never formed a bond . hell , he knew nothing about the girl beside the fact she wanted to be an actress & had done modeling prior . & things slowly came to an end between them .</p>
  339. <p>until the subliminal messages started , & money was the main topic . not asking what it was for , he gave it to her thinking she had to have needed it if she were to go to him for it . few weeks later & heā€™s bumping into her on a walk around the city , honey hues directing straight to her rounded belly . it was as if something clicked in him , he didnā€™t know if she was the only one she was sexually involved with , but with one glance , he knew the child was his . heā€™s shocked , silent , yet when he hears the word ā€œ abortion ā€ , lips & mouth dry instantly, but he manages to whisper the word ā€œ no ā€ ; quiet & firm . if she didnā€™t want the child , she didnā€™t have to stick around , but he definitely would . sadly enough , she expressed that she wanted no parts of the childā€™s life , & as sad as it sounds , he was just blessed that she kept the child . taking responsibility , he was quick to rush to her side whenever she needed him , going out & buying her random food , making sure she didnā€™t get too stressed , & everything else .</p>
  340. <p>itā€™s a girl ! jason couldnā€™t be more excited , cheerful smile spreading across his lips the minute it was announced . that same day , he had already known that he wanted to name her ā€œ jaisy ā€ ; after his mother , a combination of both of their names . he had doubts , huge ones . would he be a good father ? how could he , when he never even met his ? how would he juggle a child & a career all at once ? thoughts were running through his head , but the minute those beautiful chestnut eyes opened & peered into his , he was more than sure he made the right choice . he fell in love with his baby girl the minute he took her home . now the man is trying his best juggling being both the best father he can be & one of the most influential business men out there . & THE STORY DOESNā€™T END HERE .</p>
  341. </div>
  342. <!--END HISTORY TEXT-->
  343.  
  344. <!-- START PERSONALITY TEXT-->
  345. <div class="btext" style="margin-left:375px; margin-top:-395px;">
  346. <h1>personality</h1>
  347. <p><center><p>so jason devereaux kaiser is in fact jason devereaux adams , but with a new family & with his permission to change his last name , WALAH ! a whole new person, except not exactly . because you can take the boy out of the reckless atmosphere, but you canā€™t take the reckless atmosphere out of the boy. although jason has grown, with a variety of rolexes , a closet full of flanneled shirts & a new check book to match , his mindset hasnā€™t really changed .</p>
  348. <p>jason does find it rather hard to commit to things , given that the only thing in his life that has been constant is his occupation ( even that has been altered a bit . ) & only a few people ever have stayed . his mother is a distant memory , all he can remember is the familiar smell of smoke , her crimson red robe that she always wore around the house , her soft kisses on the forehead , & her hair always up in rollers . now , he wants to find her , & probably could . but he just figured the time wasnā€™t right . he wasnā€™t sure if he was completely ready to rip that band aid & deal with all of the repercussions that followed after . for all he knew , his mother could be dead . she could be sick , or anything else negative . & every time he thinks about giving it a shot , he remembers that pain in his chest when he stood outside that house that day . how he never wants to feel that kind of disappointment again . </p>
  349. <p>jason is definitely one of those guys youā€™d find in the bar , downing back to back shots , tired eyes , as he barks at the bartender to keep them coming , a intoxicated chuckle leaving his lips every once in a while . but heā€™s also that boy youā€™d find in the back of a library , skimming through pages & pages again , finding out new information about how to be a better chief executive officer & anything else heā€™s interested in , shushing any loud teenagers that comes in the area being loud , disrupting him . heā€™s a real gem , a mystery beneath a beautiful face & thatā€™s what makes him stand out . because youā€™ll honestly never know the real him . heā€™s like an onion ; he has multiple layers . the guy he wants you to think he is , & the real him . & it doesnā€™t matter how much time you spend with him , itā€™s as if his personality alters a bit every day . sometimes reserved & aloof one day , but you can always count on him coming in with bright ideas & taking charge most of the time . </p>
  350. <p>behind the charm & somewhat ego , thereā€™s a boy thatā€™s kind of self conscious . insecure in the thought of him actually being something & thatā€™s kind of why heā€™s stuck honestly . after picking up hobby after hobby , heā€™s one thousand percent infatuated with being one of the most successful CEOā€™s & he doesnā€™t know whatā€™d heā€™d do if he were to lose the position . it keeps him up at night . </p>
  351. <p>heā€™s always felt like he didnā€™t belong with his adoptive parents , coming to the conclusion that they were just too good for him & that they deserved better . but he tries , he definitely does . managing to give them something to smile about at least four times a year . & they were actually a huge help to him becoming who he is now .</p>
  352. <p>jason kind of doesnā€™t like settling. he likes to move around a lot & explore . i can see him wanting to travel across the whole world at some point . whether that be with someone or by himself . he loves anything that makes him feel alive , gets his heart thumping & the wind in his hair .</p>
  353. <p>jason wants to be someone whoā€™s remembered . whether that be in a negative or positive way , he doesnā€™t want to be forgotten . he just wants to make a mark on the world !!</p></p></center>
  354. </div>
  355. <!--END PERSONALITY TEXT-->
  356.  
  357. </div>
  358. </div>
  359. <!--END BIO TAB-->
  360.  
  361.  
  362. <!-- !! START FAMILY / CONNECTIONS TAB !! -->
  363. <div id="family" class="tab" style="display:none">
  364. <div class="contentcontainer">
  365. <!-- START CONNECTION CONTAINER (FAMILY) -->
  366. <div class="fcontainer">
  367. <!-- START CONNECTION-->
  368. <div class="fmember">
  369. <img src="https://78.media.tumblr.com/117ffb65db0621084c53acaeaec7eac6/tumblr_inline_oxqt33BMWt1s2sak3_540.gif" title="nicoletta.">
  370. <h1><center>nicoletta ferranti.</center></h1>
  371. <p><center>ā€˜ i'm not really sure what it is exactly that is going on between nicoletta & i. the media is pretty convinced that there's something going on between us but i'm just not really feeling it? there's just a lot of... <i><b>what if's</b></i> running through my mind at this point. like what if nicoletta & i are actually meant to be? what if she's the person i'm supposed to end up with? but then i think back to the fact that we're just ... really good friends. but i wouldn't mind giving her a chance. she seems like she'd be a great girlfriend. and we're like family, hell she's like a sister to me. she's one of my pick me ups when i'm having an awful day. i guess i just don't know where i would be without her in my life? we've been joined at the hip since day one, she's my person --- the way i look at it anyways. i'm just not sure if she's thinking that i might want more from her ... when i' don't'm not exactly sure if i even do. i just don't want to ruin the friendship.ā€™</center></big></p>
  372. </div>
  373. <!-- END CONNECTION-->
  374. </div>
  375. <!-- END CONNECTION CONTAINER (FAMILY) -->
  376.  
  377. <!-- CONNECTION HEADER (FAMILY)-->
  378. <div class="fheader" style="margin-left:-300px; margin-top:410px;">
  379. <h2><i class="fa fa-arrow-up" aria-hidden="true"></i> His <b>Friendships.</b></h2>
  380. </div>
  381. <!-- END CONNECTION HEADER (FAMILY)-->
  382.  
  383. <!-- DIVIDING IMAGE-->
  384. <img src="https://68.media.tumblr.com/b8ee05124953962e0bd8c51969d0f436/tumblr_inline_ow6mgkpD8X1s2sak3_540.gif" style="float:left; padding:10px;">
  385. <!-- END DIVIDING IMAGE-->
  386.  
  387. <!-- CONNECTION HEADER (FRIENDS)-->
  388. <div class="fheader" style="margin-left:0px;">
  389. <h2><i class="fa fa-arrow-down" aria-hidden="true"></i>His <b>Relationship.</b></h2>
  390. </div>
  391. <!-- END CONNECTION HEADER (FRIENDS)-->
  392.  
  393. <!-- START CONNECTION CONTAINER (FRIENDS) -->
  394. <div class="fcontainer" style="margin-left:420px; margin-top:-400px; height:390px;">
  395. <!-- START CONNECTION-->
  396. <div class="fmember">
  397. <img src="https://78.media.tumblr.com/d9ba9be604409cb46fe198c79215fb74/tumblr_inline_oxqt33bmuK1s2sak3_540.gif" title="melita.">
  398. <h1><center>melita varela.</center></h1>
  399. <p><center>ā€˜ do you miss me like i miss you? that's something i ask myself a lot nowadays. nellie & i met way back in high school, we were actually really good friends at the time. she was super popular & i was just this kid who somehow managed to gain her attention. she's seriously one of the smartest girl's in the class. but you don't give a damn about me right? that's how it felt when you stopped speaking to me after high school. you let go of the one friendship you knew you could always rely on. i was so mad when you told me that you didn't know what you wanted from me. you turned me down so many times but now you're starting to realize that you might actually want something from me? i'm not sure if that's what i even want now. you broke my heart & i hate that i love you. i seriously hate that you have such a big affect on me. but at the same time you're such a good person & i think i'm still really into you. do you ever wonder what we <i><b>COULD'VE</b></i> been? ā€™</center></big></p>
  400. </div>
  401. <!-- END CONNECTION-->
  402. </div>
  403. <!-- END CONNECTION CONATINER (FRIENDS) -->
  404. </div>
  405. </div>
  406. <!--END FAMILY / CONNECTIONS TAB -->
  407.  
  408. <!-- !! START AESTHETIC TAB !! -->
  409. <div id="aes" class="tab" style="display:none">
  410. <div class="contentcontainer">
  411.  
  412. <!--START SPOTIFY-->
  413.  
  414. <!-- INSTRUCTIONS FOR GETTING SPOTIFY EMBED CODE:
  415.  
  416. ok so when you go to ur playlist ur gonna wanna click the circlualr button with the dots next to play. it should have a hover that says more.
  417.  
  418. go to the bottom of the menu and click on share
  419.  
  420. right next to the tumblr button there's a button with "</>". click that and it'll copy the embed code to the clipboard.
  421.  
  422. it'll look like this: "<iframe src="https://open.spotify.com/embed/user/1238632077/playlist/1NVItQRqiiGA3k0E6JL9BE" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>"
  423.  
  424. then just plop the source link in the src="" section and u gucci.
  425.  
  426. -->
  427. <div class="aspotify">
  428. <iframe src="https://open.spotify.com/embed/user/prominencehq/playlist/1OJe1P71xBOYgMskPQJOfT" width="300" height="470" frameborder="0" allowtransparency="true"></iframe>
  429.  
  430. </div>
  431.  
  432. <!-- END SPOTIFY-->
  433.  
  434. <!-- START PINTEREST-->
  435.  
  436. <!-- INSTUCTIONS FOR GETTING PINTEREST EMBED CODE:
  437.  
  438. this one's easy just copy the link of ur board and put it in the href. simple.
  439. -->
  440. <div class="apinterest">
  441. <a data-pin-do="embedBoard" data-pin-board-width="900" data-pin-scale-height="352" data-pin-scale-width="115" href="https://www.pinterest.com/prominencehq/jason-kaiser/"></a>
  442.  
  443. </div>
  444. <!--END PINTEREST-->
  445. </div>
  446. </div>
  447. <!-- END AESTHETICS TAB -->
  448.  
  449. <!-- !! START NAV TAB !! -->
  450. <div id="navi" class="tab" style="display:none">
  451. <div class="contentcontainer">
  452. <!-- START TAG ICONS -->
  453. <div class="niconbox">
  454. <a href="http://prominenceinspo.tumblr.com/tagged/jason-k.-Ā»-怌-musings-怍" title="INSPO TAG"><i class="fa fa-tag fa-fw" aria-hidden="true"></i></a>
  455. <a href="/tagged/prhq;prompts." title="PROMPT TAG"><i class="fa fa-pencil-square fa-fw" aria-hidden="true"></i></a>
  456. <a href="https://prominenceteasers.tumblr.com/tagged/%3Bjason." title="TEASER"><i class="fa fa-play fa-fw" aria-hidden="true"></i></a><br>
  457. <a href="" title="FIVE STAR RATING"><i class="fa fa-star fa-fw" aria-hidden="true"></i></a>
  458. <a href="" title="PLAYED BY: TACARRA "><i class="fa fa-info fa-fw" aria-hidden="true"></i></a>
  459. <a href="http://prominenceinspo.tumblr.com/tagged/jason-k.-Ā»-怌-connections-怍" title="RELATIONSHIP TAG"><i class="fa fa-heart fa-fw" aria-hidden="true"></i></a><br>
  460. <a href="https://www.pinterest.com/prominencehq/jason-kaiser/" title="PINTEREST"><i class="fa fa-pinterest-square fa-fw" aria-hidden="true"></i></a>
  461. <a href="spotify:user:prominencehq:playlist:1OJe1P71xBOYgMskPQJOfT" title="SPOTIFY PLAYLIST"><i class="fa fa-spotify fa-fw" aria-hidden="true"></i></a>
  462. <a href="/" title="BACK HOME"><i class="fa fa-share fa-fw" aria-hidden="true"></i></a><br>
  463. </div>
  464. <!--END TAG ICONS-->
  465.  
  466. <!-- START ROW ONE ICONS -->
  467. <div class="nav">
  468. <img src="https://78.media.tumblr.com/fd2d1b72aa2a843653793143263e5f13/tumblr_inline_oxquisEUwb1s2sak3_540.gif">
  469. <img src="https://78.media.tumblr.com/99a7c0476e146ef6c5fd748e6952ebff/tumblr_inline_oxquirF54U1s2sak3_540.gif">
  470. <img src="https://78.media.tumblr.com/a0938c1789afb93c3a897fb5e1db9f19/tumblr_inline_oxquisJE8Q1s2sak3_540.gif">
  471. </div>
  472. <!-- END ROW ONE ICONS -->
  473.  
  474. <!-- START ROW TWO ICONS-->
  475. <div class="nav2">
  476. <img src="https://78.media.tumblr.com/a38604df92f4ac20922ce2272f85e83a/tumblr_inline_oxquistdeH1s2sak3_540.gif">
  477. <img src="https://78.media.tumblr.com/112ea046dcd7f16bfc7d7e53ed25cdbf/tumblr_inline_oxquisEMLG1s2sak3_540.gif">
  478. <img src="https://78.media.tumblr.com/d22a9be18f4cf48e004b9278dbc1598c/tumblr_inline_oxquitgiwP1s2sak3_540.gif">
  479. <img src="https://78.media.tumblr.com/80b9469bda722571d3071e908701ea15/tumblr_inline_oxquiri3zU1s2sak3_540.gif">
  480. </div>
  481. <!-- END ROW TWO ICONS -->
  482.  
  483. <!-- START NAGIVATION FOOTER-->
  484. <div class="nheader">
  485. <h2>WELCOME TO <b>HOLLYWOOD. i heard it's hell here.</b></h2>
  486. </div>
  487. <!-- END NAGIVATION FOOTER-->
  488.  
  489.  
  490. <!-- START NAGIVATION IMAGE-->
  491. <div class="nbottom">
  492. <img src="https://i.imgur.com/bayerar.gif">
  493. </div>
  494. <!-- END NAGIVATION IMAGE-->
  495.  
  496.  
  497.  
  498. </div>
  499. </div>
  500. <!-- END NAV TAB-->
  501.  
  502. <!-- END TAB CONTENT-->
  503. </div>
  504. <!-- END CONTAINER-->
  505.  
  506. <!-- CREDIT // would be nice if u left intact -->
  507. <div class="credit">
  508. <a href="http://chaaostheory.tumblr.com" title="chaaostheory"><i class="fa fa-gitlab fa-fw" aria-hidden="true"></i></a>
  509. </div>
  510.  
  511.  
  512.  
  513. <iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
  514. (function(){
  515. var analytics_frame = document.getElementById('ga_target');
  516. var analytics_iframe_loaded;
  517. var user_logged_in;
  518. var blog_is_nsfw = 'No';
  519. var addthis_enabled = true;
  520.  
  521.  
  522. var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
  523. var eventer = window[eventMethod];
  524. var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
  525. eventer(messageEvent,function(e) {
  526. var message = (e.data && e.data.split) ? e.data.split(';') : '';
  527. switch (message[0]) {
  528. case 'analytics_iframe_loaded':
  529. analytics_iframe_loaded = true;
  530. postCSMessage();
  531. postGAMessage();
  532. postATMessage();
  533. postRapidMessage();
  534. break;
  535. case 'user_logged_in':
  536. user_logged_in = message[1];
  537. postGAMessage();
  538. postATMessage();
  539. break;
  540. }
  541. }, false);
  542.  
  543.  
  544. analytics_frame.src = "https://assets.tumblr.com/analytics.html?a76144f6ac3f4c5ec0b80b2f2a5b4fd0#" +
  545. "http://prominencehq.tumblr.com";
  546. function postGAMessage() {
  547. if (analytics_iframe_loaded && user_logged_in) {
  548. var is_ajax = false;
  549. analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/jason.?route=custom_page'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
  550. }
  551. }
  552. function postCSMessage() {
  553. COMSCORE = true;
  554. analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
  555. }
  556. function postATMessage() {
  557. if (addthis_enabled && analytics_iframe_loaded) {
  558. analytics_frame.contentWindow.postMessage('enable_addthis', analytics_frame.src.split('/analytics.html')[0]);
  559. }
  560. }
  561. function postRapidMessage() {
  562. if (analytics_iframe_loaded) {
  563. var is_ajax = '';
  564. var route = 'custom_page';
  565. var tumblelog_id = '115317341';
  566. var yahoo_space_id = '1197719233';
  567. var rapid_client_only = '1';
  568. var apv = '1';
  569. var rapid_ex = '';
  570.  
  571.  
  572. analytics_frame.contentWindow.postMessage(
  573. [
  574. 'tick_rapid', is_ajax, route, user_logged_in, tumblelog_id,
  575. yahoo_space_id, rapid_client_only, apv, rapid_ex
  576. ].join(';'),
  577. analytics_frame.src.split('/analytics.html')[0]
  578. );
  579. }
  580. }
  581. })();
  582. </script><script type="text/javascript">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1510870128&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvbWluZW5jZWhxLnR1bWJsci5jb21cL2phc29uLiIsInJlcXR5cGUiOjAsInJvdXRlIjoiY3VzdG9tX3BhZ2UifQ==&U=MMLOGBIGEC&K=757989fc3cbc7e51a2cd8cc58ae439ced0388ecfeaac17e9c9abcdf9b22bf3b6&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1510870128&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvbWluZW5jZWhxLnR1bWJsci5jb21cL2phc29uLiIsInJlcXR5cGUiOjAsInJvdXRlIjoiY3VzdG9tX3BhZ2UiLCJub3NjcmlwdCI6MX0=&U=MMLOGBIGEC&K=64e7770e30753c2eda8f8bbcdb9b728623b4464ca3ef535e764a63c1a1cdc5be&R="></noscript><script >
  583. (function (w,d) {
  584. 'use strict';
  585. var l = function(el, type, listener, useCapture) {
  586. el.addEventListener ?
  587. el.addEventListener(type, listener, !!useCapture) :
  588. el.attachEvent && el.attachEvent('on' + type, listener, !!useCapture);
  589. };
  590. var a = function () {
  591. if (d.getElementById('tumblr-cdx')) {
  592. return;
  593. }
  594. var s = d.createElement('script');
  595. var el = d.getElementsByTagName('script')[0];
  596. s.async = true;
  597. s.src = 'http://assets.tumblr.com/assets/scripts/vendor/cedexis/1-13960-radar10.min.js?_v=1c33ba57efaa7c45a6d00094f876fe73';
  598. s.type = 'text/javascript';
  599. s.id = 'tumblr-cdx';
  600. d.body.appendChild(s);
  601. };
  602. l(w,'load',a);
  603. }(window, document));
  604. </script><script src="http://assets.tumblr.com/assets/scripts/vendor/yahoo/rapid/rapid-3.42.2.js?_v=5459b85e970537e82d0ae9fd51b0aa0e"></script><script src="http://assets.tumblr.com/assets/scripts/vendor/yahoo/rapid/rapidworker-1.2.js?_v=70c488012831cd8276d74fd06a89ce09"></script><script >
  605. (function() {
  606. var YAHOO = window.YAHOO;
  607. if (YAHOO) {
  608. var keys = {
  609. pd:'custom_page',
  610. _li:0,
  611. b_id:115317341,
  612. i_rad:0,
  613. i_strm:0,
  614. test_id:'OTHER,Tumblr',
  615. anon_id:''
  616. };
  617. var conf = {
  618. webworker_file:'/assets/scripts/vendor/yahoo/rapid/rapidworker-1.2.js',
  619. spaceid:1197719233,
  620. client_only:1,
  621. test_id:'OTHER,Tumblr',
  622. keys:keys,
  623. nol:1,
  624. fpc:true,
  625. query_parameters:true
  626. };
  627. YAHOO.rapid = new YAHOO.i13n.Rapid(conf);
  628. }
  629. })();
  630. </script><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;c86f8a500596474a7ef5034081f694bd&quot;,&quot;inbox_unread&quot;:0},&quot;TumblelogIframe&quot;:{&quot;unified&quot;:true,&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;http:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=5202b733984274b6cb8fe3f7566c67e7&quot;,&quot;tumblelogName&quot;:&quot;prominencehq&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;\ud835\udd61\ud835\udd63\ud835\udd60\ud835\udd5e\ud835\udd5a\ud835\udd5f\ud835\udd56\ud835\udd5f\ud835\udd54\ud835\udd56\ud835\udd59\ud835\udd62&quot;,&quot;tumblelogAvatar&quot;:&quot;http:\/\/78.media.tumblr.com\/avatar_44591126d9e9_40.png&quot;,&quot;tumblelogHost&quot;:&quot;http:\/\/prominencehq.tumblr.com&quot;,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:true,&quot;themeHeaderImage&quot;:&quot;https:\/\/static.tumblr.com\/eeb50492101797f34092a8bbacbeeecd\/k3w7mcy\/wAVox27fy\/tumblr_static_a2kia0w0m9csk4s4wg4kkssk4_2048_v2.gif&quot;,&quot;themeBackgroundColor&quot;:&quot;#000000&quot;,&quot;themeTitleColor&quot;:&quot;#f5f4f3&quot;,&quot;themeAccentColor&quot;:&quot;#fbfbfa&quot;,&quot;brag&quot;:true,&quot;adsEnabled&quot;:false,&quot;canShowAd&quot;:false,&quot;isPremium&quot;:false,&quot;showLrecAds&quot;:false,&quot;showStickyLrecBackfill&quot;:false,&quot;showGeminiAds&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:null,&quot;currentPage&quot;:false,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;http:\/\/prominencehq.tumblr.com\/jason.&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showFanMailButton&quot;:false,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;http:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=a7930a424784262b51489b3cbe0e96ab&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dblog_network_floating_cta&quot;,&quot;ios&quot;:&quot;https:\/\/itunes.apple.com\/app\/apple-store\/id305343404?pt=9029\u0026ct=blog_network_floating_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;tumblr_new_iframe&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:5133}},&quot;Flags&quot;:{&quot;doods&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwic2FmZV9tb2RlIjp0cnVlLCJzYWZlX21vZGVfZW5hYmxlZCI6dHJ1ZSwia2V5Y29tbWFuZF9hdXRvX3BhZ2luYXRlIjp0cnVlLCJsb2dnZWRfb3V0X3NlYXJjaCI6dHJ1ZSwia3Jha2VuX3dlYl9sb2dnaW5nX2xpYnJhcnkiOnRydWUsInNlY3VyZV9mb3JtX2tleSI6dHJ1ZSwic2VjdXJlX2Zvcm1fa2V5X2Z1bGx5X29uIjp0cnVlLCJ0dW1ibGVsb2dfcG9wb3ZlciI6dHJ1ZSwiY2Fub25pY2FsX3VybF93cml0ZXMiOnRydWUsImVuYWJsZV9jYXB0dXJlX2pzIjp0cnVlLCJwcmltYV9wb3N0X2Zvcm1zIjp0cnVlLCJsb2NrZWRfcmVibG9nX3VpIjp0cnVlLCJ0YWJsZXRfYmFubmVyX2FjdGl2ZSI6dHJ1ZSwibW9iaWxlX2Jhbm5lcl9hY3RpdmUiOnRydWUsImxvZ19zZWFyY2hfYm94Ijp0cnVlLCJ1c2VyX21lbnRpb25zIjp0cnVlLCJodG1sNV9hdWRpb19wbGF5ZXIiOnRydWUsInBvcG92ZXJfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJpbmRhc2hfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJwb3B0aWNhX3R1bWJsZWxvZ19wb3BvdmVycyI6dHJ1ZSwidHVtYmxyX3R2Ijp0cnVlLCJkZXByZWNhdGVfZmVhdHVyZWRfdGFncyI6dHJ1ZSwicmVibG9nX3VpX3JlZnJlc2giOnRydWUsInRhYl9zd2l0Y2hlciI6dHJ1ZSwiZmFzdF9jb21wb3NlIjp0cnVlLCJkYXNoYm9hcmRfcmVmcmVzaCI6dHJ1ZSwibW9iaWxlX3dlYl9waG90b3NldHMiOnRydWUsIm1vYmlsZV93ZWJfZ2F0ZSI6dHJ1ZSwibW9iaWxlX3dlYl9wYWdlX3RpdGxlcyI6dHJ1ZSwibW9iaWxlX3dlYl9hYnVzZV9mb3JtIjp0cnVlLCJkb250X2Nhc3RfanNfZm9sbG93cyI6dHJ1ZSwiYWRzX25ld192ZW5kb3JfYnV0dG9ucyI6dHJ1ZSwicmVhY3RpdmF0aW9uX2Zsb3ciOnRydWUsImd1bHBqc19hZG1pbiI6dHJ1ZSwiZW5hYmxlX2pzX2Vycm9yc19sb2ciOnRydWUsImVuYWJsZV9qc19lcGhlbWVyYWxfbG9nIjp0cnVlLCJsb2dfbGFkeSI6dHJ1ZSwiY3Nsb2dnZXJfanMiOnRydWUsImRpc2NvdmVyeV9odWJfYWNjZXNzIjp0cnVlLCJoZWFkZXJfYWNjb3VudF9tZW51Ijp0cnVlLCJlbmFibGVfc2hhcmVfZW1iZWRfY29kZSI6dHJ1ZSwicmVkZGl0X3NoYXJpbmciOnRydWUsInBvc3RfaXRfZm9yd2FyZCI6dHJ1ZSwicGVlcHJfc2VhcmNoX2FuZF9maWx0ZXIiOnRydWUsImludGVybnNfcGFnZSI6dHJ1ZSwiZm9sbG93ZWRfc2VhcmNoZXNfYmlnX3dlYiI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInNhZmVfbW9kZV9vd25fcG9zdCI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwia3Jha2VuX3dlYl9iYmxvZ19hY3RpdmUiOnRydWUsImFyY2hpdmUtcGx1cyI6dHJ1ZSwiZGFybGFfYWRfZmVlZGJhY2siOnRydWUsInN0YXR1c19pbmRpY2F0b3JzX3VpIjp0cnVlLCJkaXNhYmxlX3lhaG9vX2JfY29va2llIjp0cnVlLCJsaXZlcGhvdG9zIjp0cnVlfQ==&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1510870128000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;http:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;http:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;http:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;http:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;http:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;}}"></noscript><script src="http://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=5202b733984274b6cb8fe3f7566c67e7"></script><iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
  631. (function(){
  632. var analytics_frame = document.getElementById('ga_target');
  633. var analytics_iframe_loaded;
  634. var user_logged_in;
  635. var blog_is_nsfw = 'No';
  636. var addthis_enabled = false;
  637.  
  638. var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
  639. var eventer = window[eventMethod];
  640. var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
  641. eventer(messageEvent,function(e) {
  642. var message = (e.data && e.data.split) ? e.data.split(';') : '';
  643. switch (message[0]) {
  644. case 'analytics_iframe_loaded':
  645. analytics_iframe_loaded = true;
  646. postCSMessage();
  647. postGAMessage();
  648. postATMessage();
  649. postRapidMessage();
  650. break;
  651. case 'user_logged_in':
  652. user_logged_in = message[1];
  653. postGAMessage();
  654. postATMessage();
  655. break;
  656. }
  657. }, false);
  658.  
  659. analytics_frame.src = "https://assets.tumblr.com/analytics.html?a76144f6ac3f4c5ec0b80b2f2a5b4fd0#" +
  660. "http://prominencehq.tumblr.com";
  661. function postGAMessage() {
  662. if (analytics_iframe_loaded && user_logged_in) {
  663. var is_ajax = false;
  664. analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/jason.?route=custom_page'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
  665. }
  666. }
  667. function postCSMessage() {
  668. COMSCORE = true;
  669. analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
  670. }
  671. function postATMessage() {
  672. if (addthis_enabled && analytics_iframe_loaded) {
  673. analytics_frame.contentWindow.postMessage('enable_addthis', analytics_frame.src.split('/analytics.html')[0]);
  674. }
  675. }
  676. function postRapidMessage() {
  677. if (analytics_iframe_loaded) {
  678. var is_ajax = '';
  679. var route = 'custom_page';
  680. var tumblelog_id = '115317341';
  681. var yahoo_space_id = '1197719233';
  682. var rapid_client_only = '1';
  683. var apv = '1';
  684. var rapid_ex = '';
  685.  
  686. analytics_frame.contentWindow.postMessage(
  687. [
  688. 'tick_rapid', is_ajax, route, user_logged_in, tumblelog_id,
  689. yahoo_space_id, rapid_client_only, apv, rapid_ex
  690. ].join(';'),
  691. analytics_frame.src.split('/analytics.html')[0]
  692. );
  693. }
  694. }
  695. })();
  696. </script><script type="text/javascript">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1511129918&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvbWluZW5jZWhxLnR1bWJsci5jb21cL2phc29uLiIsInJlcXR5cGUiOjAsInJvdXRlIjoiY3VzdG9tX3BhZ2UifQ==&U=KIDANGNPML&K=76ef6695a89b287e0a36a67542f09eefde3f4b5450cf85b12326085ce97b6fe8&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1511129918&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvbWluZW5jZWhxLnR1bWJsci5jb21cL2phc29uLiIsInJlcXR5cGUiOjAsInJvdXRlIjoiY3VzdG9tX3BhZ2UiLCJub3NjcmlwdCI6MX0=&U=KIDANGNPML&K=6171702f0b3e360991c437e06a4bd911b4412ab88cade31888f65dbb5951e241&R="></noscript><script >
  697. (function (w,d) {
  698. 'use strict';
  699. var l = function(el, type, listener, useCapture) {
  700. el.addEventListener ?
  701. el.addEventListener(type, listener, !!useCapture) :
  702. el.attachEvent && el.attachEvent('on' + type, listener, !!useCapture);
  703. };
  704. var a = function () {
  705. if (d.getElementById('tumblr-cdx')) {
  706. return;
  707. }
  708. var s = d.createElement('script');
  709. var el = d.getElementsByTagName('script')[0];
  710. s.async = true;
  711. s.src = 'http://assets.tumblr.com/assets/scripts/vendor/cedexis/1-13960-radar10.min.js?_v=1c33ba57efaa7c45a6d00094f876fe73';
  712. s.type = 'text/javascript';
  713. s.id = 'tumblr-cdx';
  714. d.body.appendChild(s);
  715. };
  716. l(w,'load',a);
  717. }(window, document));
  718. </script><script src="http://assets.tumblr.com/assets/scripts/vendor/yahoo/rapid/rapid-3.42.2.js?_v=5459b85e970537e82d0ae9fd51b0aa0e"></script><script src="http://assets.tumblr.com/assets/scripts/vendor/yahoo/rapid/rapidworker-1.2.js?_v=70c488012831cd8276d74fd06a89ce09"></script><script >
  719. (function() {
  720. var YAHOO = window.YAHOO;
  721. if (YAHOO) {
  722. var keys = {
  723. pd:'custom_page',
  724. _li:0,
  725. b_id:115317341,
  726. i_rad:0,
  727. i_strm:0,
  728. test_id:'OTHER,Tumblr',
  729. anon_id:''
  730. };
  731. var conf = {
  732. webworker_file:'/assets/scripts/vendor/yahoo/rapid/rapidworker-1.2.js',
  733. spaceid:1197719233,
  734. client_only:1,
  735. test_id:'OTHER,Tumblr',
  736. keys:keys,
  737. nol:1,
  738. fpc:true,
  739. query_parameters:true
  740. };
  741. YAHOO.rapid = new YAHOO.i13n.Rapid(conf);
  742. }
  743. })();
  744. </script><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;c86f8a500596474a7ef5034081f694bd&quot;,&quot;inbox_unread&quot;:0},&quot;TumblelogIframe&quot;:{&quot;unified&quot;:true,&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;http:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=5202b733984274b6cb8fe3f7566c67e7&quot;,&quot;tumblelogName&quot;:&quot;prominencehq&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;\ud835\udd61\ud835\udd63\ud835\udd60\ud835\udd5e\ud835\udd5a\ud835\udd5f\ud835\udd56\ud835\udd5f\ud835\udd54\ud835\udd56\ud835\udd59\ud835\udd62&quot;,&quot;tumblelogAvatar&quot;:&quot;http:\/\/78.media.tumblr.com\/avatar_44591126d9e9_40.png&quot;,&quot;tumblelogHost&quot;:&quot;http:\/\/prominencehq.tumblr.com&quot;,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:true,&quot;themeHeaderImage&quot;:&quot;https:\/\/static.tumblr.com\/eeb50492101797f34092a8bbacbeeecd\/k3w7mcy\/wAVox27fy\/tumblr_static_a2kia0w0m9csk4s4wg4kkssk4_2048_v2.gif&quot;,&quot;themeBackgroundColor&quot;:&quot;#000000&quot;,&quot;themeTitleColor&quot;:&quot;#f5f4f3&quot;,&quot;themeAccentColor&quot;:&quot;#fbfbfa&quot;,&quot;brag&quot;:true,&quot;adsEnabled&quot;:false,&quot;canShowAd&quot;:false,&quot;isPremium&quot;:false,&quot;showLrecAds&quot;:false,&quot;showStickyLrecBackfill&quot;:false,&quot;showGeminiAds&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:null,&quot;currentPage&quot;:false,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;http:\/\/prominencehq.tumblr.com\/jason.&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showFanMailButton&quot;:false,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;http:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=a7930a424784262b51489b3cbe0e96ab&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dblog_network_floating_cta&quot;,&quot;ios&quot;:&quot;https:\/\/itunes.apple.com\/app\/apple-store\/id305343404?pt=9029\u0026ct=blog_network_floating_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;tumblr_new_iframe&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:76}},&quot;Flags&quot;:{&quot;doods&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwic2FmZV9tb2RlIjp0cnVlLCJzYWZlX21vZGVfZW5hYmxlZCI6dHJ1ZSwia2V5Y29tbWFuZF9hdXRvX3BhZ2luYXRlIjp0cnVlLCJsb2dnZWRfb3V0X3NlYXJjaCI6dHJ1ZSwia3Jha2VuX3dlYl9sb2dnaW5nX2xpYnJhcnkiOnRydWUsInNlY3VyZV9mb3JtX2tleSI6dHJ1ZSwic2VjdXJlX2Zvcm1fa2V5X2Z1bGx5X29uIjp0cnVlLCJ0dW1ibGVsb2dfcG9wb3ZlciI6dHJ1ZSwiY2Fub25pY2FsX3VybF93cml0ZXMiOnRydWUsImVuYWJsZV9jYXB0dXJlX2pzIjp0cnVlLCJwcmltYV9wb3N0X2Zvcm1zIjp0cnVlLCJsb2NrZWRfcmVibG9nX3VpIjp0cnVlLCJ0YWJsZXRfYmFubmVyX2FjdGl2ZSI6dHJ1ZSwibW9iaWxlX2Jhbm5lcl9hY3RpdmUiOnRydWUsImxvZ19zZWFyY2hfYm94Ijp0cnVlLCJ1c2VyX21lbnRpb25zIjp0cnVlLCJodG1sNV9hdWRpb19wbGF5ZXIiOnRydWUsInBvcG92ZXJfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJpbmRhc2hfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJwb3B0aWNhX3R1bWJsZWxvZ19wb3BvdmVycyI6dHJ1ZSwidHVtYmxyX3R2Ijp0cnVlLCJkZXByZWNhdGVfZmVhdHVyZWRfdGFncyI6dHJ1ZSwicmVibG9nX3VpX3JlZnJlc2giOnRydWUsInRhYl9zd2l0Y2hlciI6dHJ1ZSwiZmFzdF9jb21wb3NlIjp0cnVlLCJkYXNoYm9hcmRfcmVmcmVzaCI6dHJ1ZSwibW9iaWxlX3dlYl9waG90b3NldHMiOnRydWUsIm1vYmlsZV93ZWJfZ2F0ZSI6dHJ1ZSwibW9iaWxlX3dlYl9wYWdlX3RpdGxlcyI6dHJ1ZSwibW9iaWxlX3dlYl9hYnVzZV9mb3JtIjp0cnVlLCJkb250X2Nhc3RfanNfZm9sbG93cyI6dHJ1ZSwiYWRzX25ld192ZW5kb3JfYnV0dG9ucyI6dHJ1ZSwicmVhY3RpdmF0aW9uX2Zsb3ciOnRydWUsImd1bHBqc19hZG1pbiI6dHJ1ZSwiZW5hYmxlX2pzX2Vycm9yc19sb2ciOnRydWUsImVuYWJsZV9qc19lcGhlbWVyYWxfbG9nIjp0cnVlLCJsb2dfbGFkeSI6dHJ1ZSwiY3Nsb2dnZXJfanMiOnRydWUsImRpc2NvdmVyeV9odWJfYWNjZXNzIjp0cnVlLCJoZWFkZXJfYWNjb3VudF9tZW51Ijp0cnVlLCJlbmFibGVfc2hhcmVfZW1iZWRfY29kZSI6dHJ1ZSwicmVkZGl0X3NoYXJpbmciOnRydWUsInBvc3RfaXRfZm9yd2FyZCI6dHJ1ZSwicGVlcHJfc2VhcmNoX2FuZF9maWx0ZXIiOnRydWUsImludGVybnNfcGFnZSI6dHJ1ZSwiZm9sbG93ZWRfc2VhcmNoZXNfYmlnX3dlYiI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInNhZmVfbW9kZV9vd25fcG9zdCI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwia3Jha2VuX3dlYl9iYmxvZ19hY3RpdmUiOnRydWUsImFyY2hpdmUtcGx1cyI6dHJ1ZSwiZGFybGFfYWRfZmVlZGJhY2siOnRydWUsInN0YXR1c19pbmRpY2F0b3JzX3VpIjp0cnVlLCJkaXNhYmxlX3lhaG9vX2JfY29va2llIjp0cnVlLCJsaXZlcGhvdG9zIjp0cnVlfQ==&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1511129918000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;http:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;http:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;http:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;http:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;http:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;}}"></noscript><script src="http://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=5202b733984274b6cb8fe3f7566c67e7"></script><iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
  745. (function(){
  746. var analytics_frame = document.getElementById('ga_target');
  747. var analytics_iframe_loaded;
  748. var user_logged_in;
  749. var blog_is_nsfw = 'No';
  750. var addthis_enabled = false;
  751.  
  752. var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
  753. var eventer = window[eventMethod];
  754. var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
  755. eventer(messageEvent,function(e) {
  756. var message = (e.data && e.data.split) ? e.data.split(';') : '';
  757. switch (message[0]) {
  758. case 'analytics_iframe_loaded':
  759. analytics_iframe_loaded = true;
  760. postCSMessage();
  761. postGAMessage();
  762. postATMessage();
  763. postRapidMessage();
  764. break;
  765. case 'user_logged_in':
  766. user_logged_in = message[1];
  767. postGAMessage();
  768. postATMessage();
  769. break;
  770. }
  771. }, false);
  772.  
  773. analytics_frame.src = "https://assets.tumblr.com/analytics.html?a76144f6ac3f4c5ec0b80b2f2a5b4fd0#" +
  774. "http://prominencehq.tumblr.com";
  775. function postGAMessage() {
  776. if (analytics_iframe_loaded && user_logged_in) {
  777. var is_ajax = false;
  778. analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/jason.?route=custom_page'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
  779. }
  780. }
  781. function postCSMessage() {
  782. COMSCORE = true;
  783. analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
  784. }
  785. function postATMessage() {
  786. if (addthis_enabled && analytics_iframe_loaded) {
  787. analytics_frame.contentWindow.postMessage('enable_addthis', analytics_frame.src.split('/analytics.html')[0]);
  788. }
  789. }
  790. function postRapidMessage() {
  791. if (analytics_iframe_loaded) {
  792. var is_ajax = '';
  793. var route = 'custom_page';
  794. var tumblelog_id = '115317341';
  795. var yahoo_space_id = '1197719233';
  796. var rapid_client_only = '1';
  797. var apv = '1';
  798. var rapid_ex = '';
  799.  
  800. analytics_frame.contentWindow.postMessage(
  801. [
  802. 'tick_rapid', is_ajax, route, user_logged_in, tumblelog_id,
  803. yahoo_space_id, rapid_client_only, apv, rapid_ex
  804. ].join(';'),
  805. analytics_frame.src.split('/analytics.html')[0]
  806. );
  807. }
  808. }
  809. })();
  810. </script><script type="text/javascript">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1511233806&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvbWluZW5jZWhxLnR1bWJsci5jb21cL2phc29uLiIsInJlcXR5cGUiOjAsInJvdXRlIjoiY3VzdG9tX3BhZ2UifQ==&U=IANAOABAOP&K=5861f81d27f4d17e39160e72639c58adfe322a57acac06b7e47d7bf3b2f60c15&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1511233806&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvbWluZW5jZWhxLnR1bWJsci5jb21cL2phc29uLiIsInJlcXR5cGUiOjAsInJvdXRlIjoiY3VzdG9tX3BhZ2UiLCJub3NjcmlwdCI6MX0=&U=IANAOABAOP&K=3d1b8a8a8514c5c8811a4f0c8ee5d76fd9c9405d7bf2ee2e50cdb794d32035fd&R="></noscript><script >
  811. (function (w,d) {
  812. 'use strict';
  813. var l = function(el, type, listener, useCapture) {
  814. el.addEventListener ?
  815. el.addEventListener(type, listener, !!useCapture) :
  816. el.attachEvent && el.attachEvent('on' + type, listener, !!useCapture);
  817. };
  818. var a = function () {
  819. if (d.getElementById('tumblr-cdx')) {
  820. return;
  821. }
  822. var s = d.createElement('script');
  823. var el = d.getElementsByTagName('script')[0];
  824. s.async = true;
  825. s.src = 'http://assets.tumblr.com/assets/scripts/vendor/cedexis/1-13960-radar10.min.js?_v=1c33ba57efaa7c45a6d00094f876fe73';
  826. s.type = 'text/javascript';
  827. s.id = 'tumblr-cdx';
  828. d.body.appendChild(s);
  829. };
  830. l(w,'load',a);
  831. }(window, document));
  832. </script><script src="http://assets.tumblr.com/assets/scripts/vendor/yahoo/rapid/rapid-3.42.2.js?_v=5459b85e970537e82d0ae9fd51b0aa0e"></script><script src="http://assets.tumblr.com/assets/scripts/vendor/yahoo/rapid/rapidworker-1.2.js?_v=70c488012831cd8276d74fd06a89ce09"></script><script >
  833. (function() {
  834. var YAHOO = window.YAHOO;
  835. if (YAHOO) {
  836. var keys = {
  837. pd:'custom_page',
  838. _li:0,
  839. b_id:115317341,
  840. i_rad:0,
  841. i_strm:0,
  842. test_id:'OTHER,Tumblr',
  843. anon_id:''
  844. };
  845. var conf = {
  846. webworker_file:'/assets/scripts/vendor/yahoo/rapid/rapidworker-1.2.js',
  847. spaceid:1197719233,
  848. client_only:1,
  849. test_id:'OTHER,Tumblr',
  850. keys:keys,
  851. nol:1,
  852. fpc:true,
  853. query_parameters:true
  854. };
  855. YAHOO.rapid = new YAHOO.i13n.Rapid(conf);
  856. }
  857. })();
  858. </script><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;c86f8a500596474a7ef5034081f694bd&quot;,&quot;inbox_unread&quot;:0},&quot;TumblelogIframe&quot;:{&quot;unified&quot;:true,&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;http:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=5202b733984274b6cb8fe3f7566c67e7&quot;,&quot;tumblelogName&quot;:&quot;prominencehq&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;\ud835\udd61\ud835\udd63\ud835\udd60\ud835\udd5e\ud835\udd5a\ud835\udd5f\ud835\udd56\ud835\udd5f\ud835\udd54\ud835\udd56\ud835\udd59\ud835\udd62&quot;,&quot;tumblelogAvatar&quot;:&quot;http:\/\/78.media.tumblr.com\/avatar_44591126d9e9_40.png&quot;,&quot;tumblelogHost&quot;:&quot;http:\/\/prominencehq.tumblr.com&quot;,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:true,&quot;themeHeaderImage&quot;:&quot;https:\/\/static.tumblr.com\/eeb50492101797f34092a8bbacbeeecd\/k3w7mcy\/wAVox27fy\/tumblr_static_a2kia0w0m9csk4s4wg4kkssk4_2048_v2.gif&quot;,&quot;themeBackgroundColor&quot;:&quot;#000000&quot;,&quot;themeTitleColor&quot;:&quot;#f5f4f3&quot;,&quot;themeAccentColor&quot;:&quot;#fbfbfa&quot;,&quot;brag&quot;:true,&quot;adsEnabled&quot;:false,&quot;canShowAd&quot;:false,&quot;isPremium&quot;:false,&quot;showLrecAds&quot;:false,&quot;showStickyLrecBackfill&quot;:false,&quot;showGeminiAds&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:null,&quot;currentPage&quot;:false,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;http:\/\/prominencehq.tumblr.com\/jason.&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showFanMailButton&quot;:false,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;http:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=a7930a424784262b51489b3cbe0e96ab&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dblog_network_floating_cta&quot;,&quot;ios&quot;:&quot;https:\/\/itunes.apple.com\/app\/apple-store\/id305343404?pt=9029\u0026ct=blog_network_floating_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;tumblr_new_iframe&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:1438}},&quot;Flags&quot;:{&quot;doods&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwic2FmZV9tb2RlIjp0cnVlLCJzYWZlX21vZGVfZW5hYmxlZCI6dHJ1ZSwia2V5Y29tbWFuZF9hdXRvX3BhZ2luYXRlIjp0cnVlLCJsb2dnZWRfb3V0X3NlYXJjaCI6dHJ1ZSwia3Jha2VuX3dlYl9sb2dnaW5nX2xpYnJhcnkiOnRydWUsInNlY3VyZV9mb3JtX2tleSI6dHJ1ZSwic2VjdXJlX2Zvcm1fa2V5X2Z1bGx5X29uIjp0cnVlLCJ0dW1ibGVsb2dfcG9wb3ZlciI6dHJ1ZSwiY2Fub25pY2FsX3VybF93cml0ZXMiOnRydWUsImVuYWJsZV9jYXB0dXJlX2pzIjp0cnVlLCJwcmltYV9wb3N0X2Zvcm1zIjp0cnVlLCJsb2NrZWRfcmVibG9nX3VpIjp0cnVlLCJ0YWJsZXRfYmFubmVyX2FjdGl2ZSI6dHJ1ZSwibW9iaWxlX2Jhbm5lcl9hY3RpdmUiOnRydWUsImxvZ19zZWFyY2hfYm94Ijp0cnVlLCJ1c2VyX21lbnRpb25zIjp0cnVlLCJodG1sNV9hdWRpb19wbGF5ZXIiOnRydWUsInBvcG92ZXJfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJpbmRhc2hfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJwb3B0aWNhX3R1bWJsZWxvZ19wb3BvdmVycyI6dHJ1ZSwidHVtYmxyX3R2Ijp0cnVlLCJkZXByZWNhdGVfZmVhdHVyZWRfdGFncyI6dHJ1ZSwicmVibG9nX3VpX3JlZnJlc2giOnRydWUsInRhYl9zd2l0Y2hlciI6dHJ1ZSwiZmFzdF9jb21wb3NlIjp0cnVlLCJkYXNoYm9hcmRfcmVmcmVzaCI6dHJ1ZSwibW9iaWxlX3dlYl9waG90b3NldHMiOnRydWUsIm1vYmlsZV93ZWJfZ2F0ZSI6dHJ1ZSwibW9iaWxlX3dlYl9wYWdlX3RpdGxlcyI6dHJ1ZSwibW9iaWxlX3dlYl9hYnVzZV9mb3JtIjp0cnVlLCJkb250X2Nhc3RfanNfZm9sbG93cyI6dHJ1ZSwiYWRzX25ld192ZW5kb3JfYnV0dG9ucyI6dHJ1ZSwicmVhY3RpdmF0aW9uX2Zsb3ciOnRydWUsImd1bHBqc19hZG1pbiI6dHJ1ZSwiZW5hYmxlX2pzX2VwaGVtZXJhbF9sb2ciOnRydWUsImxvZ19sYWR5Ijp0cnVlLCJjc2xvZ2dlcl9qcyI6dHJ1ZSwiZGlzY292ZXJ5X2h1Yl9hY2Nlc3MiOnRydWUsImhlYWRlcl9hY2NvdW50X21lbnUiOnRydWUsImVuYWJsZV9zaGFyZV9lbWJlZF9jb2RlIjp0cnVlLCJyZWRkaXRfc2hhcmluZyI6dHJ1ZSwicG9zdF9pdF9mb3J3YXJkIjp0cnVlLCJwZWVwcl9zZWFyY2hfYW5kX2ZpbHRlciI6dHJ1ZSwiaW50ZXJuc19wYWdlIjp0cnVlLCJmb2xsb3dlZF9zZWFyY2hlc19iaWdfd2ViIjp0cnVlLCJsaXZlcGhvdG9zX3dlYiI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJoaWRlX2RlZmF1bHRfaGVhZGVyc19ibG9nX2NhcmRzIjp0cnVlLCJrcmFrZW5fd2ViX2JibG9nX2FjdGl2ZSI6dHJ1ZSwiYXJjaGl2ZS1wbHVzIjp0cnVlLCJkYXJsYV9hZF9mZWVkYmFjayI6dHJ1ZSwic3RhdHVzX2luZGljYXRvcnNfdWkiOnRydWUsImRpc2FibGVfeWFob29fYl9jb29raWUiOnRydWUsImxpdmVwaG90b3MiOnRydWV9&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1511233806000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;http:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;http:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;http:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;http:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;http:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;}}"></noscript><script src="http://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=5202b733984274b6cb8fe3f7566c67e7"></script></body>
  859. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement