Advertisement
tannyoliveira

17

May 30th, 2014
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.95 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><script type="text/javascript">
  4. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  5. function tb8_makeArray(n){
  6. this.length = n;
  7. return this.length;
  8. }
  9. tb8_messages = new tb8_makeArray(1);
  10. tb8_messages[0] = "{Title}";
  11. tb8_rptType = 'infinite';
  12. tb8_rptNbr = 5;
  13. tb8_speed = 100;
  14. tb8_delay = 2000;
  15. var tb8_counter=1;
  16. var tb8_currMsg=0;
  17. var tb8_tekst ="";
  18. var tb8_i=0;
  19. var tb8_TID = null;
  20. function tb8_pisi(){
  21. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  22. document.title = tb8_tekst;
  23. tb8_sp=tb8_speed;
  24. tb8_i++;
  25. if (tb8_i==tb8_messages[tb8_currMsg].length){
  26. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  27. }
  28. if (tb8_currMsg == tb8_messages.length){
  29. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  30. clearTimeout(tb8_TID);
  31. return;
  32. }
  33. tb8_counter++;
  34. tb8_currMsg = 0;
  35. }
  36. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  37. }
  38. tb8_pisi()
  39. </script>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.  
  44.  
  45. <html>
  46. <head>
  47.  
  48.  
  49. <!--
  50.  
  51. THEME POR SOWSLY-->
  52.  
  53.  
  54.  
  55. <meta name="color:background" content="#ffffff" />
  56. <meta name="color:link" content="#000000" />
  57. <meta name="color:text" content="#000000" />
  58. <meta name="color:post" content="#ffffff" />
  59. <meta name="color:scrollbar" content="#000" />
  60. <meta name="color:scrollbar bg" content="#fff" />
  61.  
  62. <meta name="image:background" content="" />
  63.  
  64. <meta name="image:sidebar" content="http://37.media.tumblr.com/3708f110e02709ada77f0768bdfdbde6/tumblr_n5l86x27Ht1r93x39o4_250.png" />
  65. <meta name="image:symbols" content="http://static.tumblr.com/eajns0d/9LDn4n6xz/cerveija.jpg" />
  66.  
  67.  
  68. <meta name="text:Link1" content="/" />
  69. <meta name="text:Link1 Title" content="ai" />
  70. <meta name="text:Link2" content="/" />
  71. <meta name="text:Link2 Title" content="koe" />
  72. <meta name="text:Link3" content="/" />
  73. <meta name="text:Link3 Title" content="treme" />
  74. <meta name="text:Link4" content="/" />
  75. <meta name="text:Link4 Title" content="maktub" />
  76. <meta name="text:Link5" content="/" />
  77. <meta name="text:Link5 Title" content="uai" />
  78.  
  79.  
  80. <meta name="if:Rolagem infinita" content="1"/>
  81.  
  82.  
  83. <script type="text/javascript">
  84. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  85. function tb8_makeArray(n){
  86. this.length = n;
  87. return this.length;
  88. }
  89. tb8_messages = new tb8_makeArray(1);
  90. tb8_messages[0] = "{Title}";
  91. tb8_rptType = 'infinite';
  92. tb8_rptNbr = 5;
  93. tb8_speed = 100;
  94. tb8_delay = 2000;
  95. var tb8_counter=1;
  96. var tb8_currMsg=0;
  97. var tb8_tekst ="";
  98. var tb8_i=0;
  99. var tb8_TID = null;
  100. function tb8_pisi(){
  101. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  102. document.title = tb8_tekst;
  103. tb8_sp=tb8_speed;
  104. tb8_i++;
  105. if (tb8_i==tb8_messages[tb8_currMsg].length){
  106. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  107. }
  108. if (tb8_currMsg == tb8_messages.length){
  109. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  110. clearTimeout(tb8_TID);
  111. return;
  112. }
  113. tb8_counter++;
  114. tb8_currMsg = 0;
  115. }
  116. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  117. }
  118. tb8_pisi()
  119. </script>
  120. <link rel="shortcut icon" href="{FavIcon}">
  121. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  122. {block:Description}
  123. <meta name="description" content="{MetaDescription}" />
  124. {/block:Description}
  125.  
  126. <style type="text/css">
  127.  
  128.  
  129.  
  130. /***----------------- follow branco, scrollbar e ponteiro do mouse -------------***/
  131. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  132.  
  133. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  134.  
  135.  
  136. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:scrollbg};}
  137. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  138.  
  139.  
  140.  
  141. ::-webkit-scrollbar {width:6px;height:auto;background:transparent;}
  142. ::-webkit-scrollbar-corner {background-color: {color:text};}
  143. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background-color: {color:text};}
  144. ::-webkit-scrollbar-thumb:vertical {background-color: {color:text}; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
  145. ::-webkit-scrollbar-track-piece {background-color: {color:scrollbar}; border-top: 1pt solid {color:text}; border-bottom: 1pt solid {color:text}; width:4pt;}
  146. -::moz-selection {color:#fff; background-color: {color:text};}
  147. ::selection {color:#fff; background-color: {color:text};}
  148.  
  149.  
  150.  
  151.  
  152. #tumblr_controls{position: fixed!important}
  153. #tumblr_controls{position: fixed!important}
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156.  
  157.  
  158.  
  159. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  160.  
  161.  
  162. a {color: {color:link}; text-decoration: none; text-transform: none;}
  163. a:hover {color: {color:hover};}
  164.  
  165. p {margin: 6px 0 0 0}
  166.  
  167. ::-webkit-scrollbar{width:10px;
  168. height:0px;}
  169. ::-webkit-scrollbar-button:start:decrement
  170. ::-webkit-scrollbar-button:end:increment{display:block;
  171. height:0;
  172. background-color:{color:scrollbar bg};}
  173. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  174. -webkit-border-radius:0;
  175. -webkit-border-bottom-right-radius:3px;
  176. -webkit-border-bottom-left-radius:3px;}
  177. ::-webkit-scrollbar-thumb:vertical{height:70px;
  178. background-color:{color:scrollbar};}
  179. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  180. background-color:{color:scrollbar};}
  181.  
  182.  
  183.  
  184. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  185.  
  186. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  187. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  188. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  189. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  190.  
  191. blockquote img{max-width: 470px!important}
  192. blockquote blockquote img{max-width: 450px!important}
  193. blockquote blockquote blockquote img{max-width: 430px!important}
  194. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  195.  
  196. #container {width: 400px; margin:50px auto: 50px auto;}
  197.  
  198. iframe#tumblr_controls {
  199. top:0px !important;
  200. right:3px !important;
  201. position: fixed !important;
  202. -webkit-transition: opacity 0.7s linear;
  203. opacity: 0.4;
  204. -webkit-transition: all 0.8s ease-out;
  205. -moz-transition: all 0.8s ease-out;
  206. transition: all 0.8s ease-out;
  207. z-index:999999999999999999;}
  208.  
  209. iframe#tumblr_controls:hover{
  210. -webkit-transition: opacity 0.7s linear;
  211. opacity: 1;
  212. -webkit-transition: all 0.4s ease-out;
  213. -moz-transition: all 0.4s ease-out;
  214. transition: all 0.4s ease-out;
  215. z-index:999999999999999999999;}
  216.  
  217. /* ask por sowsly */
  218.  
  219. .asker {background:#eee; padding: 2px;font-size: 11px; font-family:calibri; text-align:;border-bottom:1px solid #000;}
  220.  
  221. .answer {font-size:11px; font-family: calibri;padding: 1px}
  222. .answer img {max-width: 430px; }
  223.  
  224.  
  225.  
  226. #entries {width:500px; float:left; margin-left:470px; margin-top:10px; position:relative; z-index:999; padding-right:3px; padding-top:10px}
  227. .entries {width:500px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  228.  
  229.  
  230. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  231. h1 a {color: {color:link};}
  232. h1 a:hover {color: {color:hover};}
  233.  
  234. .image {text-align: center; border: 0px}
  235. .image img {width: 500px; margin-bottom: 1px; }
  236. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(0%);
  237. margin-bottom: 1px }
  238. .image img:hover { -webkit-filter: grayscale(70%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  239.  
  240.  
  241. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  242. .quotesource {text-align:left;font-size:12px; font-family:cambria;font-style:italic; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  243.  
  244.  
  245. .chat {line-height: 13px; list-style: none }
  246. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  247. .person1 {color: {color:text}; padding: 2px; }
  248. .person1 .label {font-weight: bold; color:{color:text}}
  249. .person2 {color: {color:text}; padding: 2px; }
  250. .person2 .label {font-weight: bold; color:{color:text}}
  251.  
  252. .player {background-color: #000; text-align: left; display:block;}
  253.  
  254. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:verdana; text-align: justify; background-color:#;color:#000; font-size:11px;padding:4px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  255. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  256. .answer img {max-width: 500px;}
  257. #asker a:hover {color:{color:hover};}
  258. #ssource{margin-left:10px; display:none}
  259.  
  260. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 2.5); position:absolute; -webkit-transition: all 0.9s ease-out; -moz-transition: all 2.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  261. #hoverphoto:hover {color:{color:hover};}
  262.  
  263. .entries:hover #hoverphoto { opacity:6.0;}
  264.  
  265.  
  266. /*** NOTES **/
  267. #ana {margin-left:20px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto;border-left:px solid #eee;}
  268. #ana a {font-size: 10px;font-family: calibri;border-left:px solid #eee}
  269. #ana:hover {color:{color:hover} ;}
  270.  
  271.  
  272. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  273. ol.notes, .notes li{width:560px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  274.  
  275.  
  276.  
  277.  
  278.  
  279. .lado1 {position: fixed; z-index:1000; width: 1px; height:237px; background-color: #BEBEBE; top: 115px; left:310px;}
  280.  
  281. .topo2 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 371px; left:330px;}
  282.  
  283. .topo3 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 373px; left:330px;}
  284.  
  285. #eta {position: fixed; z-index:1000; width: -13px; height:-10px; top: 352px; left:312px;}
  286.  
  287.  
  288.  
  289. /* SIDEBAR detalhe por: mists modificado por mim sowsly */
  290. #sidebar {
  291. width: 120px;
  292. height:height;
  293.  
  294. position:fixed; padding:px; border-top:0px solid #Eee;
  295. border-left:px solid #eee;
  296. border-bottom:px solid #eee;
  297. border-right:px solid #eee;
  298. margin-left:220px;
  299. margin-top:160px;
  300.  
  301.  
  302. -webkit-transition: all 0.7s ease;
  303. -moz-transition: all 0.7s ease;
  304. -o-transition: all 0.7s ease;}
  305. #sidebar:hover #links {opacity: 1;}
  306.  
  307.  
  308. #sidebarimage {
  309. width 140px;
  310. -webkit-transition: all 0.7s ease;
  311. -moz-transition: all 0.7s ease;
  312. -o-transition: all 0.7s ease;
  313. border-radius: 522px; -webkit-filter: grayscale(0%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  314.  
  315. #sidebarimage img {
  316. width:140px;
  317.  
  318. padding:5px ;
  319. border-left:px solid #eee;
  320. -webkit-border-radius: px 100px 0px 0px;
  321. -webkit-transition: all 0.7s ease;
  322. -moz-transition: all 0.7s ease;
  323.  
  324. -o-transition: all 0.7s ease;
  325. }
  326.  
  327.  
  328.  
  329. #sidebarimage:hover { -webkit-filter: grayscale(50%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  330.  
  331.  
  332. #sidebar:hover #titulo{opacity:1; margin-left:5px;;}
  333. #sidebar:hover #links {opacity:1; width:px; margin-top:px; background:#ee;-webkit-border-radius: 100px px 100px 10px;color:#000;}
  334.  
  335.  
  336. #links {color: ; font-family:cambria;border-top:px solid #aaa; background:#000;border-left:px solid #EEE; -webkit-border-radius: 00px 00px 00px 00px; background:#000; font-style:itlic; opacity:0.6;font-size:9px; margin-top:-24px; margin-left:5px; position:fixed; line-height: 11px; letter-spacing:px; height: 9px; z-index:100; text-align:center; font-weight: none; padding:5px; text-shadow: 0px 0px 0px transparent; width: 130px;-webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  337. #links a {color: {color:background}; -webkit-border-radius:100px 0px 00px 00px; display:blok; text-transform: uppercase; border-bottom:0px dotted #cccbcb; padding:px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; opacity: 1.7; width: 130px;}
  338. #links a:hover { margin-top:-1px; font-weight:bld;text-shadow: 0px 0px 1px; -moz-opacity:1.0; letter-spacing:px; font-style:itaic; border-bottom:px solid #000; text-transform:upprcase; font-size:px;font-style:ialic; color: {color:hover};-khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;}
  339.  
  340.  
  341.  
  342. #titulo{
  343. -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;
  344. position:fixed;
  345. color: {color:text};
  346. text-align:right;
  347. width:125px;
  348. opacity:0;
  349. letter-spacing:0px;
  350. padding:15px;
  351. background: ;
  352. height:auto;
  353. font-weight:old;
  354. text-transform:uppercase;
  355. margin-left:55px;
  356. margin-top:-19px;
  357.  
  358.  
  359. font-family:consolas;
  360. text-transform: ;
  361. font-size:9px;
  362. line-height:11px;
  363. margin-left:60px;
  364. -webkit-border-radius: 100px 00px 100px 0px;}
  365.  
  366. #jubilau img { -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;position:fixed; width:33px;margin-top:-40px;left:210px;opacity:69;}
  367.  
  368.  
  369. @font-face {
  370. font-family:titulo;
  371. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  372. }
  373. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  374.  
  375.  
  376. {CustomCSS}</style>
  377. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  378. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  379.  
  380.  
  381. <script type="text/javascript">
  382.  
  383. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  384. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  385. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  386.  
  387. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  388. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  389. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  390.  
  391. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  392. //$: Access to jQuery
  393. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  394. //state: "block" or "none", depending on state
  395. }
  396.  
  397. animatedcollapse.init()
  398.  
  399. </script>
  400. </head><body>
  401.  
  402.  
  403. <div id="sidemenu"></div>
  404.  
  405.  
  406. <div id="sidebar">
  407.  
  408.  
  409. <div id="sidebarimage"><img src="{image:sidebar}">
  410. </div>
  411.  
  412. <div id="titulo">{Description}
  413. <div id="jubilau">
  414. <img src="{image:symbols}"></div>
  415. </div>
  416.  
  417. <div id="links">
  418. <a href="{text:Link1}">{text:Link1 Title}</a>
  419. <a href="{text:Link2}">{text:Link2 Title}</b></a>
  420. <a href="{text:Link3}">{text:Link3 Title}</b></a>
  421. <a href="{text:Link4}"> {text:Link4 Title}</b> </a>
  422. <a href="{text:Link5}"> {text:Link5 Title}</b> </a>
  423.  
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428.  
  429.  
  430.  
  431. <div id="entries">
  432. <div class="autopagerize_page_element">
  433.  
  434.  
  435. {IfRolagemInfinita}<div class="autopagerize_page_element">
  436. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  437.  
  438.  
  439. {block:Posts}
  440.  
  441.  
  442. <div class="entries">
  443.  
  444. <div id="hoverphoto">
  445. <div id="ana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  446. {block:RebloggedFrom}<div id="ana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  447. {/block:RebloggedFrom}<div id="ana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  448. {block:HasTags}{block:Tags} <div id="ana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  449.  
  450.  
  451. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  452.  
  453. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  454.  
  455. {block:Photoset}{Photoset-500}{/block:Photoset}
  456.  
  457. {block:Quote}
  458. <div class="quote">“{Quote}”</div>
  459. {block:Source}<div class="quotesource">
  460. — <b>{Source}</b></div>
  461. {/block:Source}
  462. {/block:Quote}
  463.  
  464. {block:Link}
  465. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  466. {block:Description}{Description}{/block:Description}
  467. {/block:Link}
  468.  
  469. {block:Chat}
  470. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  471. <div class="chat"><ul>{block:Lines}
  472. <li class="person{UserNumber}">{block:Label}
  473. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  474. {/block:Chat}
  475.  
  476. {block:Audio}
  477. <div class="player">{AudioPlayerBlack}</div>
  478. {block:Caption}{Caption}{/block:Caption}
  479. {/block:Audio}
  480.  
  481. {block:Video}{Video-500}{/block:Video}
  482.  
  483. {block:Answer}
  484. <div class="asker"><span></span><b>{Asker} gemeu:</b> {Question}&nbsp;</div><div class="questions">{Answer}</div>{/block:Answer}
  485.  
  486. <div id="photoset">
  487. {block:Photo}{/block:Photo}
  488. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  489. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  490. </div>
  491.  
  492.  
  493.  
  494. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  495. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  496. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  497. {/block:ContentSource}</div>
  498.  
  499. </div>
  500.  
  501. {/block:Posts}
  502.  
  503. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  504.  
  505.  
  506. </div>
  507. </div>
  508. </div>
  509. </div>
  510.  
  511.  
  512.  
  513. </div>
  514. </div>
  515. </div>
  516.  
  517. </body>
  518. <a style="position:fixed;top:600px;left:25px;font-family:consolas;font-size:13px;text-decoration:none; opacity: 0.7;" href="http://sowsly.tumblr.com" title=" theme by sowsly">sowsly</a>
  519.  
  520.  
  521. <body>
  522.  
  523. </head>
  524. </script>
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement