Advertisement
iusedtobeher-themes

~Skyscraper~

Jan 6th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.74 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3. <head>
  4.  
  5. <!--Title Bar Maker-->
  6. <script type="text/javascript">
  7.  
  8. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  9. function tb8_makeArray(n){
  10. this.length = n;
  11. return this.length;
  12. }
  13.  
  14. //Infinite scroll//
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17. <script type="text/javascript">
  18. $(window).load(function () {
  19. var $content = $('#posts');
  20. $content.masonry({itemSelector: '.entry'}),
  21. $content.infinitescroll({
  22. navSelector : 'div#pagination',
  23. nextSelector : 'div#pagination a#nextPage',
  24. itemSelector : '.entry',
  25. loading: {
  26. finishedMsg: '',
  27. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  28. },
  29. bufferPx : 600,
  30. debug : false,
  31. },
  32. // call masonry as a callback.
  33. function( newElements ) {
  34. var $newElems = $( newElements );
  35. $newElems.hide();
  36. // ensure that images load before adding to masonry layout
  37. $newElems.imagesLoaded(function(){
  38. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  39.  
  40.  
  41. });
  42. });
  43. });
  44. </script>
  45.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48.  
  49. <script type="text/javascript"
  50. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  51.  
  52. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  53.  
  54.  
  55. <meta name="color:background" content="" />
  56. <meta name="color:text" content="" />
  57. <meta name="color:link hover" content="" />
  58.  
  59. <meta name="color:Navigation BG" content="" />
  60. <meta name="color:Navigation Border" content="" />
  61. <meta name="color:Navigation Text" content="" />
  62. <meta name="color:Navigation Hover BG" content="" />
  63. <meta name="color:Navigation Hover Text" content="" />
  64.  
  65. <meta name="color:Banner" content="" />
  66.  
  67. <meta name="color:Posts BG" content=""/>
  68. <meta name="color:Posts Border" content="" />
  69.  
  70. <meta name="color:Permalink BG" content="" />
  71. <meta name="color:Permalink Text" content="" />
  72.  
  73. <meta name="color:Sidebar BG" content="" />
  74. <meta name="color:Sidebar Border" content="" />
  75.  
  76. <meta name="color:Navigation BG" content="" />
  77. <meta name="color:Navigation Border" content="" />
  78. <meta name="color:Navigation Text" content="" />
  79. <meta name="color:Navigation Hover BG" content="" />
  80. <meta name="color:Navigation Hover Text" content="" />
  81.  
  82. <meta name="text:Link One Title" content="" />
  83. <meta name="text:Link One" content="" />
  84. <meta name="text:Link Two Title" content="" />
  85. <meta name="text:Link Two" content="" />
  86. <meta name="text:Link Three Title" content="" />
  87. <meta name="text:Link Three" content="" />
  88. <meta name="text:Link Four Title" content="" />
  89. <meta name="text:Link Four" content="" />
  90.  
  91. <meta name="image:sidebar" content=""/>
  92. <meta name="image:background" content="" />
  93.  
  94.  
  95. <style type="text/css">
  96.  
  97.  
  98. ::-webkit-scrollbar {width: 9px; height: 3px; background:black;}
  99. ::-webkit-scrollbar-thumb {background:{color:Scrollbar}; border-radius:5px; box-shadow:0px 0px 10px {color:Scrollbar Shadow};}
  100.  
  101. #tumblr_controls{
  102. position:fixed !important;
  103. }
  104.  
  105. @font-face {
  106. font-family: "tinytots";
  107. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  108. }
  109.  
  110. @font-face{
  111. font-family:"chopin";
  112. src: url('http://static.tumblr.com/gdh5wux/FYdm826v4/chops___.ttf');
  113. }
  114.  
  115. @font-face {
  116. font-family: "caviardreams";
  117. src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf');
  118. }
  119.  
  120. @font-face {
  121. font-family: "lainie";
  122. src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf');
  123. }
  124.  
  125. @font-face {
  126. font-family: "tangerine";
  127. src: url('http://static.tumblr.com/gdh5wux/MAfm61bhn/tangerine_regular.ttf');
  128. }
  129.  
  130. @font-face { font-family: "blackswan"; src: url('http://static.tumblr.com/q54tzar/7POm34eyl/a_s_black_swan_3_.ttf'); }
  131.  
  132. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  133.  
  134. body {
  135. margin: 0px;
  136. background-color:{color:background};
  137. background-image:url({image:Background});
  138. background-attachment: fixed;
  139. background-repeat: repeat;
  140. background-position: center;
  141. }
  142.  
  143. body, div, p, textarea, submit, input {
  144. font-family:"tinytots";
  145. font-size:8px;
  146. line-height:12px;
  147. color:{color:Text};
  148. text-transform:uppercase;
  149. }
  150.  
  151. a:link, a:active, a:visited{
  152. color:{color:Link};
  153. text-decoration: none;
  154. -webkit-transition: color 0.4s ease-out;
  155. -moz-transition: color 0.4s ease-out;
  156. }
  157.  
  158. a:hover{
  159. color:{color:Link Hover};
  160. -webkit-transition: color 0.4s ease-out;
  161. -moz-transition: color 0.4s ease-out;
  162. }
  163.  
  164. div#posts {
  165. width:812px;
  166. margin-left:410px;
  167. margin-top:15px;
  168. z-index:1;
  169. float:left;
  170. }
  171.  
  172. .entry {
  173. margin:10px;
  174. border:1px solid {color:Posts Border};
  175. float:left;
  176. overflow:hidden;
  177. background-color:{color:Posts BG};
  178. {block:IndexPage}
  179. width:380px;
  180. {/block:IndexPage}
  181. {block:PermalinkPage}
  182. width:500px;
  183. {/block:PermalinkPage}
  184.  
  185. opacity:0.7;
  186. }
  187.  
  188. .entry:hover{
  189. -webkit-transition: opacity 0.6s linear; opacity: 1;
  190. -webkit-transform: rotate(1deg);
  191. -moz-transform: rotate(1deg);
  192. opacity:1;
  193. }
  194.  
  195. .perma
  196. {
  197. opacity: 0.0;
  198. filter: alpha(opacity = 0);
  199. margin-top: -21px;
  200. width: px;
  201. height: 30px;
  202. line-height: 30px;
  203. font-size: 9px;
  204. position:absolute;
  205. text-align: center;
  206. z-index:800;
  207. color: {color:permalink};
  208.  
  209. }
  210. a.p
  211. {
  212.  
  213. color: {color:permalink};
  214. }
  215. .entry:hover .perma {
  216.  
  217. -webkit-transition: opacity 0.4s linear;
  218. opacity: 1;
  219. -moz-transition: all 0.4s linear;
  220. transition: all 0.4s linear;
  221. filter: alpha(opacity = 100);
  222.  
  223. }
  224.  
  225. select {
  226. font-size: 9px;
  227. width: 100px;
  228. margin-left: 10px;
  229.  
  230. }
  231. option {
  232. font-size: 9px;
  233. text-align: left;
  234.  
  235. }
  236. input[type=button]
  237. {
  238. font-size: 9px;
  239. }
  240.  
  241. .likep {
  242. width: 21px;
  243. height: 20px;
  244. overflow: hidden;
  245. position: relative;
  246. z-index: 99;
  247. position: absolute;
  248. margin-top: 26px;
  249. margin-left: 5px;
  250. }
  251. .rep {
  252. width: 24px;
  253. height: 20px;
  254. overflow: hidden;
  255. position: relative;
  256. z-index: 99;
  257. position: absolute;
  258. margin-top: 26px;
  259. margin-left: 29px;
  260. }
  261. .likep a:hover {
  262. background-position: 0px 0px;
  263. }
  264. .likep a {
  265. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  266. background-position: 0px 0px;
  267. display: block;
  268. z-index: 99;
  269. webkit-transition: all 0s linear;
  270. -webkit-transition: all 0s linear;
  271. -moz-transition: all 0s linear;
  272. transition: all 0s linear;
  273. }
  274. .likep img {
  275. width: 21px;
  276. height: 20px;
  277. webkit-transition: all 0.2s linear;
  278. -webkit-transition: all 0.2s linear;
  279. -moz-transition: all 0.2s linear;
  280. transition: all 0.2s linear;
  281. }
  282. .rep img{
  283. width: 24px;
  284. height: 20px;
  285. line-height: 30px;
  286. display: inline;
  287. }
  288.  
  289. .not { position: absolute;
  290. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  291. height: 20px;
  292. font-size: 11px;
  293. line-height: 20px;
  294. color: #fff;
  295. position: absolute;
  296. margin-top: 26px;
  297. margin-left: 56px;
  298. padding-left: 4px;
  299. padding-right: 4px;
  300. -moz-border-radius: 2px;
  301. border-radius: 2px;
  302. }
  303. .not a{
  304. color: #fff;
  305. font-weight: bold;
  306. font-family: Arial, Helvetica, sans-serif;
  307. }
  308. {block:iffaded}
  309. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  310. opacity: 0.8;
  311. filter: alpha(opacity = 80);
  312. }{block:iffaded}
  313. {block:notiffaded}
  314. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  315. opacity: 1.0;
  316. filter: alpha(opacity = 100);
  317. }{block:notiffaded}
  318. .not:hover , .rep:hover, .likep:hover {
  319. opacity: 1!important;
  320. filter: alpha(opacity = 100)!important;
  321. }
  322.  
  323. #infscr-loading{
  324. bottom: -70px;
  325. position: absolute;
  326. left: 50%;
  327. margin-left:-8px;
  328. width:16px;
  329. height:11px;
  330. overflow:hidden;
  331. margin-bottom: 50px;
  332. }
  333.  
  334. .title{
  335. font-family:halohandletter;
  336. text-transform:none;
  337. font-size:30px;
  338. line-height:30px;
  339. color:#000;
  340. text-shadow:0px 0px 5px #888;
  341. }
  342.  
  343. .quote{
  344. font-family:caviardreams;
  345. font-size:12px;
  346. color:#888;
  347. text-transform:none;
  348. line-height:10px;
  349. text-align:right;
  350. }
  351.  
  352. blockquote{
  353. padding:0px 0px 2px 5px;
  354. margin:0px 0px 2px 10px;
  355. border-left: 1px dotted #555555;
  356. }
  357.  
  358. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  359. .user_1 .label, .user_4 .label, .user_7 .label, .user_2 .label, .user_5 .label, .user_8 .label, .user_3 .label, .user_6 .label,
  360. .user_9 .label {color:{color:text};}
  361. .notes img{width:10px; position:relative; top:3px;}
  362.  
  363. .infinite {
  364. align:right;
  365. background:#ddd;
  366. color:white;
  367. margin:3px 0px 5px 66px;
  368. padding:7px;
  369. padding-top:5px;
  370. position:relative;
  371. border-radius:5px;
  372. }
  373.  
  374. .infinite span {
  375. display:block;
  376. position:absolute;
  377. width:1px;height:1px;
  378. font-size: 8px;
  379. font-family:tinytots;
  380. line-height:1px;
  381. left:-10px;
  382. top:10px;
  383. border-top:5px solid transparent;
  384. border-bottom:5px solid transparent;
  385. border-right:10px solid #ddd;
  386. }
  387.  
  388. .askborder{float:left;margin:1px 4px 0 0;}
  389.  
  390. #sidebar {
  391. background-color:{color:background};
  392. margin-left:0px;
  393. -webkit-transition: all 1.5s ease-out;
  394. -moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out;
  395. /*Rounded corners*/
  396. -webkit-border-radius: 15px;
  397. -moz-border-radius: 15px;
  398. border-radius: 15px;
  399. }
  400.  
  401. #sidebar:hover{
  402. margin-left:-345px;
  403. /*Rounded corners*/
  404. -webkit-border-radius: 15px;
  405. -moz-border-radius: 15px;
  406. border-radius: 15px;
  407. }
  408.  
  409. .sidebarchange{
  410. width:340px;
  411. height:500px;
  412. margin-left:20px;
  413. margin-top:20px;
  414. overflow:hidden;
  415. background-color:{color:Sidebar BG};
  416. position: fixed;
  417. border: ridge 1px {color:Sidebar Border};
  418. /*Rounded corners*/
  419. -webkit-border-radius: 15px;
  420. -moz-border-radius: 15px;
  421. border-radius: 15px;
  422. }
  423.  
  424. #sidebardescription{
  425.  
  426. font-family:tinytots;
  427. margin-left: 3px;
  428. width:340px;
  429. height:500px;
  430. background-color:{color:Sidebar BG};
  431. text-align: justify;
  432. margin-top: 0px;
  433. height:500px;
  434. border:1px solid {color:Sidebar Border};
  435. /*Rounded corners*/
  436. -webkit-border-radius: 15px;
  437. -moz-border-radius: 15px;
  438. border-radius: 15px;
  439. }
  440.  
  441. .sidebardescr{
  442. text-align:center;
  443. font-size: 10px;
  444. font-family:tinytots;
  445. color: {color:text};
  446. /*Rounded corners*/
  447. -webkit-border-radius: 15px;
  448. -moz-border-radius: 15px;
  449. border-radius: 15px;
  450. }
  451.  
  452.  
  453. .sidebarimg img{
  454. height: 500px;
  455. width:340px;
  456. /*Rounded corners*/
  457. -webkit-border-radius: 15px;
  458. -moz-border-radius: 15px;
  459. border-radius: 15px;
  460. }
  461.  
  462. #name2{
  463. color:#000;
  464. font-family:"blackswan";
  465. font-size:25px;
  466. line-height:20px;
  467. text-align:right;
  468. border-bottom:1px dotted #000;
  469. text-transform:none;
  470. text-shadow:0px 0px 3px #888;
  471. }
  472.  
  473. div.navigate a{
  474. height:20px;
  475. width: 70px;
  476. background-color:{color:Navigation BG};
  477. border: 1px dotted {color:Navigation Border};
  478. border-radius:5px;
  479. font-family:tinytots;
  480. font-size:10px;
  481. text-transform:uppercase;
  482. margin:3px;
  483. margin-left:30px;
  484. float:left;
  485. text-align: center;
  486. line-height:20px;
  487. color:{color:Navigation Text};
  488. }
  489.  
  490. div.navigate a:hover{
  491. background-color:{color:Navigation Hover BG};
  492. color:{color:Navigation Hover Text};
  493. text-shadow:1px 0px 1px {color:Navigation Hover Text};
  494. }
  495.  
  496. div#banner1{
  497. width: auto;
  498. height: auto;
  499. margin-top:50px;
  500. text-transform:none;
  501. font-size:60px;
  502. background-color: transparent;
  503. color:{color:Banner};
  504. font-family:"chopin";
  505. z-index:9999;
  506. text-align: center;
  507. text-shadow: 1px 1px 10px
  508. }
  509.  
  510. #image {
  511. padding:10px;
  512. }
  513.  
  514. #image img {
  515. padding:0px 10px 10px 0px;
  516. width:100px;
  517. height:100px;
  518. margin-left:30px;
  519. }
  520.  
  521. #image img:hover{
  522. opacity:0.8;
  523. }
  524.  
  525. {CustomCSS}
  526.  
  527. </style>
  528. {block:IndexPage}
  529. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  530. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  531.  
  532. <script type="text/javascript">
  533. $(window).load(function () {
  534. var $content = $('#posts');
  535. $content.masonry({itemSelector: '.entry'}),
  536. $content.infinitescroll({
  537. navSelector : 'div#pagination',
  538. nextSelector : 'div#pagination a#nextPage',
  539. itemSelector : '.entry',
  540. loading: {
  541. finishedMsg: '',
  542. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  543. },
  544. bufferPx : 600,
  545. debug : false,
  546. },
  547. // call masonry as a callback.
  548. function( newElements ) {
  549. var $newElems = $( newElements );
  550. $newElems.hide();
  551. // ensure that images load before adding to masonry layout
  552. $newElems.imagesLoaded(function(){
  553. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(400);} );
  554.  
  555.  
  556. });
  557. });
  558. });
  559. </script>
  560. {/block:IndexPage}
  561. <title>{title}</title>
  562.  
  563. <meta name="viewport" content="width=820" />
  564.  
  565. <div class="sidebarchange">
  566. <table border="0"cellpadding="0"cellspacing="0"id="sidebar">
  567. <td><div class="sidebarimage"><div class="sidebarimg">
  568. <img src="{image:sidebar}"/>
  569. </div>
  570. </div>
  571. </td>
  572. <td><div id="sidebardescription">
  573. <div class="sidebardescr">
  574.  
  575. <center>
  576. <div id="banner1">{title}</div>
  577. </br></br>
  578. </br></br>
  579. <div id="image">
  580. <img src="{PortraitURL-64}">
  581. </div>
  582. </br></br>
  583.  
  584. {description}
  585. </br>
  586.  
  587. <div class="navigate">
  588. <a href="/">Home</a>
  589. <a href="/ask">Ask</a>
  590.  
  591. <div class="navlinks">{block:IfLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}</div>
  592.  
  593. <div class="navlinks">{block:ifLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}</div>
  594.  
  595. <div class="navlinks">{block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}</div>
  596.  
  597. <div class="navlinks">{block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}</div>
  598. </div>
  599.  
  600. </div>
  601. </td>
  602. </table>
  603. </div>
  604.  
  605. <div id="posts">
  606.  
  607. {block:Posts}
  608. <div class="entry">
  609.  
  610. {block:IndexPage}
  611. <div class="perma">
  612. <div class="likep"><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></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  613. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  614.  
  615.  
  616.  
  617. </div>
  618. {/block:IndexPage}
  619.  
  620. {block:Text}
  621. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  622. {/block:Text}
  623.  
  624. {block:Link}
  625. <a href="{URL}" class="title">{Name}</a>
  626. {block:Description}{Description}{/block:Description}
  627. {block:Link}
  628.  
  629. {block:Photo}
  630. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="380"/></a></div>{LinkCloseTag}{/block:IndexPage}
  631. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  632. {/block:Photo}
  633.  
  634. {block:Photoset}
  635. {block:IndexPage}
  636. <center>
  637. {Photoset-380}</center>
  638. {/block:IndexPage}
  639. {block:PermalinkPage}
  640. <center>
  641. {Photoset-500}</center>
  642. {/block:PermalinkPage}
  643. {/block:Photoset}
  644.  
  645. {block:Quote}
  646. {Quote}</span>
  647. {block:Source}<div class="quote">{Source}</div>{/block:Source}
  648. {/block:Quote}
  649.  
  650. {block:Chat}
  651. {block:Title}<span class="title">{Title}</span>{/block:Title}
  652.  
  653. <ul class="chat">
  654. {block:Lines}
  655. <li class="user_{UserNumber}">
  656. {block:Label}
  657. <span class="label">{Label}</span>
  658. {/block:Label}
  659.  
  660. {Line}
  661. </li>
  662. {/block:Lines}
  663. </ul>
  664. {/block:Chat}
  665.  
  666. {block:Audio}
  667. <center><div style="width:350px; height:30px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  668. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  669. {/block:Audio}
  670.  
  671. {block:Video}
  672. {block:IndexPage}
  673. <center>
  674. {Video-380}</center>
  675. {/block:IndexPage}
  676. {block:PermalinkPage}
  677. <center>
  678. {Video-500}</center>
  679. {/block:PermalinkPage}
  680. {block:Video}
  681.  
  682. {block:Answer}
  683. <img style="border:1px solid #aaa; width:30px; height:30px;"src="{AskerPortraitURL-30}"align="left"class="askborder">
  684. <div class="infinite">
  685. <span></span>
  686. {Asker}:{Question}&nbsp;</div>
  687. <div style="margin-top:-5px;">
  688. <br>{Answer}
  689. </div>
  690. {block:IndexPage}
  691. {/block:IndexPage}
  692. {/block:Answer}
  693.  
  694. {block:PermalinkPage}
  695. <center>
  696. <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>
  697.  
  698.  
  699. {/block:PermalinkPage}
  700.  
  701.  
  702. {block:PostNotes}{PostNotes}
  703. {/block:PostNotes}
  704. </div>
  705.  
  706.  
  707. {/block:Posts}
  708. </div>
  709. </div>
  710. </div>
  711.  
  712.  
  713.  
  714. {block:IndexPage}
  715. {block:Pagination}
  716. <div id="pagination">
  717. {block:NextPage}
  718. <a id="nextPage" href="{NextPage}"></a>
  719. {/block:NextPage}
  720. {block:PreviousPage}
  721. <a href="{PreviousPage}"></a>
  722. {/block:PreviousPage}
  723. </div>
  724. {/block:Pagination}
  725. {/block:IndexPage}
  726. </div>
  727. <script type="text/javascript" src="http://.ic.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  728. <iframe id="likeiframe" style="width: 0px; height: 0px; border:0px;"></iframe>
  729. <span id="scriptsinsert"> </span>
  730. </body>
  731.  
  732. </a><div style="position:fixed; bottom:2px; right:10px; color:white; font-size:12px;">
  733. <a href="http://iusedtobeher.tumblr.com/">©</a>
  734.  
  735. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement