Ikxa

decisivo

Sep 27th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 24.41 KB | None | 0 0
  1. <! theme by oxigenio-dapalavra | não retire os créditos>
  2.  
  3. <html>
  4.  
  5.  
  6. <head> <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#000000" />
  8. <meta name="color:sidebar" content="#CCCCCC" />
  9. <meta name="color:post" content="#fff" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:link" content="#000" />
  12. <meta name="color:link hover" content="#888" />
  13. <meta name="color:hover" content="#f0f0f0" />
  14. <meta name="color:scroll" content="#000" />
  15. <meta name="color:scroll bg" content="#fff" />
  16. <meta name="color:barravertical" content="#f7f7f7" />
  17. <meta name="image:background" content="" />
  18. <meta name="image:sidebar" content="http://static.tumblr.com/eb7avl1/ZMFma7nlf/sem_t__tulo-1.jpg" />
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="one" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="two" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="three" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="four" />
  27. <meta name="text:Link5" content="/" />
  28. <meta name="text:Link5 Title" content="five" />
  29. <meta name="text:Link6" content="/" />
  30. <meta name="text:Link6 Title" content="six" />
  31. <meta name="text:Link7" content="/" />
  32. <meta name="text:Link7 Title" content="seven" />
  33. <meta name="text:Link8" content="/" />
  34. <meta name="text:Link8 Title" content="eight" />
  35. <meta name="text:Link9" content="/" />
  36. <meta name="text:Link9 Title" content="nine" />
  37. <meta name="text:Link10" content="/" />
  38. <meta name="text:Link10 Title" content="tem" />
  39. <meta name="text:Link11" content="/" />
  40. <meta name="text:Link11 Title" content="skins" />
  41. <meta name="text:Link12" content="/" />
  42. <meta name="text:Link12 Title" content="tem" />
  43. <meta name="image:parceiro1" content="" />
  44. <meta name="text:parceiro1" content="" />
  45. <meta name="text:urlparceiro1" content="" />
  46. <meta name="image:parceiro2" content="" />
  47. <meta name="text:parceiro2" content="" />
  48. <meta name="text:urlparceiro2" content="" />
  49. <meta name="image:parceiro3" content="" />
  50. <meta name="text:parceiro3" content="" />
  51. <meta name="text:urlparceiro3" content="" />
  52. <meta name="image:parceiro4" content="" />
  53. <meta name="text:parceiro4" content="" />
  54. <meta name="text:urlparceiro4" content="" />
  55.  
  56.  
  57.                       <title>{Title}</title>
  58.         <link rel="shortcut icon" href="{Favicon}">
  59.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  60.         {block:Description}
  61.   <meta name="description" content="{MetaDescription}" />
  62.         {/block:Description}
  63.  
  64.     <style type="text/css">
  65.  
  66. body {background: transparent; color:{color:text}; font-family:verdana; font-size:10px; line-height:110%}
  67.  
  68. a { text-decoration:none; color:{color:link};}
  69. a:hover {text-decoration:none; color:{color:link hover};}
  70.  
  71. p {margin: 6px 0 0 0}
  72.  
  73. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  74. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  75. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  76. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  77.  
  78. blockquote img{max-width: 470px!important}
  79. blockquote blockquote img{max-width: 450px!important}
  80. blockquote blockquote blockquote img{max-width: 430px!important}
  81. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  82.  
  83. #tudo {background:{color:background}  url('{image:background}')  repeat;position: fixed; margin: -20px -20px -20px -20px; width:100%;height: 100%;z-index:-99999;}
  84.  
  85. #barravertical {opacity:0.4;background:{color:barravertical}  url('')  repeat;position: fixed; margin: -20px -10px -10px 180px; width:265px;height: 100%;z-index:-9999;}
  86.  
  87. #content {width:835px; margin: 20px 0px 20px 0px; }
  88.  
  89. #oxi {float:left; margin-left:455px;margin-top:0px; }
  90.  
  91. #oxibox {width:400px; background-color:{color:sidebar}; margin-bottom:1px; padding:10px; text-align: justify; position: relative;}
  92.  
  93. h1 {font-family:georgia;color:{color:text}; font-size:18px; line-height:18px; text-align: center; font-weight:normal; }
  94. h1 a {color:{color:link};}
  95. h1 a:hover {color:{color:link hover};}
  96.  
  97. .image {text-align: center; border: 0px}
  98. .image img {max-width: 500px; margin-bottom: 2px }
  99.  
  100. .quote {font-family:georgia;text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  101. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-weight:bold;}
  102. .quotesource a, a:hover{text-transform: none;}
  103.  
  104. .chat {line-height: 13px; list-style: none }
  105. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  106. .person1 {color: {color:text}; padding: 2px; }
  107. .person1 .label {font-weight: bold;  color:{color:text}}
  108. .person2 {color: {color:text}; padding: 2px;  }
  109. .person2 .label {font-weight: bold;  color:{color:text}}
  110.  
  111. .player {background-color: #000; text-align: left; display:block;}
  112.  
  113. .question  {display: block; padding:3px;}
  114. .answer {display: block; padding: 3px;}
  115.  
  116. #date {padding:2px; text-align: right; font-size: 9px; text-transform: lowercase; z-index: 11; border-top: 1px dotted {color:text};}
  117. #date a {font-size: 9px;}
  118.  
  119. .tags {color: {color:text};  font-size: 9px; display: inline; list-style: none; text-transform: lowercase;}
  120. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  121.  
  122. #cap {width: 400px; margin-top: -2px;}
  123. .source {display: none;}
  124.  
  125. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: right}
  126. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  127. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  128. .notes img{display: none; border:0px}
  129.  
  130. #sidebar {position: fixed; margin: 80px -10px 0px 190px;}
  131.  
  132. #side {position: fixed; width:193px; }
  133.  
  134. .title {font-family:tinytots; font-size: 20px; font-style:normal; text-align:center; background-color:{color:sidebar}; color:{color:text}; padding: 2px; border: 1px solid {color:sidebar}; text-transform: uppercase;}
  135.  
  136. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  137.  
  138. .pagination {position:fixed; width:130px;font-size:12px; font-family:georgia; color:#000000;font-style:italic; text-align:center; background-color:#trans;padding-bottom: 2px; padding-top: 1px; padding-left: 5px;padding-right: 5px; margin-top:108px; margin-left:95px; border-radius: 0px 0px 10px 10px;z-index:99999;}
  139.  
  140. .navigation {margin-top:-56px; float:left; margin-left:3px; width:80px}
  141. .navigation a:hover {-webkit-transition:0.3s linear;}
  142. .nav a {display:block; background-color:#000000; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:#cccccc; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid; opacity:0.9}
  143. .nav a:hover {opacity:0.7;}
  144.  
  145. .navigation2 {margin-top:-56px; float:left; margin-left:84px; width:80px}
  146. .navigation2 a:hover {-webkit-transition:0.3s linear;}
  147. .nav a {display:block; background-color:#000000; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:#cccccc; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid; opacity:0.9}
  148. .nav a:hover {opacity:0.7;}
  149.  
  150. .navigation3 {margin-top:-56px; float:left; margin-left:165px; width:80px;}
  151. .navigation3 a:hover {-webkit-transition:0.3s linear;}
  152. .nav a {display:block; background-color:#000000; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:#cccccc; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid; opacity:0.9}
  153. .nav a:hover {opacity:0.7;}
  154.  
  155. #oxi2 {font-family:georgia;font-size: 13px; line-height: 15px; padding: 3px;color:#333333; text-align: left; padding: 10px; background-color:{color:sidebar}; margin-left: 0px; width:228px; height: 108px;margin-top: 278px;}
  156.  
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160. #tumblr_controls{position: fixed!important}
  161.  
  162. ::-webkit-scrollbar{width:5px;height:5px;}
  163. ::-webkit-scrollbar-button:start:decrement
  164. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#000000;}
  165. ::-webkit-scrollbar-track-piece{background-color:#990033}
  166. ::-webkit-scrollbar-thumb:vertical{height:105px; background-color:{color:scroll};}
  167. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  168.  
  169. #deslizante {width: 420px; font-size: 460px; background-color: #000; font-family: georgia; line-height:320px;  color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 2; text-align: center; font-style: italic;}
  170.  
  171. .deslizante1 {margin-left:  155px; margin-top: 500px; width: 280px; font-size: 15px; background-color: #trans; font-family: georgia; height: 40px; line-height:25px;  color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: italic; letter-spacing: -2px;}
  172.  
  173. .deslizante2 {margin-left:  225px; margin-top:480px; width: 142px; font-size: 8px; background-color: #000; font-family: verdana; line-height:14px;  color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style:  -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;}
  174.  
  175. .deslizante3 {margin-left:  240px; margin-top:-5px; width: 142px; font-size: 8px; background-color: transparent; font-family: verdana; line-height:14px;  color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style:  -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;z-index:9999;}
  176.  
  177. .deslizante4 {margin-left:  210px; margin-top:461px; width: 80px; font-size: 8px; background-color: transparent; font-family: verdana; line-height:14px;  color: #fff; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style:  -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;z-index:9999;}
  178.  
  179. .deslizante5 {margin-left:  230px; height: auto;margin-top:530px; width: 170px; font-size: 9px; background-color: transparent; font-family: verdana; line-height:14px;  color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style:  -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;z-index:9999;}
  180.  
  181. #oxi3cred {background:transparent;position: fixed; margin-left: 880px;margin-top: 610px; width:40px;height: 40px;z-index:-999;}
  182.  
  183. #oxi4fim {background:transparent;position: fixed; margin-left: 238px;margin-top: 495px; width:312px;height: 57px;z-index:-999;}
  184.  
  185. #flinks {background:{color:sidebar};position: fixed; margin-left: 190px; margin-top:23px; width:247px;height:55px;z-index:-9999;}
  186.  
  187. #parceiro1{ float: left; margin-top: 305px; margin-left:140px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid ; background-color:transparent; z-index:9 }
  188. #parceiro1 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:;  }
  189. #parceiro1 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  190.  
  191. #parceiro2{ float: left; margin-top: 350px; margin-left:140px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid ; background-color:transparent; z-index:9 }
  192. #parceiro2 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:;  }
  193. #parceiro2 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  194.  
  195. #parceiro3{ float: left; margin-top: 395px; margin-left:140px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid ; background-color:transparent; z-index:9 }
  196. #parceiro3 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:;  }
  197. #parceiro3 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  198.  
  199. #parceiro4{ float: left; margin-top: 440px; margin-left:140px; position: fixed; overflow: hidden; width: 35px; height: 35px; border: 0px solid ; background-color:transparent; z-index:9 }
  200. #parceiro4 img {margin-top: 0px; margin-left: 0px; width: 35px; height: 35px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; 0.9; border:;  }
  201. #parceiro4 img:hover {opacity: 1;-webkit-filter: blur(1px); -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(150deg);-webkit-transform: rotate(360deg);-o-transform: rotate(150deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
  202.  
  203.  
  204. </style>
  205.  
  206. </head>
  207.  
  208. <div id="fb-root"></div>
  209. <script>(function(d, s, id) {
  210.   var js, fjs = d.getElementsByTagName(s)[0];
  211.   if (d.getElementById(id)) return;
  212.   js = d.createElement(s); js.id = id;
  213.   js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1";
  214.   fjs.parentNode.insertBefore(js, fjs);
  215. }(document, 'script', 'facebook-jssdk'));</script>
  216.  
  217. <body>
  218. <div id="tudo"></div>
  219.  
  220. <div id="barravertical"></div>
  221.  
  222. <div id="flinks"></div>
  223.  
  224. <div id="oxi3cred"><a href="/" title="Créditos" target="_blank"><img height="40" src="http://static.tumblr.com/eb7avl1/Vg2ma7s30/cred.png" width="40"/></a></div>
  225.  
  226. <div id="oxi4fim"><img src="http://static.tumblr.com/eb7avl1/7Soma7wm3/termino.png"width="150"></div>
  227.  
  228. <div id="content">
  229.  
  230. <div id="sidebar">
  231.  
  232. <div id="side">
  233.  
  234. <img src="{image:sidebar}" style=" border: 1px solid #fff;padding:3px;height:auto; width: 240px; margin-left:0px; margin-top:0px; align="center"></a></br>
  235.  
  236. <div class="pagination">
  237. {block:PreviousPage} <a href="{PreviousPage}">« prev</a> or {/block:PreviousPage}
  238. {block:NextPage} <a href="{NextPage}">next »</a> {/block:NextPage}
  239. </div></div>
  240.  
  241. <div class="navigation"><div class="nav">
  242. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  243. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  244. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  245. </div></div>
  246.  
  247. <div class="navigation2"><div class="nav">
  248. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  249. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  250. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  251. </div></div>
  252.  
  253. <div class="navigation3"><div class="nav">
  254. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  255. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  256. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  257. </div></div>
  258.  
  259. <div id="oxi2">{description}</div></div>
  260.  
  261. <div class="deslizante3"><script type="text/javascript" id="tc_54fyrdjf">
  262. var _tcq = _tcq || []; _tcq.push(['blog', '54fyrdjf']);
  263. (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.async = true; e.src = 'http://widgets.tcimg.com/v2/blog.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s); })();
  264. </script>
  265. </div>
  266.  
  267. <div class="deslizante4"><div class="fb-like" data-href="http://oxigenio-dapalavra.tumblr.com/" data-send="false" data-layout="button_count" data-width="80" data-show-faces="false"></div></div>   </div></div>
  268.    </div></div>
  269.  
  270. <div class="deslizante5"><a href="http://oxigenio-dapalavra.tumblr.com/" title="Créditos" target="_blank"><FONT COLOR="#ffffff">© oxigênio-dapalavra I tumblr</br> exclusive to decisivo</FONT></a></div>   </div></div>
  271.    </div></div>  
  272.  
  273. </div></div>
  274.  
  275. <div id="parceiro1">
  276. <a href="{text:urlparceiro1}"title="{text:nome1}" target="_blank"><img src="{image:parceiro1}"/>
  277. </div></div>
  278.  
  279. <div id="parceiro2">
  280. <a href="{text:urlparceiro2}"title="{text:nome2}" target="_blank"><img src="{image:parceiro2}"/>
  281. </div></div>
  282.  
  283. <div id="parceiro3">
  284. <a href="{text:urlparceiro3}"title="{text:nome3}" target="_blank"><img src="{image:parceiro3}"/>
  285. </div></div>
  286.  
  287. <div id="parceiro4">
  288. <a href="{text:urlparceiro4}"title="{text:nome4}" target="_blank"><img src="{image:parceiro4}"/>
  289. </div></div>
  290.  
  291. <div id="oxi">
  292.  
  293. {block:Posts}
  294. <div id="oxibox">
  295. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  296.  
  297. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  298.  
  299. {block:Photoset}{Photoset-400}{/block:Photoset}
  300.  
  301. {block:Quote}
  302. <div class="quote">"{Quote}"</div>
  303. {block:Source}<div class="quotesource"></br>— {Source}</div>
  304. {/block:Source}
  305. {/block:Quote}
  306.  
  307. {block:Link}
  308. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  309. {block:Description}{Description}{/block:Description}
  310. {/block:Link}
  311.  
  312. {block:Chat}
  313. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  314. <div class="chat"><ul>{block:Lines}
  315. <li class="person{UserNumber}">{block:Label}
  316. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  317. {/block:Chat}
  318.  
  319. {block:Audio}
  320. <div class="player">{AudioPlayerBlack}</div>
  321. {block:Caption}{Caption}{/block:Caption}
  322. {/block:Audio}
  323.  
  324. {block:Video}{Video-500}{/block:Video}
  325.  
  326.  
  327. {block:Answer}
  328. <div class="question"><img src="{AskerPortraitURL-48}" style=" border: 1px solid #000; padding:3px; align="left"><b><br> {Asker} mandou uma ae</b>: {Question}</div>
  329. <div class="answer"> {Answer}</div>
  330. {/block:Answer}
  331.  
  332.  
  333. <div id="cap">
  334. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  335. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  336. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  337.  
  338. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  339.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  340.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  341. {/block:ContentSource}</div></div>
  342. <br>
  343.  
  344.  
  345. <div id="date">
  346. {block:Date}
  347. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  348. {block:RebloggedFrom} · (<a href="{ReblogParentURL}">via</a>
  349. {/block:RebloggedFrom}{block:RebloggedFrom}/© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}<br>
  350. <div class="tags">{block:HasTags}{block:Tags}<i>x </i><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}
  351. </div>
  352. </div>
  353. </div>{/block:Date}
  354.  
  355.  
  356.  {/block:Posts}
  357. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  358.  
  359.  
  360. </div>
  361. </div>
  362. </div>
  363. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  364.  
  365. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  366. <script type="text/javascript">
  367. SCMMusicPlayer.init("{'skin':'http://static.tumblr.com/t6pog82/eP9m3dib3/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'80'},'playlist':[{'title':'','url':'http://www.youtube.com/watch?v=K_W58V51S88'},{'title':'','url':'http://www.youtube.com/watch?v=mwNb_q0YhJQ&ob=av2e'},{'title':'','url':'http://youtu.be/I4MCzmUQrTk'},{'title':'','url':'http://www.youtube.com/watch?v=fuR2sgoK7-A&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=pESsKRCg6pQ'},{'title':'','url':'http://www.youtube.com/watch?v=EmZvOhHF85I'},{'title':'','url':'http://www.youtube.com/watch?v=oC6HGmCkoFo&feature=fvst'},{'title':'','url':'http://www.youtube.com/watch?v=KsxSxF3JKeU&feature=fvwrel'},{'title':'','url':'http://www.youtube.com/watch?v=mT7IzHiAuVY'},{'title':'','url':'http://www.youtube.com/watch?v=_RInGHkVjuM'},{'title':'','url':'http://www.youtube.com/watch?v=cz5HWBteAZI%27'},{'title':'','url':'http://www.youtube.com/watch?v=xYoxBQ03wUQ&ob=av2n'},{'title':'','url':'http://www.youtube.com/watch?v=xMMkjcXU--I'},{'title':'','url':'http://www.youtube.com/watch?v=33lLpK2KPCQ&ob=av2e'},{'title':'','url':'http://www.youtube.com/watch?v=GchEVSx9XEA'},{'title':'','url':'http://www.youtube.com/watch?v=DUucBizEEoU'},{'title':'','url':'http://www.youtube.com/watch?v=AKnC782h2ns'},{'title':'','url':'http://www.youtube.com/watch?v=khCokQt--l4'},{'title':'','url':'http://www.youtube.com/watch?feature=endscreen&NR=1&v=kVyeNdI4l_k%27'},{'title':'','url':'http://www.youtube.com/watch?v=FlKcQdlM6mc'},{'title':'','url':'http://www.youtube.com/watch?v=kkqZAqG8HwM'},{'title':'','url':'http://www.youtube.com/watch?v=_SlGou7OpEU&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=rK3Nb8FyEf4&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=vC1fyC7bby0&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=Fx13X8b4ymM&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=zdoU3HvuSAg&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=fyMZ1A3QPlc'},{'title':'','url':'http://www.youtube.com/watch?v=jSaWzW3sm2g&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=MU2WOj-GxOg&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=1RSwhBUabK0&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=eAfyFTzZDMM&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=Qdc-qlw_Ayk&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=PDr_bH2B4XA&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=trwtPEShzaw'},{'title':'','url':'http://www.youtube.com/watch?v=lzV5UxL-E2M'},{'title':'','url':'http://www.youtube.com/watch?v=iCokKQH3fKU&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=2j-SnUV4jM4&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=W8Cut7xkxcM&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=6ZiOd1EdE04&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=BCeN8-FOraE&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=-zg9xS87wgU&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=4wUPASp2hfY&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=KOpMkDO9jTg&feature=youtu.be'},{'title':'','url':'http://www.youtube.com/watch?v=RpFMuBHxGWs'},{'title':'','url':'http://www.youtube.com/watch?v=O0ngdNoIo9Y'},{'title':'','url':'http://www.youtube.com/watch?v=my4Bl6KniVY'},{'title':'','url':'http://www.youtube.com/watch?v=mGzq0bq5wMA&feature=g-all-s'},{'title':'','url':'http://www.youtube.com/watch?v=yEalWO4IjC4&feature=g-all-s'},{'title':'','url':'http://www.youtube.com/watch?v=fnYnwFIZqJI'},{'title':'','url':'http://www.youtube.com/watch?v=sU5kIT2O4QY'},{'title':'','url':'http://www.youtube.com/watch?v=x2XK0fl4hnA'},{'title':'','url':'ww.youtube.com/watch?v=-3D5FwwtNVM&ob=av2n'},{'title':'','url':'http://www.youtube.com/watch?v=kszkoFI84JU'},{'title':'','url':'http://www.youtube.com/watch?v=j2WWrupMBAE&feature=player_embedded'},{'title':'','url':'http://www.youtube.com/watch?v=9bZkp7q19f0'},{'title':'','url':'http://www.youtube.com/watch?v=UJtB55MaoD0&feature=bf_next&list=ALYL4kY05133rK9hAvmCP0PB8NXEJZ7wlP'}],'placement':'bottom','showplaylist':'false'}");
  368.  
  369. </script>
  370.  
  371. <!--End of SCM Music Player script-->
  372.  
  373. </body>
  374. </html>
Advertisement
Add Comment
Please, Sign In to add comment