Ikxa

theme 2209

Sep 22nd, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.70 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. <meta name="text:Link 9" content="/" />
  35. <meta name="text:Link 9 Titulo" content="nove"/>
  36.  
  37.  
  38. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  39. {block:Description}<meta name="description" content="{MetaDescription}" />
  40. {/block:Description}
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="apple-touch-icon-precomposed" href="{PortraitURL-128}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  45. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  46. <link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
  47. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  48.  
  49. <style type="text/css">
  50.  
  51. ::-webkit-scrollbar {width:5px;height:5px;background:{color:Fundo};}
  52. ::-webkit-scrollbar-thumb {background:#d95e40;}
  53.  
  54. iframe#tumblr_controls {
  55. position:fixed;
  56. -webkit-filter: invert(100%) ;
  57. -moz-transition: all 0.8s ease-out;
  58. -webkit-transition: opacity 0.7s linear;
  59. -webkit-transition: all 0.8s ease-out;
  60. transition: all 0.8s ease-out;
  61. opacity: 0.5;}
  62.  
  63. body {margin:0px;background:{color:Fundo} url({image:background});Background-attachment: fixed;no-repeat;}
  64. body, div, p, textarea, submit, input{
  65. font-family:Trebuchet MS;
  66. font-size:{text:tamanholetra}px;
  67. line-height:auto;
  68. color:{color:corletra};
  69. }
  70.  
  71. a:link, a:active, a:visited{text-decoration:none;
  72. -webkit-transition: 0.7s ease;transition: 0.7s ease;
  73. -o-transition: 0.7s ease;-moz-transition: 0.7s ease;color:{color:Link};}
  74. a:hover {opacity:0.5;}
  75. h1{font-size:24px;font-family:'Quicksand';text-align:left;margin-right:10px;color:{color:Link};opacity:0.6;}
  76. h1:hover {opacity:1;}
  77. h2 {font-family: 'Parisienne', cursive;}
  78. h3 {color:#000;}
  79. h4 {color:#fff;font-size:12px;}
  80. #tudo{margin-left:420px;absolute:relative;width:500px;}
  81. #content{width:500px;margin-top:15px;padding:3px;text-align:justify;}
  82. #entry img{max-width:100%; border:0px solid {color:borda};}
  83. #entry{margin-left:182px;margin-top:0px;{block:IndexPage}padding:1px ;width:400px;background:transparent;{/block:IndexPage}
  84. {block:PermalinkPage}padding:10px;width:400px;padding:0px;background:transparent;{/block:PermalinkPage};}
  85.  
  86. #sidebar{text-align:right;background:transparent;fixed;padding:10px;
  87. position:fixed; border-left:2px solid {color:borda};
  88. width:150px;
  89. height:auto;
  90. margin:40px -373px;
  91. }
  92. .desc{color:{color:descri};font-size:12px;padding:5px;text-align:right;margin-top:85px;}
  93. .links{margin-top:10px;margin-left:-10px;font-size:14px;text-align:left;}
  94. .links a{
  95. display:inline-block;
  96. background:transparent;
  97. border-bottom:2px solid {color:descri};
  98. padding:5px;}
  99. .links:hover {}
  100.  
  101. .menu{margin:20px 35px 0px -12px;opacity:1; -webkit-filter: invert(100%);}
  102. .menu a{display:inline-block;padding-left:2px;}
  103.  
  104. .titulo{margin-left:5px;margin-top:3px;
  105. font-size:16px;
  106. line-height:20px;
  107. font-weight:bold;
  108. color:{color:Titulo};}
  109.  
  110. .quote {
  111. padding:5px;
  112. text-transform:none;
  113. }
  114.  
  115. .autor {font-size:10px;
  116. text-align:center;
  117. font-weight:bold;
  118. font-style:normal;
  119. text-transform:none;
  120. }
  121.  
  122. .chat{padding:5px;}
  123.  
  124. .nome {color:#000;}
  125.  
  126. #entry:hover .perma {{block:IndexPage}opacity:1;{/block:IndexPage}}
  127. #entry .perma {{block:IndexPage}
  128. font-size:9px; text-align:right;
  129. position:absolute;
  130. width:96%;background:transparent;
  131. opacity:0;
  132. margin-top:-17px;
  133. transition: 0.7s ease;
  134. -o-transition: 0.7s ease;
  135. -moz-transition: 0.7s ease;
  136. -webkit-transition: 0.7s ease;
  137. {block:IndexPage}}
  138.  
  139. .perma a{
  140. display:inline-block;
  141. background:transparent;
  142. line-height:7px;
  143. padding:0px 4px;}
  144.  
  145. #pagina{width:400px;background:transparent;
  146. padding:5px;
  147. margin-top:10px;
  148. font-size:8px;
  149. letter-spacing:1px;
  150. text-transform:uppercase;
  151. text-align:center;
  152. border-top:1px solid #000;
  153. border-bottom:1px solid #000;}
  154. .img pagina {width:400px;}
  155. .album {position:absolute;}
  156. .album img {width:50px;height:50px;float:left;}
  157. .audio {width:20px;padding:6px 13px 9px 26px;overflow:hidden;}
  158. .audiodescr {margin-left:55px;padding:0px;}
  159. .i{display:block;padding:2px;font-size:10px;line-height:13px;}
  160. .i b, strong{text-transform:uppercase;}
  161. .player {margin-left: 250px;
  162. position:absolute;
  163. background:transparent;
  164. width:49px;
  165. height:39px;
  166. opacity:1;
  167. padding:6px;
  168. overflow:hidden;}
  169.  
  170. .answer{margin:5px;}
  171.  
  172. ::selection {color:#FFF;background:{color:Title};}
  173. ::-moz-selection {color:#FFF;background:{color:Title};}
  174. ::-webkit-selection{color:#FFF;background:{color:Title};}
  175.  
  176. i, em{color:{color:Title};}
  177. b, strong{color:{color:Title};}
  178. ul,ol{margin:0px;margin-left:-10px;}
  179. p{padding:0px;margin:5px;}
  180. u{text-decoration:none;color:{color:Title};
  181. border-bottom:1px dotted {color:Title};}
  182. blockquote {margin:0px 0px;padding:2px;
  183. padding-left:2px;border-left:2px solid {color:Post};}
  184.  
  185. img{ margin-bottom:-2px;}
  186. .notes img { width:0px;}
  187. #photoset {right:15px;padding:0px;}
  188. #cat img{width:50px;border-radius:50px;}
  189. #cat{position:fixed;left:1280px;top:590px;font-family:Consolas;}
  190. #credito img{width:25px;border-radius:50px;}
  191. #credito{position:fixed;left:15px;bottom:25px;font-family:Consolas;}
  192. #ff{width:300px;position:fixed;left:51px;bottom:15px;font-family:Consolas;padding-top:7px;}
  193. #moldura{text-align:left; position:fixed; width:200px;border-bottom:2px solid #000;
  194. height:auto;background:transparent;padding:10px;
  195. margin:50px -240px;z-index:9999999999999;
  196. }
  197. </style>
  198.  
  199. <script type="text/javascript"
  200. src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  201. <script type="text/javascript"
  202. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  203.  
  204. <script type="text/javascript">
  205. $(window).load(function () {
  206. var $content = $('#content');
  207. $content.masonry({itemSelector: '#entry'}),
  208. $content.infinitescroll({
  209. navSelector : 'div#pagination',
  210. nextSelector : 'div#pagination a#nextPage',
  211. itemSelector : '#entry',
  212. loading: {
  213. finishedMsg: '',
  214. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  215. },
  216. bufferPx : 600,
  217. debug : false,
  218. },
  219. // call masonry as a callback.
  220. function( newElements ) {
  221. var $newElems = $( newElements );
  222. $newElems.hide();
  223. // ensure that images load before adding to masonry layout
  224. $newElems.imagesLoaded(function(){
  225. $content.masonry( 'appended', $newElems, true,
  226. function(){$newElems.fadeIn(300);} );
  227.  
  228.  
  229. });
  230. });
  231. });
  232. </script>
  233.  
  234. </style>
  235. <meta name="viewport" content="width=1024" />
  236. </head>
  237. <body>
  238.  
  239. <div id="tudo">
  240. <div id="sidebar">
  241. <div id="capa"></div>
  242. <div class="links">
  243. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Titulo}</a>
  244. {/block:ifLink1}<br>
  245. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Titulo}</a>
  246. {/block:ifLink2}<br>
  247. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Titulo}</a>
  248. {/block:ifLink3}<br>
  249. {block:ifLink6}<a href="{text:Link 6}">{text:Link 6 Titulo}</a>
  250. {/block:ifLink6}<br>
  251. {block:ifLink8}<a href="{text:Link 8}">{text:Link 8 Titulo}</a>
  252. {/block:ifLink8}<br>
  253. {block:ifLink7}<a href="{text:Link 7}">{text:Link 7 Titulo}</a>
  254. {/block:ifLink7}<br>
  255. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Titulo}</a>
  256. {/block:ifLink4}<br>
  257. {block:ifLink9}<a href="{text:Link 9}">{text:Link 9 Titulo}</a>
  258. {/block:ifLink9}<br>
  259. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Titulo}</a>
  260. {/block:ifLink5}<br>
  261. </div>
  262.  
  263. <br><div class="menu">
  264. <a title="Bezerro" href="http://decisivo.tumblr.com"><img src="http://24.media.tumblr.com/0a9a8b2615bec48e9b5152df198013e8/tumblr_mw2o2aDHn51sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  265. <a title="Biblioteca" href="/tagged/dicas"><img src="http://31.media.tumblr.com/7590af680c2ad9db450c6f65f6d59b51/tumblr_mw2n78mzxw1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  266. <a title="Eu?" href="/sobre"><img src="http://24.media.tumblr.com/e892dd3740ede5658ae0859d06279259/tumblr_mw2o04KQnU1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  267. <a title="Elisa Bartlett" href="http://elisabartlett.tumblr.com/"><img src="http://25.media.tumblr.com/481156e0cfbfa1c7ca36cbc90cb9aeea/tumblr_mw2ntlSLaN1sibux5o1_100.png" style=" height:auto; width: 18px; align="center""></a>
  268. <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><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>  
  269. </div>
  270. </div>
  271.  
  272. <div id="content">
  273. {block:Posts}
  274.  
  275. <div id="entry">
  276.  
  277. {block:Text}
  278. <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>
  279. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  280. </div></br>
  281. {/block:IndexPage}
  282. {/block:Text}
  283.  
  284. {block:Quote}
  285. <div class="quote"></br>{Quote}</br>{Source}{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>
  286. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a></div>
  287. </div></br>
  288. {/block:IndexPage}
  289. {/block:Quote}
  290.  
  291. {block:Link}</br>
  292. <a href="{URL}"><span class="titulo">{Name} &raquo;</span></a>
  293. {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>
  294. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  295. </div></br></br>
  296. {/block:IndexPage}
  297. {/block:Link}
  298.  
  299. {block:Photo}
  300. <img src="{PhotoURL-400}" width=400px >{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>
  301. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  302. </div>
  303. {/block:IndexPage}
  304. {/block:Photo}
  305.  
  306. {block:Photoset}<div id="photoset">
  307. {block:IndexPage}<center>{Photoset-400}</center>{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>
  308. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  309. </div></div>
  310. {/block:IndexPage}
  311. {/block:IndexPage}
  312. {/block:Photoset}
  313.  
  314. {block:Chat}</br>
  315. <div class="titulo">{Title}</div>
  316. {block:Lines}<div class="i {Alt}"><div class="{Alt} user_{UserNumber}">
  317. {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>
  318. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  319. </div></br>
  320. {/block:IndexPage}
  321. {/block:Chat}
  322.  
  323. {block:Audio}</br>
  324. {block:AlbumArt}<div class="album">
  325. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  326. <div class="player"><div class="audio">{AudioPlayerBlack}</div></div>
  327. <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>
  328. <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>
  329. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  330. </div></br>
  331. {/block:IndexPage}
  332. {/block:Audio}
  333.  
  334. {block:Video}
  335. {block:IndexPage}{Video-400}{/block:IndexPage}
  336. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  337. {block:Caption}{Caption}{/block:Caption}{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>
  338. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  339. </div>
  340. {/block:IndexPage}
  341. {/block:Video}
  342.  
  343. {block:Answer}</br>
  344. <div><img src="{AskerPortraitURL-24}" style="border-radius:50px;"><b>{Asker}</b> → {Question}</div>
  345. <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>
  346. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  347. </div>
  348. {/block:IndexPage}</br>
  349. {/block:Answer}
  350.  
  351. {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>
  352. <a style="color:{color:perma};" href="{Permalink}">{NoteCountWithLabel}</a>
  353. </div>
  354.  
  355. {block:HasTags}<br>tagged: {block:Tags}
  356. <a href="{TagURL}" title="{Tag}">{Tag}, </a>
  357. {/block:Tags}{/block:HasTags}
  358.  
  359.  
  360. {block:NoteCount}<div style="margin-top:10px;">
  361. {block:PostNotes}{PostNotes}{/block:PostNotes}
  362. </div>{/block:NoteCount}</div>{/block:PermalinkPage}
  363. </div>
  364. {block:ContentSource}
  365. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  366. {/block:ContentSource}
  367.  
  368.  
  369. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  370. {/block:Posts}
  371. </div>
  372. </div>
  373.  
  374. {block:IndexPage}{block:Pagination}<div id="pagination">
  375. {block:NextPage}<a id="nextPage" href="{NextPage}"></a>{/block:NextPage}
  376. {block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}
  377. </div>{/block:Pagination}{/block:IndexPage}
  378.  
  379. <div id="credito">{block:ifLogoCredito}
  380. <a title="credito" href="http://oxigenio-themes.tumblr.com/themex">
  381. <img src="http://static.tumblr.com/eb7avl1/9f3moldo5/oxigenio.jpg"></a>
  382. {/block:ifLogoCredito}{block:ifnotLogoCredito}&copy;
  383. <a title="credito" href="http://oxigenio-themes.tumblr.com/themex">theme</a>
  384. {/block:ifnotLogoCredito}</div>
  385.  
  386. <div id="ff"><h4><script language="JavaScript" src="http://tc.freehostedscripts.net/tcounter.php?url=oxigenio-dapalavra.tumblr.com&name=Followers"></script></h4>
  387. </div>
  388.  
  389. <div id="cat">
  390. <a title="Kitchen" href="http://oxigenio-dapalavra.tumblr.com/blogroll">
  391. <img src="http://static.tumblr.com/hipkk0v/zTHmukkad/kittens.gif"></a>
  392. </div>
  393.  
  394. <!-- Wikplayer http://www.wikplayer.com -->
  395. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  396. data-config="{'skin':'http://static.tumblr.com/zeaszfj/rMZn5au9o/.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'},{'title':'Pharrell%20Willians','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dy6Sxv-sUYtM%26feature%3Dkp'},{'title':'Nirvana','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJpMt_YqVbhw'},{'title':'The%20Velvet%20Underground','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7d69mDT11yI'},{'title':'Sonic%20Youth','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dsf2qYa8c-cA'},{'title':'Jake%20Bugg','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbxjZbFpBpbE'}]}" ></script>
  397. <!-- Wikplayer code end -->
  398.  
  399. </body>
  400.  
  401. </html>
Advertisement
Add Comment
Please, Sign In to add comment