ariauagrande

poop

Oct 19th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.94 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5.  
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8. <link href='http://fonts.googleapis.com/css?family=Imprima' rel='stylesheet' type='text/css'>
  9. <meta name="color:background" content="#FFFFFF"/>
  10. <meta name="color:text" content="#130C11"/>
  11. <meta name="color:hover" content="#130C11"/>
  12. <meta name="color:link" content="#000000"/>
  13. <meta name="image:sidebar" content="1"/>
  14. <meta name="image:background" content="1"/>
  15. <meta name="text:link one" content="" />
  16. <meta name="text:link one title" content="" />
  17. <meta name="text:link two" content="" />
  18. <meta name="text:link two title" content="" />
  19. <meta name="text:link three" content="" />
  20. <meta name="text:link three title" content="" />
  21. <meta name="text:link four" content="" />
  22. <meta name="text:link four title" content="" />
  23. <meta name="text:link five" content="" />
  24. <meta name="text:link five title" content="" />
  25. <meta name="text:link six" content="" />
  26. <meta name="text:link six title" content="" />
  27. <meta name="text:link seven" content="" />
  28. <meta name="text:link seven title" content="" />
  29. <meta name="if:dark permalinks" content="1/">
  30. <meta name="if:inverted tumblr controls" content="1/">
  31. <meta name="if:sidebar right" content="1/">
  32. <meta name="text:music player code" content="" />
  33.  
  34. <style type="text/css">
  35. {block:ifinvertedtumblrcontrols}
  36. 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; }
  37.  
  38. iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  39. {/block:ifinvertedtumblrcontrols}
  40.  
  41. .wrapper{
  42. margin:1px auto;
  43. width: 802px;
  44. }
  45.  
  46. .header{
  47. float: left;
  48. width: 100%;
  49. }
  50.  
  51. .left{
  52. float: left;
  53. margin-right: 20px;
  54. width: 802px;
  55. }
  56.  
  57. .right{
  58. float: right;
  59. width: 200px;
  60. background-color: {color:Background};
  61. }
  62.  
  63.  
  64. p {
  65. margin:0px;
  66. margin-top:0px;
  67. }
  68.  
  69.  
  70. #lol {
  71. text-align:center;
  72. bottom:0px;
  73. left: 6px;
  74. position:fixed;
  75. opacity:1.0;
  76. }
  77.  
  78. body {
  79. margin:0px;
  80. text-decoration: none;
  81. background-color: {color:background};
  82. background-image:url({image:Background});
  83. background-attachment: fixed;
  84. background-repeat: repeat;
  85. color: {color:Text};
  86. font-size:9px;
  87. font-family: arial;
  88. {block:ifitalic}font-style: italic;{/block:ifitalic}
  89. }
  90.  
  91. a:link, a:active, a:visited{
  92. -webkit-transition: all 0.3s ease-in-out;
  93. color: {color:Link};
  94. text-decoration:none;
  95. text-shadow:10px 0px transparent, -10px 0px transparent;
  96. transition: all 0.9s ease;
  97. -o-transition-transition: all 0.9s ease;
  98. -webkit-transition: all 0.9s ease;
  99. -moz-transition: all 0.9s ease;
  100. }
  101.  
  102. a:hover {
  103. color:{color:hover};
  104. -o-transition-transition: all 0.9s ease;
  105. -webkit-transition: all 0.9s ease;
  106. -moz-transition: all 0.9s ease;
  107. }
  108.  
  109. .instagram {
  110. position:fixed !important;
  111. width:15px;
  112. border-radius:100%;
  113. height:15px;
  114. padding:7px;
  115. float:right;
  116. margin-left:2px;
  117. margin-top:1px;
  118. overflow:hidden;
  119. background:#9e9e9e;
  120. overflow:hidden;
  121. font-size:15px;
  122. line-height:15px;
  123. font-weight:700;
  124. text-align:center;
  125. -webkit-transition: all 0.4s linear;
  126. -webkit-transition: all 0.4s linear;
  127. -moz-transition: all 0.4s linear;
  128. transition: all 0.4s linear;
  129. }
  130.  
  131. .instagram:hover {
  132. position:fixed !important;
  133. border-radius:100%;
  134. width:15px;
  135. height:15px;
  136. padding:7px;
  137. float:right;
  138. margin-left:2px;
  139. margin-top:1px;
  140. overflow:hidden;
  141. background:#9e9e9e;
  142. overflow:hidden;
  143. font-size:15px;
  144. line-height:15px;
  145. font-weight:700;
  146. text-align:center;
  147. opacity: 0;
  148. transform: rotate(360deg);
  149. -ms-transform: rotate(360deg);
  150. -webkit-transform: rotate(360deg);
  151. -o-transform: rotate(360deg);
  152. -moz-transform: rotate(360deg);
  153. opacity:.7;
  154. -webkit-transition: all 0.4s linear;
  155. -webkit-transition: all 0.4s linear;
  156. -moz-transition: all 0.4s linear;
  157. transition: all 0.4s linear;
  158. }
  159.  
  160.  
  161.  
  162. .entry {
  163. float: left;
  164. display: block;
  165. margin: 2px;
  166. margin-bottom:0px;
  167. {block:indexpage}
  168. width: 340px;
  169. overflow:hidden;
  170. {/block:indexpage}
  171. {block:permalinkpage}
  172. width: 340px;
  173. {/block:permalinkpage}
  174. overflow:hidden;
  175. {/block:indexpage}
  176. -webkit-filter:saturate(85%);
  177. }
  178.  
  179.  
  180.  
  181.  
  182.  
  183. .entry .re{
  184. bottom:41%;left:33%;
  185. position:absolute;
  186. left:center;
  187. border-radius:100%;
  188. width:15px;
  189. height:15px;
  190. padding:10px;
  191. overflow:hidden;
  192. background:#ffffff;
  193. overflow:hidden;
  194. font-size:15px;
  195. line-height:15px;
  196. font-weight:700;
  197. text-align:center;
  198. opacity: 0;
  199. -webkit-transition: all 0.4s linear;
  200. -webkit-transition: all 0.4s linear;
  201. -moz-transition: all 0.4s linear;
  202. transition: all 0.4s linear;
  203. }
  204.  
  205. .entry .re a{
  206. color:#000;
  207. }
  208.  
  209. .entry:hover .re{
  210. transform: rotate(360deg);
  211. -ms-transform: rotate(360deg);
  212. -webkit-transform: rotate(360deg);
  213. -o-transform: rotate(360deg);
  214. -moz-transform: rotate(360deg);
  215. opacity:.7;
  216. -webkit-transition: all 0.4s linear;
  217. -webkit-transition: all 0.4s linear;
  218. -moz-transition: all 0.4s linear;
  219. transition: all 0.4s linear;
  220. }
  221.  
  222. .entry:hover .re:hover{
  223. transform: rotate(0deg);
  224. -ms-transform: rotate(0deg);
  225. -webkit-transform: rotate(0deg);
  226. -o-transform: rotate(0deg);
  227. -moz-transform: rotate(0deg);
  228. }
  229.  
  230.  
  231.  
  232. .entry .wow{
  233. bottom:41%;left:45%;
  234. position:absolute;
  235. left:center;
  236. border-radius:100%;
  237. width:15px;
  238. height:15px;
  239. padding:10px;
  240. overflow:hidden;
  241. background:#ffffff;
  242. overflow:hidden;
  243. font-weight:700;
  244. text-align:center;
  245. opacity: 0;
  246. transform: rotate(0deg);
  247. -ms-transform: rotate(0deg);
  248. -webkit-transform: rotate(0deg);
  249. -o-transform: rotate(0deg);
  250. -moz-transform: rotate(0deg);
  251. -webkit-transition: all 0.4s linear;
  252. -webkit-transition: all 0.4s linear;
  253. -moz-transition: all 0.4s linear;
  254. transition: all 0.4s linear;
  255. }
  256.  
  257.  
  258. .entry:hover .wow{
  259. opacity:.7;
  260. transform: rotate(360deg);
  261. -ms-transform: rotate(360deg);
  262. -webkit-transform: rotate(360deg);
  263. -o-transform: rotate(360deg);
  264. -moz-transform: rotate(360deg);
  265. opacity:.7;
  266. -webkit-transition: all 0.4s linear;
  267. -webkit-transition: all 0.4s linear;
  268. -moz-transition: all 0.4s linear;
  269. transition: all 0.4s linear;
  270. }
  271.  
  272. .entry:hover .wow:hover{
  273. transform: rotate(0deg);
  274. -ms-transform: rotate(0deg);
  275. -webkit-transform: rotate(0deg);
  276. -o-transform: rotate(0deg);
  277. -moz-transform: rotate(0deg);
  278. }
  279.  
  280.  
  281. .entry .wiy{
  282. bottom:41%;left:57%;
  283. position:absolute;
  284. left:center;
  285. border-radius:100%;
  286. width:15px;
  287. height:15px;
  288. padding:10px;
  289. overflow:hidden;
  290. background:#fff;
  291. overflow:hidden;
  292. font-weight:700;
  293. text-align:center;
  294. opacity: 0;
  295. -webkit-transition: all 0.4s linear;
  296. -webkit-transition: all 0.4s linear;
  297. {block:ifdarkpermalinks}
  298. -webkit-filter: invert(100%);
  299. {/block:ifdarkpermalinks}
  300. -moz-transition: all 0.4s linear;
  301. transition: all 0.4s linear;
  302. }
  303.  
  304.  
  305. .entry:hover .wiy{
  306. transform: rotate(360deg);
  307. -ms-transform: rotate(360deg);
  308. -webkit-transform: rotate(360deg);
  309. -o-transform: rotate(360deg);
  310. -moz-transform: rotate(360deg);
  311. opacity:.7;
  312. -webkit-transition: all 0.4s linear;
  313. -webkit-transition: all 0.4s linear;
  314. -moz-transition: all 0.4s linear;
  315. transition: all 0.4s linear;
  316. }
  317.  
  318. .entry:hover .wiy:hover{
  319. transform: rotate(0deg);
  320. -ms-transform: rotate(0deg);
  321. -webkit-transform: rotate(0deg);
  322. -o-transform: rotate(0deg);
  323. -moz-transform: rotate(0deg);
  324. }
  325. #permalinks {
  326. text-align:right;
  327. opacity: 1;
  328. margin-top:0px;
  329. -webkit-transition: all .5s ease;
  330. -moz-transition: all .3s ease;
  331. -o-transition: all .3s ease;
  332. transition: all .4s ease;
  333. }
  334.  
  335.  
  336.  
  337.  
  338. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  339.  
  340. div#sidebar{
  341. position:fixed !important;
  342. width: 200px;
  343. height:auto;
  344. margin-top: 190px;
  345. margin-left: 93px;
  346. {block:ifsidebarright}
  347. margin-left: 650px;
  348. {/block:ifsidebarright}
  349. padding: 2px;
  350. line-height:11px;
  351. -webkit-transition-duration: 0.8s;
  352. -moz-transition-duration: 0.8s;
  353. padding-bottom: 5px;
  354. margin-bottom: 0px;
  355. -webkit-animation: flipInY 2s;
  356. -moz-animation: flipInY 2s;
  357. -ms-animation: flipInY: 2s;
  358. }
  359.  
  360.  
  361. #posts {
  362. width: 340px;
  363. margin-left:320px;
  364. {block:ifsidebarright}
  365. margin-left:200px;
  366. {/block:ifsidebarright}
  367. margin-top: 2px;
  368. background-color: {color:background};
  369. background-image:url({image:Background});
  370. {block:PermalinkPage}
  371. margin-left:350px
  372. {block:ifsidebarright}
  373. margin-left:150px;
  374. {/block:ifsidebarright}
  375. {/block:PermalinkPage}
  376. float:left;
  377. }
  378.  
  379. #infscr-loading{
  380. bottom: -70px;
  381. position: absolute;
  382. left: 50%;
  383. margin-left:-8px;
  384. width:16px;
  385. height:11px;
  386. overflow:hidden;
  387. margin-bottom: 50px;
  388. }
  389.  
  390.  
  391. .title{
  392. font-size: 11px;
  393. line-height:14px;
  394. color: {color:Title};
  395. font-weight: bold;
  396. }
  397.  
  398.  
  399.  
  400.  
  401. select {
  402. font-size: 9px;
  403. width: 100px;
  404. margin-left: 10px;
  405. letter-spacing: 0px;
  406. padding: 1px;
  407. }
  408. option {
  409. font-size: 9px;
  410. text-align: left;
  411.  
  412. }
  413. input[type=button]
  414. {
  415. font-size: 9px;
  416. }
  417.  
  418.  
  419. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  420.  
  421.  
  422.  
  423. .user_1 .label {color:{color:link}; font-weight:bold}
  424. .user_2 .label {color:{color:text}; font-weight:bold}
  425. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  426.  
  427. i, em {color: {color:Link};}
  428. b, strong {color: {color:text};}
  429.  
  430. ::selection {
  431. color:{color:Text};
  432. background-color: {color:Link};
  433. }
  434.  
  435. ::-moz-selection {
  436. color:{color:Text};
  437. background-color: {color:Link};
  438. }
  439.  
  440. ::-webkit-selection {
  441. color:{color:Text};
  442. background-color:{color:Link};
  443. }
  444.  
  445.  
  446.  
  447.  
  448. ol.notes img {
  449. width: 16px;
  450. position: relative;
  451. display: inline;
  452. top: 3px;
  453. }
  454. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  455.  
  456. margin: 0 auto;
  457. }
  458.  
  459. .text {
  460. padding: 5px;
  461. }
  462.  
  463. ol.notes {
  464. padding: 0 10px;
  465. }
  466.  
  467. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  468.  
  469. p{margin-top:5px; margin-bottom:5px; }
  470.  
  471. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  472.  
  473. ::-webkit-scrollbar {width: 6px; height: 0px; padding-right:5px;background:{color:background}; -webkit-filter:saturate(60%);}
  474.  
  475. ::-webkit-scrollbar-thumb {background-color:{color:link}; -webkit-filter:saturate(60%); }
  476.  
  477. i, em {color: {color:Link};}
  478. b, strong {color: {color:link};}
  479.  
  480.  
  481. #descriptionman{
  482. padding-top: 5px;
  483. padding-bottom: 3px;
  484. }
  485. {CustomCSS}
  486.  
  487. </style>
  488.  
  489. {block:IndexPage}
  490. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  491. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  492.  
  493. <script type="text/javascript">
  494. $(window).load(function () {
  495. var $content = $('#posts');
  496. $content.masonry({itemSelector: '.entry'}),
  497. $content.infinitescroll({
  498. navSelector : 'div#pagination',
  499. nextSelector : 'div#pagination a#nextPage',
  500. itemSelector : '.entry',
  501. loading: {
  502. finishedMsg: '',
  503. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  504. },
  505. bufferPx : 600,
  506. debug : false,
  507. },
  508. // call masonry as a callback.
  509. function( newElements ) {
  510. var $newElems = $( newElements );
  511. $newElems.hide();
  512. // ensure that images load before adding to masonry layout
  513. $newElems.imagesLoaded(function(){
  514. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  515.  
  516.  
  517. });
  518. });
  519. });
  520. </script>
  521.  
  522. {/block:IndexPage}
  523.  
  524.  
  525. <title>{title}</title>
  526.  
  527.  
  528. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  529. <meta name="viewport" content="width=820" />
  530.  
  531. </head>
  532. <body>
  533. </div>
  534. <div class="wrapper">
  535. <div class="header">
  536. </span>
  537. </div>
  538. <div id="sidebar">
  539. {block:ifmusicplayercode}<a href="{text:music player code}{text:music player code}</a> {/block:Ifmusicplayercode}
  540.  
  541. <a href="/"><img src="{image:sidebar}" width=200px/></a>
  542. <div id="descriptionman">
  543.  
  544. <center><i>{Description}</i></center></div>
  545.  
  546. <center>
  547. {block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  548. {block:IfLinktwotitle}&nbsp;&nbsp;<a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  549. {block:IfLinkthreetitle}&nbsp;&nbsp;<a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  550. {block:IfLinkfourtitle}&nbsp;&nbsp;<a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}{block:IfLinkfivetitle}&nbsp;&nbsp;<a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}
  551. {block:IfLinksixtitle}&nbsp;<a href="{text:link six}">{text:link six title}</a> {/block:IfLinksixtitle}
  552. {block:IfLinkseventitle}&nbsp;&nbsp;<a href="{text:link seven}">{text:link seven title}</a> {/block:IfLinkseventitle}</center>
  553.  
  554.  
  555. </div>
  556.  
  557.  
  558. <div class="left">
  559. <div id="posts">
  560.  
  561. {block:Posts}
  562. <div class="entry">
  563.  
  564.  
  565. {block:IndexPage}
  566. {/block:IndexPage}
  567.  
  568. {block:Text}
  569. <div id="lolok">
  570. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  571. <div id="permalinks">
  572.  
  573. <a href="{Permalink}">♦</a>
  574.  
  575.  
  576. </div>
  577.  
  578. </div>
  579. {/block:Text}
  580.  
  581. {block:Link}
  582. <div id="lolok"><a href="{URL}" class="title">{Name}</a>
  583. {block:Description}{Description}{/block:Description}
  584. <div id="permalinks">
  585.  
  586.  
  587. <a href="{Permalink}">♦</a>
  588.  
  589.  
  590.  
  591. </div>
  592. </div>
  593. {/block:Link}
  594.  
  595.  
  596. {block:Photo}
  597. {block:IndexPage}<div class="re">
  598. <a href="{ReblogURL}" target="_blank" title="reblog">↻</a><br>
  599. </div><div class="wow" title="like">{LikeButton color="black" size="15"}
  600. </center></div><div class="wiy"><a href="{Permalink}" target="_blank" title="permalink / {NoteCount}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png" class="imgp" style="width:15px;"/></a></div>{/block:IndexPage}
  601. {block:indexpage}
  602. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="340"/></a></div>{LinkCloseTag}
  603. {/block:indexpage}
  604. {block:permalinkpage}
  605. {LinkOpenTag}<img src="{PhotoURL-highRes}" width=340px alt="{PermalinkPage}width=340px"/>{LinkCloseTag}
  606. {/block:permalinkpage}
  607.  
  608. {/block:Photo}
  609.  
  610. {block:Photoset}
  611. {block:IndexPage}
  612. <div class="re">
  613. <a href="{ReblogURL}" target="_blank" title="reblog">↻</a><br>
  614. </div><div class="wow" title="like">{LikeButton color="white" size="15"}
  615. </center></div><div class="wiy"><a href="{Permalink}" target="_blank" title="permalink / {NoteCount}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png" class="imgp" style="width:15px;"/></a></div>{/block:IndexPage}
  616. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  617. <center>{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>
  618. {/block:Photoset}
  619.  
  620. {block:Quote}
  621. <div id="lolok">{Quote}</span>
  622. - {block:Source}<strong>{Source}</strong>{/block:Source}
  623. <div id="permalinks">
  624.  
  625. <a href="{Permalink}">♦</a>
  626.  
  627.  
  628.  
  629. </div>
  630. </div>
  631. {/block:Quote}
  632.  
  633. {block:Chat}
  634. <div id="lolok">{block:Title}<span class="title">{Title}</span>{/block:Title}
  635. <ul class="chat">
  636. {block:Lines}
  637. <li class="user_{UserNumber}">
  638. {block:Label}
  639. <span class="label">{Label}</span>
  640. {/block:Label}
  641.  
  642. {Line}
  643. </li>
  644. {/block:Lines}
  645. </ul>
  646. <div id="permalinks">
  647.  
  648. <a href="{Permalink}">♦</a>
  649.  
  650.  
  651.  
  652. </div>
  653. </div>
  654.  
  655. {/block:Chat}
  656.  
  657. {block:Audio}
  658. <div id="lolok"><center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  659. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  660. {block:Caption}{Caption}{/block:Caption}
  661. <div id="permalinks">
  662.  
  663. <a href="{Permalink}">♦</a>
  664.  
  665.  
  666.  
  667. </div>
  668. </div>
  669. {/block:Audio}
  670.  
  671.  
  672.  
  673. {block:Video}
  674. {block:IndexPage}
  675. {Video-400}
  676. {/block:IndexPage}
  677. {block:PermalinkPage}
  678. {Video-500}
  679. {/block:PermalinkPage}
  680. {block:Video}
  681.  
  682. {block:Answer}
  683. <div style="padding:4px;">
  684. <span style="font-weight:bold;font-size:10px;font-style:italic">{asker}:</span> {question}
  685. <div style="margin-top:7px;">
  686. {Answer}</div>
  687. {block:IndexPage}
  688. <div class="permalink"><a href="{permalink}"style="float:right;">♦</a></div>
  689. {/block:indexpage}</div>
  690. {/block:Answer}
  691.  
  692.  
  693. {block:PermalinkPage}
  694. <center>{block:caption}<br>{caption}{/block:caption}
  695.  
  696. {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}<br><b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png">&nbsp; {TimeAgo}&nbsp; <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png">&nbsp; {NoteCountWithLabel}{block:hasTags}&nbsp; <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png">&nbsp; {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Date}
  697. </center>
  698. {/block:PermalinkPage}
  699. {block:PostNotes}{PostNotes}
  700. {/block:PostNotes}
  701. </div>
  702. {/block:Posts}
  703. </div>
  704. </div>
  705. </div>
  706. </center>
  707. </div>
  708. </div>
  709. {block:indexpage}
  710. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  711. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  712. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  713. <script type="text/javascript">
  714. $(window).load(function(){
  715. var $wall = $('#posts');
  716. $wall.imagesLoaded(function(){
  717. $wall.masonry({
  718. itemSelector: '.entry, .entry_photo',
  719. isAnimated : false
  720. });
  721. });
  722.  
  723. $wall.infinitescroll({
  724. navSelector : '#page-nav',
  725. nextSelector : '#page-nav a',
  726. itemSelector : '.entry, .entry_photo',
  727. bufferPx : 2000,
  728. debug : false,
  729. errorCallback: function() {
  730. $('#infscr-loading').fadeOut('normal');
  731. }},
  732. function( newElements ) {
  733. var $newElems = $( newElements );
  734. $newElems.hide();
  735. $newElems.imagesLoaded(function(){
  736. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  737. });
  738. }); $('#content').show(500);
  739. });
  740. </script>
  741.  
  742.  
  743. <script type="text/javascript">
  744. $(function() {
  745. $("#topDivA").click(function(){
  746. var target = $("html");
  747. $('html, body').animate({
  748. scrollTop: target.offset().top
  749. }, 1000);
  750. });
  751.  
  752. var topDiv = $("#topDiv");
  753. var topDivTop = "1000";
  754. var view = $( window );
  755. view.bind("scroll resize", function(){
  756. var viewTop = view.scrollTop();
  757. if (viewTop > topDivTop){
  758. topDiv.fadeIn(300);
  759. }
  760. else if (viewTop <= topDivTop){
  761. topDiv.fadeOut(200);
  762. }
  763. });
  764. });</script>
  765. {/block:indexpage}
  766. </body>
  767. <noscript><a href="http://www.scrolltotop.com"></a></noscript>
Advertisement
Add Comment
Please, Sign In to add comment