Ikxa

anterior 2106

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