Ikxa

15112014

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