Advertisement
Guest User

fuck off milo

a guest
Apr 29th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.73 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!---Theme 32 by Heidi @ladmilk---->
  6.  
  7. <head>
  8. <title>{Title}</title>
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12. <link rel="shortcut icon" href="http://www.serebii.net/games/balls/pokeball.png" />
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  14.  
  15. <meta name="color:Background" content="#ffffff" />
  16. <meta name="color:Posts" content="#ffffff" />
  17. <meta name="color:Post Title" content="#666666" />
  18. <meta name="color:Border" content="#eeeeee" />
  19. <meta name="color:Text" content="#888888" />
  20. <meta name="color:Links" content="#f0c5d7" />
  21. <meta name="color:Links Hover" content="#ffffff" />
  22. <meta name="color:Bold" content="#555555" />
  23. <meta name="color:Italic" content="#bbbbbb"/>
  24. <meta name="color:Scroll" content="#ffffff" />
  25. <meta name="color:Scrollbar" content="#cccccc" />
  26. <meta name="color:Heart" content="#f398be" />
  27. <meta name="color:Sidebar" content="#ffffff" />
  28. <meta name="color:Sidebar Text" content="#999999" />
  29. <meta name="color:Nav Links" content="#cccccc" />
  30. <meta name="color:Nav Links Hover" content="#999999" />
  31. <meta name="color:Nav Links Background Hover" content="#eeeeee" />
  32. <meta name="color:Permalinks" content="#aaaaaa" />
  33. <meta name="color:Tags" content="#aaaaaa" />
  34. <meta name="color:Tags Background" content="#f8f8f8" />
  35.  
  36. <meta name="if:ShowCaptions" content="1" />
  37. <meta name="if:ShowLace" content="1" />
  38. <meta name="if:ShowTags" content="0" />
  39. <meta name="if:InfiniteScroll" content="1" />
  40. <meta name="if:DropNavigation" content="1" />
  41. <meta name="if:PermaHover" content="1" />
  42. <meta name="if:Lace1" content="1" />
  43. <meta name="if:Lace2" content="0" />
  44. <meta name="if:Lace3" content="0" />
  45. <meta name="if:Lace4" content="0" />
  46. <meta name="if:Lace5" content="0" />
  47. <meta name="if:250px" content="1" />
  48. <meta name="if:400px" content="0" />
  49. <meta name="if:500px" content="0" />
  50.  
  51. <meta name="text:LinkTitle1" content="" />
  52. <meta name="text:LinkTitle2" content="" />
  53. <meta name="text:LinkTitle3" content="" />
  54. <meta name="text:LinkTitle4" content="" />
  55. <meta name="text:LinkTitle5" content="" />
  56. <meta name="text:LinkTitle6" content="" />
  57.  
  58. <meta name="text:Link1" content="" />
  59. <meta name="text:Link2" content="" />
  60. <meta name="text:Link3" content="" />
  61. <meta name="text:Link4" content="" />
  62. <meta name="text:Link5" content="" />
  63. <meta name="text:Link6" content="" />
  64.  
  65.  
  66. <meta name="image:Background" content="" />
  67. <meta name="image:Side" content="" />
  68. <link href='http://fonts.googleapis.com/css?family=Actor' rel='stylesheet' type='text/css'>
  69. <style type="text/css">
  70.  
  71. /*Body*/
  72.  
  73. iframe#tumblr_controls {
  74. margin-top:0px!important;
  75. right:0%!important;
  76. position:fixed!important;
  77. z-index:999999999!important;
  78. opacity:0.2!important;
  79. -webkit-filter:invert(100%);
  80. -moz-filter:invert(100%);
  81. -o-filter:invert(100%);
  82. -ms-filter:invert(100%);
  83. filter:invert(100%);
  84. }
  85.  
  86. ::-webkit-scrollbar {
  87. width:7px;
  88. height:7px;
  89. }
  90.  
  91. ::-webkit-scrollbar-track-piece {
  92. background-color:{color:Scroll};
  93. }
  94. ::-webkit-scrollbar-thumb {
  95. background-color:{color:Scrollbar};
  96. border:2px solid {color:Scroll};
  97. }
  98.  
  99. body {
  100. margin:0;
  101. padding:0;
  102. border:0;
  103. background:url('http://static.tumblr.com/6419fd2b152496da71fe9254c59fde53/hphindn/LILnr065a/tumblr_static_90g98ibo0i8804s4sw8s4gwcg.png');
  104. background-attachment:fixed;
  105. background-repeat:repeat;
  106. background-color:{color:Background};
  107. color:#333;
  108. font-family:arial;
  109. font-weight:lighter;
  110. font-size:8px;
  111. text-align:justify;
  112. line-height:14px;
  113. word-wrap:break-word;
  114. }
  115.  
  116. a {
  117. color:#000;
  118. text-decoration:none;
  119. transition-duration: 0.6s;
  120. -moz-transition-duration: 0.6s;
  121. -webkit-transition-duration: 0.6s;
  122. -o-transition-duration: 0.6s;
  123. }
  124.  
  125. a:hover{
  126. color:#fff;
  127. }
  128.  
  129. pre {
  130. width:95%;
  131. white-space:pre-wrap;
  132. word-wrap:break-word;
  133. padding:4px;
  134. }
  135.  
  136. blockquote {
  137. width:92%;
  138. margin-top:7px;
  139. margin-left:0px;
  140. margin-right:0px;
  141. padding-left:10px;
  142. padding-right:10px;
  143. padding-top:1px;
  144. padding-bottom:1px;
  145. background:url(http://static.tumblr.com/6419fd2b152496da71fe9254c59fde53/hphindn/LILnr065a/tumblr_static_90g98ibo0i8804s4sw8s4gwcg.png);
  146. }
  147.  
  148. b, strong {
  149. font-weight:bold;
  150. }
  151.  
  152. i, em {
  153. font-style:italic;
  154. }
  155.  
  156. sub, small {
  157. font-size:8px;
  158. }
  159. /* Center Wrapper */
  160.  
  161. #wrapper{
  162. {block:if250px}
  163. {block:IndexPage}
  164. width:278px;
  165. {/block:IndexPage}
  166. {block:PermalinkPage}
  167. width:278px;
  168. {/block:PermalinkPage}
  169. {/block:if250px}
  170. {block:if400px}
  171. width:428px;
  172. {/block:if400px}
  173. {block:if500px}
  174. width:528px;
  175. {/block:if500px}
  176. height:auto;
  177. margin-left:550px;
  178. margin-top:100px;
  179. margin-bottom:100px;
  180. padding:0;
  181. border:0;
  182. background:transparent;
  183. }
  184.  
  185.  
  186.  
  187. /* Posts */
  188.  
  189. .posts {
  190. {block:if250px}
  191. {block:IndexPage}
  192. width:250px;
  193. {/block:IndexPage}
  194. {block:PermalinkPage}
  195. width:250px;
  196. {/block:PermalinkPage}
  197. {/block:if250px}
  198. {block:if400px}
  199. width:400px;
  200. {/block:if400px}
  201. {block:if500px}
  202. width:500px;
  203. {/block:if500px}
  204. height:auto;
  205. margin-top:40px;
  206. margin-bottom:20px;
  207. padding:30px;
  208. padding-top:30px;
  209. position:relative;
  210. background:{color:Posts};
  211. color:#333;
  212. border-radius:2px;
  213. }
  214.  
  215. .posts img { max-width:100%; }
  216. #photo img { max-width:100%; display:block; }
  217. #pset, #vid { margin-bottom:-3px; }
  218.  
  219. .posts_title {
  220. padding:5px;
  221. margin-top:-20px;
  222. margin-left:-30px;
  223. margin-right:5px;
  224. width:300px;
  225. border-bottom:1px solid #f7f7f7;
  226. font-family:helvetica;
  227. font-weight:700;
  228. font-size:14px;
  229. letter-spacing:-0.5px;
  230. line-height:16px;
  231. text-transform:uppercase;
  232. color:#111;
  233. text-align:right;
  234. }
  235.  
  236.  
  237.  
  238. /* Permalinks */
  239.  
  240. .perma {
  241. height:10px;
  242. {block:ifnotPermaHover}
  243. margin-top:30px;
  244. margin-bottom:-30px;
  245. margin-left:-30px;
  246. width:300px;
  247. {block:ifnotPermaHover}
  248. padding:5px;
  249. font-family:meiryo;
  250. text-transform:uppercase;
  251. letter-spacing:0.2px;
  252. font-size:6px;
  253. border-top:1px solid #f7f7f7;
  254. text-align:left;
  255. {block:ifPermaHover}
  256. margin-top:-10px;
  257. opacity:0;
  258. -webkit-transition: all 0.6s ease-in-out;
  259. -moz-transition: all 0.6s ease-in-out;
  260. transition: all 0.6s ease-in-out;
  261. {/block:ifPermaHover}
  262. }
  263. .perma a {
  264. color:#111;
  265. }
  266. .perma a:hover {
  267. color:#fff;
  268. }
  269.  
  270. {block:ifPermaHover}
  271. .posts:hover .perma {
  272. margin-top:10px;
  273. opacity:1;
  274. }
  275. {/block:ifPermaHover}
  276.  
  277. .tags {
  278. padding-left:5px;
  279. padding-top:3px;
  280. margin-top:33px;
  281. margin-bottom:-30px;
  282. margin-left:-30px;
  283. width:305px;
  284. border-top:1px solid #f7f7f7;
  285. font-family:meiryo;
  286. text-transform:uppercase;
  287. letter-spacing:0.2px;
  288. font-size:6px;
  289. text-align:left;
  290. text-transform:uppercase;
  291. }
  292. .tags a {
  293. margin-right:3px;
  294. margon-left:3px;
  295. color:#000;
  296. }
  297.  
  298.  
  299. /* Quote */
  300.  
  301. #quote {
  302. margin-bottom:5px;
  303. padding-left:45px;
  304. padding-right:40px;
  305. padding-top:10px;
  306. font-family:meiryo;
  307. font-size:7px;
  308. text-transform:uppercase;
  309. }
  310.  
  311. #source {
  312. padding-right:25px;
  313. text-align:right;
  314. }
  315.  
  316.  
  317.  
  318. /* Ask */
  319.  
  320. #question {
  321. padding:5px;
  322. margin-top:-20px;
  323. margin-left:-20px;
  324. width:280px;
  325. background:url('http://static.tumblr.com/6419fd2b152496da71fe9254c59fde53/hphindn/LILnr065a/tumblr_static_90g98ibo0i8804s4sw8s4gwcg.png');
  326. }
  327.  
  328. #asker {
  329. font-style:italic;
  330. font-family:helvetica;
  331. font-size:12px;
  332. letter-spacing:-0.5px;
  333. text-transform:uppercase;
  334. color:#000;
  335. }
  336.  
  337.  
  338.  
  339. /* Audio */
  340.  
  341. #audio_player {
  342. width:29px;
  343. padding-left:1px;
  344. padding-top:1px;
  345. padding-bottom:0px;
  346. margin-left:17px;
  347. margin-top:17px;
  348. overflow:hidden;
  349. position:absolute;
  350. border:5px solid #fff;
  351. background:#fff;
  352. -webkit-border-radius:100%;
  353. -moz-border-radius:100%;
  354. border-radius:100%;
  355. opacity:0.5;
  356. }
  357. .posts:hover #audio_player {
  358. opacity:1;
  359. }
  360.  
  361.  
  362. #info_line {
  363. padding-top:3px;
  364. padding-bottom:3px;
  365. padding-left:5px;
  366. padding-right:5px;
  367. font-family:meiryo;
  368. font-size:7px;
  369. line-height:14px;
  370. text-align:left;
  371. text-transform:uppercase;
  372. }
  373.  
  374.  
  375. #audio_art {
  376. width:74px;
  377. height:74px;
  378. padding-left:8px;
  379. padding-right:8px;
  380. padding-top:6px;
  381. padding-bottom:6px;
  382. background-image:url('http://static.tumblr.com/3yblkz0/O5lmpxrwz/artwork__22.png');
  383. background-position:center;
  384. background-repeat:no-repeat;
  385. background-color:{color:Posts};
  386. }
  387.  
  388.  
  389.  
  390. /* Pagination */
  391.  
  392. #pagi {
  393. {block:if250px}
  394. {block:IndexPage}
  395. width:278px;
  396. {/block:IndexPage}
  397. {block:PermalinkPage}
  398. width:428px;
  399. {/block:PermalinkPage}
  400. {/block:if250px}
  401. {block:if400px}
  402. width:428px;
  403. {/block:if400px}
  404. {block:if500px}
  405. width:528px;
  406. {/block:if500px}
  407. padding-bottom:30px;
  408. padding-top:20px;
  409. position:absolute;
  410. color:{color:Text};
  411. font-family:calibri;
  412. letter-spacing:2px;
  413. text-align:center;
  414. }
  415.  
  416.  
  417. /*Permalink Page */
  418.  
  419. .perma2 {
  420. color:#111124;
  421. text-align:center;
  422. }
  423.  
  424. .perma2 a {
  425. color:#111124;
  426. }
  427. .perma2 a:hover {
  428. color:#fff;
  429. }
  430.  
  431.  
  432. ol.notes {
  433. margin:10px 0px;
  434. list-style-type:none;
  435. font-family:meiryo;
  436. font-size:7px;
  437. font-style:normal;
  438. text-transform:uppercase;
  439. }
  440.  
  441. ol.notes a {
  442. color:{color:Text};
  443. text-decoration:none;
  444. }
  445. ol.notes a:hover {
  446. color:{color:Links Hover};
  447. }
  448.  
  449. li.note {
  450. padding:5px;
  451. }
  452.  
  453. img.avatar {
  454. vertical-align:-4px;
  455. margin-right:10px;
  456. width:14px;
  457. height:14px;
  458. }
  459.  
  460. /* Tooltip */
  461.  
  462. #s-m-t-tooltip{
  463. max-width:160px;
  464. margin-top:25px;
  465. margin-left:15px;
  466. padding:5px;
  467. border-radius:1px;
  468. z-index:999999999999;
  469. background-color:#111124;
  470. color:#fff;
  471. font-family:meiryo;
  472. font-size:7px;
  473. letter-spacing:0.5px;
  474. text-transform:lowercase;
  475. line-height:11px;
  476. }
  477.  
  478. #joy {
  479. position:fixed;
  480. bottom:310px;
  481. left:220px;
  482. }
  483.  
  484. #joy img {
  485. width:150px;
  486. border-radius:2px;
  487. }
  488.  
  489. .bobi {
  490. display:block;
  491. bottom:325px;
  492. left:355px;
  493. position:fixed;
  494. line-height:17px;
  495. }
  496.  
  497. .bobi a {
  498. cursor:help;
  499. display:block;
  500. font-size:7px;
  501. font-family:meiryo;
  502. color:#000;
  503. letter-spacing:1px;
  504. text-transform:uppercase;
  505. margin-left:20px;
  506. }
  507.  
  508.  
  509. .bobi a:before {
  510. content:'';
  511. position:absolute;
  512. margin-left:-20px;
  513. margin-top:4px;
  514. -moz-border-radius:1px;
  515. -webkit-border-radius:1px;
  516. border-radius:1px;
  517. width:6px;
  518. height:6px;
  519. background:#fff;
  520. border:1px solid #333;
  521. transition:0.4s;
  522. -o-transition-duration:0.4s;
  523. -webkit-transition-duration:0.4s;
  524. -moz-transition-duration:0.4s;
  525. }
  526.  
  527.  
  528. .bobi a:hover {color:#000;background:#fff;}
  529.  
  530. .bobi a:hover::before {
  531. background:#000;
  532. transition:0.4s;
  533. -o-transition-duration:0.4s;
  534. -webkit-transition-duration:0.4s;
  535. -moz-transition-duration:0.4s;
  536. }
  537.  
  538. #name {
  539. position:fixed;
  540. bottom:400px;
  541. left:350px;
  542. font-family:helvetica;
  543. font-weight:900;
  544. color:#111124;
  545. font-size:20px;
  546. padding-right:10px;
  547. line-height:18px;
  548. letter-spacing:-2px;
  549. padding-bottom:5px;
  550. border-bottom:3px solid #111;
  551. }
  552.  
  553.  
  554. #line {
  555. position:fixed;
  556. bottom:315px;
  557. left:230px;
  558. height:3px;
  559. width:200px;
  560. background:#111;
  561. }
  562.  
  563. #desc {
  564. position:fixed;
  565. bottom:205px;
  566. left:225px;
  567. padding:5px;
  568. line-height:13px;
  569. font-weight:normal;
  570. text-align:justify;
  571. text-transform:uppercase;
  572. width:215px;
  573. font-size:7px;
  574. height:100px;
  575. color:#111;
  576. }
  577.  
  578. #fade {
  579. display: none;
  580. background:url('http://static.tumblr.com/6419fd2b152496da71fe9254c59fde53/hphindn/LILnr065a/tumblr_static_90g98ibo0i8804s4sw8s4gwcg.png');
  581. position: fixed;
  582. left: 0;
  583. top: 0;
  584. width: 100%;
  585. height: 100%;
  586. opacity: 1;
  587. z-index: 9999;
  588. }
  589.  
  590. .popup_block{
  591. display: none;
  592. background: #fff;
  593. padding: 25px;
  594. float: left;
  595. position: fixed;
  596. top: 50%;
  597. left: 50%;
  598. line-height:14px;
  599. z-index: 999999999;
  600. }
  601.  
  602. .pop_block a {
  603. color:#000;
  604. }
  605.  
  606. img.btn_close {
  607. float: right;
  608. margin: -55px -55px 0 0;
  609. }
  610.  
  611. *html #fade {
  612. position: absolute;
  613. }
  614.  
  615. *html .popup_block {
  616. position: absolute;
  617. }
  618. </style>
  619. </head>
  620.  
  621. {block:IndexPage}
  622. {block:ifInfiniteScroll}
  623. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  624. {/block:ifInfiniteScroll}
  625. {/block:IndexPage}
  626.  
  627. {block:ifDropNavigation}
  628. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
  629. <script type="text/javascript">
  630. $(document).ready(function(){
  631. $(".side_hidden").hide();
  632. $(".side_click").show();
  633. $('.side_click').click(function(){
  634. $(".side_hidden").slideToggle();
  635. });});
  636. </script>
  637. <script src="http://static.tumblr.com/iuw14ew/nuYmb5ynx/modernizr.custom.04022.js"></script>
  638. {/block:ifDropNavigation}
  639.  
  640. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  641. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  642. <script>
  643. (function($){
  644. $(document).ready(function(){
  645. $("[title],a[title],img[title]").style_my_tooltips({
  646. tip_follows_cursor:true,
  647. tip_delay_time:100,
  648. tip_fade_speed:250,
  649. attribute:"title"
  650. });
  651. });
  652. })(jQuery);
  653. </script>
  654.  
  655. <script>
  656.  
  657.  
  658.  
  659. $(document).ready(function() {
  660.  
  661. //
  662.  
  663.  
  664.  
  665. //When you click on a link with class of poplight and the href starts with a #
  666.  
  667. $('a.poplight[href^=#]').click(function() {
  668.  
  669. var popID = $(this).attr('rel'); //Get Popup Name
  670.  
  671. var popURL = $(this).attr('href'); //Get Popup href to define size
  672.  
  673.  
  674.  
  675. //Pull Query & Variables from href URL
  676.  
  677. var query= popURL.split('?');
  678.  
  679. var dim= query[1].split('&');
  680.  
  681. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  682.  
  683.  
  684.  
  685. //Fade in the Popup and add close button
  686.  
  687. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  688.  
  689.  
  690. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  691.  
  692. var popMargTop = ($('#' + popID).height() + 80) / 2;
  693.  
  694. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  695.  
  696.  
  697.  
  698. //Apply Margin to Popup
  699.  
  700. $('#' + popID).css({
  701.  
  702. 'margin-top' : -popMargTop,
  703.  
  704. 'margin-left' : -popMargLeft
  705.  
  706. });
  707.  
  708.  
  709.  
  710. //Fade in Background
  711.  
  712. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  713.  
  714. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  715.  
  716.  
  717.  
  718. return false;
  719.  
  720. });
  721.  
  722.  
  723.  
  724. //Close Popups and Fade Layer
  725.  
  726. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  727.  
  728. $('#fade , .popup_block').fadeOut(function() {
  729.  
  730. $('#fade, a.close').remove(); //fade them both out
  731.  
  732. });
  733.  
  734. return false;
  735.  
  736. });
  737.  
  738.  
  739.  
  740.  
  741.  
  742. });
  743.  
  744. </script>
  745.  
  746. <body>
  747. <div style="position:fixed;top:0px;left:0px;height:50px;width:100%;background:#fff;z-index:9"></div>
  748. <div style="position:fixed;bottom:0px;left:0px;height:50px;width:100%;background:#fff;z-index:9"></div>
  749. <div style="position:fixed;top:0px;left:0px;height:100%;width:50px;background:#fff;z-index:9"></div>
  750. <div style="position:fixed;top:0px;right:0px;height:100%;width:50px;background:#fff;z-index:9"></div>
  751.  
  752. <div id="joy"><img src="http://o.aolcdn.com/dims-shared/dims3/AIMT/1/600///http://hss-prod.hss.aol.com/hss/storage/fss/69c3887239b8b049d901ac32f7987597"/></div>
  753.  
  754. <div class="bobi"><span style="background:#fff;">
  755. <a href="/" title="‹ status › HOVER HERE.">reload 면</a>
  756.  
  757. <a href="/ask" title="‹ contact › HOVER HERE.">write 본문</a>
  758.  
  759. <a href="/+" title="‹ type › HOVER HERE.">view 세부</a>
  760.  
  761. <a href="/etc" title="‹ note › HOVER HERE.">locate 파일</a></span>
  762. </div>
  763.  
  764. <div id="name">96, 대표 <br><i>milo seo!</i></div>
  765. <div id="line"></div>
  766. <a href="/" title="this can be used for a pop up or something, got it?"><img src="http://emojipedia-us.s3.amazonaws.com/cache/5a/52/5a526f09dca8580fbb1dde1f4178146a.png" style="position:fixed;bottom:310px;left:431px;" width="13"/></a>
  767. <div id="desc">{Description}</div>
  768.  
  769.  
  770.  
  771. <div id="wrapper">
  772.  
  773. <div class="autopagerize_page_element">
  774. {block:Posts}
  775. <div class="posts">
  776.  
  777. {block:ContentSource}
  778. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  779. {/block:SourceLogo}
  780. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  781. {/block:ContentSource}
  782.  
  783.  
  784.  
  785. {block:Photo}
  786. {block:IndexPage}
  787. <div id="photo">
  788. <center>{LinkOpenTag}
  789. <img src="{PhotoURL-500}" alt='{PhotoAlt}'/>
  790. {LinkCloseTag}</center>
  791. </div>
  792. {/block:IndexPage}
  793. {block:PermalinkPage}
  794. <div id="photo">
  795. <center>{LinkOpenTag}
  796. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" />
  797. {LinkCloseTag}</center>
  798. </div>
  799. {/block:PermalinkPage}
  800. {block:ifShowCaptions}
  801. {block:Indexpage}
  802. {block:Caption}{Caption}{/block:Caption}
  803. {/block:Indexpage}
  804. {/block:ifShowCaptions}
  805. {block:PermalinkPage}
  806. {block:Caption}{Caption}{/block:Caption}
  807. {/block:PermalinkPage}
  808. {/block:Photo}
  809.  
  810.  
  811. {block:Photoset}
  812. <div id="pset">
  813. {block:if250px}
  814. {block:IndexPage}
  815. {Photoset-250}
  816. {/block:IndexPage}
  817. {block:PermalinkPage}
  818. {Photoset-250}
  819. {/block:PermalinkPage}
  820. {/block:if250px}
  821. {block:if400px}
  822. {Photoset-400}
  823. {/block:if400px}
  824. {block:if500px}
  825. {Photoset-500}
  826. {/block:if500px}
  827. </div>
  828. {block:ifShowCaptions}
  829. {block:Indexpage}
  830. {block:Caption}{Caption}{/block:Caption}
  831. {/block:Indexpage}
  832. {/block:ifShowCaptions}
  833. {block:PermalinkPage}
  834. {block:Caption}{Caption}{/block:Caption}
  835. {/block:PermalinkPage}
  836. {/block:Photoset}
  837.  
  838.  
  839. {block:Video}
  840. <div id="vid">
  841. {block:if250px}
  842. {block:IndexPage}
  843. <center>{Video-250}</center>
  844. {/block:IndexPage}
  845. {block:PermalinkPage}
  846. <center>{Video-250}</center>
  847. {/block:PermalinkPage}
  848. {/block:if250px}
  849. {block:if400px}
  850. <center>{Video-400}</center>
  851. {/block:if400px}
  852. {block:if500px}
  853. <center>{Video-500}</center>
  854. {/block:if500px}
  855.  
  856. </div>
  857. {block:ifShowCaptions}
  858. {block:Indexpage}
  859. {block:Caption}{Caption}{/block:Caption}
  860. {/block:Indexpage}
  861. {/block:ifShowCaptions}
  862. {block:PermalinkPage}
  863. {block:Caption}{Caption}{/block:Caption}
  864. {/block:PermalinkPage}
  865. {/block:Video}
  866.  
  867.  
  868.  
  869. {block:Audio}
  870. <table border="0" cellpadding="0" cellspacing="0" width="100%" height="92px"><tr>
  871. <td id="audio_art" valign="top">
  872. <div id="audio_player">{AudioPlayerWhite}</div>
  873. {block:AlbumArt}
  874. <img width="74px" height="74px" src="{AlbumArtURL}"/>
  875. {/block:AlbumArt}
  876. </td>
  877. <td valign="top" >
  878. <div id="info_line"><b>Track:</b> {block:TrackName}{TrackName}{/block:TrackName}</div>
  879. <div id="info_line"><b>Artist:</b> {block:Artist}{Artist}{/block:Artist}</div>
  880. <div id="info_line"><b>Album:</b> {block:Album}{Album}{/block:Album}</div>
  881. <div id="info_line"><b>Plays:</b> {block:PlayCount}{FormattedPlayCount}{/block:PlayCount}</div>
  882. </td>
  883. </tr>
  884. </table>
  885. {block:ifShowCaptions}
  886. {block:Indexpage}
  887. {block:Caption}{Caption}{/block:Caption}
  888. {/block:Indexpage}
  889. {/block:ifShowCaptions}
  890. {block:PermalinkPage}
  891. {block:Caption}{Caption}{/block:Caption}
  892. {/block:PermalinkPage}
  893. {/block:Audio}
  894.  
  895. {block:Text}
  896. {block:Title}<div class="posts_title">{Title}</div>{/block:Title}
  897. {Body}
  898. {/block:Text}
  899.  
  900. {block:Link}
  901. <div class="posts_title"><a href="{URL}" {Target}>{Name}</a></div>
  902. {block:Description}{Description}{/block:Description}
  903. {/block:Link}
  904.  
  905.  
  906. {block:Answer}
  907. <div id="question"> <span id="asker"><b><font style="background:#000;color:#fff;padding:5px;padding-top:2px;padding-bottom:2px;border-radius:1px;font-style:normal">?</font> <font style="font-style:normal;padding-top:5px;font-size:14px;"> {Asker}</font> </b></span>
  908. <p>{Question}</div>
  909. {Answer}
  910. {/block:Answer}
  911.  
  912.  
  913. {block:Quote}
  914. <span style="
  915. margin-left:15px;
  916. margin-top:-5px;
  917. float:left;
  918. font:45px times;
  919. font-weight:bold;">“</span>
  920. <div id="quote">{Quote}</div>
  921. {block:Source}<div id="source"> — {Source}</div>{/block:Source}
  922. {/block:Quote}
  923.  
  924.  
  925. {block:Chat}
  926. {block:Title}<div class="posts_title">{Title}</div>{/block:Title}
  927. {block:Lines}<p>
  928. {block:Label}
  929. <b>{Label}</b>
  930. {/block:Label}
  931. {Line}</p>
  932. {/block:Lines}
  933. {/block:Chat}
  934.  
  935.  
  936. {block:IndexPage}
  937. <div class="perma"><a href="{Permalink}" title="Permalink">{Year}년{MonthNumberWithZero}월{DayOfMonthWithZero}일</a> ( {NoteCount} )<span style="float:right"><a href="{ReblogURL}" title="reblog file">+ 자물쇠</a></span></div>
  938. {block:ifShowTags}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  939. {/block:ifShowTags}
  940. {/block:IndexPage}
  941.  
  942. </div>
  943.  
  944.  
  945. {block:PermalinkPage}
  946. <div class="perma2">
  947. {block:Date}{DayOfWeek} {Month} {MonthNumber}, {Year} ({TimeAgo}){/block:Date}{block:NoteCount} / {NoteCountWithLabel} {/block:NoteCount}{block:RebloggedFrom} /
  948. <a href="{ReblogParentURL}" title="reblogged from {ReblogParentName}">via</a> / <a href="{ReblogRootURL}" title="posted by {ReblogRootName}">original</a>{/block:RebloggedFrom}{block:ContentSource} / <a href="{SourceURL}" title="source">©</a> {/block:ContentSource}
  949. </div>
  950. {block:PostNotes}{PostNotes}{/block:PostNotes}
  951. {/block:PermalinkPage}
  952.  
  953.  
  954. {/block:Posts}
  955. </div>
  956.  
  957.  
  958. {block:ifnotInfiniteScroll}
  959. {block:Pagination}
  960. <div id="pagi">
  961. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  962. {CurrentPage} of {TotalPages}
  963. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  964. </div>
  965. {/block:Pagination}
  966. {/block:ifnotInfiniteScroll}
  967. </div>
  968.  
  969. </div>
  970.  
  971.  
  972. <div style="position:fixed;bottom:5px;right:5px;z-index:9"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="20" height="20">
  973. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
  974. <param name="bgcolor" value="#ffffff" />
  975. <param name="FlashVars" value="mp3=https://a.tumblr.com/tumblr_o6d9siB3wU1se3qz2o1.mp3?play_key=e6ba8f023e92bbb5aaf06052cd0c6551&tumblelog=ohsharethekmusic&post_id=143553815981&amp;width=20&amp;autoplay=1&amp;volume=75&amp;showslider=0&amp;buttonwidth=21&amp;bgcolor1=ffffff&amp;bgcolor2=ffffff&amp;buttoncolor=111124&amp;buttonovercolor=f2f2f2" />
  976. </object></div>
  977.  
  978. <div style="position:fixed;bottom:0px;right:20px;z-index:999999999"><img src="http://orig14.deviantart.net/6d60/f/2011/226/d/b/jiji_by_animanga409-d46keah.gif" style="width:40px"></div>
  979.  
  980. </body>
  981. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement