Advertisement
onediewreckshun

31 - fly - http://kimsjongin.tumblr.com

Jul 8th, 2013
976
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.11 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <head>
  4.  
  5. <title>{title}</title>
  6.  
  7. <link rel="shortcut icon" href="{favicon}" />
  8.  
  9. <meta name="color:text" content="#9a9a9a"/>
  10. <meta name="color:links" content="#bbb"/>
  11. <meta name="color:linkshover" content="#e9e7e7"/>
  12. <meta name="color:tags" content="#ddd"/>
  13. <meta name="color:tagshover" content="#999"/>
  14. <meta name="color:info" content="#999"/>
  15. <meta name="color:infohover" content="#000"/>
  16. <meta name="color:textselect" content="#9a9a9a"/>
  17. <meta name="color:bg" content="#fff"/>
  18. <meta name="color:scrollbar" content="#bbb"/>
  19. <meta name="color:scrollbarbg" content="#fff"/>
  20.  
  21. <meta name="text:link1text" content="home" />
  22. <meta name="text:link1title" content="refresh" />
  23. <meta name="text:link1url" content="/" />
  24. <meta name="text:link2text" content="mail" />
  25. <meta name="text:link2title" content="ask me something" />
  26. <meta name="text:link2url" content="/" />
  27. <meta name="text:link3text" content="more" />
  28. <meta name="text:link3title" content="link title" />
  29. <meta name="text:link3url" content="/" />
  30. <meta name="text:link4text" content="more" />
  31. <meta name="text:link4title" content="link title" />
  32. <meta name="text:link4url" content="/" />
  33.  
  34. <meta name="text:title1" content="fly" />
  35. <meta name="text:title2" content="fall" />
  36.  
  37. <meta name="if:updatesbar" content="1" />
  38. <meta name="if:updatestab" content="1" />
  39.  
  40. <meta name="if:hovertags" content="1" />
  41.  
  42. <meta name="if:tinycursor" content="1" />
  43.  
  44. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  45. <script type="text/javascript" src="http://static.tumblr.com/gyoju49/uF2mjkhe3/layoutcomponent.txt"></script>
  46. <script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script>
  47. <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic' rel='stylesheet' type='text/css'>
  48. <script type="text/javascript" src="http://static.tumblr.com/gyoju49/2A6mk8i6o/component.js"></script>
  49.  
  50. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  51.  
  52. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  53.  
  54. <script>
  55.  
  56. (function($){
  57.  
  58. $(document).ready(function(){
  59.  
  60. $("a[title]").style_my_tooltips({
  61.  
  62. tip_follows_cursor:true,
  63.  
  64. tip_delay_time:50,
  65.  
  66. tip_fade_speed:600,
  67.  
  68. attribute:"title"
  69.  
  70. });
  71.  
  72. });
  73.  
  74. })(jQuery);
  75.  
  76. </script>
  77.  
  78. <script type="text/javascript"
  79. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  80. <!--
  81.       
  82. ┊   ┊ ┊
  83. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  84. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  85. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  86.  
  87. ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  88. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ!
  89.  
  90. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  91. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  92. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  93. ┊ ┊ ┊
  94. -->
  95.  
  96.  
  97.  
  98. <style type="text/css">
  99.  
  100. body {
  101. background:{color:bg};
  102. margin:0px;
  103. color:{color:text};
  104. font-family: baskerville;
  105. font-size:9px;
  106. line-height:100%;
  107. }
  108.  
  109. a {
  110. color: {color:links};
  111. text-decoration:none;
  112. -moz-transition-duration:0.5s;
  113. -webkit-transition-duration:0.5s;
  114. -o-transition-duration:0.5s;}
  115. a:hover{
  116. color:{color:linkshover};
  117. -moz-transition-duration:0.5s;
  118. -webkit-transition-duration:0.5s;
  119. -o-transition-duration:0.5s;
  120. }
  121.  
  122. @font-face {font-family: "meem2";
  123. src: url('http://static.tumblr.com/gs9d5ab/Rj8m7debq/websymbols-regular-webfont.ttf');}
  124.  
  125. #audio {
  126. margin-bottom:5px;
  127. width:500px;
  128. height:105px;
  129. }
  130.  
  131. .albumart {
  132. width:100px;
  133. height:100px;
  134. position:absolute;
  135. }
  136.  
  137. .albumart img {
  138. width:100px;
  139. height:100px;
  140. float:left;
  141. }
  142.  
  143. .playercontainer {
  144. opacity: .2;
  145. display:block;
  146. width:100px;
  147. height:100px;
  148. background-color:white;
  149. position:absolute;
  150. -webkit-transition:all 0.5s ease-in-out;
  151. -moz-transition:all 0.5s ease-in-out;
  152. -o-transition:all 0.5s ease-in-out;
  153. -ms-transition: all 0.5s ease-in-out;
  154. transition:all 0.5s ease-in-out;
  155. }
  156.  
  157. .playercontainer:hover {
  158. opacity:.7;
  159. position:absolute;
  160. -webkit-transition:all 0.5s ease-in-out;
  161. -moz-transition:all 0.5s ease-in-out;
  162. -o-transition:all 0.5s ease-in-out;
  163. -ms-transition: all 0.5s ease-in-out;
  164. transition:all 0.5s ease-in-out;
  165. }
  166.  
  167. /* ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ) */
  168.  
  169. .player {
  170. margin-left:36px;
  171. margin-top:36px;
  172. width:25px;
  173. height:25px;
  174. overflow:hidden;
  175. position:absolute;
  176. background-color:white;
  177. }
  178.  
  179. .audioinfo {
  180. margin-left:110px;
  181. float:left;
  182. color:{color:Text};
  183. width:386px;
  184. padding:2px;
  185. margin-top:3px;
  186. }
  187.  
  188. #info {
  189. color:#eee;
  190. width:490px;
  191. font-family:calibri;
  192. text-transform:uppercase;
  193. letter-spacing:0px;
  194. font-size: 8px;
  195. line-height:120%;
  196. text-align:center;
  197. margin-top:2px;
  198. letter-spacing:1px;
  199. padding:5px;
  200. padding-bottom:5px;
  201. -webkit-transition-duration:0.5s;
  202. }
  203.  
  204. #info a{
  205. color:{color:info};
  206. border:0px;
  207. width:490px;
  208. font-family:calibri;
  209. letter-spacing:0px;
  210. font-size: 8px;
  211. line-height:120%;
  212. text-align:center;
  213. letter-spacing:1px;
  214. -moz-transition-duration:0.5s;
  215. -webkit-transition-duration:0.5s;
  216. -o-transition-duration:0.5s;
  217. }
  218.  
  219. #info a:hover{
  220. color:{color:infohover};
  221. width:490px;
  222. letter-spacing:0px;
  223. font-size: 8px;
  224. line-height:120%;
  225. text-align:center;
  226. margin-top:2px;
  227. letter-spacing:1px;
  228. -moz-transition-duration:0.5s;
  229. -webkit-transition-duration:0.5s;
  230. -o-transition-duration:0.5s;
  231.  
  232. }
  233.  
  234. {block:ifhovertags}
  235.  
  236. #tags {
  237. opacity:0;
  238. margin-top:-10px;
  239. -moz-transition-duration:0.5s;
  240. -webkit-transition-duration:0.5s;
  241. -o-transition-duration:0.5s;
  242. }
  243.  
  244. #post:hover #tags {
  245. margin-top:5px;
  246. opacity:1;
  247. -moz-transition-duration:0.7s;
  248. -webkit-transition-duration:0.7s;
  249. -o-transition-duration:0.7s;
  250. }
  251. {/block:ifhovertags}
  252.  
  253. {block:ifnothovertags}
  254. #tags {
  255. margin-top:5px;
  256. opacity:1;
  257. -moz-transition-duration:0.5s;
  258. -webkit-transition-duration:0.5s;
  259. -o-transition-duration:0.5s;
  260. }
  261. {/block:ifnothovertags}
  262.  
  263.  
  264. #tags a {
  265. color:{color:tags};
  266. font-family:cambria;
  267. font-style:italic;
  268. border:0px;
  269. text-shadow:0px 0px 0px;
  270. text-transform:lowercase;
  271. padding-top:1px;
  272. padding-bottom:2px;
  273. padding-left:4px;
  274. padding-right:3px;
  275. margin:0px 2px 0px;
  276. font-size:8px;
  277. -moz-transition-duration:0.9s;
  278. -webkit-transition-duration:0.9s;
  279. -o-transition-duration:0.9s;
  280. }
  281.  
  282. #tags a:hover {
  283. color:{color:tagshover};
  284. font-size:8px;
  285. -moz-transition-duration:0.7s;
  286. -webkit-transition-duration:0.7s;
  287. -o-transition-duration:0.7s;
  288. }
  289.  
  290. #words h1 {
  291. font-style:normal;
  292. text-align:center;
  293. font-family: baskerville;
  294. text-transform:uppercase;
  295. font-weight:normal;
  296. font-size:15px;
  297. }
  298.  
  299. @font-face { font-family: "meem"; src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf'); }
  300.  
  301. #words {
  302. text-align:center;
  303. color:#bbb;
  304. z-index:9;
  305. position:fixed;
  306. background: {color:bg};
  307. font-family:georgia;
  308. text-transform:none;
  309. font-size:9px;
  310. width:500px;
  311. margin:-275px 0px 40px -10px;
  312. text-align:center;
  313. height:auto;
  314. font-style:normal;
  315. font-size:9px;
  316. padding:120px 10px 8px 10px;
  317. border-bottom: 1px solid #eee;
  318. -webkit-transition: all 0.7s ease;
  319. -moz-transition: all 0.7s ease;
  320. -o-transition: all 0.7s ease;
  321.  
  322. }
  323.  
  324. #words:hover {
  325. z-index:9;
  326. text-transform:none;
  327. font-size:9px;
  328. width:500px;
  329. margin-top:-160px;
  330. text-align:center;
  331. height:auto;
  332. font-style:normal;
  333. font-size:9px;
  334. -webkit-transition: all 0.7s ease;
  335. -moz-transition: all 0.7s ease;
  336. -o-transition: all 0.7s ease;
  337. }
  338.  
  339. #candywrapper {
  340. /*this is where you control what the whole updates tab looks like*/
  341.  
  342. /*how far apart the letters are spaced*/
  343. letter-spacing:1px;
  344.  
  345. /*how the text is aligned; it could be center, left, right, or justify*/
  346. text-align: center;
  347.  
  348. /*font size*/
  349. font-size: 11px;
  350.  
  351. /*dont touch*/
  352. position:fixed;
  353.  
  354. /*how far from the left the updates tab is*/
  355. left:10px;
  356.  
  357. /*how far from the top the updates tab is*/
  358. top:-112px;
  359.  
  360. /*dont touch the three lines below ok*/
  361. -webkit-transition: all .5s ease-in-out;
  362. -moz-transition: all .5s ease-in-out;
  363. -o-transition: all .5s ease-in-out;
  364. z-index:99;
  365. }
  366.  
  367. #candywrapper:hover {
  368. /*this is where you control what the whole tab looks like when you hover*/
  369.  
  370. /*how far from the top the updates tab will be when you hover*/
  371. top:-1px;
  372.  
  373. /*dont touch the three lines below ok*/
  374. -webkit-transition: all .5s ease-in-out;
  375. -moz-transition: all .5s ease-in-out;
  376. -o-transition: all .5s ease-in-out;}
  377.  
  378. #in {
  379. overflow:auto;
  380. /*this is the scrolling stuff*/
  381.  
  382. color:#999; /*this is the color of the text within the tab; pick one from colorpicker.com*/
  383.  
  384. /*this is the font of the text*/
  385. font-family:georgia;
  386.  
  387. border: 1px solid #999;
  388.  
  389. /*dont touch*/
  390. padding: 10px 10px 10px 10px;
  391.  
  392. /*background color*/
  393. background:#fff;
  394.  
  395. /*text alignment; could be right, left, center, justify*/
  396. text-align:center;
  397.  
  398. /*font size of the updates box*/
  399. font-size:8px;
  400.  
  401. /*width of the updates box*/
  402. width:90px;
  403.  
  404. /*height of the updates box*/
  405. height:90px;
  406.  
  407. /*dont touch*/
  408. z-index: 9999;
  409. }
  410.  
  411.  
  412. #titletab {
  413. /* the title tab where it says "updates"; if you want to change the text "updates" then command+f (control+f if on pc) and look for the word "updates"*/
  414.  
  415. /*background color of the title tab*/
  416. background:#fff;
  417.  
  418. /*color of title tab text*/
  419. color:#999;
  420.  
  421. /*title tab text letter spacing*/
  422. letter-spacing:0px;
  423.  
  424. /*dont touch*/
  425. border-top-style:none;
  426.  
  427. /*title tab border style. it can be dotted or dashed; just remember to change it on all four lines!*/
  428. border-right-style:solid;
  429. border-bottom-style:solid;
  430. border-left-style:solid;
  431.  
  432. /*font of the title tab*/
  433. font-family:georgia;
  434.  
  435. /*font size of title tab*/
  436. font-size:8px;
  437.  
  438. /*border color of title tab*/
  439. border-color:#999;
  440.  
  441. /*border width of title tab*/
  442. border-width:1px;
  443.  
  444. /*how the text is aligned; could be right, left, justify, or center*/
  445. text-align: center;
  446.  
  447. /*height of title tab*/
  448. height:5px;
  449.  
  450. /*dont touch*/
  451. padding: 3px 0 7px 0;
  452.  
  453. /*change the border radius on all of these lines if you want the tab to be rounded!*/
  454. border-bottom-right-radius: 0px;
  455. -moz-border-bottom-right-radius: 0px;
  456. -webkit-border-bottom-right-radius: 0px;
  457.  
  458. /*dont touch the three lines below ok*/
  459. -webkit-transition: all .5s ease-in-out;
  460. -moz-transition: all .5s ease-in-out;
  461. -o-transition: all .5s ease-in-out;
  462. }
  463.  
  464. {block:iftinycursor}
  465.  
  466. body, a, a:hover{
  467. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  468. }
  469.  
  470. {/block:iftinycursor}
  471.  
  472. @font-face {font-family: "Web";
  473. src: url('http://static.tumblr.com/gs9d5ab/Rj8m7debq/websymbols-regular-webfont.ttf'); format("truetype");}
  474.  
  475. ::-webkit-scrollbar-thumb{
  476. background: {color:scrollbar};
  477. height:auto;
  478. }
  479.  
  480. ::-webkit-scrollbar {
  481. height:5px;
  482. width:5px;
  483. background: {color:scrollbarbg};
  484. }
  485.  
  486. #desc::-webkit-scrollbar {
  487. height:3px;
  488. width:3px;
  489. background: {color:scrollbarbg};
  490. }
  491.  
  492. #in::-webkit-scrollbar {
  493. height:3px;
  494. width:3px;
  495. background: {color:scrollbarbg};
  496. }
  497.  
  498. ::-moz-selection {
  499. background: {color:textselect};
  500. color: #fff;
  501. }
  502.  
  503. ::selection {
  504. background: {color:textselect};
  505. color: #fff;
  506. }
  507.  
  508. #entries {
  509. letter-spacing:1px;
  510. text-align:left;
  511. padding:10px;
  512. width:500px;
  513. margin-left:500px;
  514. margin-top:45px;
  515. }
  516.  
  517. #asker{
  518. font-family:georgia;
  519. font-style:italic;
  520. font-size:10px;
  521. text-align:center;
  522. }
  523.  
  524. img {
  525. border:none;
  526. }
  527.  
  528. blockquote {
  529. margin-left:10px;
  530. padding-left:5px;
  531. border-left:1px solid #eee;
  532. }
  533.  
  534. blockquote blockquote {
  535. padding-left:5px;
  536. border-left:1px solid #eee;
  537. }
  538.  
  539. h1 {
  540. font-family:baskerville;
  541. font-weight:normal;
  542. font-size:18px;
  543. text-align:left;
  544. font-style:italic;
  545. letter-spacing:1px;
  546. text-transform:lowercase;
  547. }
  548.  
  549. h2 {
  550. font-family: baskerville;
  551. font-size:15px;
  552. text-align:center;
  553. line-height:70%;
  554. letter-spacing:-0.5px;
  555. font-style:italic;
  556. font-weight:normal;
  557. }
  558.  
  559. h3 {
  560. font-family:baskerville;
  561. font-size:9px;
  562. text-align:center;
  563. font-style:normal;
  564. line-height:120%;
  565. letter-spacing:1px;
  566. text-transform:uppercase;
  567. }
  568.  
  569. h4 {
  570. font-size:9px;
  571. text-align:center;
  572. font-style:normal;
  573. line-height:120%;
  574. }
  575.  
  576.  
  577. #sidebar {
  578. height:250px;
  579. width:230px;
  580. position:fixed;
  581. margin-left:130px;
  582. margin-top:80px;
  583. -moz-transition-duration:0.5s;
  584. -webkit-transition-duration:0.5s;
  585. -o-transition-duration:0.5s;
  586. }
  587.  
  588. .page {z-index:999999;opacity:0;position:fixed;margin-top:214px;margin-left:53px;width:120px;font-size:11px;letter-spacing:-1px;padding:12px 0px 0px 0px;text-transform:lowercase;text-align:center;font-style:italic;font-family:georgia;padding-bottom:8px; -moz-transition-duration:0.5s;
  589. -webkit-transition-duration:0.5s;
  590. -o-transition-duration:0.5s;}
  591.  
  592. #sidebar:hover .page {
  593. margin-top:200px;
  594. opacity:1;
  595. -moz-transition-duration:0.5s;
  596. -webkit-transition-duration:0.5s;
  597. -o-transition-duration:0.5s;
  598. }
  599.  
  600. #sidebar:hover #black img{
  601. -webkit-transform:rotate(-15deg);
  602. opacity:1;
  603. -moz-transition-duration:0.5s;
  604. -webkit-transition-duration:0.5s;
  605. -o-transition-duration:0.5s;
  606. }
  607.  
  608. #black {
  609. opacity:1;
  610. width: 140px;
  611. -moz-transition-duration:0.5s;
  612. -webkit-transition-duration:0.5s;
  613. -o-transition-duration:0.5s;
  614.  
  615. }
  616.  
  617. #black img {
  618. -webkit-transform:rotate(0deg);
  619. opacity:1;
  620. width:100px;
  621. padding:6px;
  622. margin-left:-30px;
  623. margin-top:47px;
  624. background-color:transparent;
  625. -moz-transition-duration:0.5s;
  626. -webkit-transition-duration:0.5s;
  627. -o-transition-duration:0.5s;
  628. position:fixed;
  629. }
  630.  
  631. #white {
  632.  
  633. opacity:1;
  634. z-index:99999999999;
  635. width: 150px;
  636. -moz-transition-duration:0.5s;
  637. -webkit-transition-duration:0.5s;
  638. -o-transition-duration:0.5s;
  639.  
  640. }
  641.  
  642. #white img {
  643. -webkit-transform:rotate(0deg);
  644. position:fixed;
  645. opacity:1;
  646. width:100px;
  647. padding:6px;
  648. margin-left:140px;
  649. margin-top:40px;
  650. background-color:transparent;
  651. -moz-transition-duration:0.5s;
  652. -webkit-transition-duration:0.5s;
  653. -o-transition-duration:0.5s;
  654. }
  655.  
  656. #sidebar:hover #white img{
  657. opacity:1;
  658. -webkit-transform:rotate(15deg);
  659. -moz-transition-duration:0.5s;
  660. -webkit-transition-duration:0.5s;
  661. -o-transition-duration:0.5s;
  662. }
  663.  
  664. #sidebar:hover #white {
  665. opacity:1;
  666. -moz-transition-duration:0.5s;
  667. -webkit-transition-duration:0.5s;
  668. -o-transition-duration:0.5s;
  669. }
  670.  
  671. #sidebar:hover #tit {
  672. opacity:0;
  673. margin-top:0px;
  674. -moz-transition-duration:0.5s;
  675. -webkit-transition-duration:0.5s;
  676. -o-transition-duration:0.5s;
  677. }
  678.  
  679. #sidebar:hover #tit2 {
  680. opacity:1;
  681. margin-top:65px;
  682. -moz-transition-duration:0.5s;
  683. -webkit-transition-duration:0.5s;
  684. -o-transition-duration:0.5s;
  685. }
  686.  
  687. #sidebar:hover #desc {
  688. margin-top:118px;
  689. opacity:1;
  690. -moz-transition-duration:0.5s;
  691. -webkit-transition-duration:0.5s;
  692. -o-transition-duration:0.5s;
  693. }
  694.  
  695. #desc a {
  696. color:#bbb;
  697. }
  698.  
  699. #desc {
  700. overflow:auto;
  701. height:48px;
  702. opacity:0;color:#bbb;
  703. font-style:normal;
  704. position:fixed;
  705. line-height:90%;
  706. font-family:baskerville;
  707. font-size:12px;
  708. width:70px;
  709. border:3px double #dbdbdb;
  710. margin-top:130px;
  711. padding:10px 8px 2px 8px;
  712. margin-left:67px;
  713. text-align:center;
  714. z-index:99999999999;
  715. -moz-transition-duration:0.5s;
  716. -webkit-transition-duration:0.5s;
  717. -o-transition-duration:0.5s;}
  718.  
  719. #tit {
  720. opacity:1;color:#bbb;
  721. font-style:italic;
  722. position:fixed;
  723. line-height:90%;
  724. font-family:georgia;
  725. font-size:35px;
  726. width:100px;
  727. height:57px;
  728. border:0px solid #000;
  729. margin-top:15px;
  730. padding:8px;
  731. margin-left:57px;
  732. text-align:center;
  733. z-index:99999999999;
  734. -moz-transition-duration:0.5s;
  735. -webkit-transition-duration:0.5s;
  736. -o-transition-duration:0.5s;}
  737.  
  738. #tit2 {
  739. opacity:0;color:#bbb;
  740. font-style:italic;
  741. position:fixed;
  742. line-height:90%;
  743. font-family:georgia;
  744. font-size:35px;
  745. width:100px;
  746. height:57px;
  747. border:0px solid #000;
  748. margin-top:75px;
  749. padding:8px;
  750. margin-left:53px;
  751. text-align:center;
  752. z-index:99999999999;
  753. -moz-transition-duration:0.5s;
  754. -webkit-transition-duration:0.5s;
  755. -o-transition-duration:0.5s;}
  756.  
  757. #sidebar:hover #links {opacity:1;margin-top:195px;-moz-transition-duration:0.5s;
  758. -webkit-transition-duration:0.5s;
  759. -o-transition-duration:0.5s;}
  760.  
  761. #links {z-index:9;text-align:center;
  762. border:0px solid #000;width:80px;
  763. opacity:0;margin-top:207px;margin-left:72px;position:fixed;-moz-transition-duration:0.5s;
  764. -webkit-transition-duration:0.5s;
  765. -o-transition-duration:0.5s;}
  766.  
  767. #links a {padding:1px 2px 1px 3px;width:60px;font-size:8px;color:#bbb;text-decoration:none;font-family: georgia;letter-spacing:1px;text-transform:lowercase;font-style:italic;
  768. -moz-transition-duration:0.5s;
  769. -webkit-transition-duration:0.5s;
  770. -o-transition-duration:0.5s;}
  771.  
  772. #links a:hover {color:#666;
  773. -moz-transition-duration:0.5s;
  774. -webkit-transition-duration:0.5s;
  775. -o-transition-duration:0.5s;}
  776.  
  777.  
  778.  
  779.  
  780. #asker {
  781. float:left;
  782. margin-right:10px;
  783. }
  784.  
  785. #container a{
  786. color:#fff;
  787. }
  788. #s-m-t-tooltip{
  789. font-size: 8px;
  790.  
  791. max-width:300px;
  792.  
  793. padding:3px 3px 3px 4px;
  794.  
  795. margin:20px 0px 0px 20px;
  796.  
  797. z-index:10;
  798.  
  799. background:#bbb;
  800.  
  801. border:1px solid #fff;
  802.  
  803. font-family:georgia;
  804.  
  805. font-style:italic;
  806.  
  807. letter-spacing:3px;
  808.  
  809. text-transform:lowercase;
  810.  
  811. color:#fff;
  812.  
  813. z-index:999999999999999999999999999999999999;
  814.  
  815. }
  816.  
  817.  
  818. #vote {
  819. opacity:.8;
  820. -webkit-transition: opacity 0.5s linear;
  821. -webkit-transition: all 0.5s linear;
  822. -moz-transition: all 0.5s linear;
  823. transition: all 0.5s linear;
  824. }
  825.  
  826. #vote:hover {
  827. -webkit-transition: opacity 0.5s linear;
  828. -webkit-transition: all 0.5s linear;
  829. -moz-transition: all 0.5s linear;
  830. transition: all 0.5s linear;
  831. }
  832.  
  833. #meem2 {
  834. letter-spacing:1px;
  835. text-align: center;
  836. font-size: 11px;
  837. position:fixed;
  838. left:0px;
  839. top:192px;
  840. -webkit-transition: all .5s ease-in-out;
  841. -moz-transition: all .5s ease-in-out;
  842. -o-transition: all .5s ease-in-out;
  843. z-index:99;
  844. }
  845.  
  846. #meem2:hover {top:-30px;-webkit-transition: all .5s ease-in-out;
  847. -moz-transition: all .5s ease-in-out;
  848. -o-transition: all .5s ease-in-out;}
  849.  
  850. #queen2 {
  851. color:#bbb;
  852. font-family:cambria;
  853. font-style:italic;
  854. border-right-style:solid;
  855. border-bottom-style:solid;
  856. border-left-style:solid;
  857. border-width:1px;
  858. border-color:#bbb;
  859. padding: 5px 0 0px 0;
  860. background:#fff;
  861. text-transform:none;
  862. text-align:center;
  863. font-size:8px;
  864. width:185px;
  865. height:100px;
  866. border-bottom-right-radius: 0px;
  867. -moz-border-radius-bottomright: 0px;
  868. -webkit-border-bottom-right-radius: 0px;
  869. z-index: 9999;
  870. }
  871.  
  872. #queen2 a {color:#bbb;}
  873.  
  874. #meem2:hover #queentab2 {color:#fff;background:#bbb;-webkit-transition: all .5s ease-in-out;
  875. -moz-transition: all .5s ease-in-out;
  876. -o-transition: all .5s ease-in-out;}
  877.  
  878. #meem2:hover #queentab2 a {color:#fff;-webkit-transition: all .5s ease-in-out;
  879. -moz-transition: all .5s ease-in-out;
  880. -o-transition: all .5s ease-in-out;}
  881.  
  882. #queentab2 {
  883. -webkit-transform:rotate(-90deg);
  884. color:#bbb;
  885. letter-spacing:0px;
  886. border-top-style:none;
  887. border-right-style:solid;
  888. border-bottom-style:solid;
  889. border-left-style:solid;
  890. font-family:georgia;
  891. font-size:8px;
  892. border:1px solid #bbb;
  893. margin-top:-1px;
  894. margin-left:5px;
  895. text-align: center;
  896. height:5px;
  897. padding: 3px 0 7px 0;
  898. width: 35px;
  899. -webkit-transition: all .5s ease-in-out;
  900. -moz-transition: all .5s ease-in-out;
  901. -o-transition: all .5s ease-in-out;
  902. }
  903.  
  904. #queentab2 a {color:#bbb}
  905.  
  906. #meem {
  907. letter-spacing:1px;
  908. text-align: center;
  909. font-size: 11px;
  910. position:fixed;
  911. left:0px;
  912. top:-192px;
  913. -webkit-transition: all .5s ease-in-out;
  914. -moz-transition: all .5s ease-in-out;
  915. -o-transition: all .5s ease-in-out;
  916. z-index:99;
  917. }
  918.  
  919. #meem:hover {top:-30px;-webkit-transition: all .5s ease-in-out;
  920. -moz-transition: all .5s ease-in-out;
  921. -o-transition: all .5s ease-in-out;}
  922.  
  923. #queen {
  924. color:#bbb;
  925. font-family:cambria;
  926. font-style:italic;
  927. border-right-style:solid;
  928. border-bottom-style:solid;
  929. border-left-style:solid;
  930. border-width:1px;
  931. border-color:#bbb;
  932. padding: 5px 0 0px 0;
  933. background:#fff;
  934. text-transform:none;
  935. text-align:center;
  936. font-size:8px;
  937. width:100px;
  938. height:185px;
  939. border-bottom-right-radius: 0px;
  940. -moz-border-radius-bottomright: 0px;
  941. -webkit-border-bottom-right-radius: 0px;
  942. z-index: 9999;
  943. }
  944.  
  945. #queen a {color:#bbb;}
  946.  
  947. #meem:hover #queentab {color:#fff;background:#bbb;-webkit-transition: all .5s ease-in-out;
  948. -moz-transition: all .5s ease-in-out;
  949. -o-transition: all .5s ease-in-out;}
  950.  
  951. #meem:hover #queentab a {color:#fff;-webkit-transition: all .5s ease-in-out;
  952. -moz-transition: all .5s ease-in-out;
  953. -o-transition: all .5s ease-in-out;}
  954.  
  955. #queentab {
  956.  
  957.  
  958.  
  959. color:#bbb;
  960. letter-spacing:0px;
  961. border-top-style:none;
  962. border-right-style:solid;
  963. border-bottom-style:solid;
  964. border-left-style:solid;
  965. font-family:georgia;
  966. font-size:8px;
  967. border:1px solid #bbb;
  968. margin-top:-1px;
  969. margin-left:5px;
  970. text-align: center;
  971. height:5px;
  972. padding: 3px 0 7px 0;
  973. width: 35px;
  974. -webkit-transition: all .5s ease-in-out;
  975. -moz-transition: all .5s ease-in-out;
  976. -o-transition: all .5s ease-in-out;
  977. }
  978.  
  979. #queentab a {color:#bbb}
  980.  
  981. #fade {
  982. background:#fff;
  983. /*background-image:url('http://24.media.tumblr.com/tumblr_mdz5c4qdjh1rq29vjo1_500.gif');*/
  984. display: none; /*--hidden by default--*/
  985. position: fixed; left: 0; top: 0; width: 100%; height: 100%;
  986. opacity: .6;
  987. z-index: 9999999; }
  988.  
  989.  
  990. .popup_block{
  991. font-family:baskerville;
  992. line-height:10px;
  993. font-size:9px;
  994. letter-spacing:1px;
  995. border:10px solid #bbb;
  996. outline:3px solid #bbb;
  997. outline-offset:5px;
  998. border-radius:0px;
  999. display: none;
  1000. background: #fff;
  1001. padding-top: 20px;
  1002. padding-bottom: 20px;
  1003. padding-left: 0px;
  1004. padding-right: 40px;
  1005. float: left;
  1006. position: fixed;
  1007. top: 50%;
  1008. left: 50%;
  1009. z-index: 9999999999999999999999999999999999999999;
  1010. }
  1011.  
  1012. img.btn_close {
  1013. opacity:0;
  1014. background-color:#fff;
  1015. border-radius:0px;
  1016. box-shadow:inset 0px 0px 0px #ddd;
  1017. padding:5px;
  1018. float: right;
  1019. margin-top:-20px;
  1020. margin-bottom:-20px;
  1021. margin-right:0px;
  1022. left:20px;
  1023. -webkit-transition: opacity 0.5s linear;
  1024. -webkit-transition: all 0.5s ease-in-out;
  1025. -moz-transition: all 0.5s ease-in-out;
  1026. -o-transition: all 0.5s ease-in-out;
  1027. }
  1028.  
  1029. img.btn_close:hover {
  1030.  
  1031. background-color:#fff;
  1032. padding:5px;
  1033. float: right;
  1034. -webkit-transition: opacity 0.5s linear;
  1035. -webkit-transition: all 0.5s ease-in-out;
  1036. -moz-transition: all 0.5s ease-in-out;
  1037. -o-transition: all 0.5s ease-in-out;
  1038. }
  1039.  
  1040. *html #fade {
  1041. position: absolute;
  1042. }
  1043.  
  1044. *html .popup_block {
  1045. position: absolute;
  1046. }
  1047.  
  1048. .asky {background-image: url('http://24.media.tumblr.com/tumblr_l5padaXtW61qcdtsho1_500.png'); padding: 10px 0px 0px 10px; text-align: justify; border-radius: 5px;}
  1049.  
  1050. iframe#tumblr_controls {
  1051. right:3px !important;
  1052. position: fixed !important;
  1053. opacity: .6;
  1054. z-index:999999999999999999999999999999999999999999999999 !important;
  1055. -webkit-transition: opacity 0.7s linear;
  1056. -webkit-transition: all 0.8s ease-out;
  1057. -moz-transition: all 0.8s ease-out;
  1058. transition: all 0.8s ease-out;
  1059. -webkit-filter: invert(100%);
  1060. }
  1061.  
  1062. iframe#tumblr_controls:hover{
  1063. -webkit-transition: opacity 0.7s linear;
  1064. opacity: 1;
  1065. -webkit-transition: all 0.4s ease-out;
  1066. -moz-transition: all 0.4s ease-out;
  1067. transition: all 0.4s ease-out;
  1068. }
  1069.  
  1070. iframe#tumblr_controls {
  1071. top: 0% !important;
  1072. right:0% !important;
  1073. position: fixed !important;
  1074. }
  1075.  
  1076.  
  1077. #ackles {
  1078. line-height:100%;
  1079. position:fixed;
  1080. font-size:10px;
  1081. width:70px;
  1082. height:20px;
  1083. font-family:calibri;
  1084. letter-spacing:1px;
  1085. padding-bottom:4px;
  1086. padding-right:4px;
  1087. bottom:0;
  1088. right:0;
  1089. z-index:12;
  1090. }
  1091.  
  1092. #ackles .ville a {
  1093. color:#9a9a9a;
  1094. }
  1095.  
  1096. #ackles .dancy{
  1097. color:#9a9a9a;
  1098. opacity:1.0;
  1099. padding:1px 3px 2px 3px;
  1100. margin-top:00px;
  1101. margin-left:29px;
  1102. text-align:center;
  1103. overflow:hidden;
  1104. position: absolute;
  1105. background:#fff;
  1106. font-size:10px;
  1107. text-transform:uppercase;
  1108. z-index:100;
  1109. -webkit-transition: opacity 0.5s linear;
  1110. -webkit-transition: all 0.5s linear;
  1111. -moz-transition: all 0.5s linear;
  1112. transition: all 0.5s linear;
  1113. border:1px solid #ece4e4;
  1114. }
  1115.  
  1116. #ackles .ville{
  1117. color:#9a9a9a;
  1118. background:#fff;
  1119. margin-top:100px;
  1120. margin-top:0px;
  1121. padding:1px 4px 2px 5px;
  1122. margin-left:29px;
  1123. font-size:10px;
  1124. text-align:left;
  1125. text-transform:uppercase;
  1126. opacity:0;
  1127. overflow:hidden;
  1128. position: absolute;
  1129. -webkit-transition: opacity 0.5s linear;
  1130. -webkit-transition: all 0.5s linear;
  1131. -moz-transition: all 0.5s linear;
  1132. transition: all 0.5s linear;
  1133. z-index:1200;
  1134. border:1px solid #ece4e4;
  1135. }
  1136.  
  1137. #ackles:hover .ville {
  1138. opacity:1;
  1139. margin-bottom:14px;
  1140. transition: all 0.5s linear;
  1141. -webkit-transition: opacity 0.5s linear;
  1142. -webkit-transition: all 0.5s linear;
  1143. -moz-transition: all 0.5s linear;
  1144. }
  1145.  
  1146. #linkies {
  1147. margin-top:10px;
  1148. margin-left:140px;
  1149. }
  1150.  
  1151. #linkies a {
  1152. border:0px;
  1153. font-style:normal;
  1154. font-family:calibri;
  1155. background:#bbb;
  1156. color:#fff;
  1157. font-size:8px;
  1158. display:inline-block;
  1159. padding:3px 5px 3px 5px;
  1160. letter-spacing:1px;
  1161. text-transform:uppercase;
  1162. margin-left:0px;
  1163. margin-right:0px;
  1164. margin-bottom:5px;
  1165. -moz-transition-duration:0.5s;
  1166. -webkit-transition-duration:0.5s;
  1167. -o-transition-duration:0.5s;
  1168. }
  1169.  
  1170. #linkies a:hover {
  1171. background:#fff;
  1172. color:#bbb;
  1173. -moz-transition-duration:0.5s;
  1174. -webkit-transition-duration:0.5s;
  1175. -o-transition-duration:0.5s;
  1176. }
  1177. ol.notes { padding-left:0px;padding-bottom:2%;width:90%;text-align:left ;list-style-type:lower-roman;}
  1178.  
  1179. ol.notes li.note{border-bottom:1px solid #e2e2e2;padding:2%;}
  1180.  
  1181. ol.notes li.note img.avatar{width:0px;height:0px;}
  1182.  
  1183. .label {background:#bbb;font-weight:normal; letter-spacing:1px; color:white; padding:3px 3px 3px 4px; text-transform:uppercase; font-style:normal; font-family:calibri; font-size:7px; line-height:10px;}
  1184. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  1185.  
  1186. @font-face { font-family: "meem"; src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf'); }
  1187. </style>
  1188.  
  1189. </head>
  1190.  
  1191. <!-- ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ) -->
  1192.  
  1193. <body>
  1194.  
  1195. <div id="sidebar">
  1196.  
  1197.  
  1198. <div id="desc">{description}</div>
  1199.  
  1200. <!--
  1201. if you fucking steal the wing pictures i swear to god i will find you and kill you because i might not have made them (i dont take credit for making them) but i made them transparent and i made them this color and please dont steal them thank you for your cooperation :)
  1202. -->
  1203.  
  1204. <div id="black">
  1205. <img src="http://24.media.tumblr.com/a66768d10259c9c279ccf3d081c0d428/tumblr_mj2tmcC3kX1rctfm3o1_250.png">
  1206. </div>
  1207.  
  1208.  
  1209. <div id="white">
  1210. <img src="http://25.media.tumblr.com/addff5d2135c94168fb5428e59be4167/tumblr_mj2tmcC3kX1rctfm3o2_250.png">
  1211. </div>
  1212.  
  1213. <div id="tit2">
  1214. {text:title2}
  1215. </div>
  1216.  
  1217. <div id="tit">
  1218. <br><br>
  1219.  
  1220. {text:title1}
  1221. <br><br><br>
  1222. </div>
  1223.  
  1224. <div id="links">
  1225. <a title="{text:link1title}" href="{text:link1url}">{text:link1text}</a>
  1226. <a title="{text:link2title}" href="{text:link2url}">{text:link2text}</a>
  1227. <a title="{text:link3title}" href="{text:link3url}">{text:link3text}</a>
  1228. <a title="{text:link4title}" href="{text:link4url}">{text:link4text}</a>
  1229.  
  1230. </div>
  1231. <br>
  1232. <span class="page">
  1233. {block:Pagination}{block:PreviousPage}<u><a href="{PreviousPage}">back</a></u>&nbsp; &nbsp;{/block:PreviousPage} {CurrentPage} of &nbsp;{TotalPages} {block:NextPage}&nbsp; &nbsp;<u><a href="{NextPage}">next</a></u>{/block:NextPage}{/block:Pagination}{/block:Pagination}
  1234. </span>
  1235.  
  1236. </div>
  1237. </div>
  1238.  
  1239. <div id="entries">
  1240.  
  1241. {block:ifupdatestab}
  1242. <div id="candywrapper">
  1243. <div id="in">
  1244.  
  1245. oo your text goes here!<br><br>
  1246. fill this up with whatever you want!<br><br>
  1247. use < br > (without spaces) to bring text to a new line<br><br>
  1248. if your info doesn't fit, don't worry; a scrollbar will appear<br>
  1249. <a href="http://kimsjongin.tumblr.com">here's a link</a>
  1250.  
  1251. </div>
  1252. <div id="titletab">updates</div>
  1253. </div>
  1254. {/block:ifupdatestab}
  1255.  
  1256. {block:ifupdatesbar}
  1257. <div id="words">
  1258. <h1>UPDATES</h1><br>
  1259. <div style="font-style:normal;font-size:9px;">
  1260. 1. <a href="http://kimsjongin.tumblr.com">wow cool a link</a><br>
  1261. 2. type <code>&lt;br&gt;</code> to go to another line! :)<br>
  1262. 3. text text text<br>
  1263. <br></div>
  1264. <br><img src="http://25.media.tumblr.com/a4000ff25ef60e7c7837e7a16ea68ab8/tumblr_mjtrwufvmf1s7gs24o1_250.png"><br><br><br><br>
  1265. <font face="meem" size="4">T</font>ype <b>a</b> <i>short</i>
  1266. <br> <b>quote</b> <i>here</i> using<br> <b>alternating</b> <i>font</i>
  1267. styles.<br>
  1268. <br>
  1269. </div></div>
  1270. {/block:ifupdatesbar}
  1271.  
  1272. <div id="entries">
  1273.  
  1274. {block:Posts}
  1275.  
  1276. <div id="post">
  1277.  
  1278. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1279.  
  1280. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" width="500">{LinkCloseTag}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1281.  
  1282. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1283.  
  1284. {block:Quote}<div style="text-align:center; font-size:12px;">{Quote}</div> {block:Source}<div style="text-align:center; font-size:10px;">{Source}</div><br>{/block:Source}{/block:Quote}
  1285.  
  1286. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  1287.  
  1288. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  1289.  
  1290. {block:Audio}
  1291. <div id="audio">
  1292. <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div></div>
  1293.  
  1294. {block:TrackName}<div class="audioinfo"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
  1295. {block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
  1296. {block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}
  1297. {block:PlayCount}<div class="audioinfo"><b>Played:</b> {FormattedPlayCount} times</div> {/block:PlayCount}
  1298. </div>{block:Caption}{Caption}{/block:Caption}
  1299. {/block:Audio}
  1300.  
  1301. {block:Video}{Video-500} <br><center>played {PlayCount} times</center> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  1302.  
  1303.  
  1304. {block:Answer}
  1305. <a href="{AskerURL}"></a> <span id="asker">{Asker} asked: {Question}</span><p>
  1306. {Answer}
  1307. {/block:Answer}
  1308.  
  1309.  
  1310. <div id="info">
  1311. <br>
  1312. {block:Date} <a title="{ShortDayOfWeek}, {ShortMonth} {dayofmonth}, {year} at {12hour}:{minutes} {capitalampm}" href="{Permalink}">{TimeAgo}</a> / <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:Date} {block:RebloggedFrom} /
  1313.  
  1314. <a title="via" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} {block:ContentSource}/ <a title="source" href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource} <p></p>{block:HasTags}<div id="tags"><center><font face="Web" color="#c9c2c2"><small>,</small></font>{block:Tags}<a title="#{Tag}"href="/tagged/{Tag}">#{Tag}</a> </small>{/block:Tags}</center> </div>{/block:HasTags}
  1315. </div>
  1316. <br>
  1317.  
  1318. {block:PostNotes}<center><a href="http://kimsjongin.tumblr.com">&#x1d1b;&#x29c;&#x1d07;&#x1d0d;&#x1d07;&nbsp;&#x299;&#x28f;&nbsp;&#x299;&#x1d00;&#x274;&#x262;&#x1d0a;&#x1d07;&#x274;s&#x1d07;&#x274;</a></center><br><br><div id="notes">{PostNotes}{/block:PostNotes}<br>
  1319. </div>
  1320.  
  1321.  
  1322. {/block:Posts}
  1323.  
  1324. </div>
  1325.  
  1326. </div>
  1327.  
  1328. <div id="ackles">
  1329.  
  1330. <div class="dancy">
  1331. &#x1d1b;&#x29c;&#x1d07;&#x1d0d;&#x1d07;
  1332. </div>
  1333.  
  1334. <div class="ville">
  1335. <a href="http://kimsjongin.tumblr.com/">&#x1d0d;&#x1d07;&#x1d07;&#x1d0d;</a>
  1336. </div>
  1337. </div>
  1338.  
  1339. <!--
  1340.       
  1341. ┊   ┊ ┊
  1342. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  1343. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  1344. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  1345.  
  1346. ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  1347. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ!
  1348.  
  1349. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  1350. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  1351. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  1352. ┊ ┊ ┊
  1353. -->
  1354.  
  1355. </body>
  1356.  
  1357.  
  1358. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement