Advertisement
worstaudrina

have you seen her?

May 7th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.32 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.  
  4.  
  5. <head><title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'>
  12.  
  13. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  14. <script>if(typeof jQuery=='undefined'){document.write('<'+'script');document.write(' language="javascript"');document.write(' type="text/javascript"');document.write(' src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js">');document.write('</'+'script'+'>')}</script><script>if(!image_urls){var image_urls=Array()}if(!flash_urls){var flash_urls=Array()}image_urls['rain1']="http://2.bp.blogspot.com/-IQXNv-_CBLE/TpWcK7LL4VI/AAAAAAAAG0I/bcxYcqc_uI0/pinkpetal1.png";image_urls['rain2']="http://4.bp.blogspot.com/-teXCIicWPF4/TpWcLLg0A2I/AAAAAAAAG0U/IPPCr1gponc/pinkpetal2.png";image_urls['rain3']="http://3.bp.blogspot.com/-3JG9HLECCRU/TpWcLZGSYtI/AAAAAAAAG0g/zIJINua93TE/redpetal1.png";image_urls['rain4']="http://2.bp.blogspot.com/-BByhQEK5E24/TpWcLux4xRI/AAAAAAAAG0s/x2hIr1AV_Ac/redpetal2.png";$(document).ready(function(){var c=$(window).width();var d=$(window).height();var e=function(a,b){return Math.round(a+(Math.random()*(b-a)))};var f=function(a){setTimeout(function(){a.css({left:e(0,c)+'px',top:'-30px',display:'block',opacity:'0.'+e(10,100)}).animate({top:(d-10)+'px'},e(7500,8000),function(){$(this).fadeOut('slow',function(){f(a)})})},e(1,8000))};$('<div></div>').attr('id','rainDiv')
  15. .css({position:'fixed',width:(c-20)+'px',height:'1px',left:'0px',top:'-5px',display:'block'}).appendTo('body');for(var i=1;i<=20;i++){var g=$('<img/>').attr('src',image_urls['rain'+e(1,4)])
  16. .css({position:'absolute',left:e(0,c)+'px',top:'-30px',display:'block',opacity:'0.'+e(10,100),'margin-left':0}).addClass('rainDrop').appendTo('#rainDiv');f(g);g=null};var h=0;var j=0;$(window).resize(function(){c=$(window).width();d=$(window).height()})});</script>
  17. <script>if(typeof jQuery=='undefined'){document.write('<'+'script');document.write(' language="javascript"');document.write(' type="text/javascript"');document.write(' src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js">');document.write('</'+'script'+'>')}</script><script>$(document).ready(function(){var a=$('<img>').attr({'src':'http://2.bp.blogspot.com/-IQXNv-_CBLE/TpWcK7LL4VI/AAAAAAAAG0I/bcxYcqc_uI0/pinkpetal1.png','border':0});$('<a></a>').css({position:'absolute',right:'0px',top:'22px','z-index':'90'}).attr({'href':'http://tutorialuntukblog.blogspot.com/2011/10/tutorial-kelopak-bunga-berguguran-di.html'}).append(a).appendTo('body')});</script>
  18.  
  19.  
  20.  
  21. <script>
  22. $(document).ready(function(){
  23. $(".slidingDiv1").hide();
  24. $(".show_hide1").show();
  25. $('.show_hide1').toggle(function(){
  26. $(".slidingDiv1").slideDown(
  27. function(){
  28. $("#navigation").text("navigation")
  29. }
  30. );
  31. },function(){
  32. $(".slidingDiv1").slideUp(
  33. function(){
  34. $("#navigation").text("navigation")
  35. }
  36. );
  37. });
  38. });
  39. </script>
  40.  
  41.  
  42. <script>
  43. $(document).ready(function(){
  44. $(".slidingDiv2").hide();
  45. $(".show_hide2").show();
  46. $('.show_hide2').toggle(function(){
  47. $(".slidingDiv2").slideDown(
  48. function(){
  49. $("#navigation").text("navigation")
  50. }
  51. );
  52. },function(){
  53. $(".slidingDiv2").slideUp(
  54. function(){
  55. $("#navigation").text("navigation")
  56. }
  57. );
  58. });
  59. });
  60. </script>
  61.  
  62.  
  63. <script>
  64. $(document).ready(function(){
  65. $(".slidingDiv3").hide();
  66. $(".show_hide3").show();
  67. $('.show_hide3').toggle(function(){
  68. $(".slidingDiv3").slideDown(
  69. function(){
  70. $("#navigation").text("navigation")
  71. }
  72. );
  73. },function(){
  74. $(".slidingDiv3").slideUp(
  75. function(){
  76. $("#navigation").text("navigation")
  77. }
  78. );
  79. });
  80. });
  81. </script>
  82.  
  83. </head>
  84.  
  85.  
  86.  
  87.  
  88. <!------------------------
  89. THEME #18 - by SKYWWALKER
  90. skywwalker.tumblr.com
  91. - DO NOT COPY.
  92. - DO NOT CLAIM AS YOUR OWN.
  93. - DO NOT USE AS A BASE THEME.
  94. - DO NOT REMOVE THE CREDIT.
  95. ------------------------>
  96.  
  97.  
  98.  
  99.  
  100. <meta name="color:Links" content="#888888"/>
  101. <meta name="color:Navigation Hover" content="ff0000"/>
  102.  
  103. <meta name="text:Nav1" content="whatever" />
  104. <meta name="text:Nav2" content="description" />
  105.  
  106. <meta name="text:Link1 URL" content="/" />
  107. <meta name="text:Link1" content="link 1" />
  108. <meta name="text:Link2 URL" content="/" />
  109. <meta name="text:Link2" content="link 2" />
  110. <meta name="text:Link3 URL" content="/" />
  111. <meta name="text:Link3" content="link 3" />
  112. <meta name="text:Link4 URL" content="/" />
  113. <meta name="text:Link4" content="link 4" />
  114. <meta name="text:Link5 URL" content="/" />
  115. <meta name="text:Link5" content="link 5" />
  116. <meta name="text:Link6 URL" content="/" />
  117. <meta name="text:Link6" content="link 6" />
  118.  
  119. <style type="text/css">
  120.  
  121.  
  122. body {
  123. background:#fff;
  124. background-repeat:repeat;
  125. background-attachment:fixed;
  126. margin:0px;
  127. color:{color:text};
  128. font-size:11px;
  129. }
  130.  
  131. a {
  132. text-decoration:none;
  133. color:{color:links};
  134. -moz-transition-duration:0.4s;
  135. -webkit-transition-duration:0.4s;
  136. -o-transition-duration:0.4s;
  137. }
  138.  
  139. img {border:none;}
  140.  
  141. blockquote {
  142. border-left:1px solid #e7e7e7;
  143. padding:1px 10px 1px 10px;
  144. margin-left:20px;
  145. }
  146.  
  147. blockquote blockquote {
  148. margin:10px 0px 10px 0px;
  149. font-size:9px;
  150.  
  151. }
  152.  
  153. h1 {
  154. font-family:calibri;
  155. text-transform:uppercase;
  156. letter-spacing:1px;
  157. font-size:10px;
  158. }
  159.  
  160. h2 {
  161. font-family:arial;
  162. line-height:150%;
  163. letter-spacing:1px;
  164. font-size:9px;
  165. padding:20px;
  166. color:#777;
  167. font-weight:normal;
  168. }
  169.  
  170.  
  171.  
  172.  
  173. /* SIDEBAR */
  174.  
  175. #sidebar {
  176. position:fixed;
  177. margin-top:200px;
  178. margin-left:200px;
  179. }
  180.  
  181. .navigation {
  182. font-size:13px;
  183. letter-spacing:5px;
  184. font-family:calibri;
  185. text-transform:uppercase;
  186. padding:6px 0px 6px 0px;
  187. margin-top:20px;
  188. width:210px;
  189. border-bottom:2px solid #f5f5f5;
  190. -moz-transition-duration:0.9s;
  191. -webkit-transition-duration:0.9s;
  192. -o-transition-duration:1.9s;
  193. }
  194.  
  195. .navigation:hover {
  196. border-bottom:2px solid {color:Navigation Hover};
  197. -moz-transition-duration:0.9s;
  198. -webkit-transition-duration:0.9s;
  199. -o-transition-duration:1.9s;
  200. }
  201.  
  202. #description {
  203. width:180px;
  204. font-family:arial;
  205. font-size:9px;
  206. text-align:right;
  207. margin-top:6px;
  208. padding-right:6px;
  209. line-height:14px;
  210. color:#777;
  211. }
  212.  
  213. #description a {
  214. -moz-transition-duration:0.6s;
  215. -webkit-transition-duration:0.6s;
  216. -o-transition-duration:0.6s;
  217. }
  218.  
  219. #description a:hover {
  220. text-decoration:underline;
  221. -moz-transition-duration:0.6s;
  222. -webkit-transition-duration:0.6s;
  223. -o-transition-duration:0.6s;
  224. }
  225.  
  226. #subtitle {
  227. width:190px;
  228. font-family:cambria;
  229. font-style:italic;
  230. font-size:12px;
  231. text-align:right;
  232. margin-top:50px;
  233. padding-right:3px;
  234. line-height:14px;
  235. }
  236.  
  237. #subtitle a {
  238. -moz-transition-duration:0.9s;
  239. -webkit-transition-duration:0.9s;
  240. -o-transition-duration:0.9s;
  241. }
  242.  
  243. #subtitle a:hover {
  244. text-decoration:underline;
  245. -moz-transition-duration:0.9s;
  246. -webkit-transition-duration:0.9s;
  247. -o-transition-duration:0.9s;
  248. }
  249.  
  250.  
  251.  
  252.  
  253. /* NAVIGATION BOX */
  254.  
  255. .nav {
  256. width:170px;
  257. font-family:arial;
  258. font-size:9px;
  259. text-align:right;
  260. margin-top:6px;
  261. padding-right:6px;
  262. }
  263.  
  264. .nav a {
  265. border-bottom:1px solid #fff;
  266. font-family:calibri;
  267. font-size:11px;
  268. margin:3px 0px 0px 4px;
  269. line-height:14px;
  270. -moz-transition-duration:0.6s;
  271. -webkit-transition-duration:0.6s;
  272. -o-transition-duration:0.2s;
  273. }
  274.  
  275. .nav a:hover {
  276. text-decoration:underline;
  277. color:#333;
  278. -moz-transition-duration:0.5s;
  279. -webkit-transition-duration:0.5s;
  280. -o-transition-duration:0.3s;
  281. }
  282.  
  283.  
  284.  
  285.  
  286. /* POSTS */
  287.  
  288. #entries {
  289. margin-left:460px;
  290. height:100%;
  291. width:400px;
  292. margin-top:-40px;
  293. padding:40px;
  294. }
  295.  
  296. #post {
  297. font-family: arial;
  298. color:#777;
  299. font-size:9px;
  300. text-align:justify;
  301. line-height:130%;
  302. margin-top:90px;
  303. width:500px;
  304. padding-bottom:5px;
  305.  
  306. }
  307.  
  308. #caption {
  309. background-color:#f9f9f9;
  310. padding:20px 40px 20px 40px;
  311. margin-top:7px;
  312. }
  313.  
  314. #caption a {text-decoration:underline;}
  315.  
  316.  
  317.  
  318.  
  319. /* ASK */
  320.  
  321. #asker {
  322. font-family:calibri;
  323. font-size:9px;
  324. text-transform:uppercase;
  325. letter-spacing:1px;
  326. }
  327.  
  328. #question {
  329. background-color:#f9f9f9;
  330. width:450px;
  331. padding:25px;
  332. font-family:arial;
  333. font-size:9px;
  334. text-align:justify;
  335. line-height:150%;
  336. }
  337.  
  338. #answer {
  339. background-color:#f9f9f9;
  340. width:450px;
  341. padding:16px 25px 16px 26px;
  342. font-family:arial;
  343. font-size:9px;
  344. text-align:justify;
  345. margin-top:5px;
  346. line-height:150%;
  347. }
  348.  
  349.  
  350.  
  351.  
  352. /* AUDIO */
  353.  
  354. .playbutton {
  355. overflow:hidden;
  356. position:relative;
  357. z-index:1000;
  358. width:26px;
  359. height:26px;
  360. margin:11px 11px 11px 11px;
  361. }
  362.  
  363. .playbox {
  364. float:left;
  365. background-color:#000;
  366. position:absolute;
  367. z-index:1000;
  368. width:50px;
  369. height:50px;
  370. margin:30px;
  371. -webkit-border-radius:50px;
  372. -moz-border-radius:50px;
  373. opacity:0.2;
  374. -moz-transition-duration:0.6s;
  375. -webkit-transition-duration:0.6s;
  376. -o-transition-duration:0.6s;
  377. }
  378.  
  379. .playbox:hover {
  380. opacity:0.9;
  381. -moz-transition-duration:0.6s;
  382. -webkit-transition-duration:0.6s;
  383. -o-transition-duration:0.6s;
  384. }
  385.  
  386. .details {
  387. float:right;
  388. width:333px;
  389. background-color:#f9f9f9;
  390. padding:25px;
  391. height:60px;
  392. line-height:150%;
  393. font-family:arial;
  394. letter-spacing:1px;
  395. font-family:arial;
  396. text-transform:lowercase;
  397. }
  398.  
  399. .details i {
  400. font-style:normal;
  401. font-family:calibri;
  402. font-size:11px;
  403. text-transform:uppercase;
  404. letter-spacing:1px;
  405. }
  406.  
  407. .details b {
  408. font-family:calibri;
  409. font-size:10px;
  410. text-transform:uppercase;
  411. letter-spacing:1px;
  412. }
  413.  
  414. .cover {
  415. position: relative;
  416. z-index: 1;
  417. width:80px;
  418. height:80px;
  419. outline:15px solid #f9f9f9;
  420. margin:15px;
  421. }
  422.  
  423.  
  424.  
  425.  
  426. ul.chat, .chat ol, .chat li {list-style:none; margin:1px; padding:6px}
  427.  
  428.  
  429.  
  430.  
  431. /* INFO, TAGS & NOTES */
  432.  
  433. #info {
  434. width:488px;
  435. margin-top:8px;
  436. font-family:calibri;
  437. font-size:8px;
  438. text-transform:uppercase;
  439. letter-spacing:1px;
  440. text-align:left;
  441. color:#777;
  442. border-top:2px solid #f9f9f9;
  443. padding:5px 6px 3px 6px;
  444. }
  445.  
  446. #info a {text-decoration:none; color:#888;}
  447. #info a:visited {text-decoration:none; color:#888;}
  448.  
  449. #tags {
  450. width:484px;
  451. line-height:90%;
  452. text-align:left;
  453. font-family:arial;
  454. font-size:8px;
  455. letter-spacing:1px;
  456. text-transform:lowercase;
  457. padding:0px 8px 6px 6px;
  458. opacity:0;
  459. -moz-transition-duration:0.6s;
  460. -webkit-transition-duration:0.6s;
  461. -o-transition-duration:0.6s;
  462. }
  463.  
  464. #post:hover #tags {
  465. opacity:1;
  466. -moz-transition-duration:0.9s;
  467. -webkit-transition-duration:0.9s;
  468. -o-transition-duration:1.0s;
  469. }
  470.  
  471. #tags a {color:#777; margin:0px 2px 0px 2px; text-decoration:none; margin:0px 7px 0px 0px;}
  472.  
  473. #tags a:hover {text-decoration:underline;}
  474.  
  475. #notes {
  476. font-family:arial;
  477. margin-top:20px;
  478. margin-left:-40px;
  479. width:500px;
  480. text-transform:lowercase;
  481. line-height:90%;
  482. color:#888;
  483. font-size:10px;
  484. }
  485.  
  486. ol.notes li {
  487. border-bottom:1px solid #f5f5f5;
  488. list-style:none;
  489. padding:8px;
  490. -moz-transition-duration:0.6s;
  491. -webkit-transition-duration:0.6s;
  492. -o-transition-duration:0.6s;
  493. }
  494.  
  495. ol.notes li img {opacity:0}
  496.  
  497.  
  498.  
  499.  
  500. /* PAGINATION */
  501.  
  502. #pag {
  503. position:fixed;
  504. font-size:12px;
  505. font-family:calibri;
  506. top:250px;
  507. left:1050px;
  508. line-height:300%;
  509. }
  510.  
  511. #pag a {
  512. padding:10px 0px 10px 10px;
  513. border-left:2px solid #eee;
  514. -moz-transition-duration:0.6s;
  515. -webkit-transition-duration:0.6s;
  516. -o-transition-duration:0.6s;
  517. }
  518.  
  519. #pag a:hover {
  520. padding-left:17px;
  521. -moz-transition-duration:0.6s;
  522. -webkit-transition-duration:0.6s;
  523. -o-transition-duration:0.6s;
  524. }
  525.  
  526.  
  527.  
  528.  
  529. /* CREDIT */
  530.  
  531. #credit a {
  532. position:fixed;
  533. bottom:8px;
  534. right:8px;
  535. font-family:calibri;
  536. font-size:11px;
  537. color:#777;
  538. text-transform:uppercase;
  539. background-color:#f9f9f9;
  540. padding:6px;
  541. letter-spacing:1px;
  542. border:1px solid #f3f3f3;
  543. }
  544.  
  545. #credit a:hover {
  546. background-color:#f3f3f3;
  547. color:#555;
  548. border:1px solid #ececec;
  549. }
  550.  
  551.  
  552.  
  553. {CustomCSS}</style><body>
  554.  
  555.  
  556. <div id="sidebar">
  557. <div align="right">
  558.  
  559. <div class="navigation" align="right"><a href="#" class="show_hide1">{text:Nav1}</a></div>
  560.  
  561. <div class="slidingDiv1">
  562. <div id="description">
  563.  
  564. <!-- NAV1 TEXT BEGINS -->
  565. <center>PRIVATE, INDEPENDENT, HIGHLY SELECTIVE, AND <i>MUTUALLY EXCLUSIVE.</i>
  566. <u> <p
  567. style="color:pink">CATHERINE LEIGH DOLLANGANGER </u>
  568. </center><center>BOOK BASED, WITH LITTLE MOVIE INFLUENCE(S)
  569. <marquee onmouseover="this.stop();" onmouseout="this.start();"><code><h7>please check rules before interacting. icons & edits are not for public use.</h7></code></marquee>
  570. by moon , est. 9/16/16 .
  571. <!-- NAV1 TEXT ENDS -->
  572.  
  573. </div>
  574. </div>
  575.  
  576.  
  577. <div class="navigation" align="right"><a href="#" class="show_hide2">{text:Nav2}</a></div>
  578.  
  579. <div class="slidingDiv2">
  580. <div id="description">
  581.  
  582. <!-- NAV2 TEXT BEGINS -->
  583. MISSING SINCE : 6/26/57 , disappeared after the death of her father along with family. no traces of them have been discovered , contact <a href=http://cathydoll.tumblr.com/ask target="_blank"> here </a> if you have any ideas where they might go.
  584. <!-- NAV2 TEXT BEGINS -->
  585.  
  586. </div>
  587. </div>
  588.  
  589.  
  590. <div class="navigation"><a href="#" class="show_hide3">TODAY ?</a></div>
  591.  
  592. <div class="slidingDiv3">
  593.  
  594. <div align="right">
  595. <div class="nav">
  596. <a href=http://cathydoll.tumblr.com/r.><img src=https://i.imgur.com/8UYbkL1.png></a>
  597. <a href=http://cathydoll.tumblr.com/a.><img src=https://i.imgur.com/8UYbkL1.png></a>
  598. <a href=http://cathydoll.tumblr.com/v.><img src=https://i.imgur.com/8UYbkL1.png></a>
  599. </div>
  600. </div>
  601.  
  602.  
  603. </div>
  604.  
  605.  
  606. <a href="/"><div id="subtitle">{Description}</div></a>
  607.  
  608. </div>
  609. </div>
  610.  
  611.  
  612.  
  613.  
  614. {block:Pagination}
  615. <div id="pag">
  616.  
  617. {block:NextPage}
  618. <a href="{NextPage}">burn</a>
  619. {/block:NextPage}
  620. <br>
  621. {block:PreviousPage}
  622. <a href="{PreviousPage}">dance</a>
  623. {/block:PreviousPage}
  624.  
  625. </div>
  626. {/block:Pagination}
  627.  
  628.  
  629.  
  630.  
  631. <div id="entries">{block:Posts}<div id="post">
  632.  
  633. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><div id="caption">{Body}</div>{/block:Text}
  634.  
  635. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  636.  
  637. {block:Photoset}{Photoset-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  638.  
  639. {block:Quote}<h2>{Quote}</h2> {block:Source} <div id="caption">– {Source}</div>{/block:Source}{/block:Quote}
  640.  
  641. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  642.  
  643. {block:Chat}<div id="caption">"<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  644.  
  645. {block:Video}{Video-500}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:Video}
  646.  
  647. {block:Audio}
  648. {block:AudioPlayer}
  649.  
  650. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
  651. {block:AlbumArt}
  652. <img src="{AlbumArtURL}" class="cover">
  653. {/block:AlbumArt}
  654.  
  655. <div class="details">
  656. {block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br/>
  657. {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br/>
  658. {block:Album}<b>Album:</b> {Album}{/block:Album}<br/>
  659. <b>Playcount:</b> {PlayCountWithLabel}
  660. </div>
  661.  
  662. {/block:AudioPlayer}
  663. {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
  664. {/block:Audio}
  665.  
  666.  
  667. {block:Answer}
  668. <div id="askbox">
  669. <div id="asker" align="right">{Asker} wrote:</div>
  670. <div id="question">{Question}</div>
  671. <div id="answer">{Answer}</div>
  672. </div>
  673. {/block:Answer}
  674.  
  675.  
  676.  
  677.  
  678. <div id="info">
  679.  
  680. {block:Date}
  681. <a href="{Permalink}">{TimeAgo}</a>
  682. {/block:Date}
  683.  
  684. {block:NoteCount}
  685. with <a href="{Permalink}">{NoteCount} notes</a> <font color="F61313">♥</font>
  686. {/block:NoteCount}
  687.  
  688. {block:RebloggedFrom}
  689. via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  690. {/block:RebloggedFrom}
  691.  
  692. {block:ContentSource}
  693. (<a href="{SourceURL}">source</a>)
  694. {/block:ContentSource}
  695. </div>
  696.  
  697.  
  698. {block:HasTags}<div id="tags">
  699. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags} </div>
  700. {/block:HasTags}
  701.  
  702.  
  703. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  704.  
  705. </div>{/block:Posts}</div>
  706.  
  707.  
  708.  
  709.  
  710. <div id="credit">
  711.  
  712. <a href="http://skywwalker.tumblr.com/">©SW</a>
  713.  
  714. </div>
  715.  
  716.  
  717.  
  718.  
  719. </body><!-- SCM Music Player http://scmplayer.co -->
  720. <script type="text/javascript" src="http://scmplayer.co/script.js"
  721. data-config="{'skin':'skins/simpleBlack/skin.css','volume':50,'autoplay':false,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'','url':'https://www.youtube.com/watch?v=NMpheqV1aww&list=PLfzW_wEeYxk4zgtK_i2TRpFJ42zyS_l0U&index=8'}]}" ></script>
  722. <!-- SCM Music Player script end -->
  723. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement