Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 20th, 2012  |  syntax: None  |  size: 23.44 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <head>
  2. <script type="text/javascript">
  3. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  4. function tb8_makeArray(n){
  5. this.length = n;
  6. return this.length;
  7. }
  8.  
  9. tb8_messages = new tb8_makeArray(1);
  10. tb8_messages[0] = "and i won't go home without you";
  11. tb8_rptType = 'infinite';
  12. tb8_rptNbr = 5;
  13. tb8_speed = 100;
  14. tb8_delay = 1500;
  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.  
  29. if (tb8_currMsg == tb8_messages.length){
  30. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  31. clearTimeout(tb8_TID);
  32. return;
  33. }
  34.  
  35. tb8_counter++;
  36. tb8_currMsg = 0;
  37. }
  38.  
  39. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  40. }
  41.  
  42. tb8_pisi()
  43.  
  44. </script>
  45.  
  46.  
  47.  
  48. <!--  
  49. ZEUS by HELVETICAS
  50. DON'T REMOVE CREDIT OR I'LL REPORT YOU
  51. -->
  52.  
  53.  
  54. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  55.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  56.  
  57. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  58. <head>
  59.  
  60. <meta name="color:link" content="#77003c"/>
  61. <meta name="color:hover" content="#b4025c"/>
  62. <meta name="color:blockquote" content="#efefef"/>
  63. <meta name="color:background" content="#efefef"/>
  64. <meta name="color:post background" content="#ffffff"/>
  65. <meta name="image:background image" content="0"/>
  66. <meta name="image:sidebar" content="0"/>
  67. <meta name="if:show sidebar image" content="0"/>
  68. <meta name="if:shadow" content="0"/>
  69. <meta name="if:rounded corners" content="0"/>
  70. <meta name="if:sidebar shadow" content="0"/>
  71. <meta name="if:pixel font" content="0">
  72. <meta name="if:custom cursor" content="1">
  73. <meta name="if:custom scrollbar" content="1">
  74. <meta name="if:show title" content="1"/>
  75. <meta name="text:Blog Title Size" content="50" />
  76. <meta name="if:sidebar right" content="0"/>
  77. <meta name="text:Link One Title" content="" />
  78. <meta name="text:Link One" content="" />
  79. <meta name="text:Link Two Title" content="" />
  80. <meta name="text:Link Two" content="" />
  81. <meta name="text:Link Three Title" content="" />
  82. <meta name="text:Link Three" content="" />
  83. <meta name="text:Link Four Title" content="" />
  84. <meta name="text:Link Four" content="" />
  85. <meta name="text:Link Five Title" content="" />
  86. <meta name="text:Link Five" content="" />
  87.  
  88. <title>{Title}</title>
  89. <link rel="shortcut icon" href="{Favicon}">
  90. {block:Description}
  91. <meta name="description" content="{MetaDescription}"/>
  92. {/block:Description}
  93. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  94. <!--[if IE]>
  95.         <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  96.     <![endif]-->
  97.     <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  98.  
  99. <link href='http://fonts.googleapis.com/css?family=Cagliostro' rel='stylesheet' type='text/css'>
  100.     <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
  101.  
  102. <style type="text/css">
  103. @font-face { font-family:ass;
  104.     src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  105.     }
  106.    
  107. @font-face {
  108.   font-family: 'Crafty Girls';
  109.   font-style: normal;
  110.   font-weight: normal;
  111.   src: local('Crafty Girls'), local('CraftyGirls'), url('http://themes.googleusercontent.com/static/fonts/craftygirls/v2/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff') format('woff');
  112. }
  113.  
  114. @font-face { font-family: pixie; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  115.  
  116. @font-face {font-family: customfont; src: url('http://static.tumblr.com/vilw5yj/ExFm5shl8/vegur-l_0602.otf');
  117. }
  118.  
  119. html, body, {
  120.      {block:ifpixelfont}
  121.     font-family: 'Cagliostro', sans-serif;
  122.     font-size: 8px;
  123.     letter-spacing:-1px;
  124.     {/block:ifpixelfont}
  125.  
  126.     {block:ifnotpixelfont}
  127.    font-family: 'Swanky and Moo Moo', cursive;
  128.     font-size: 14px;
  129.     {/block:ifnotpixelfont}
  130. }
  131. body {
  132.     color: #777;
  133.     background:{color:background} url({image:background image});
  134.     line-height:150%;
  135.    {block:ifpixelfont}
  136.     font-family: 'Cagliostro', sans-serif;
  137.     font-size: 8px;
  138.     letter-spacing:-1px;
  139.     {/block:ifpixelfont}
  140.  
  141.     {block:ifnotpixelfont}
  142.    font-family: 'Swanky and Moo Moo', cursive;
  143.     font-size: 14px;
  144.     {/block:ifnotpixelfont}
  145. }
  146.  
  147. {block:ifcustomcursor}
  148.  
  149. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  150.  
  151. {/block:ifcustomcursor}
  152.  
  153. {if:customscrollbar}
  154.  
  155. ::-webkit-scrollbar-thumb:vertical {
  156. background-color:{color:Link};
  157. height:auto;-webkit-border-radius:20px;
  158. }
  159.  
  160. ::-webkit-scrollbar-thumb:horizontal {
  161. background-color:{color:Link};
  162. height:6px !important;-webkit-border-radius:20px;
  163. }
  164.  
  165. ::-webkit-scrollbar {
  166. height:6px;
  167. width:6px;
  168. background-color:{color:Background};
  169. -webkit-border-radius:20px;
  170. }
  171.  
  172. {/if:customscrollbar}
  173.  
  174.    #infscr-loading {
  175.        position: absolute;
  176.        bottom: 0;
  177.        left: 25%;
  178.    }
  179. a:link, a:active, a:visited{
  180.  
  181.   color:{color:Link};
  182.    text-decoration: none;
  183.  
  184. }
  185. a:hover {
  186.    color:{color:Hover};
  187.  
  188.    text-decoration: none;
  189.    }
  190. #content {
  191.     width: 830px;
  192. margin-top: 5px;
  193.     {block:ifsidebarright}
  194.     float: left;
  195.     {/block:ifsidebarright}
  196.     {block:ifnotsidebarright}
  197.     float: right;
  198.     {/block:ifnotsidebarright}
  199.    
  200.    
  201. }
  202.  
  203. #note3 {
  204.     width: 500px;
  205.     text-align:left;
  206.     }
  207.    
  208. #contain {
  209.     height:100%;
  210.     padding-left:10px;
  211.     padding-right:10px;
  212.     width: 1100px;
  213.     margin: 0px auto;
  214.     position: relative;
  215. }
  216.        
  217. #sidebar {
  218. {block:ifroundedcorners}-moz-border-radius: 5px;
  219. border-radius: 5px;
  220. {block:ifroundedcorners}
  221. width: 210px;
  222. position: fixed;
  223. margin-top: 140px;
  224. background:{color:post background};
  225. padding: 2px;
  226. {block:ifnotsidebarright}
  227.     margin-left:10px;
  228.  {/block:ifnotsidebarright}
  229.    
  230.     {block:ifsidebarright}
  231.     margin-left: 833px;
  232.     {/block:ifsidebarright}
  233.    
  234.     {block:ifsidebarshadow}
  235.    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  236.     -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  237.     -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  238.     {/block:ifsidebarshadow}
  239.  
  240. }
  241.  
  242. ol.notes img {
  243. width: 16px;
  244. display: inline;
  245. position: relative;
  246. top: 3px;
  247. }
  248. #sidebar img {
  249. {block:ifroundedcorners}-moz-border-radius: 5px;
  250. border-radius: 5px;
  251. {block:ifroundedcorners}
  252. display: block;
  253. margin-bottom: 1px;
  254. }
  255. .entry {
  256. {block:ifroundedcorners}-moz-border-radius: 5px;
  257. border-radius: 5px;
  258. {block:ifroundedcorners}
  259.   {block:ifsidebarright}    
  260.     float: right;
  261.     {/block:ifsidebarright}
  262.       {block:ifnotsidebarright}
  263.     float: left;
  264.     {/block:ifnotsidebarright}
  265.   {block:indexpage}
  266.  
  267.     width: 250px;
  268.     margin: 5px;
  269.     {/block:indexpage}
  270.     {block:permalinkpage}
  271.     width: 500px;
  272.     margin: 10px;
  273.     {block:ifsidebarright}    
  274.     margin-right:40px;
  275.     {/block:ifsidebarright}
  276.       {block:ifnotsidebarright}
  277.     padding-left:20px;
  278.     {/block:ifnotsidebarright}
  279.    
  280.     {/block:permalinkpage}
  281.     display: block;
  282.     padding: 2px;
  283.     background:{color:post background};
  284.             {block:ifshadow}
  285.      box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  286.     -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  287.     -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  288.     {/block:ifshadow}
  289.     position: relative;
  290.     }
  291. .entry img {
  292. {block:ifroundedcorners}-moz-border-radius: 5px;
  293. border-radius: 5px;
  294. {block:ifroundedcorners}
  295.     display: block;
  296.     max-width: 100%;
  297.     {block:iffadedimages}
  298.     opacity:0.8;
  299.     filter:alpha(opacity=80);
  300.     -webkit-transition: all ease-in 250ms;
  301.     -moz-transition: all ease-in 250ms;
  302.     -o-transition: all ease-in 250ms;
  303.     -ms-transition: all ease-in 250ms;
  304.     transition: all ease-in 250ms;
  305.     {/block:iffadedimages}
  306. }
  307. .entry:hover img {
  308.     {block:iffadedimages}
  309.     opacity:1;
  310.     filter:alpha(opacity=100);
  311.     -webkit-transition: all ease-in 250ms;
  312.     -moz-transition: all ease-in 250ms;
  313.     -o-transition: all ease-in 250ms;
  314.     -ms-transition: all ease-in 250ms;
  315.     transition: all ease-in 250ms;
  316.     {/block:iffadedimages}
  317. }
  318.  
  319.  
  320. .entry:hover .details {
  321. opacity: 1.0;
  322. margin:12px 0px 0px 0px;
  323. filter: alpha(opacity = 100);
  324. -webkit-transition: all .25s ease-in-out;
  325. -moz-transition: all .25s ease-in-out;
  326. -o-transition: all .25s ease-in-out;
  327. transition: all .25s ease-in-out;
  328. }
  329.  
  330.  
  331. #pagination{
  332.     display:none;
  333. }
  334.  
  335.  
  336.  
  337.  .permalink2 {
  338. color: #000000;
  339. padding-top: 0px;
  340. padding-bottom: 0px;
  341. font-size: 10px;
  342. text-align: center;
  343.     opacity: 0;
  344.     filter: alpha(opacity = 0);
  345.     -webkit-transition: all ease-in 250ms;
  346.     -moz-transition: all ease-in 250ms;
  347.     -o-transition: all ease-in 250ms;
  348.     -ms-transition: all ease-in 250ms;
  349.     transition: all ease-in 250ms;
  350.    
  351. }
  352.  
  353. blockquote, q {
  354. padding-left:5px;padding-top:7px;
  355. padding-right:5px;padding-bottom:7px;
  356. margin-left:5px; margin-right:5px;
  357. border-left: 2px solid #ccc;
  358. border-right: 2px solid #ccc;
  359. background-color:{color:blockquote};
  360. }
  361.  
  362. #cole{
  363. color:{color:Links};
  364. }
  365.  
  366. #cole a {
  367. display:relative;
  368. max-width:500px;
  369. text-align:left;color:{color:Links};
  370. }
  371.  
  372. #cole .mohr {
  373. margin-top:-10px;
  374. filter: alpha(opacity = 0);
  375. opacity:0;
  376. -webkit-transition: all 1s ease-out;
  377. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  378. text-align:left;text-transform:lowercase;
  379. }
  380.  
  381. #cole:hover .mohr {
  382. margin-top:5px;
  383. -webkit-transition: all 1s ease-out;
  384. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  385. filter: alpha(opacity = 80);
  386. filter: alpha(opacity = 100);
  387. opacity:100;
  388. }
  389.  
  390.  
  391.  
  392.  
  393. li.drawer a {
  394.     margin: 0px 5px;}
  395.    
  396. .label {
  397.       text-transform:uppercase;
  398.       color:{color:Link}
  399.       }
  400.    
  401. .question {
  402.       text-align:left;
  403.       padding-left:5px;padding-top:7px;
  404.       padding-right:5px;padding-bottom:7px;
  405.       border-left: 2px solid {color:Link};
  406.       border-right: 2px solid {color:Link};
  407.       background-color:{color:blockquote};
  408.       }
  409.  
  410. .answer {
  411.       text-align:left;
  412.       padding-left:5px;padding-top:7px;
  413.       padding-right:5px;padding-bottom:7px;
  414.       }      
  415.      
  416. .text {
  417.     padding: 10px;
  418. }
  419.  
  420. .entry:hover .permalink2 {
  421.     opacity: 1;
  422.     filter: alpha(opacity = 100);
  423.     -webkit-transition: all ease-in 250ms;
  424.     -moz-transition: all ease-in 250ms;
  425.     -o-transition: all ease-in 250ms;
  426.     -ms-transition: all ease-in 250ms;
  427.     transition: all ease-in 250ms;
  428. }
  429.  
  430. #pp {
  431.     text-align: center;
  432.     width: 100%;
  433.     padding-top: 2px;
  434. }
  435.  
  436.  
  437. .perma1
  438. {
  439.     opacity: 0.0;
  440.     filter: alpha(opacity = 0);
  441.     position:absolute;
  442.     z-index:9999991;  
  443.     bottom: 0px;
  444.     right: 7px;
  445. }
  446.  
  447. .entry:hover .perma1 {
  448.    
  449.     -webkit-transition: opacity 0.4s linear;
  450.     opacity: 1;
  451.     -moz-transition: all 0.4s linear;
  452.     transition: all 0.4s linear;
  453.     filter: alpha(opacity = 100);
  454.  
  455. }
  456.  
  457. .likep {
  458. width: 21px;
  459. height: 20px;
  460. overflow: hidden;
  461. z-index: 9999999;
  462. display: inline-block;
  463.  
  464. }
  465. .rep {
  466. width: 24px;
  467. height: 20px;
  468. overflow: hidden;
  469. z-index: 9999999;
  470. display: inline-block;
  471.  
  472. }    
  473. .likep a:hover {
  474. background-position: 0px 0px;
  475. }
  476. .likep a {
  477. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  478. background-position: 0px 0px;
  479. display: block;
  480. z-index: 9999999;
  481.    webkit-transition: all 0s linear;
  482. -webkit-transition: all 0s linear;
  483. -moz-transition: all 0s linear;
  484. transition: all 0s linear;
  485. }
  486. .likep img {
  487.     width: 21px;
  488.     height: 20px;
  489.        webkit-transition: all 0.2s linear;
  490. -webkit-transition: all 0.2s linear;
  491. -moz-transition: all 0.2s linear;
  492. transition: all 0.2s linear;
  493. }
  494. .rep img{
  495.     width: 24px;
  496.     height: 20px;
  497.     line-height: 30px;
  498.     display: inline;
  499. }
  500.  
  501. .not { display: inline-block;
  502. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  503. height: 20px;
  504. font-size: 11px;
  505. line-height: 20px;
  506. color: #fff;
  507. padding-left: 4px;
  508. padding-right: 4px;
  509. -moz-border-radius: 2px;
  510.     border-radius:  2px;
  511.     bottom: 6px;
  512. position: relative;
  513. letter-spacing:0px;
  514. }
  515. .not a{
  516. color: #fff;
  517. font-family: helvetica;
  518. }
  519.  
  520. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  521.      opacity: 0.8;
  522.     filter: alpha(opacity = 80);
  523. }
  524. .not:hover , .rep:hover, .likep:hover {
  525.      opacity: 1!important;
  526.     filter: alpha(opacity = 100)!important;
  527. }
  528.  
  529. .permahover {
  530.     text-align: right;
  531.     line-height:200%;
  532.     opacity: 0.0;
  533.     filter: alpha(opacity = 0);
  534.     font-size: 9px;
  535.     line-height: 9px;
  536.     text-transform: uppercase;
  537.     }
  538.    
  539. .entry:hover .permahover {
  540.     text-align: center;
  541.     opacity: 1;
  542.     filter: alpha(opacity = 50);
  543.  
  544.    
  545.     }
  546.  
  547.  
  548. .b {display : block; font-size: 8px;text-align: left;line-height: 15px; text-indent : 0px; vertical-align : middle;  padding : 2px;
  549. padding-bottom : 0px;}
  550.  
  551. #newHeader {
  552.         padding-bottom: 2px;
  553.                 text-align: left;
  554.  
  555.         }
  556.      
  557.         div.panel {
  558.                 width: 260px;
  559.       padding: 15px 20px;
  560.                 color: #333;
  561.                 text-align: center;
  562.                 line-height: 22px;
  563.                 display: none;
  564.            
  565.                 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
  566.         }
  567.         div.panel p {
  568.                 margin: 10px 0;
  569.         }
  570.         div.panel p a, div.textPost p a, div.audioPost p a {
  571.                 color: #333;
  572.                 text-decoration: none;
  573.                 border-bottom: 1px dotted;
  574.                 font-style: italic;
  575.                 font-weight: bold;
  576.         }
  577.  
  578. </style>
  579.  
  580. <script type="text/javascript">
  581. $(window).load(function(){
  582. $("p").remove(":contains('Source:')");
  583. $("p").remove(":contains('via ')");
  584. });
  585. </script>
  586.  
  587. </head>
  588. <body>
  589. <div id="contain">
  590.  
  591.  
  592. <div id="sidebar">
  593. <div id="newHeader">
  594. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width="210"/></a>{/block:ifshowsidebarimage}
  595. {block:ifshowtitle}<div style="font-family: 'Crafty Girls';font-size: {text:Blog title size}px; letter-spacing:-1px; text-transform:uppercase; line-height: 100%; color:{color:link};">
  596. <a href="/">{title}</a><br></div>{/block:ifshowtitle}
  597.                         </div>
  598.                                                
  599. <div style="{block:ifpixelfont}
  600.     font-family: pixie;
  601.     font-size: 8px;
  602.     letter-spacing:-1px;
  603.     {/block:ifpixelfont}
  604.  
  605.     {block:ifnotpixelfont}
  606.     font-family: helvetica;
  607.     font-size: 9px;
  608.         text-transform:uppercase;
  609.     {/block:ifnotpixelfont} line-height: 100%; text-transform:lowercase; border-top: 1px solid #f0f0f0; text-align:right; padding-right:3px; padding-top:1px; padding-bottom:3px;">
  610. <a href="/">refresh</a> &nbsp;
  611. {block:AskEnabled}<a href="/msg">message</a> &nbsp;{/block:AskEnabled}
  612. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title} </a> &nbsp; {/block:ifLinkOneTitle}
  613. {block:ifLinkTwoTitle}<a href="{text:Link Two}"> {text:Link Two Title} </a> &nbsp;{/block:ifLinkTwoTitle}
  614. {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title} </a> &nbsp;{/block:ifLinkThreeTitle}
  615. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title} </a> &nbsp;{/block:ifLinkFourTitle}
  616. {block:ifLinkFiveTitle}<a href="{text:Link Five}"> {text:Link Five Title} </a> &nbsp;{/block:ifLinkFiveTitle}
  617. </div>                                         
  618.  
  619. <div style="{block:ifpixelfont}
  620.     font-family: pixie;
  621.     font-size: 8px;
  622.     letter-spacing:-1px;
  623.     {/block:ifpixelfont}
  624.  
  625.     {block:ifnotpixelfont}
  626.     font-family: helvetica;
  627.     font-size: 9px;
  628.     {/block:ifnotpixelfont} line-height: 100%; color:#777; text-transform: none; width:200px;padding-top:5px; padding-left:3px; padding-bottom:3px;">
  629.  
  630. {Description}
  631.  
  632. </div>
  633.  
  634.                         </div>
  635.  
  636.  
  637.  
  638. <div id="content">
  639. {block:Posts}
  640. <div class="entry">
  641.  
  642. {block:Text}
  643. <div class="text">
  644.     <div style="text-transform:uppercase">{block:Title}
  645.         <a href="{Permalink}">{Title}</a>
  646.     {/block:Title}</div>
  647.         {Body}
  648.     {block:indexpage}
  649.     <div class="permahover"><p><br>
  650.     <a href="{ReblogURL}" target="_blank">+</a>
  651.     <a href="{permalink}">{NoteCountwithLabel}</a> </p></div>
  652.     {/block:indexpage}
  653.  
  654. </div>
  655. {/block:Text}
  656.  
  657. {block:Photo}
  658. {block:IndexPage}
  659. <div class="perma1">
  660. <div class="likep">
  661. <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>
  662. </div>
  663. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a>
  664. </div>
  665. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>          
  666. </div>  
  667. {/block:IndexPage}
  668. {block:indexpage}
  669. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  670. {/block:indexpage}
  671. {block:permalinkpage}
  672. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  673. {/block:permalinkpage}
  674. {/block:Photo}
  675.  
  676. {block:Photoset}
  677.     {block:IndexPage}{Photoset-250}{/block:IndexPage}
  678.     {block:indexpage}
  679.     <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reuse</a></p></div>
  680.     {/block:indexpage}
  681. {block:permalinkpage}
  682.     {Photoset-500}
  683. {/block:permalinkpage}
  684. {/block:Photoset}
  685.  
  686. {block:Quote}
  687.     <div class="text">
  688.     "{Quote}"
  689.     {block:Source}
  690.         <div class="source"><div style="text-align:right">{Source}</div></div>
  691.     {/block:Source}
  692.     {block:indexpage}
  693.  <div class="permahover"><br><p><a href="{ReblogURL}" target="_blank">+</a><a href="{permalink}">{NoteCount}</a> </p></div>
  694.     {/block:indexpage}
  695. </div>{/block:Quote}
  696.  
  697. {block:Link}
  698. <div class="text">
  699. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  700.     {block:Description}
  701.         <div class="description">{Description}</div>
  702.     {/block:Description}
  703.     {block:indexpage}
  704.     <div class="permahover"><br><p><a href="{ReblogURL}" target="_blank">+</a><a href="{permalink}">{NoteCount}</a> </p></div>
  705.     {/block:indexpage}
  706. </div>{/block:Link}
  707.  
  708. {block:Chat}
  709.     <div class="text">
  710.     {block:Title}
  711.         <a href="{Permalink}">{Title}</a>
  712.         {/block:Title}
  713.         <ul class="chat">
  714.            {block:Lines}
  715.            <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  716.                  
  717.                   {Line} </li>
  718.            {/block:Lines}
  719.         </ul>    
  720.     {block:indexpage}
  721.     <div class="permahover"><br><p><a href="{ReblogURL}" target="_blank">+</a><a href="{permalink}">{NoteCount}</a> </p></div>
  722.     {/block:indexpage}
  723. </div>{/block:Chat}
  724.  
  725. {block:Video}
  726.     {block:IndexPage}{Video-250}{/block:IndexPage}
  727.     {block:indexpage}
  728.     <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reuse</a></p></div>
  729.     {/block:indexpage}
  730.     {block:permalinkpage}
  731.     {Video-500}
  732.     {/block:permalinkpage}
  733.    
  734. {/block:Video}
  735.  
  736. {block:Audio}
  737. <div class="text">
  738.         {AudioPlayerGrey}
  739.         {block:Caption}
  740.         {Caption}
  741.     {/block:Caption}
  742.     {block:indexpage}
  743.     <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reuse</a></p></div>
  744.     {/block:indexpage}
  745. </div>{/block:Audio}
  746.  
  747.  {block:Answer}<div class="text">
  748. <div class="question">
  749. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div>
  750.     {block:indexpage}
  751.     <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reuse</a> </p></div>
  752.     {/block:indexpage}
  753. </div>{/block:Answer}
  754.  
  755.  
  756. {block:PermalinkPage}
  757. <div id="note3"><div style="text-align:right">
  758. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
  759.  
  760. {block:PostNotes}
  761. {PostNotes}
  762. {/block:PostNotes}
  763. </div>
  764. {/block:PermalinkPage}
  765. </div>
  766. {/block:Posts}
  767. </div>
  768. </div>
  769.     {block:Pagination}
  770.                 <ul id="pagination">
  771.                         {block:PreviousPage}
  772.                                 <li><a href="{PreviousPage}"></a></li>
  773.                         {/block:PreviousPage}
  774.                         {block:JumpPagination length="5"}
  775.                         {block:CurrentPage}
  776.                                 <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  777.                         {/block:CurrentPage}
  778.                         {block:JumpPage}
  779.                                 <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  780.                         {/block:JumpPage}
  781.                         {/block:JumpPagination}
  782.                         {block:NextPage}
  783.                                 <li><a id="nextPage" href="{NextPage}"></a></li>
  784.                         {/block:NextPage}
  785.                 </ul>
  786.         {/block:Pagination}
  787.  
  788. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  789. <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></script>
  790. {block:IndexPage}
  791. <script type="text/javascript">
  792. $(window).load(function () {
  793. $('#content').masonry(),
  794. $('.masonryWrap').infinitescroll({
  795. navSelector    : '#pagination',  
  796. nextSelector   : '#pagination a#nextPage',
  797. itemSelector : ".entry",
  798. bufferPx : 100,
  799. loadingText : "<em></em>",
  800. },
  801. function() { $('#content').masonry({ appendedContent: $(this) }); }
  802. );
  803. });
  804. </script>
  805. {/block:IndexPage}
  806.  
  807. <script type="text/javascript">
  808.  
  809.                         $('.show').click(function(e){
  810.                                 e.preventDefault();
  811.                                 $('.panel').stop(true,true);
  812.                                 var target = $(this).attr('href');
  813.                                 if($('.panel').is(':visible')){
  814.                                         if($(target).is(':visible')){
  815.                                                 $(target).slideUp();
  816.                                                 return false;
  817.                                         }else{
  818.                                                 $('.panel:visible').slideUp(400, function(){
  819.                                                         $(target).slideDown();
  820.                                                 });            
  821.                                         }
  822.                                 }else {
  823.                                         $(target).slideDown();
  824.                                 }
  825.                         });
  826.    
  827. </script>
  828. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  829. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  830. </body>
  831.  
  832. <div style="position:fixed; bottom:10px; right:5px; opacity:.8">
  833. <embed quality="high" style="width:55px;visibility:visible; height:15px;" type="application/x-shockwave-flash" height="15" width="55"  pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" src="http://www.hypster.com/flash/player.swf?id=3338068:4099254:1&autoplay=true" FlashVars="color_bg=0xffffff&color_border=0xffffff&color_box=0xffffff&color_songbg=0xffffff&color_song_clicked=0xffffff&color_Title=0x000000&color_btns=0x000000&color_title=0x000000" /><br /><a href="http://www.hypster.com/?src=player-text" style="font-weight:bold;font-size:12px"></a>
  834. </div>
  835.  
  836. </html>