Ikxa

oxigenio 2404

Apr 24th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.71 KB | None | 0 0
  1. <html>
  2. <!-- © oxigenio-dapalavra I tumblr -->
  3. <head>
  4. <meta name="if:Logo Credito" content="1"/>
  5. <meta name="color:Titulo" content="#333333"/>
  6. <meta name="color:Link" content="#555555"/>
  7. <meta name="color:Fundo" content="#FFFFFF"/>
  8. <meta name="color:Post" content="#FFFFFF"/>
  9. <meta name="color:corletra" content="#333333"/>
  10. <meta name="color:descri" content="#333333"/>
  11. <meta name="color:nome" content="#333333"/>
  12. <meta name="color:divisoria" content="#dddddd"/>
  13. <meta name="color:perma" content="#990000"/>
  14. <meta name="color:borda" content="#000000"/>
  15. <meta name="image:background" content=""/>
  16. <meta name="text:tamanhotitulo" content="14"/>
  17. <meta name="text:tamanholetra" content="12"/>
  18. <meta name="text:Link 1" content="/"/>
  19. <meta name="text:Link 1 Titulo" content="um"/>
  20. <meta name="text:Link 2" content="/" />
  21. <meta name="text:Link 2 Titulo" content="dois"/>
  22. <meta name="text:Link 3" content="/" />
  23. <meta name="text:Link 3 Titulo" content="tres"/>
  24. <meta name="text:Link 4" content="/" />
  25. <meta name="text:Link 4 Titulo" content="quatro"/>
  26. <meta name="text:Link 5" content="/" />
  27. <meta name="text:Link 5 Titulo" content="cinco"/>
  28. <meta name="text:Link 6" content="/" />
  29. <meta name="text:Link 6 Titulo" content="seis"/>
  30. <meta name="text:Link 7" content="/" />
  31. <meta name="text:Link 7 Titulo" content="sete"/>
  32. <meta name="text:Link 8" content="/" />
  33. <meta name="text:Link 8 Titulo" content="oito"/>
  34.  
  35. <title>I'm broken{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  36. {block:Description}<meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <link rel="apple-touch-icon-precomposed" href="{PortraitURL-128}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  43. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  44. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  45.  
  46. <style type="text/css">
  47.  
  48. ::-webkit-scrollbar {width:5px;height:5px;background:{color:Fundo};}
  49. ::-webkit-scrollbar-thumb {background:#e45a04;}
  50.  
  51. iframe#tumblr_controls {
  52. position:fixed;
  53. -webkit-filter: invert(100%) ;
  54. -moz-transition: all 0.8s ease-out;
  55. -webkit-transition: opacity 0.7s linear;
  56. -webkit-transition: all 0.8s ease-out;
  57. transition: all 0.8s ease-out;
  58. opacity: 0.5;}
  59.  
  60. body {margin:0px;background:{color:Fundo} url({image:background});Background-attachment: fixed;}
  61. body, div, p, textarea, submit, input{
  62. font-family:Trebuchet MS;
  63. font-size:{text:tamanholetra}px;
  64. line-height:auto;
  65. color:{color:corletra};
  66. }
  67.  
  68. a:link, a:active, a:visited{text-decoration:none;
  69. -webkit-transition: 0.7s ease;transition: 0.7s ease;
  70. -o-transition: 0.7s ease;-moz-transition: 0.7s ease;color:{color:Link};}
  71. a:hover {opacity:0.5;}
  72. h1{font-size:26px;font-family:'Quicksand';text-align:left;margin-right:10px;color:{color:Link};opacity:0.7;}
  73. h1:hover {opacity:1;}
  74. h2 {font-family: 'Parisienne', cursive;}
  75. #tudo{margin-left:195px;absolute:relative;width:100%;}
  76. #content{width:500px;margin-top:15px;padding:3px;text-align:justify;}
  77. #entry img{max-width:100%; border:0px solid {color:borda};}
  78. #entry{margin-left:20px;margin-top:0px;{block:IndexPage}padding:1px ;width:400px;background:transparent;{/block:IndexPage}
  79. {block:PermalinkPage}padding:10px;width:400px;padding:0px;background:transparent;{/block:PermalinkPage};}
  80.  
  81. #sidebar{text-align:right;background:transparent;fixed;padding:10px;
  82. position:fixed; border-left:3px solid {color:Post};
  83. width:150px;
  84. height:auto;
  85. margin:0px 535px;
  86. }
  87. .desc{color:{color:descri};font-size:12px;padding:5px;text-align:right;margin-top:85px;}
  88. .links{margin-top:5px;font-size:14px;text-align:left;}
  89. .links a{
  90. display:inline-block;
  91. background:transparent;
  92. border-bottom:2px solid {color:descri};
  93. padding:5px;}
  94. .links:hover {}
  95.  
  96. .menu{margin:15px 35px 0px -12px;opacity:1; -webkit-filter: invert(100%);}
  97. .menu a{display:inline-block;padding-left:2px;}
  98.  
  99. .titulo{margin-left:5px;margin-top:3px;
  100. font-size:16px;
  101. line-height:20px;
  102. font-weight:bold;
  103. color:{color:Titulo};}
  104.  
  105. .quote {
  106. padding:5px;
  107. text-transform:none;
  108. }
  109.  
  110. .autor {font-size:10px;
  111. text-align:center;
  112. font-weight:bold;
  113. font-style:normal;
  114. text-transform:none;
  115. }
  116.  
  117. .chat{padding:5px;}
  118.  
  119. .nome {color:#000;}
  120.  
  121. #entry:hover .perma2 {{block:IndexPage}opacity:1;{/block:IndexPage}}
  122. #entry .perma2 {{block:IndexPage}
  123. font-size:9px;
  124. position:absolute;
  125. width:96%;background:transparent;
  126. opacity:0;margin-left:5px;
  127. margin-top:-18px;
  128. transition: 0.7s ease;
  129. -o-transition: 0.7s ease;
  130. -moz-transition: 0.7s ease;
  131. -webkit-transition: 0.7s ease;
  132. {block:IndexPage}}
  133.  
  134. .perma2 a{
  135. display:inline-block;
  136. background:transparent;
  137. line-height:7px;
  138. padding:0px 4px;}
  139.  
  140. #entry:hover .perma3 {{block:IndexPage}opacity:1;{/block:IndexPage}}
  141. #entry .perma3 {{block:IndexPage}
  142. font-size:9px;
  143. position:absolute;
  144. width:96%;background:transparent;
  145. opacity:0;margin-left:322px;
  146. margin-top:-12px;
  147. transition: 0.7s ease;
  148. -o-transition: 0.7s ease;
  149. -moz-transition: 0.7s ease;
  150. -webkit-transition: 0.7s ease;
  151. {block:IndexPage}}
  152.  
  153. .perma3 a{
  154. display:inline-block;
  155. background:transparent;
  156. line-height:7px;
  157. padding:0px 4px;}
  158.  
  159. #entry:hover .perma {{block:IndexPage}opacity:1;{/block:IndexPage}}
  160. #entry .perma {{block:IndexPage}
  161. font-size:9px;
  162. position:absolute;
  163. width:96%;background:transparent;
  164. opacity:0;margin-left:352px;
  165. margin-top:-14px;
  166. transition: 0.7s ease;
  167. -o-transition: 0.7s ease;
  168. -moz-transition: 0.7s ease;
  169. -webkit-transition: 0.7s ease;
  170. {block:IndexPage}}
  171.  
  172. .perma a{
  173. display:inline-block;
  174. background:transparent;
  175. line-height:7px;
  176. padding:0px 4px;}
  177.  
  178. #pagina{width:400px;background:transparent;
  179. padding:5px;
  180. margin-top:10px;
  181. font-size:8px;
  182. letter-spacing:1px;
  183. text-transform:uppercase;
  184. text-align:center;
  185. border-top:1px solid #000;
  186. border-bottom:1px solid #000;}
  187. .img pagina {width:500px;}
  188. .album {position:absolute;}
  189. .album img {width:50px;height:50px;float:left;}
  190. .audio {width:20px;padding:6px 13px 9px 26px;overflow:hidden;}
  191. .audiodescr {margin-left:55px;padding:0px;}
  192. .i{display:block;padding:2px;font-size:10px;line-height:13px;}
  193. .i b, strong{text-transform:uppercase;}
  194. .player {margin-left: 200px;
  195. position:absolute;
  196. background:transparent;
  197. width:49px;
  198. height:39px;
  199. opacity:1;
  200. padding:6px;
  201. overflow:hidden;}
  202.  
  203. .answer{margin:5px;}
  204.  
  205. ::selection {color:#FFF;background:{color:Title};}
  206. ::-moz-selection {color:#FFF;background:{color:Title};}
  207. ::-webkit-selection{color:#FFF;background:{color:Title};}
  208.  
  209. i, em{color:{color:Title};}
  210. b, strong{color:{color:Title};}
  211. ul,ol{margin:0px;margin-left:-10px;}
  212. p{padding:0px;margin:5px;}
  213. u{text-decoration:none;color:{color:Title};
  214. border-bottom:1px dotted {color:Title};}
  215. blockquote {margin:0px 0px;padding:2px;
  216. padding-left:2px;border-left:2px solid {color:Post};}
  217.  
  218. img{ margin-bottom:-2px;}
  219. .notes img { width:0px;}
  220. #photoset {right:15px;padding:0px;}
  221. #cat img{width:50px;border-radius:50px;}
  222. #cat{position:fixed;right:15px;top:50px;font-family:Consolas;}
  223. #credito img{width:25px;border-radius:50px;}
  224. #credito{position:fixed;left:15px;bottom:25px;font-family:Consolas;}
  225. #moldura{text-align:left; position:fixed; width:200px;border-bottom:2px solid #000;
  226. height:auto;background:transparent;padding:10px;
  227. margin:50px -240px;z-index:9999999999999;
  228. }
  229. </style>
  230.  
  231. <script type="text/javascript"
  232. src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  233. <script type="text/javascript"
  234. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  235.  
  236. <script type="text/javascript">
  237. $(window).load(function () {
  238. var $content = $('#content');
  239. $content.masonry({itemSelector: '#entry'}),
  240. $content.infinitescroll({
  241. navSelector : 'div#pagination',
  242. nextSelector : 'div#pagination a#nextPage',
  243. itemSelector : '#entry',
  244. loading: {
  245. finishedMsg: '',
  246. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  247. },
  248. bufferPx : 600,
  249. debug : false,
  250. },
  251. // call masonry as a callback.
  252. function( newElements ) {
  253. var $newElems = $( newElements );
  254. $newElems.hide();
  255. // ensure that images load before adding to masonry layout
  256. $newElems.imagesLoaded(function(){
  257. $content.masonry( 'appended', $newElems, true,
  258. function(){$newElems.fadeIn(300);} );
  259.  
  260.  
  261. });
  262. });
  263. });
  264. </script>
  265.  
  266. </style>
  267. <meta name="viewport" content="width=1024" />
  268. </head>
  269. <body>
  270.  
  271. <div id="tudo">
  272. <div id="sidebar">
  273. <div id="capa"><br><a href="/"><center><h1>{Title}</h1></center></a></div>
  274. <div class="desc">{Description}</div>
  275. <div class="links">
  276. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Titulo}</a>
  277. {/block:ifLink1}<br>
  278. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Titulo}</a>
  279. {/block:ifLink2}<br>
  280. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Titulo}</a>
  281. {/block:ifLink3}<br>
  282. {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Titulo}</a>
  283. {/block:ifLink6}<br>
  284. {block:ifLink8}<a href="{text:Link 8}">{text:Link 8 Titulo}</a>
  285. {/block:ifLink8}<br>
  286. {block:ifLink7}<a href="{text:Link 7}">{text:Link 7 Titulo}</a>
  287. {/block:ifLink7}<br>
  288. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Titulo}</a>
  289. {/block:ifLink4}<br>
  290. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Titulo}</a>
  291. {/block:ifLink5}<br>
  292. </div>
  293.  
  294. <div class="menu">
  295. <a title="Library" href="/tagged/dicas"><img src="http://31.media.tumblr.com/7590af680c2ad9db450c6f65f6d59b51/tumblr_mw2n78mzxw1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  296. <a title="Reason" href="http://decisivo.tumblr.com"><img src="http://25.media.tumblr.com/481156e0cfbfa1c7ca36cbc90cb9aeea/tumblr_mw2ntlSLaN1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  297. <a title="Me?" href="/sobre"><img src="http://24.media.tumblr.com/e892dd3740ede5658ae0859d06279259/tumblr_mw2o04KQnU1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  298. <a title="Themex" href="http://themes-oxigenio.tumblr.com/"></a><img src="http://24.media.tumblr.com/0a9a8b2615bec48e9b5152df198013e8/tumblr_mw2o2aDHn51sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  299. <a title="Photos" href="http://ladrilho.tumblr.com" target="_blank"><img src="http://25.media.tumblr.com/05a1f535f8b6f664b41137de99accdea/tumblr_mw2o6rugSo1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a><br>
  300. <script src="http://totallylayouts.com/tumblr/users-online-counter/online.js?id=BKe4XqqUokfA5GZC8QBf&style=text" values="font-family: arial; color: #ffffff; font-size:10px;"></script>
  301. </div>
  302.    
  303. </div>
  304.  
  305. <div id="content">
  306. {block:Posts}
  307.  
  308. <div id="entry">
  309.  
  310. {block:Text}
  311. <div class="titulo"></br>{Title}</div>{Body}{block:IndexPage}<div class="perma"><a style="color:{color:perma};margin-left:-15px;" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  312. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  313. </div></br>
  314. {/block:IndexPage}
  315. {/block:Text}
  316.  
  317. {block:Quote}
  318. <div class="quote"></br>{Quote}<center>{Source}</center>{block:IndexPage}<div class="perma3"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  319. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a></div>
  320. </div></br>
  321. {/block:IndexPage}
  322. {/block:Quote}
  323.  
  324. {block:Link}</br>
  325. <a href="{URL}"><span class="titulo">{Name} &raquo;</span></a>
  326. {block:Description}{Description}{/block:Description}{block:IndexPage}<div class="perma"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  327. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  328. </div></br></br>
  329. {/block:IndexPage}
  330. {/block:Link}
  331.  
  332. {block:Photo}
  333. <img src="{PhotoURL-400}" width=400px >{block:IndexPage}<div class="perma2"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  334. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  335. </div>
  336. {/block:IndexPage}
  337. {/block:Photo}
  338.  
  339. {block:Photoset}<div id="photoset">
  340. {block:IndexPage}<center>{Photoset-400}</center>{block:IndexPage}<div class="perma2"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  341. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  342. </div></div>
  343. {/block:IndexPage}
  344. {/block:IndexPage}
  345. {/block:Photoset}
  346.  
  347. {block:Chat}</br>
  348. <div class="titulo">{Title}</div>
  349. {block:Lines}<div class="i {Alt}"><div class="{Alt} user_{UserNumber}">
  350. {block:Label}<b>{Label}</b> {/block:Label}{Line}</div></div>{/block:Lines}{block:IndexPage}<div class="perma"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  351. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  352. </div></br>
  353. {/block:IndexPage}
  354. {/block:Chat}
  355.  
  356. {block:Audio}</br>
  357. {block:AlbumArt}<div class="album">
  358. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  359. <div class="player"><div class="audio">{AudioPlayerBlack}</div></div>
  360. <div class="audiodescr"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  361. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>{block:IndexPage}<div class="perma"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  362. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  363. </div></br>
  364. {/block:IndexPage}
  365. {/block:Audio}
  366.  
  367. {block:Video}
  368. {block:IndexPage}{Video-400}{/block:IndexPage}
  369. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  370. {block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="perma2"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  371. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  372. </div>
  373. {/block:IndexPage}
  374. {/block:Video}
  375.  
  376. {block:Answer}</br>
  377. <div><img src="{AskerPortraitURL-24}" style="border-radius:50px;"><b>{Asker}</b> → {Question}</div>
  378. <div class="answer">{Answer}</div>{block:IndexPage}<div class="perma"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  379. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  380. </div>
  381. {/block:IndexPage}</br>
  382. {/block:Answer}
  383.  
  384. {block:PermalinkPage}<div id="pagina"></div><div class="perma"><a style="color:{color:perma};" href="{ReblogUrl}" target="_blank"><img src="http://static.tumblr.com/eb7avl1/GMsmolvi1/reblog.png"></a>
  385. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  386. </div>
  387.  
  388. {block:HasTags}<br>tagged: {block:Tags}
  389. <a href="{TagURL}" title="{Tag}">{Tag}, </a>
  390. {/block:Tags}{/block:HasTags}
  391.  
  392.  
  393. {block:NoteCount}<div style="margin-top:10px;">
  394. {block:PostNotes}{PostNotes}{/block:PostNotes}
  395. </div>{/block:NoteCount}</div>{/block:PermalinkPage}
  396. </div>
  397. {block:ContentSource}
  398. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  399. {/block:ContentSource}
  400.  
  401.  
  402. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  403. {/block:Posts}
  404. </div>
  405. </div>
  406.  
  407. {block:IndexPage}{block:Pagination}<div id="pagination">
  408. {block:NextPage}<a id="nextPage" href="{NextPage}"></a>{/block:NextPage}
  409. {block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}
  410. </div>{/block:Pagination}{/block:IndexPage}
  411.  
  412. <div id="credito">{block:ifLogoCredito}
  413. <a title="credito" href="http://oxigenio-themes.tumblr.com/themex">
  414. <img src="http://static.tumblr.com/eb7avl1/9f3moldo5/oxigenio.jpg"></a>
  415. {/block:ifLogoCredito}{block:ifnotLogoCredito}&copy;
  416. <a title="credito" href="http://oxigenio-themes.tumblr.com/themex">theme</a>
  417. {/block:ifnotLogoCredito}</div>
  418.  
  419. <div id="cat">
  420. <a title="Kitchen" href="http://oxigenio-dapalavra.tumblr.com/blogroll">
  421. <img src="http://static.tumblr.com/hipkk0v/zTHmukkad/kittens.gif"></a>
  422. </div>
  423.  
  424. <!-- Wikplayer http://www.wikplayer.com -->
  425. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  426. data-config="{'skin':'http://static.tumblr.com/6kvm6sz/3KUmqb66i/lis8.css','volume':100,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'Jake%20Bugg','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-o_q-VNTyyc'},{'title':'%20Nick%20Cave%20and%20the%20Bad%20Seeds%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyJyKzDtxZ2g'},{'title':'Lana%20Del%20Rey','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DalkPi5iHndE'},{'title':'Scott%20James%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dp8JBL6Gk1ok'},{'title':'The%20Polar%20Dream%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dhvn2UObYSsI'},{'title':'65daysofstatic%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7jxvy7W9bqo'},{'title':'Birdy%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dta4BizhGx8g'},{'title':'Mogwai%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DuwSMbm1F31g'},{'title':'Bon%20Iver','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8MJio3s2wFI'},{'title':'Pure%20X','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DG4cRo9ZUb24'},{'title':'The%20Jazzual%20Suspects','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DQVMXZ5CbUK4'},{'title':'Arctic%20Monkeys','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfpfazVLZmlg'},{'title':'The%20Maccabees','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D08YDtr8BEpQ'},{'title':'Local%20Natives','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3GyKLXKOFFU'},{'title':'Califone','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DA9Apitn2DLA'},{'title':'Lana%20Del%20Rey','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dha4nGcU9E_g'},{'title':'Bombay%20Bicycle%20Club','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5OT2M1r-XyM'},{'title':'The%20National','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbFnA-8H-5lo'},{'title':'The%20Doors%20','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DF7SQpjhbcws'}]}" ></script>
  427. <!-- Wikplayer code end -->
  428.  
  429.  
  430. </body>
  431. </html>
Advertisement
Add Comment
Please, Sign In to add comment