Advertisement
Cassiesweird

musistat + 2col

Oct 28th, 2016
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.45 KB | None | 0 0
  1. <head>
  2.  
  3. <link href='https://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  4. <title>{title}</title>
  5. <script type="text/javascript"
  6. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  7. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  8.  
  9. <meta name="font:Body" content="Lucida Sans"/>
  10. <meta name="select:Font" content="ms gothic, gulim" title="ms gothic">
  11. <meta name="color:Background" content="#ffffff"/>
  12. <meta name="color:Text" content="#130C11"/>
  13. <meta name="color:Links" content="#97cde7"/>
  14. <meta name="color:Sidebar" content="#eeeeee"/>
  15. <meta name="color:PostsBg" content="#000000"/>
  16. <meta name="color:perm" content="#000000"/>
  17. <meta name="color:BorderColor" content="#eeeeee"/>
  18. <meta name="color:glow" content="#eeeeee"/>
  19. <meta name="image:Background" content="0"/>
  20. <meta name="if:White Follow Button" content="1"/>
  21. <meta name="if:Background cover" content=""/>
  22. <meta name="text:Link One Title" content="home" />
  23. <meta name="text:Link One" content="/" />
  24. <meta name="text:Link Two Title" content="ask" />
  25. <meta name="text:Link Two" content="/ask" />
  26. <meta name="text:Link Three Title" content="" />
  27. <meta name="text:Link Three" content="" />
  28. <meta name="text:Link Four Title" content="" />
  29. <meta name="text:Link Four" content="" />
  30. <meta name="if:show sidebar photo" content="0"/>
  31. <meta name="image:sidebar" content="0"/>
  32. <meta name="text:Links Text One" content="show">
  33. <meta name="text:Links Text Two" content="hide">
  34. <meta name="if:Show caption" content=""/>
  35. <meta name="if:tiny cursor" content="0" />
  36. <meta name="if:Show Album Art on Audio Posts" content="1"/>
  37. <meta name="image:as" content="0"/>
  38. <meta name="image:link 1" content="0"/>
  39. <meta name="image:link 2" content="0"/>
  40. <meta name="image:link 3" content="0"/>
  41.  
  42. <link href="https://fonts.googleapis.com/css?family=Nothing+You+Could+Do|VT323" rel="stylesheet">
  43.  
  44. <style type="text/css">
  45.  
  46. .tumblr_audio_player{
  47. {block:IndexPage}
  48. height:60px;
  49. width:100%;
  50. {/block:IndexPage}
  51. {block:PermalinkPage}
  52. height:60px;
  53. width:100%;
  54. {/block:PermalinkPage}
  55. overflow:hidden;
  56. float: center;
  57. margin-bottom:-2px;
  58. border-left: {color:bordercolor} solid 0px;
  59. border-right: {color:bordercolor} solid 0px;
  60. }
  61.  
  62. iframe#tumblr_controls {
  63. right:3px !important;
  64. position: fixed !important;
  65. opacity:.4;
  66. {block:ifWhiteFollowButton}
  67. white-space:nowrap;
  68. -webkit-filter:invert(100%);
  69. {/block:ifWhiteFollowButton}
  70. }
  71.  
  72. ::-webkit-scrollbar-thumb{
  73. background-color: #fff;
  74. height:0px;
  75. }
  76.  
  77. .leftnote{
  78. float:left;
  79. margin-left: 10px;
  80. }
  81.  
  82. .rightnote{
  83. float:right;
  84. margin-right: 10px;
  85. }
  86.  
  87.  
  88. ::-webkit-scrollbar {
  89. height:0px;
  90. width:0px;
  91. background-color: #fff;
  92. }
  93.  
  94. #content {
  95. width:100%;
  96. }
  97.  
  98. .bump {
  99. padding-top:10px;
  100. }
  101.  
  102. .textbump {
  103. padding-left:10px;
  104. padding-right:10px;
  105. }
  106.  
  107. body {
  108. color:{color:text};
  109. font-family: 'Courier New';
  110. font-size: 11px;
  111. font-weight:none;
  112. -webkit-transition-duration:1s;
  113. -moz-transition-duration:1s;
  114. background-image:url({image:Background});
  115. Background-color: {color:background};
  116. background-attachment: fixed;
  117. {block:ifBackgroundCover}
  118. background-size: cover;
  119. {/block:ifBackgroundCover}
  120. }
  121.  
  122. a {
  123. color:{color:Links};
  124. -webkit-transition-duration:1s;
  125. -moz-transition-duration:1s;
  126. text-decoration: uppercase;
  127. font-weight:none;
  128. text-transform: uppercase;
  129. }
  130.  
  131. a:hover {
  132. -webkit-transition-duration:1s;
  133. -moz-transition-duration:1s;
  134. color:{color:Hover};
  135. text-decoration: none;
  136. }
  137.  
  138. #all {
  139. background:transparent;
  140. position: center;
  141. display:block;
  142. width:100%;
  143. height:auto;
  144. z-index:-1;
  145. }
  146.  
  147. .caption {
  148. {block:IndexPage}
  149. z-index:999999;
  150. word-break: break-all;
  151. overflow:hidden;
  152. opacity:1;
  153. -webkit-transition-duration:1s;
  154. -moz-transition-duration:1s;
  155. background-color:{color:postsbg};
  156. width:100%;
  157. margin-top: -10px;
  158. font-size: 11px;
  159. {/block:IndexPage}
  160. }
  161.  
  162.  
  163. .entry {
  164. -webkit-box-shadow: 0px 0px 16px 5px rgba(0,0,0,1);
  165. -moz-box-shadow: 0px 0px 16px 5px rgba(0,0,0,1);
  166. box-shadow: 0px 0px 16px 5px rgba(0,0,0,1);
  167. opacity:1.8;
  168. z-index:999996;
  169. -webkit-transition-duration:1s;
  170. -moz-transition-duration:1s;
  171. background-color: {color:PostsBg};
  172. margin-right: 5%;
  173. margin-bottom: 5%;
  174. padding-top:10px;
  175. {block:IndexPage}
  176. width:40%;
  177. height: auto;
  178. {/block:IndexPage}
  179. height: auto;
  180. font-family: 'Courier New';
  181. font-size: 11px;
  182. text-align: left;
  183. {block:PermalinkPage}
  184. font-size: 11px;
  185. width:500px;
  186. height: auto;
  187. {/block:PermalinkPage}
  188. }
  189.  
  190.  
  191. .entry img {
  192. {block:IndexPage}
  193. border-radius: 0px;
  194. margin-bottom:-3px;
  195. margin-left:0px;
  196. background-color: {color:PostsBg};
  197. width:100%;
  198. height: auto;
  199. overflow:hidden;
  200. opacity:.9;
  201. z-index: 999;
  202. -webkit-transition-duration:1s;
  203. -moz-transition-duration:1s;
  204. {/block:IndexPage}
  205. {block:PermalinkPage}
  206. max-width: 500px;
  207. height:auto;
  208. margin-bottom:-3px;
  209. {/block:PermalinkPage}
  210. }
  211.  
  212. .www{
  213. border: 1px solid {color:BorderColor};
  214. margin-bottom:-3px;
  215. {block:IndexPage}
  216. width:100%;
  217. {/block:IndexPage}
  218. }
  219.  
  220. .perm a {
  221. text-decoration:none;
  222. }
  223.  
  224. .albumart {
  225. z-index:999999999999;
  226. {block:IndexPage} width:100%;
  227. height:100%;{/block:IndexPage}
  228. }
  229.  
  230. .albumart:hover img {
  231. background-color: {color:PostsBg};
  232. position: center;
  233. -webkit-transition-duration:1s;
  234. -moz-transition-duration:1s;
  235. }
  236.  
  237. .perm {
  238. top:0;
  239. background-color: {color:PostsBg};
  240. -webkit-transition:all 1s ease;
  241. -moz-transition:all 1s ease;
  242. -o-transition:all 1s ease;
  243. transition:all 1s ease;
  244. {block:IndexPage}
  245. width:100%;
  246. margin-top:-10px;
  247. border-radius:10px;
  248. font-size:17px;
  249. height:15px;
  250. line-height:22px;
  251. position: absolute;
  252. {/block:IndexPage}
  253. font-family: 'Courier New';
  254. z-index: 0;
  255. }
  256.  
  257. #content #posts {
  258. width:70%;
  259. margin-left:5%;
  260. margin-top:50px;
  261. position:absolute;
  262. opacity: 1.8;
  263. }
  264.  
  265. .sidebar {
  266. z-index:999995;
  267. -webkit-transition-duration:1s;
  268. -moz-transition-duration:1s;
  269. border-radius: 0px;
  270. width:20%;
  271. height: auto;
  272. margin-top:10px;
  273. margin-left:74%;
  274. text-align:center;
  275. position:fixed;
  276. font-family: 'Courier New';
  277. font-size: 12px;
  278. opacity: 1;
  279. }
  280.  
  281. .sidebar .title{
  282. opacity:1;
  283. z-index:999999;
  284. width:100%;
  285. height:0px;
  286. font-size:0px;
  287. }
  288.  
  289. .sidebar .description{
  290. width:100%;
  291. border-radius: 0px;
  292. opacity:1;
  293. font-size:12px;
  294. z-index:999999;
  295. }
  296.  
  297.  
  298. #infscr-loading {
  299. display:none;
  300. }
  301.  
  302. blockquote{
  303. word-break: break-all;
  304. width:75%;
  305. }
  306.  
  307. .links a{
  308. border-bottom:5px solid #cecece;
  309. }
  310.  
  311. #videos {
  312. opacity:.9;
  313. }
  314.  
  315. #photoset {
  316. opacity:.9;
  317. }
  318.  
  319. ul.chat {
  320. margin: 0;
  321. padding: 0;
  322. }
  323.  
  324. .chat li {
  325. list-style-type: none;
  326. margin-left: 0px;
  327. padding: 2px;
  328. }
  329.  
  330. .chat li.odd {
  331. margin-bottom: 3px;
  332. background-color:#eee;
  333. color: #888;
  334. }
  335.  
  336. .chat li.even {
  337. margin-bottom: 3px;
  338. background-color:#fff;
  339. color: #000;
  340. }
  341.  
  342. .label {
  343. font-weight: bold;
  344. }
  345.  
  346. td{
  347. width:100%;
  348. }
  349.  
  350. ol.notes{
  351. margin:25px 0px;
  352. border-bottom:1px solid {color:glow};
  353. font-size: 11px;
  354. padding:5px;
  355. list-style-type:none;
  356. }
  357.  
  358. ol.notes li.note{
  359. border-bottom:1px solid {color:glow};
  360. font-size: 11px;
  361. padding:5px;
  362. }
  363.  
  364. ol.notes img {
  365. width:10px; height:10px;
  366. }
  367.  
  368. .photo-slideshow {
  369. width:auto!important;
  370. }
  371.  
  372. .set {
  373. margin-bottom:-8px;
  374. }
  375.  
  376. </style>
  377.  
  378. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  379. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  380. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  381.  
  382. {block:IndexPage}
  383. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  384. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  385. {/block:IndexPage}
  386. <script type="text/javascript">
  387. $(window).load(function () {
  388. var $content = $('#posts');
  389. $content.masonry({itemSelector: '.entry'}),
  390. $content.infinitescroll({
  391. navSelector : 'div#pagination',
  392. nextSelector : 'div#pagination a#nextPage',
  393. itemSelector : '.entry',
  394. loading: {
  395. finishedMsg: '',
  396. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  397. },
  398. bufferPx : 300,
  399. debug : false,
  400. },
  401.  
  402. // call masonry as a callback.
  403. function( newElements ) {
  404. var $newElems = $( newElements );
  405. $newElems.hide();
  406. // ensure that images load before adding to masonry layout
  407. $newElems.imagesLoaded(function(){
  408. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  409. var $grid = $('.grid').masonry({
  410. columnWidth: 500
  411. });
  412. // change size of item by toggling gigante class
  413. $grid.on( 'click', '.grid-item', function() {
  414. $(this).toggleClass('gigante');
  415. // trigger layout after item size changes
  416. $grid.masonry('layout');
  417. });
  418. });
  419. });
  420. });
  421. </script>
  422.  
  423. <script>
  424. // PXU Photoset Script by Pixel Union
  425. $(document).ready(function(){
  426. $('.photo-slideshow').pxuPhotoset({
  427. lightbox:true,
  428. rounded:false,
  429. gutter:'0px',
  430. borderRadius:'0px',
  431. photoset:'.photo-slideshow',
  432. photoWrap:'.photo-data',
  433. photo:'.pxu-photo'
  434. });
  435. });
  436. </script>
  437.  
  438.  
  439. <title>{Title}</title>
  440.  
  441. <link rel="shortcut icon" href="{Favicon}">
  442. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  443. <meta name="viewport" content="width=820" />
  444.  
  445.  
  446. </head>
  447. <body>
  448.  
  449.  
  450.  
  451. <div id="content">
  452. <div id="all">
  453. <div class="sidebar">
  454. <div class="title">{Title}</div>
  455. <div class="description">
  456. {block:ifshowsidebarphoto}
  457. {block:indexpage}
  458. <a href="/"><img src="{image:sidebar}" width=100% ></a>
  459. {/block:indexpage}
  460. {block:permalinkpage}
  461. <a href="/"><img src="{image:sidebar}" width=100% ></a>
  462. {/block:permalinkpage}
  463. {/block:ifshowsidebarphoto}
  464. {description}
  465. <center>
  466.  
  467. <center>
  468.  
  469.  
  470. </script>
  471. </center>
  472. </td>
  473. </tr>
  474.  
  475.  
  476. </div>
  477. </div>
  478.  
  479. <div class="left">
  480.  
  481. <div id="posts">
  482.  
  483. {block:Posts}
  484. <div class="entry">
  485. {block:ContentSource}
  486.  
  487. <!---{SourceURL}{block:SourceLogo}<img src=”{whiteLogoURL}”
  488.  
  489. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  490.  
  491. {/block:SourceLogo}
  492.  
  493. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}--->
  494.  
  495. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  496.  
  497. {block:Answer}
  498. <b>"{Question}"</b>
  499. {Answer}
  500. <i>Asked by {asker}</i>
  501. <a href="{Permalink}"></a>
  502. {block:IndexPage}
  503.  
  504. {/block:IndexPage}
  505. <a href="{Permalink}"></a>
  506. {/block:Answer}
  507.  
  508. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}
  509. <div class="bump"><div class="caption" style="border-top: 0px solid {color:BorderColor};"><div class="textbump">{Body}</div></div></div>
  510. {block:IndexPage}
  511.  
  512. {/block:IndexPage}
  513. <a href="{Permalink}"></a>
  514. {/block:text}
  515.  
  516. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}
  517. {block:IndexPage}
  518. {block:ifshowCaption}{block:Caption}<div class="caption"><br>{Caption}</div>{/block:Caption}{/block:ifshowCaption}
  519. {/block:IndexPage}
  520. {/block:link}
  521.  
  522. {block:Photo}
  523. {block:IndexPage}
  524. {/block:IndexPage}
  525. {block:IndexPage}
  526. <img src="{PhotoURL-HighRes}" width="100%" class="entryimg"/>
  527. {/block:IndexPage}
  528. {block:PermalinkPage}
  529. <center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=500px/></a>{LinkCloseTag}</center>
  530. {/block:PermalinkPage}
  531. {block:ifshowCaption}{block:Caption}<div class="caption"><br>{Caption}</div>{/block:Caption}{/block:ifshowCaption}
  532. {/block:Photo}
  533.  
  534. {block:Photoset}
  535. <div class="set"><center><div class="pxu"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}
  536. <div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div></center></div>
  537. {/block:Photoset}
  538.  
  539. {/block:IndexPage}
  540. {block:ifshowCaption}{block:Caption}<div class="caption"><br>{Caption}</div>{/block:Caption}{/block:ifshowCaption}
  541. {/block:Photoset}
  542.  
  543. {block:Quote}
  544. <div class="quote">{Quote}</div>
  545. {block:Source}{Source}{/block:Source}
  546. {block:IndexPage}
  547. {/block:IndexPage}
  548. {/block:Quote}
  549.  
  550. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  551. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}
  552. {block:IndexPage}
  553.  
  554. {/block:IndexPage}
  555. {/block:Chat}
  556.  
  557.  
  558.  
  559. {block:Audio}
  560. {block:IfShowAlbumArtOnAudioPosts}
  561. {block:AlbumArt}
  562. {block:IndexPage}
  563. <div class="albumart">
  564. <img src="{AlbumArtURL}" style="width:100%;height:100%;"/>
  565. </div>
  566. {/block:IndexPage}
  567. {block:PermalinkPage}
  568. <div class="albumart">
  569. <img src="{AlbumArtURL}" style="width:100%;height:100%;"/>
  570. </div>
  571. {/block:PermalinkPage}
  572. {/block:AlbumArt}
  573. {/block:IfShowAlbumArtOnAudioPosts}
  574. {AudioPlayerblack}
  575. {/block:Audio}
  576.  
  577. {block:Video}
  578. <div class="www">
  579. {block:IndexPage}
  580. <center>
  581. {Video-250}</center>
  582. {/block:IndexPage}
  583. {block:PermalinkPage}
  584. <center>
  585. {Video-500}</center>
  586. {/block:PermalinkPage}
  587. {block:ifshowCaption}{block:Caption}<div class="caption"><br>{Caption}</div>{/block:Caption}{/block:ifshowCaption}
  588. </div>
  589. {block:Video}
  590.  
  591. {block:IndexPage}
  592. <div class="perm">
  593. <div class="leftnote"><a href="{Permalink}">{NoteCount}</a> </div>
  594. <div class="rightnote"><a href="{ReblogURL}" target="_blank" class="detail">R</a></div>
  595. </div>
  596. {/block:IndexPage}
  597.  
  598. {block:PermalinkPage}
  599. <center>
  600. <br>{block:Caption}{Caption}{/block:Caption}<div class="perm">
  601. <a href="{Permalink}">{TimeAgo} {12Hour} {CapitalAmPm}</a>
  602. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:hasTags}
  603.  
  604. </center>
  605.  
  606. {/block:PermalinkPage}
  607.  
  608. {block:PostNotes}{PostNotes}
  609. {/block:PostNotes}
  610.  
  611. </div>
  612.  
  613.  
  614. {/block:Posts}
  615. </div>
  616. </div>
  617. {block:IndexPage}
  618. {block:Pagination}
  619. <div id="pagination">
  620. {block:NextPage}
  621. <a id="nextPage" href="{NextPage}"></a>
  622. {/block:NextPage}
  623. {block:PreviousPage}
  624. <a href="{PreviousPage}"></a>
  625. {/block:PreviousPage}
  626. </div>
  627. {/block:Pagination}
  628. {/block:IndexPage}
  629.  
  630.  
  631. </div>
  632. </div>
  633.  
  634.  
  635.  
  636. </body>
  637.  
  638. <!-- SCM Music Player http://scmplayer.net -->
  639. <script type="text/javascript" src="http://scmplayer.net/script.js"
  640. data-config="{'skin':'skins/black/skin.css','volume':100,'autoplay':false,'shuffle':false,'repeat':0,'placement':'bottom','showplaylist':false,'playlist':[{'title':'Sleep Party People - 10 feet up','url':'http://a.tumblr.com/tumblr_mhq7mdtz7c1rstfyno1.mp3'},{'title':'M%C3%BAm - Green Grass of Tunnel','url':'http://k003.kiwi6.com/hotlink/6wogg98v2v/02_-_Grasi_Vaxin_Gong.mp3'},{'title':'M%C3%BAm - The Land Between Solar Systems','url':'http://k003.kiwi6.com/hotlink/pykmkmgtls/11_-_Sveitin_Milli_Sanda.mp3'},{'title':'Sigur R%C3%B3s - Ekki mukk','url':'https://www.youtube.com/watch?v=CYpeNpy7UtA'},{'title':'Daisuke miyatani - summer child','url':'http://k003.kiwi6.com/hotlink/vdg16fjogf/Daisuke_Miyatani-Summer_Child.mp3'},{'title':'M%C3%BAm - Nu Snyr Ottinn Aftur','url':'http://k003.kiwi6.com/hotlink/qze8ers5u5/07_-_Nu_Snyr_Ottinn_Aftur.mp3'},{'title':'Sigur R%C3%B3s - ( ) - 01 Untitled Vaka','url':'https://www.youtube.com/watch?v=VFVtEQ6EmMs'},{'title':'Haruka Nakamura - Arne','url':'http://hifiweddings.com/wp-content/uploads/2010/05/12-Haruka-Nakamura-Arne.mp3'},{'title':'Kira Kira - Beach Box Disasters','url':'https://www.youtube.com/watch?v=oi_r5eIbjYk'},{'title':'in sundown light / aspidistrafly','url':'https://www.youtube.com/watch?v=FvH4bUuRBz0'},{'title':' M%C3%BAm - K-Halft Ohljod','url':'http://k003.kiwi6.com/hotlink/7s3242uoow/06_-_K-Halft_Ohljod.mp3'},{'title':'M%C3%BAm - The ghosts you draw on my back','url':'http://k003.kiwi6.com/hotlink/8qjprl9wab/04_-_the_ghosts_you_draw_on_my_back.mp3'},{'title':'Mum - Oh How the Boat Drifts','url':'http://k003.kiwi6.com/hotlink/d4zrykgdtv/09_-_oh_how_the_boat_drifts.mp3'},{'title':'La Muerte Es Un Nacimiento (Death Is Birth)','url':'https://www.youtube.com/watch?v=nG1wkhOnqdQ'},{'title':'Sigur R%C3%B3s - %C3%89g anda','url':'https://www.youtube.com/watch?v=xOMvezbP90Y'},{'title':'Carissa%27s Wierd - The Ghost of a Dead Hummingbird Flying Around the Room','url':'https://www.youtube.com/watch?v=BhYMQe51yEE'},{'title':'M%C3%BAm - Loksins Erum Vid Engin','url':'http://k003.kiwi6.com/hotlink/oi63qe4qr2/10_-_Loksins_Erum_Vid_Engin.mp3'},{'title':'Topo Triste','url':'https://www.youtube.com/watch?v=4OnageJe6nQ'},{'title':'Eg Finn Ekki Fyrir Hendinni A Mer, En pad Er Allt I Lagi, Liggdu Bara Kyrr','url':'http://k003.kiwi6.com/hotlink/an27dh20zs/09_-_Eg_Finn_Ekki_Fyrir_Hendinni_A_Mer_En_pad_Er_Allt_I_Lagi_Liggdu_Bara_Kyrr.mp3'},{'title':'M%C3%BAm - weeping rock, rock','url':'http://k003.kiwi6.com/hotlink/mxrl3o5uni/02_-_weeping_rock_rock.mp3'},{'title':'Sigur R%C3%B3s - Hoppipolla','url':'http://api.ning.com/files/M47WQioWQAKvyAXZh5Rk3IVTcI0x8D5U*RkDbiV5D0Nx1Oq4HOVdRU0MC7vkfI6o-tywW08MRhm7ndFbdUdutV-jY6zO640b/SigurRos03Hoppipolla.mp3'},{'title':'Sigur R%C3%B3s - glosoli','url':'http://www.barzelay.net/files/top_ten_2005/sigur_ros_-_glosoli.mp3'},{'title':'M%C3%BAm - Nightly Cares','url':'http://k003.kiwi6.com/hotlink/z4lnoqkwa6/03_-_nightly_cares.mp3'},{'title':'M%C3%BAm - stir','url':'http://k003.kiwi6.com/hotlink/787k0qgqvn/05_-_mum_-_stir.mp3'},{'title':'M%C3%BAm - small deaths are the saddest','url':'http://k003.kiwi6.com/hotlink/fe045fvuxg/10_-_small_deaths_are_the_saddest.mp3'},{'title':'M%C3%BAm - will the summer make good for all of our sins','url':'http://k003.kiwi6.com/hotlink/8ghcodhh18/11_-_will_the_summer_make_good_for_all_of_our_sins.mp3'},{'title':'M%C3%BAm - abandoned ship bells','url':'http://k003.kiwi6.com/hotlink/fbnc19a33y/12_-_abandoned_ship_bells.mp3'},{'title':'Haruka Nakamura - graf h','url':'http://k003.kiwi6.com/hotlink/9dfnwnbsuh/08_-_Graf_h.flac'}]}" ></script>
  641. <!-- SCM Music Player script end -->
  642.  
  643.  
  644.  
  645. <!-- Start of StatCounter Code for Tumblr -->
  646. <script type="text/javascript">
  647. var sc_project=11073848;
  648. var sc_invisible=1;
  649. var sc_security="4e8b3bd4";
  650. var scJsHost = (("https:" == document.location.protocol) ?
  651. "https://secure." : "http://www.");
  652. document.write("<sc"+"ript type='text/javascript' src='" +
  653. scJsHost+
  654. "statcounter.com/counter/counter.js'></"+"script>");
  655. </script>
  656. <noscript><div class="statcounter"><a title="tumblr visitor
  657. stats" href="http://statcounter.com/tumblr/"
  658. target="_blank"><img class="statcounter"
  659. src="//c.statcounter.com/11073848/0/4e8b3bd4/1/" alt="tumblr
  660. visitor stats"></a></div></noscript>
  661. <!-- End of StatCounter Code for Tumblr -->
  662.  
  663. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement