Advertisement
5-1-fan

004 Fairy Tales

Mar 23rd, 2014
2,203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.03 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <!---------- DO NOT REMOVE -----------
  6.  
  7. THEME 004 Fairy Tales BY 5-1-FAN
  8.  
  9. -Do not remove the credit.
  10. -You can move it to a credit page but do not remove it completely.
  11. -Do not use it as base.
  12. -Do not claim it as yours.
  13.  
  14. ----------- DO NOT REMOVE ----------->
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC|Niconne|Playball' rel='stylesheet' type='text/css'>
  17.  
  18. <meta charset="utf-8">
  19. <link rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css">
  20.  
  21. <title>{Title}</title>
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  24. {block:Description}
  25. <meta name="description" content="{MetaDescription}" />
  26. {/block:Description}
  27.  
  28. <link href="http://static.tumblr.com/culyzrr/NhDmzmza5/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  29. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  30. <script src="http://static.tumblr.com/culyzrr/eLpmzmz9l/jquery.style-my-tooltips.js"></script>
  31. <script>
  32. (function($){
  33. $(document).ready(function(){
  34. $("[title]").style_my_tooltips({
  35. tip_follows_cursor:true,
  36. tip_delay_time:100,
  37. tip_fade_speed:300,
  38. attribute:"title"
  39. });
  40. });
  41. })(jQuery);
  42. </script>
  43. <script>
  44. var current_obj='';
  45. function showLinks(objID) {
  46. var obj=document.getElementById(objID); if (current_obj.style) {
  47. current_obj.style.display='none'; }
  48. obj.style.display='block';
  49. current_obj=obj; }
  50. </script>
  51.  
  52. <meta name="color:Background" content="#f9f9f9" />
  53. <meta name="color:Text" content="#9d9d9d" />
  54. <meta name="color:Link" content="#8b8b8b" />
  55. <meta name="color:Link hover" content="#eeeeee" />
  56. <meta name="color:Bold" content="#8a8a8a" />
  57. <meta name="color:Italic" content="#b1b1b1" />
  58. <meta name="color:Underline" content="#b1b1b1" />
  59. <meta name="color:Post border" content="#eeeeee" />
  60. <meta name="color:Selection bg" content="#ffffff" />
  61. <meta name="color:Selection text" content="#000000" />
  62. <meta name="color:Scrollbar" content="#cdcdcd" />
  63. <meta name="color:Blockquote" content="#cecece" />
  64. <meta name="color:Title" content="#606060" />
  65. <meta name="color:Description Title" content="#9d9d9d" />
  66. <meta name="color:Description" content="#9d9d9d" />
  67. <meta name="color:Navigation Link" content="#8b8b8b" />
  68. <meta name="color:Pagination" content="#9f9f9f" />
  69. <meta name="color:Permalink" content="#9d9d9d" />
  70. <meta name="color:Box bg" content="#ffffff" />
  71. <meta name="color:Box Border" content="#c8c8c8" />
  72. <meta name="color:Box Shadow" content="#b8b6b6" />
  73.  
  74. <meta name="text:Your Username" content="eg: 5-1-fan" />
  75. <meta name="text:Font Size" content="9px" />
  76.  
  77. <meta name="text:Home Page Title" content="Home" />
  78. <meta name="text:Description Page Title" content="Description" />
  79. <meta name="text:Ask Page Title" content="Ask" />
  80. <meta name="text:Link 1 URL" content="" />
  81. <meta name="text:Link 1 Title" content="link title" />
  82. <meta name="text:Link 2 URL" content="" />
  83. <meta name="text:Link 2 Title" content="link title" />
  84. <meta name="text:Link 3 URL" content="" />
  85. <meta name="text:Link 3 Title" content="link title" />
  86. <meta name="text:Link 4 URL" content="" />
  87. <meta name="text:Link 4 Title" content="link title" />
  88. <meta name="text:Link 5 URL" content="" />
  89. <meta name="text:Link 5 Title" content="link title" />
  90. <meta name="text:Link 6 URL" content="" />
  91. <meta name="text:Link 6 Title" content="link title" />
  92.  
  93. <meta name="image:Background" content="" />
  94.  
  95. <meta name="if:Tiny Cursor" content="1"/>
  96. <meta name="if:Stretched Background" content="0"/>
  97. <meta name="if:Show Photo Caption" content="0"/>
  98. <meta name="if:Fadeout" content="0"/>
  99. <meta name="if:Grayscale" content="0"/>
  100. <meta name="if:Box shadow" content="1"/>
  101. <meta name="if:Draggable" content="1"/>
  102.  
  103. <style type="text/css">
  104.  
  105. @font-face {
  106. font-family: "04b03";
  107. src: url('http://static.tumblr.com/5fd89aw/aFUlmf7ca/04b03.ttf');
  108. }
  109.  
  110. {block:IfTinyCursor}
  111. body, a {
  112. cursor:url('http://i.imgur.com/2qleX.jpg'), auto
  113. }
  114.  
  115. a:hover {
  116. cursor: url('http://i.imgur.com/IepP2.jpg'), auto;
  117. }
  118. {/block:IfTinyCursor}
  119.  
  120. ::-webkit-scrollbar-thumb{
  121. background-color: {color:Scrollbar};
  122. border:5px solid {color:Box bg};
  123. border-radius:10px;
  124. }
  125.  
  126. ::-webkit-scrollbar {
  127. height:8px;
  128. width:15px;
  129. background-color: {color:Box bg};
  130. }
  131.  
  132. ::selection {
  133. color:{color:Selection text};
  134. background:{color:Selection bg};
  135. }
  136.  
  137. body {
  138. background:{color:Background};
  139. {block:IfNotStretchedBackground}
  140. background-image:url('{image:Background}');
  141. background-repeat:repeat;
  142. background-attachment:fixed;
  143. {/block:IfNotStretchedBackground}
  144. {block:IfStretchedBackground}
  145. background: url({image:Background}) no-repeat center center fixed;
  146. -webkit-background-size: cover;
  147. -moz-background-size: cover;
  148. -o-background-size: cover;
  149. background-size: cover;
  150. {/block:IfStretchedBackground}
  151. margin:0px;
  152. color:{color:Text};
  153. font-family: arial;
  154. font-size:{text:Font Size};
  155. line-height:120%;
  156. letter-spacing:1px;
  157. word-spacing:1px;
  158. }
  159.  
  160. img {
  161. vertical-align:text-bottom;
  162. height: auto;
  163. max-width:250px;
  164. {block:IfFadeout}
  165. opacity:.7;
  166. -webkit-transition: all 0.5s ease-in-out;
  167. -moz-transition: all 0.5s ease-in-out;
  168. -o-transition: all 0.5s ease-in-out;
  169. -ms-transition: all 0.5s ease-in-out;
  170. transition: all 0.5s ease-in-out;
  171. {/block:IfFadeout}
  172. {block:IfGrayscale}
  173. -webkit-filter: grayscale(1);
  174. -webkit-transition: all 0.5s ease-in-out;
  175. -moz-transition: all 0.5s ease-in-out;
  176. -o-transition: all 0.5s ease-in-out;
  177. -ms-transition: all 0.5s ease-in-out;
  178. transition: all 0.5s ease-in-out;
  179. {/block:IfGrayscale}
  180. }
  181.  
  182. img:hover {
  183. {block:IfFadeout}
  184. opacity:1;
  185. -webkit-transition: all 0.5s ease-in-out;
  186. -moz-transition: all 0.5s ease-in-out;
  187. -o-transition: all 0.5s ease-in-out;
  188. -ms-transition: all 0.5s ease-in-out;
  189. transition: all 0.5s ease-in-out;
  190. {/block:IfFadeout}
  191. {block:IfGrayscale}
  192. filter: none;
  193. -webkit-filter: grayscale(0);
  194. -webkit-transition: all 0.5s ease-in-out;
  195. -moz-transition: all 0.5s ease-in-out;
  196. -o-transition: all 0.5s ease-in-out;
  197. -ms-transition: all 0.5s ease-in-out;
  198. transition: all 0.5s ease-in-out;
  199. {/block:IfGrayscale}
  200. }
  201.  
  202. iframe {
  203. {block:IfFadeout}
  204. opacity: .7;
  205. filter:alpha(opacity=70);
  206. -moz-opacity: .7;
  207. -khtml-opacity: .7;
  208. -webkit-transition: all 0.5s ease-in-out;
  209. -moz-transition: all 0.5s ease-in-out;
  210. -o-transition: all 0.5s ease-in-out;
  211. -ms-transition: all 0.5s ease-in-out;
  212. transition: all 0.5s ease-in-out;
  213. {/block:IfFadeout}
  214. }
  215.  
  216. iframe:hover{
  217. {block:IfFadeout}
  218. opacity: 1;
  219. filter:alpha(opacity=100);
  220. -moz-opacity: 1;
  221. -khtml-opa-webkit-transition: all 0.5s ease-in-out;
  222. -moz-transition: all 0.5s ease-in-out;
  223. -o-transition: all 0.5s ease-in-out;
  224. -ms-transition: all 0.5s ease-in-out;
  225. transition: all 0.5s ease-in-out;city: 1;
  226. {/block:IfFadeout}
  227. }
  228.  
  229. .photoset {
  230. {block:IfGrayscale}
  231. -webkit-filter: grayscale(100%);
  232. -webkit-transition: all 0.5s ease-in-out;
  233. -moz-transition: all 0.5s ease-in-out;
  234. -o-transition: all 0.5s ease-in-out;
  235. -ms-transition: all 0.5s ease-in-out;
  236. transition: all 0.5s ease-in-out;
  237. {/block:IfGrayscale}
  238. }
  239.  
  240. .photoset:hover {
  241. {block:IfGrayscale}
  242. -webkit-filter: grayscale(0);
  243. -webkit-transition: all 0.5s ease-in-out;
  244. -moz-transition: all 0.5s ease-in-out;
  245. -o-transition: all 0.5s ease-in-out;
  246. -ms-transition: all 0.5s ease-in-out;
  247. transition: all 0.5s ease-in-out;
  248. {/block:IfGrayscale}
  249. }
  250.  
  251. blockquote {
  252. background:transparent;
  253. text-align:left;
  254. padding-left : 10px;
  255. margin-left:10px;
  256. border-left: 1px double {color:Blockquote};
  257. }
  258.  
  259. a:link, a:active, a:visited {
  260. color: {color:Link};
  261. text-decoration: none;
  262. word-spacing:2px;
  263. -webkit-transition: all 0.3s ease-in-out;
  264. -moz-transition: all 0.3s ease-in-out;
  265. -o-transition: all 0.3s ease-in-out;
  266. -ms-transition: all 0.3s ease-in-out;
  267. transition: all 0.3s ease-in-out;
  268. }
  269.  
  270. a:hover {
  271. color: {color:Link hover};
  272. -webkit-transition: all 0.3s ease-in-out;
  273. -moz-transition: all 0.3s ease-in-out;
  274. -o-transition: all 0.3s ease-in-out;
  275. -ms-transition: all 0.3s ease-in-out;
  276. transition: all 0.3s ease-in-out;
  277. }
  278.  
  279. b, strong, .strong {
  280. color:{color:Bold};
  281. font-weight: 700;
  282. }
  283.  
  284. i, em, .em {
  285. color:{color:Italic};
  286. font-style:oblique;
  287. }
  288.  
  289. u, em, .em{
  290. color: {color:Underline};
  291. text-decoration: underline;
  292. }
  293.  
  294. h1 {
  295. font-size:15px;
  296. text-transform:uppercase;
  297. line-height:150%;
  298. }
  299.  
  300. .posts li, .posts blockquote {
  301. max-width: 100%;
  302. }
  303.  
  304. iframe#tumblr_controls {
  305. top:5px;
  306. right:10px!important;
  307. position:fixed !important;
  308. -webkit-filter: invert(1);
  309. opacity:1;
  310. filter:alpha(opacity=100);
  311. -moz-opacity:1;
  312. }
  313.  
  314. #s-m-t-tooltip{
  315. max-width:300px;
  316. z-index:999999;
  317. margin:20px 0px;
  318. padding: 0px 3px 0px 3px ;
  319. background: white;
  320. border:1px solid {color:Box shadow};
  321. text-transform:uppercase;
  322. font-family: "04b03";
  323. font-size:9px;
  324. color:#494949;
  325. text-align:center;
  326. }
  327.  
  328. #entries {
  329. padding:45px 20px 20px 35px;
  330. margin-top:50px;
  331. margin-left:650px;
  332. width:330px;
  333. text-align:left;
  334. height:515px ;
  335. position:absolute;
  336. overflow-x:hidden;
  337. overflow-y:auto;
  338. border-top:5px solid {color:Box border};
  339. border-right:15px solid {color:Box border};
  340. border-bottom:5px solid {color:Box border};
  341. z-index:99;
  342. background-color: {color:Box bg};
  343. {block:IfBoxShadow}
  344. box-shadow: 3px 0 8px 3px {color:Box shadow};
  345. {/block:IfBoxShadow}
  346. }
  347.  
  348. #post {
  349. margin-bottom:50px;
  350. max-width:100%;
  351. width:250px;
  352. height: auto;
  353. border:1px solid {color:Post border};
  354. word-wrap: break-word;
  355. z-index:9;
  356. padding: 25px 25px 0px 25px;
  357. background:white;
  358. }
  359.  
  360. #info {
  361. width:250px;
  362. color:{color:Text};
  363. text-align:center;
  364. padding-top:10px;
  365. color:{color:Permalink};
  366. }
  367.  
  368. {block:IndexPage}
  369. #post .permalink {
  370. margin-top:0px
  371. position: absolute;
  372. }
  373.  
  374. .permalink {
  375. width:302px;
  376. padding:0px 0px 20px 0px ;
  377. z-index:9;
  378. letter-spacing:3px;
  379. text-transform:uppercase;
  380. font-size:8px;
  381. }
  382.  
  383. .permalink a {
  384. color:{color:Permalink};
  385. }
  386.  
  387. {/block:IndexPage}
  388.  
  389. .caption {
  390. text-align:left;
  391. margin-left:3px;
  392. margin-top:10px;
  393. padding-top:5px;
  394. width:250px;
  395. }
  396.  
  397. .quote {
  398. font-size:20px;
  399. max-width:100%;
  400. font-weight:700;
  401. line-height:120%;
  402. }
  403.  
  404. #pagination {
  405. position: absolute;
  406. width:345px;
  407. z-index:999;
  408. text-align:center;
  409. color: {color:Pagination};
  410. }
  411.  
  412. .jump_page {
  413. font-size:9px;
  414. }
  415.  
  416. .current_page, .jump_page:hover {
  417. color: {color:Pagination};
  418. font-size:9px;
  419. }
  420.  
  421. .showhide_element {
  422. display: none;
  423. }
  424.  
  425. #navdesc {
  426. padding:50px 20px ;
  427. margin-top:54px;
  428. margin-left:651px;
  429. width:345px;
  430. text-align:center;
  431. height:481px ;
  432. position:absolute;
  433. overflow-x:hidden;
  434. overflow-y:auto;
  435. z-index:999;
  436. background:{color:Box bg};
  437. line-height:150%;
  438. }
  439.  
  440. #navask {
  441. padding:100px 20px ;
  442. margin-top:54px;
  443. margin-left:651px;
  444. width:345px;
  445. text-align:center;
  446. height:381px ;
  447. position:absolute;
  448. overflow-x:hidden;
  449. overflow-y:auto;
  450. z-index:999;
  451. background:{color:Box bg};
  452. line-height:150%;
  453. }
  454.  
  455. .desctit {
  456. font-size:18px;
  457. font-family:'Carrois Gothic SC', sans-serif;
  458. text-align:center;
  459. padding-top:30px;
  460. padding-bottom:50px;
  461. color:{color:Description Title};
  462. }
  463.  
  464. .desc {
  465. font-size:11px;
  466. text-align:justify;
  467. line-height:150%;
  468. text-indent:50px;
  469. color:{color:Description};
  470. }
  471.  
  472. .desc:first-letter {
  473. font-size:20px;
  474. text-transform:uppercase;
  475. font-family: 'Playball', cursive;
  476. letter-spacing:3px;
  477. }
  478.  
  479. .tit {
  480. width:auto;
  481. height:auto;
  482. font-size:40px;
  483. font-family: 'Niconne', cursive;
  484. padding:90px 10px 40px 10px;
  485. text-transform:none;
  486. }
  487.  
  488. .ind {
  489. font-size:11px;
  490. line-height:250%;
  491. font-family:calibri;
  492. text-transform:uppercase;
  493. }
  494.  
  495. .ind a {
  496. color:{color:Navigation Link};
  497. }
  498.  
  499. #cover {
  500. padding:0px 20px 0px 20px;
  501. margin-top:50px;
  502. margin-left:249px;
  503. width:345px;
  504. text-align:center;
  505. height:580px ;
  506. position:absolute;
  507. overflow-x:hidden;
  508. overflow-y:auto;
  509. border-top:5px solid {color:Box border};
  510. border-left:15px solid {color:Box border};
  511. border-right:1px solid {color:Box border};
  512. border-bottom:5px solid {color:Box border};
  513. z-index:99;
  514. background:{color:Box bg};
  515. line-height:150%;
  516. {block:IfBoxShadow}
  517. box-shadow: 0 0 8px 3px {color:Box shadow};
  518. {/block:IfBoxShadow}
  519. }
  520.  
  521. {CustomCSS}
  522. </style>
  523. <script src="//code.jquery.com/jquery-1.10.2.js"></script>
  524. <script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  525. </head>
  526. <body>
  527. <div id="merp"><div id="cover"><div class="ind">
  528. <div class="tit"><a href="/"><font color="{color:Title}">{Title}</font></a></div>
  529. <a href="#" class="contentMenu" onClick="showLinks('nav');return false;">{text:Home Page Title}</a> <br>
  530. <a href="#" class="contentMenu" onClick="showLinks('navdesc');return false;">{text:Description Page Title}</a> <br>
  531. <a href="#" class="contentMenu" onClick="showLinks('navask');return false;">{text:Ask Page Title}</a> <br>
  532. {block:ifLink1URL}<a href="{text:Link 1 URL}">{text:Link 1 Title}</a>{/block:ifLink1URL} <br>
  533. {block:ifLink2URL}<a href="{text:Link 2 URL}">{text:Link 2 Title}</a>{/block:ifLink2URL} <br>
  534. {block:ifLink3URL}<a href="{text:Link 3 URL}">{text:Link 3 Title}</a>{/block:ifLink3URL} <br>
  535. {block:ifLink4URL}<a href="{text:Link 4 URL}">{text:Link 4 Title}</a>{/block:ifLink4URL} <br>
  536. {block:ifLink5URL}<a href="{text:Link 5 URL}">{text:Link 5 Title}</a>{/block:ifLink5URL} <br>
  537. {block:ifLink6URL}<a href="{text:Link 6 URL}">{text:Link 6 Title}</a>{/block:ifLink6URL} <br><br>
  538. <img src="http://4.bp.blogspot.com/-6IA9Pkfui24/Ttu6reCuYFI/AAAAAAAAAZk/4M4mJp_x0hE/s1600/stock-illustration-3368290-fancy-floral-dividers.jpg">
  539. <div id="pagination">{block:Pagination}
  540. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page"><font color="{color:Pagination}"> ⇦ </font></a>{/block:PreviousPage}
  541. {block:JumpPagination length="1"}
  542. {block:CurrentPage}<span class="current_page">page {PageNumber}</span>{/block:CurrentPage}
  543. {block:JumpPage}<a class="jump_page" href="{URL}"><font color="{color:Pagination}">{PageNumber}</font></a>{/block:JumpPage}{/block:JumpPagination}
  544. {block:NextPage}<a href="{NextPage}" class="jump_page"><font color="{color:Pagination}"> ⇨ </font></a>{/block:NextPage}{/block:Pagination}</div>
  545. </div></div>
  546.  
  547. <div id="navdesc" class="showhide_element">
  548. <div class="desctit">{text:Description Page Title}</div>
  549. <div class="desc">{Description}</div></div>
  550.  
  551. <div id="navask" class="showhide_element">
  552. <p>{AskLabel}</p><br><p><iframe frameborder="0" scrolling="yes" width="300px" height="260"src="http://www.tumblr.com/ask_form/{text:Your Username}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe></p> </div>
  553.  
  554. <div id="entries">{block:Posts}{block:IndexPage}<div class="permalink"><div style="margin-right:0px;float: right;text-align:right;"><a href="{Permalink}" title="{NoteCountWithLabel}" >{DayOfMonth}{DayOfMonthSuffix} of {ShortMonth} {Year}</a></div></div>{/block:IndexPage}
  555.  
  556. {block:ContentSource}<!--- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  557. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  558.  
  559. <div id="post">{block:Text}<h1>{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</h1>{Body}{/block:Text}
  560.  
  561. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:IfShowPhotoCaption}{block:IndexPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowPhotoCaption}{/block:Photo}
  562.  
  563. <div class="photoset">{block:Photoset}{Photoset-250}{block:IfShowPhotoCaption}{block:IndexPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowPhotoCaption}{/block:Photoset}</div>
  564.  
  565. {block:Quote}<div class="quote">"{Quote}"</div><p>{block:Source}&nbsp;&nbsp;&nbsp;&mdash;&nbsp;{Source}</p>{/block:Source}{/block:Quote}
  566.  
  567. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  568.  
  569. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  570.  
  571. {block:Audio}{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}<br><br>{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}- {Artist}{/block:Artist}{block:IfShowPhotoCaption}{block:IndexPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:IndexPage}{/block:IfShowPhotoCaption}{/block:Audio}
  572.  
  573. {block:Video}{Video-250}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:Video}
  574.  
  575. {block:Answer}<div style="text-align:left;line-height:150%;padding-bottom:10px;border-bottom:1px solid {color:Post border};">{Question}</div><div style="text-align:right;"><br><i>&mdash;&nbsp;{Asker}</i></div><br><br><p>{Answer}</p>{/block:Answer}
  576.  
  577. <div id="info">{block:permalinkpage}
  578. {block:Caption}<div class="caption">{caption}</div>{/block:Caption}<br><br>
  579. Posted {block:Date}{TimeAgo}{/block:Date} with {NoteCountWithLabel}<br>
  580. {block:RebloggedFrom}<br>Via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;Source: <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{/block:permalinkpage}<br><br>{block:permalinkpage}{block:HasTags}{block:Tags}<a href="{TagURL}">▲{Tag}&nbsp;&nbsp;&nbsp;&nbsp;</a>{/block:Tags}{/block:HasTags}</div><br>{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:permalinkpage}</div></div>{/block:Posts}</div></div></div>
  581.  
  582. {block:IfDraggable}
  583. <script>$( "#merp" ).draggable();</script>
  584. {/block:IfDraggable}
  585.  
  586. <div style="bottom:10px;right:10px;z-index:999;position:fixed;"> <a href="http://exorgy.tumblr.com/" > <font color="#494949">Ⓐ</font></a></div>
  587.  
  588. </body>
  589. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement