Advertisement
OmgImAlexis

Untitled

May 25th, 2014
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.22 KB | None | 0 0
  1. <head>
  2.  
  3. <!--update tab wow aly ur great -->
  4.  
  5. <style>
  6. /* CAIXA */
  7.  
  8. #box {
  9. font-size:8px;
  10. text-transform:uppercase;
  11. border-radius:1px;
  12. position:fixed;
  13. font-family:calibri;
  14. text-align:center;
  15. left:5px;
  16. border:1px solid #a2aad9;
  17. background-color:#000000;
  18. letter-spacing:1px;
  19. width:125px;
  20. z-index:99999999999999999;
  21. height:;
  22. padding:2px;
  23. top:5px;
  24. }
  25.  
  26. .titulo {
  27. padding-top:3px;
  28. font-size:25px;
  29. line-height:100%;
  30. font-family:raleway;
  31. text-transform:uppercase;
  32. text-align:left;
  33. letter-spacing:1px;
  34.  
  35. }
  36.  
  37.  
  38. .titulo a{
  39.  
  40. }
  41.  
  42. #tab1{
  43. font-family:Ubuntu; /* font of text */
  44. height:13px;
  45. text-align:center;
  46. overflow:hidden;
  47. border-bottom:1px solid #a2aad9;
  48. text-transform:lowercase;
  49. background-color:#FFFFFF;
  50. letter-spacing:1px;
  51. font-size:10px;
  52. line-height:100%;
  53. z-index:999999999999999999999999999999;
  54. -webkit-transition: all 0.4s ease-in-out;
  55. -moz-transition: all 0.4s ease-in-out;
  56. -o-transition: all 0.4s ease-in-out;
  57. }
  58.  
  59. #tab1:hover{
  60. font-family:Ubuntu; /* font of text */
  61. height:60px;
  62. -webkit-transition: all 0.4s ease-in-out;
  63. -moz-transition: all 0.4s ease-in-out;
  64. -o-transition: all 0.4s ease-in-out;
  65. }
  66.  
  67. #tab2{
  68. font-family:Ubuntu; /* font of text */
  69. height:13px;
  70. text-align:center;
  71. overflow:hidden;
  72. border-bottom:1px solid #a2aad9;
  73. text-transform:lowercase;
  74. background-color:#ffffff;
  75. letter-spacing:1px;
  76. font-size:10px;
  77. line-height:100%;
  78. z-index:999999999999999999999999999999;
  79. -webkit-transition: all 0.4s ease-in-out;
  80. -moz-transition: all 0.4s ease-in-out;
  81. -o-transition: all 0.4s ease-in-out;
  82. }
  83.  
  84. #tab2:hover{
  85. font-family:Ubuntu; /* font of text */
  86. height:45px;
  87. -webkit-transition: all 0.4s ease-in-out;
  88. -moz-transition: all 0.4s ease-in-out;
  89. -o-transition: all 0.4s ease-in-out;
  90. }
  91.  
  92. #tab3{
  93. font-family:Ubuntu; /* font of text */
  94. height:13px;
  95. text-align:center;
  96. overflow:hidden;
  97. border-bottom:1px solid #a2aad9;
  98. text-transform:lowercase;
  99. background-color:#ffffff;
  100. letter-spacing:1px;
  101. font-size:10px;
  102. line-height:100%;
  103. z-index:999999999999999999999999999999;
  104. -webkit-transition: all 0.4s ease-in-out;
  105. -moz-transition: all 0.4s ease-in-out;
  106. -o-transition: all 0.4s ease-in-out;
  107. }
  108.  
  109. #tab3:hover{
  110. font-family:Ubuntu; /* font of text */
  111. height:60px;
  112. -webkit-transition: all 0.4s ease-in-out;
  113. -moz-transition: all 0.4s ease-in-out;
  114. -o-transition: all 0.4s ease-in-out;
  115. }
  116.  
  117. #tab4{
  118. font-family:Ubuntu; /* font of text */
  119. height:13px;
  120. text-align:center;
  121. overflow:hidden;
  122. border-bottom:1px solid #a2aad9;
  123. text-transform:lowercase;
  124. background-color:#ffffff;
  125. letter-spacing:1px;
  126. font-size:10px;
  127. line-height:100%;
  128. z-index:999999999999999999999999999999;
  129. -webkit-transition: all 0.4s ease-in-out;
  130. -moz-transition: all 0.4s ease-in-out;
  131. -o-transition: all 0.4s ease-in-out;
  132. }
  133.  
  134. #tab4:hover{
  135. font-family:Ubuntu; /* font of text */
  136. height:60px;
  137. -webkit-transition: all 0.4s ease-in-out;
  138. -moz-transition: all 0.4s ease-in-out;
  139. -o-transition: all 0.4s ease-in-out;
  140. }
  141.  
  142. #tab5{
  143. font-family:Ubuntu; /* font of text */
  144. height:12px;
  145. text-align:center;
  146. overflow:hidden;
  147. border-bottom:0px solid #a2aad9;
  148. text-transform:lowercase;
  149. background-color:#ffffff;
  150. letter-spacing:1px;
  151. font-size:10px;
  152. line-height:100%;
  153. z-index:999999999999999999999999999999;
  154. -webkit-transition: all 0.4s ease-in-out;
  155. -moz-transition: all 0.4s ease-in-out;
  156. -o-transition: all 0.4s ease-in-out;
  157. }
  158.  
  159. #tab5:hover{
  160. font-family:Ubuntu; /* font of text */
  161. height:270px;
  162. -webkit-transition: all 0.4s ease-in-out;
  163. -moz-transition: all 0.4s ease-in-out;
  164. -o-transition: all 0.4s ease-in-out;
  165. }
  166.  
  167. a:link, a:active, a:visited{
  168. text-decoration: none;
  169. -webkit-transition: color 0.3s ease-out;
  170. -moz-transition: color 0.3s ease-out;
  171. transition: color 0.3s ease-out;
  172. color:#FFFFFF;
  173. }
  174.  
  175.  
  176.  
  177.  
  178.  
  179. </style>
  180.  
  181. <body>
  182. <div id="box">
  183. <div id="tab1"><div style="font-size:10px;">statistics</div>
  184. <br>
  185. <script language="JavaScript">
  186. var ref = (''+document.referrer+'');
  187. var w_h = window.screen.width + " x " + window.screen.height;
  188. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3648334&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  189. </script> /
  190. <script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2320271&name="></script> <br><br>
  191.  
  192. <script language="JavaScript" src="http://tc.freehostedscripts.net/tcounter.php?url=saint.tumblr.com&name=followers."></script>
  193. </div>
  194.  
  195. <div id="tab2"><div style="font-size:10px;">music</div>
  196. <br><center><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://dl.dropboxusercontent.com/u/40061060/india/AlunaGeorge%20-%20You%20Know%20You%20Like%20It%20%28Wilfred%20Giroux%20Remix%29.mp3&t0=&f1=https://dl.dropboxusercontent.com/u/40061060/india/James%20Blake%20-%20Retrograde%20Lyrics%20HD.mp3&t1=&f2=https://dl.dropboxusercontent.com/u/40061060/india/Ben%20Pearce%20-%20What%20I%20Might%20Do%20%28Kilter%20Remix%29.mp3&t2=&f3=https://dl.dropboxusercontent.com/u/40061060/india/Slow%20Magic%20-%20On%20Yr%20Side.mp3&t3=&f4=https://dl.dropboxusercontent.com/u/40061060/india/Jeremih%20-%20Fuck%20You%20All%20The%20Time%20%28Shlohmo%20Remix%29.mp3&t4=&total=5" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /></center>
  197. </div>
  198.  
  199. <div id="tab3"><div style="font-size:10px;">social</div>
  200. <br><a href="http://instagram.com/indiavenne" title="instagram"><img src="http://blog.sturtevants.com/wp-content/uploads/instagram-icon.png" style="height:25px;"</a>&nbsp;
  201. <a href="http://www.amazon.ca/registry/wishlist/25XJ3X01HRKN7" title="wishlist"><img src="https://cdn1.iconfinder.com/data/icons/RocketTheme_eCommerce_Icon_Pack_1/128/gift.png" style="height:25px;"></a>&nbsp;
  202. <a href="http://8tracks.com/india-venne" title="8tracks"><img src="http://8tracks.com/images/badges/50_px_8chichlet_white_blueBG.png" style="height:25px;"></a></div>
  203.  
  204. <div id="tab4"><div style="font-size:10px;">Networks</div>
  205. <br>
  206.  
  207. <div></div><a href="http://vintageurs.tumblr.com/" target="_blank"><img src="http://i44.tinypic.com/2hov8fd.png" width="30px" style="-webkit-filter:invert(0%); -moz-filter:invert(0%); -o-filter:invert(0%); filter:invert(0%);"></a>
  208.  
  209. <a href="http://goatsnetwork.tumblr.com/" target="blank" title="goats network"><img src="http://i.imgur.com/VDEac9t.png" style="height:30px;"></a>
  210.  
  211. <a href="http://rebelkittens.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/hipkk0v/zTHmukkad/kittens.gif" width="30px" style="margin-left:1px; -webkit-filter:invert(20%); -moz-filter:invert(20%); -o-filter:invert(20%); filter:invert(20%);"></a>
  212.  
  213. </div>
  214.  
  215.  
  216. </div></div>
  217.  
  218.  
  219.  
  220. </div></body>
  221.  
  222. <!--end update tab love u bae-->
  223.  
  224. <title>{Title}</title>
  225. <script type="text/javascript"
  226. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  227. <link rel="shortcut icon" href="http://24.media.tumblr.com/de3dc516d346519a4db18610c13a84e7/tumblr_mx24xd9Z7q1qhgc12o1_75sq.png">
  228. <meta name="color:Background" content="#FFFFFF"/>
  229. <meta name="color:Text" content="#000000"/>
  230. <meta name="color:Hover" content="#000000"/>
  231. <meta name="color:Link" content="#576096"/>
  232. <meta name="image:Background" content="0"/>
  233. <meta name="font:body" content="Geneva"/>
  234. <meta name="if:fade in follow" content="1"/>
  235. <meta name="if:rounded photos" content="1"/>
  236. <meta name="text:navigation base" content="navigate"/>
  237. <meta name="text:link one" content="" />
  238. <meta name="text:link one title" content="" />
  239. <meta name="text:link two" content="" />
  240. <meta name="text:link two title" content="" />
  241. <meta name="text:link three" content="" />
  242. <meta name="text:link three title" content="" />
  243. <meta name="text:link four" content="" />
  244. <meta name="text:link four title" content="" />
  245.  
  246. <style type="text/css">
  247.  
  248. #menu {
  249. font-size:8px;
  250. text-transform:uppercase;
  251. border-radius:1px;
  252. position:fixed;
  253. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  254. text-align:center;
  255. left:5px;
  256. border:2px solid #a2aad9;
  257. background-color:#000000;
  258. letter-spacing:1px;
  259. width:80px;
  260. z-index:9999;
  261. height:;
  262. padding:7px;
  263. top:23px;
  264. }
  265.  
  266.  
  267. #misctext{
  268. width: auto;
  269. text-align:left;
  270. margin-left: -200px;
  271. padding: 7px;
  272. top: 360px;
  273. padding-top: 5px;
  274. font-family: calibri;
  275. font-size: 11px;
  276. display: none; }
  277.  
  278.  
  279. {block:iffadeinfollow}
  280. #tumblr_controls{
  281. opacity:0.7;-webkit-transition: 0.4s ease-in;
  282. -o-transition: 0.4s ease-in;
  283. -moz-transition: 0.4s ease-in;
  284. transition: 0.4s ease-in;
  285. position:fixed !important;
  286. }
  287.  
  288. #tumblr_controls{
  289. opacity:1;-webkit-transition: 0.4s ease-in;
  290. -o-transition: 0.4s ease-in;
  291. -moz-transition: 0.4s ease-in;
  292. transition: 0.4s ease-in;
  293. }{/block:iffadeinfollow}
  294.  
  295. {block:ifnotfadeinfollow}#tumblr_controls{opacity:1;position:fixed;}{/block:ifnotfadeinfollow}
  296.  
  297.  
  298. .wrapper{
  299. margin: 0px auto;
  300. width: 802px;
  301. }
  302.  
  303. body {
  304. padding: 0px;
  305. margin: 0px;
  306. color:{color:text};
  307. font-family:{font:body};
  308. font-size: 12.5px;
  309. background-color: {color:Background};
  310. background-image:url('{image:background}');
  311. background-attachment: fixed;
  312. background-repeat: repeat;
  313. }
  314.  
  315.  
  316. a:link, a:active, a:visited{
  317. color: {color:Link};
  318. text-decoration: none;}
  319.  
  320. a:hover {
  321. color: {color:hover};
  322. -webkit-transition: 0.4s ease-in;
  323. -o-transition: 0.4s ease-in;
  324. -moz-transition: 0.4s ease-in;
  325. transition: 0.4s ease-in;
  326. }
  327.  
  328. .entry {
  329. overflow:hidden;
  330. margin-left:2px;
  331. margin-right:2px;
  332. margin-top:2px;
  333. margin-bottom:0px;
  334. padding: 1px;
  335. float:left;
  336. background-color:transparent;
  337. font-family:{font:body};
  338. font-size: 10px;
  339. line-height:15px;
  340. {block:IndexPage}
  341. width:230px;
  342. {/block:IndexPage}
  343. {block:PermalinkPage}
  344. width:718px;
  345. {/block:PermalinkPage}
  346. }
  347.  
  348. .entry img{width:100%;{block:ifroundedphotos}
  349. border-radius:4px;
  350. {/block:ifroundedphotos}{block:permalinkpage}width: 618px;{/block:permalinkpage}}
  351. .entry #ask img{width:250px;}
  352. .entry #post_notes img{width:15px;}
  353.  
  354. .entry .perm{
  355. display: block;
  356. font-family:'Courier New', Courier, monospace;
  357. font-size: 10px;
  358. line-height: 0px;
  359. text-align:center;
  360. background-color: ;
  361. text-transform: uppercase;
  362. }
  363.  
  364. blockquote{
  365. border-left: 1px solid #130C11;}
  366. blockquote p, ul{margin-left:0px; padding-top:0px;float:left;}
  367.  
  368. .entry .perm a{color:#c9ceea;font-family:{font:post permalinks};}
  369.  
  370. .entry .perm{
  371. opacity: 1;font-family:courier new;
  372. line-height:15px;
  373. text-align:center;
  374. -webkit-transition: all 0.4s linear;
  375. }
  376.  
  377. .entry:hover .perm{
  378. text-align:center;
  379. opacity: 1;
  380. -webkit-transition: all 0.4s linear;
  381. }
  382.  
  383. .perma {
  384. opacity: 0.0;
  385. filter: alpha(opacity = 0);
  386. z-index:9999991;
  387. display: inline-block;
  388. position: absolute;
  389. text-align: left;
  390. top: 5px;
  391. left: 5px;
  392. width: 100%;
  393. }
  394.  
  395. .entry:hover .perma {
  396. opacity: 1;
  397. filter: alpha(opacity = 100);
  398. }
  399.  
  400. .likep {
  401. width: 21px;
  402. height: 20px;
  403. overflow: hidden;
  404. z-index: 9999999;
  405. display: inline-block;
  406. }
  407.  
  408. .rep {
  409. width: 24px;
  410. height: 20px;
  411. overflow: hidden;
  412. z-index: 9999999;
  413. display: inline-block;
  414. }
  415.  
  416. .likep a:hover {
  417. background-position: 0px 0px;
  418. }
  419.  
  420. .likep a {
  421. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  422. background-position: 0px 0px;
  423. display: block;
  424. z-index: 9999999;
  425. }
  426.  
  427. .likep img {
  428. width: 21px;
  429. height: 20px;
  430. }
  431.  
  432. .rep img{
  433. width: 24px;
  434. height: 20px;
  435. line-height: 30px;
  436. display: inline;
  437. }
  438.  
  439. .not { display: inline-block;
  440. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  441. height: 20px;
  442. top: -6px;
  443. font-size: 11px;
  444. line-height: 20px;
  445. color: #fff;
  446. padding-left: 4px;
  447. padding-right: 4px;
  448. -moz-border-radius: 2px;
  449. border-radius: 2px;
  450. position: relative;
  451. }
  452. .an {
  453. text-align:left;
  454. padding-left:5px;
  455. padding-right:5px;
  456. border-left: 2px solid {color:border color};
  457. border-right: 2px solid {color:border color};
  458. background-color:{color:blockquote};
  459. }
  460.  
  461. .not a, .not:hover a, .not a:hover {
  462. color: #ffffff!important;
  463. font-weight: bold;
  464. font-family: Arial, Helvetica, sans-serif;
  465. }
  466.  
  467. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  468. opacity: 0.8;
  469. filter: alpha(opacity = 80);
  470. margin-right: 0;
  471. }
  472.  
  473. .not:hover , .rep:hover, .likep:hover {
  474. opacity: 1!important;
  475. filter: alpha(opacity = 100)!important;
  476. }
  477.  
  478. .entry #container a{color:black;}
  479.  
  480. .entry #container{
  481. position:absolute;
  482. bottom:0%;
  483. background-color:transparent;
  484. opacity:0;
  485. width:240px;
  486. line-height:25px;
  487. height:auto;
  488. overflow:hidden;
  489. text-align:center;-webkit-transition-duration:0.4s;
  490. -webkit-transition:0.4s;
  491. }
  492.  
  493. .entry:hover #container{
  494. bottom:40%;
  495. opacity:1;-webkit-transition-duration:0.4s;
  496. -webkit-transition:0.4s;
  497. }
  498.  
  499.  
  500. div#sidebar{
  501. position:fixed !important;
  502. font-family:{font:body};
  503. width: 280px;
  504. top:170px;
  505. margin-left:-300px;
  506. padding-top:1px;
  507. padding-left:1px;
  508. z-index:909999999;
  509. padding-right:1px;
  510. font-size:10px;
  511. opacity:0.9;
  512. padding-top:29px;
  513. text-align:right;
  514. background-color:white;
  515. -moz-box-shadow: 0px 0px {text:Shadow Thickness} {color:Shadow};
  516. -webkit-box-shadow: 0px 0px {text:Shadow Thickness} {color:Shadow};
  517. box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.35);
  518. }
  519.  
  520. #posts {
  521. padding-top:25px;
  522. width: 1100px;
  523. background:transparent;
  524. margin-left:20px;
  525. {block:PermalinkPage}
  526. margin-left:130px;
  527. margin-top:0px;
  528. {/block:PermalinkPage}
  529. top: 0px;
  530. float:left;
  531. font-family: 'Gudea', sans-serif;
  532. -moz-box-shadow: 0px 0px {text:Shadow Thickness} {color:Shadow};
  533. -webkit-box-shadow: 0px 0px {text:Shadow Thickness} {color:Shadow};
  534. box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.35);
  535. }
  536.  
  537. #infscr-loading{
  538. bottom: -70px;
  539. position: absolute;
  540. left: 50%;
  541. margin-left:-8px;
  542. width:16px;
  543. height:11px;
  544. overflow:hidden;
  545. margin-bottom: 50px;
  546. }
  547.  
  548. .title{
  549. font-size: 16px;
  550. line-height:15px;
  551. font-family:{font:body};
  552. font-weight: normal;
  553. }
  554.  
  555. .blogtitle{
  556. font-family:georgia;
  557. font-style:italic;
  558. text-align:right;
  559. font-size: 36px;
  560. line-height: 24px;
  561. color: {color:Title};
  562. letter-spacing: 0px;
  563. font-weight: normal;
  564. padding:0px 0px 0px 0px;
  565. }
  566.  
  567. blockquote{
  568. padding:0px 0px 2px 5px;
  569. margin:0px 0px 2px 10px;
  570. border-left: 2px solid #555555;
  571. }
  572.  
  573.  
  574.  
  575. .texticles{
  576. display: block;
  577. font-family: 'Asap', sans-serif;
  578. font-size: 10px;
  579. line-height:14px;
  580. text-transform: none;
  581. text-align: right;
  582. background-color:transparent;
  583. padding: 0px;
  584. opacity:0;
  585. margin: 0px;
  586. margin-right:0px;
  587. -webkit-transition: all .7s ease;
  588. -moz-transition: all .8s ease;
  589. -o-transition: all .8s ease;
  590. transition: all .7s ease;
  591. }
  592.  
  593. .entry:hover .texticles{
  594. margin: 0px;
  595. opacity:1;
  596. -webkit-transition: all .7s ease;
  597. -moz-transition: all .8s ease;
  598. -o-transition: all .8s ease;
  599. transition: all .7s ease;
  600. }
  601.  
  602. {CustomCSS}
  603. blockquote p {
  604. float: none;
  605. }
  606.  
  607. </style>
  608. <script>window.jQuery || document.write('<script src="http://code.jquery.com/jquery-2.0.3.min.js">\x3C/script>')</script>
  609. <script>
  610. var entry = '.entry';
  611. </script>
  612. <script type="text/javascript" src="http://masonry.desandro.com/masonry.pkgd.min.js"></script>
  613. <script type="text/javascript" src="http://static.tumblr.com/ib6vvvn/Tpjn3e8fv/script.js"></script>
  614. <meta name="if:AnonBeGone" content="0" />
  615. {block:IfAnonBeGone}
  616. <script type="text/javascript">
  617. $(document).ready(function() {
  618. var ask_box = $('iframe#ask_form');
  619. ask_box.attr('src', 'http://omgimalexis.github.io/AnonBeGone/');
  620. });
  621. </script>
  622. {/block:IfAnonBeGone}
  623. </head>
  624. <body>
  625.  
  626.  
  627.  
  628. <div class="wrapper">
  629. <div id="misctext">
  630.  
  631.  
  632. </div>
  633.  
  634. <div id="sidebar">
  635. <div class="blogtitle"><a href="/">{Title}</a></div>
  636. <div style="border-bottom:4px #888 solid;line-height:150%;font-style:italic;font-size:14px;padding-bottom:5px;text-decoration:none;color:#888;">
  637. </div></a><div style="line-height:14px;">
  638. {Description}
  639.  
  640. </div>
  641.  
  642.  
  643. </select>
  644. </div>
  645.  
  646.  
  647.  
  648.  
  649.  
  650. <div class="left">
  651.  
  652. <div id="posts">
  653.  
  654. {block:Posts}
  655. <div class="entry">
  656.  
  657.  
  658. {block:Answer}
  659. <div id="ask"><div class="ask"><strong>{Asker} asked: {Question}</strong></div>
  660. {Answer}</div>
  661. {block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}
  662. {/block:Answer}
  663.  
  664. {block:Text}{block:Title}<span class="title"><div style="border-bottom:1px solid black;padding-bottom:2px;">{Title}</div></span>{/block:Title}<span class="entrytext">{Body}{block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}{/block:text}
  665.  
  666. {block:Link}<a href="{URL}" class="title">&#8594; {Name}</a>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}{/block:link}
  667.  
  668. {block:Photo}
  669. {block:IndexPage}
  670. <div id="container"><center>
  671. <div class="likep">
  672. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  673. </div>
  674. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  675. </div>
  676. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div> </center>
  677. </div>
  678. <center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/></a>{LinkCloseTag}</center>{/block:indexpage}
  679. {Block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{/Block:PermalinkPage}
  680. {/block:Photo}
  681.  
  682. {block:Photoset}
  683. {block:IndexPage}
  684. <center>
  685. {Photoset-250}</center>
  686. {/block:IndexPage}
  687. {block:PermalinkPage}
  688. <center>
  689. {Photoset-500}</center>
  690. {/block:PermalinkPage}
  691. {block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}
  692. {/block:Photoset}
  693.  
  694. {block:Quote}<span class="title">"{Quote}"</span>{block:Source}<i> - {Source}</i>{/block:Source}{block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}{/block:Quote}
  695.  
  696. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul>{block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}{/block:Chat}
  697.  
  698.  
  699.  
  700.  
  701. {block:Audio}
  702. <center><div style="width:200px; background:#E3E3E3;height:28px;{block:PermalinkPage}width:718px;{/block:PermalinkPage}"><div style="float:left">{AudioPlayerGrey}</div><img style="margin-top:-1px;width:{block:IndexPage}200px{/block:IndexPage}{block:PermalinkPage}718px{/block:PermalinkPage};opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/><div style="margin-top:10px; float:right;">
  703. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>{block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}
  704. {/block:Audio}
  705.  
  706. {block:Video}
  707. {block:IndexPage}
  708. <center>
  709. {Video-250}</center>
  710. {/block:IndexPage}
  711. {block:PermalinkPage}
  712. <center>
  713. {Video-500}</center>
  714. {/block:PermalinkPage}
  715. {block:IndexPage}<div class="texticles"><a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">Reblog</a></span></a></div>{/block:IndexPage}
  716. {block:Video}
  717.  
  718. {block:PermalinkPage}
  719. <center>
  720. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  721. {/block:PermalinkPage}
  722.  
  723.  
  724. {block:PostNotes}<div id="post_notes">{PostNotes}</div>{/block:PostNotes}
  725. </div>
  726.  
  727.  
  728. {/block:Posts}
  729. </div>
  730. </div>
  731. {block:IndexPage}
  732. {block:Pagination}
  733. <div id="pagination">
  734. {block:NextPage}
  735. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  736. {/block:NextPage}
  737. {block:PreviousPage}
  738. <a href="{PreviousPage}">&larr;&nbsp;</a>
  739. {/block:PreviousPage}
  740. </div>
  741. {/block:Pagination}
  742. {/block:IndexPage}
  743. </div>
  744. <div style="position:fixed;left:-300px;bottom:-200px;">
  745. MESOTHELIOMA LAW FIRM
  746. DONATE CAR TO CHARITY CALIFORNIA
  747. DONATE CAR FOR TAX CREDIT
  748. DONATE CARS IN MA
  749. DONATE YOUR CAR SACRAMENTO
  750. HOW TO DONATE A CAR IN CALIFORNIA
  751. SELL ANNUITY PAYMENT
  752. DONATE YOUR CAR FOR KIDS
  753. ASBESTOS LAWYERS
  754. STRUCTURED ANNUITY SETTLEMENT
  755. ANNUITY SETTLEMENTS
  756. CAR INSURANCE QUOTES COLORADO
  757. NUNAVUT CULTURE
  758. DAYTON FREIGHT LINES
  759. HARDDRIVE DATA RECOVERY SERVICES
  760. DONATE A CAR IN MARYLAND
  761. MOTOR REPLACEMENTS
  762. CHEAP DOMAIN REGISTRATION HOSTING
  763. DONATING A CAR IN MARYLAND
  764. DONATE CARS ILLINOIS
  765. CRIMINAL DEFENSE ATTORNEYS FLORIDA
  766. BEST CRIMINAL LAWYER IN ARIZONA
  767. LIFE INSURANCE CO LINCOLN
  768. HOLLAND MICHIGAN COLLEGE
  769. ONLINE MOTOR INSURANCE QUOTES
  770. ONLINE COLLEDGES
  771. PAPERPORT PROMOTIONAL CODE
  772. ONLINECLASSES
  773. WORLD TRADE CENTER FOOTAGE
  774. MASSAGE SCHOOL DALLAS TEXAS
  775. PSYCHIC FOR FREE
  776. DONATE OLD CARS TO CHARITY
  777. LOW CREDIT LINE CREDIT CARDS
  778. DALLAS MESOTHELIOMA ATTORNEYS
  779. CAR INSURANCE QUOTES MN
  780. DONATE YOUR CAR FOR MONEY
  781. CHEAP AUTO INSURANCE IN VA
  782. MET AUTO
  783. FORENSICS ONLINE COURSE
  784. HOME PHONE INTERNET BUNDLE
  785. DONATING USED CARS TO CHARITY
  786. PHD IN COUNSELING EDUCATION
  787. NEUSON
  788. CAR INSURANCE QUOTES PA
  789. ROYALTY FREE IMAGES STOCK
  790. CAR INSURANCE IN SOUTH DAKOTA
  791. EMAIL BULK SERVICE
  792. WEBEX COSTS
  793. CHEAP CAR INSURANCE FOR LADIES
  794. CHEAP CAR INSURANCE IN VIRGINIA
  795. REGISTER FREE DOMAINS
  796. BETTER CONFERENCING CALLS
  797. FUTURISTIC ARCHITECTURE
  798. MORTGAGE ADVISER
  799. CAR DONATE
  800. VIRTUAL DATA ROOMS
  801. AUTOMOBILE ACCIDENT ATTORNEY
  802. AUTO ACCIDENT ATTORNEY
  803. CAR ACCIDENT LAWYERS
  804. DATA RECOVERY RAID
  805. MOTOR INSURANCE QUOTES
  806. PERSONAL INJURY LAWYER
  807. CAR INSURANCE QUOTES
  808. ASBESTOS LUNG CANCER
  809. INJURY LAWYERS
  810. PERSONAL INJURY LAW FIRM
  811. ONLINE CRIMINAL JUSTICE DEGREE
  812. CAR INSURANCE COMPANIES
  813. BUSINESS VOIP SOLUTIONS
  814. </div>
  815. </body>
  816. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  817. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement