Advertisement
willfy

Just another paste

Apr 18th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head>
  2.  
  3.  
  4. <!-- DEFAULT VARIABLES -->
  5. <meta name="color:Background" content="#FFFFFF" />
  6. <meta name="color:Center" content="#FFFFFF" />
  7. <meta name="color:Text" content="#000000" />
  8. <meta name="color:Link" content="#7e817e"/>
  9. <meta name="color:Link Hover" content="#999" />
  10. <meta name="color:Scrollbar" content="#7e817e"/>
  11. <meta name="image:Background" content="" />
  12. <meta name="if:Rounded Photos" content="0"/>
  13. <meta name="if:Posts Border" content="0"/>
  14. <meta name="if:Posts Shadow" content="0"/>
  15. <meta name="if:White Follow Button" content="0"/>
  16. <meta name="if:Show Blog Title" content="1"/>
  17. <meta name="if:Show Sidebar Image" content="0" />
  18. <meta name="if:Show Photo Permalinks" content="1"/>
  19. <meta name="text:Ask Title" content="Message" />
  20. <meta name="text:Link One" content="" />
  21. <meta name="text:Link One Title" content="" />
  22. <meta name="text:Link Two" content="" />
  23. <meta name="text:Link Two Title" content="" />
  24. <meta name="text:Link Three" content="" />
  25. <meta name="text:Link Three Title" content="" />
  26. <meta name="text:Link Four" content="" />
  27. <meta name="text:link Four Title" content="" />
  28. <meta name="text:link Five" content="" />
  29. <meta name="text:link Five Title" content="" />
  30. <meta name="text:link Six" content="" />
  31. <meta name="text:link Six Title" content="" />
  32. <!---   STYLESHEETS & STATIC UPLOADS   --->
  33. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  34. <script type="text/javascript"
  35. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  36. <link href='http://fonts.googleapis.com/css?family=Marck+Script|Grand+Hotel|Just+Me+Again+Down+Here|Julius+Sans+One|Raleway+Dots|Pacifico|Indie+Flower|Permanent+Marker|Lekton|Quicksand:400,700|BenchNine:400,700' rel='stylesheet' type='text/css'>
  37. <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
  38.  
  39. <style type="text/css">
  40.  
  41. iframe#tumblr_controls {top:2px !important;margin: 0 0 0 0;right:0px !important;position:fixed !important; position:absolute;z-index:11;{block:ifwhitefollowbutton}
  42. -webkit-filter:invert(100%);{/block:ifwhitefollowbutton}}
  43.  
  44. html{
  45. overflow-x: hidden;
  46. height:100%;
  47. margin-left:0px;}
  48.  
  49. body, p {
  50. font-family: 'Lekton';
  51. font-style: normal;
  52. font-size: 12px;
  53. line-height:12px;
  54. padding: 0px;
  55. margin: 0px;
  56. color:{color:text};}
  57.  
  58. body {
  59. background-color:{color:background};
  60. background-image:url({image:Background});
  61. background-attachment: fixed;
  62. background-repeat: repeat;}
  63.  
  64. a {
  65. text-decoration:none;
  66. color:{color:text};
  67. -webkit-transition: all 0.4s linear;
  68. -moz-transition: all 0.4s linear;
  69. transition: all 0.4s linear;}
  70.  
  71. a:link, a:active, a:visited{
  72. color: {color:Link};
  73. text-decoration: none;
  74. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all   0.6s ease-out;transition: all 0.6s ease-out;}
  75.  
  76. a:hover{
  77. color:{color:link hover};}
  78.  
  79. img {{block:ifRoundedPhotos}border-radius:5px;{/block:ifroundedphotos}}
  80.  
  81. img:hover{opacity:1.0;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all   0.6s ease-out;transition: all 0.6s ease-out;}
  82.  
  83. #wrapper {
  84. position: relative;
  85. width: 100%;
  86. text-align: center;}
  87.  
  88. .clear {
  89. text-align:left;clear: both;}
  90.  
  91. .entry {
  92. margin:8px;
  93. padding:2px 2px 0px 2px;
  94. z-index:777;
  95. float:left;
  96. text-align: justify;
  97. display: inline-block;
  98. overflow-x:hidden;overflow:hidden;
  99. {block:indexpage}
  100. {block:ifPostsShadow}
  101. -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
  102. -moz-box-shadow:  0px 0px 12px rgba(0, 0, 0, .3);
  103. box-shadow: 0px 0px 12px  rgba(0, 0, 0, .3);{/block:ifPostsShadow}
  104. width:185px;
  105. margin-bottom:-1px;
  106. {block:ifpostsborder}border: 1px dotted #ccc;{/block:ifpostsborder}
  107. {/block:indexpage}
  108. {block:Permalinkpage}
  109. overflow-x:visible;overflow:visible;
  110. margin-top:-2px;
  111. margin-left:370px;
  112. {/block:PermalinkPage}
  113. {block:ifinvertedfade}opacity:0.85;{/block:ifinvertedfade}
  114. {block:ifRoundedPhotos}border-radius:3px;{/block:ifroundedphotos}
  115. -webkit-animation:fadeIn  6s;
  116. -moz-animation:fadeIn 6s;
  117. -ms-animation:fadeIn 6s;}
  118.  
  119. {block:ifpostsborder}.entry:hover{border: 1px solid #ccc;}{/block:ifpostsborder}
  120.  
  121. #entry.masonry-brick {
  122. top: 0 !important;
  123. left: 0 !important;}
  124.  
  125. #infscr-loading {
  126. position: absolute!important;
  127. width: 16px!important;
  128. height: 11px!important;
  129. bottom: 0px!important;
  130. left: 48.5%!important;
  131. margin-top: 10px!important;
  132. margin-bottom: 5px!important;}
  133.  
  134. .title{
  135. text-align:left;
  136. font-size:14px;
  137. color:#000;}
  138.  
  139. blockquote{
  140. padding:0px 0px 2px 1px;
  141. margin:0px 0px 2px 1px;
  142. border-left: 1px dotted #555555;}
  143.  
  144. /*  SCROLL BAR APPEARANCE  */
  145. ::-webkit-scrollbar-thumb:vertical {
  146. background-color:{color:scrollbar};
  147. height:10px;width:10px;opacity:1;
  148. -webkit-border-radius:0px;border:3px {color:background} solid;}
  149.  
  150. ::-webkit-scrollbar-thumb:horizontal {
  151. background-color:#4c4f50;opacity:1;
  152. height:10px !important;border:3px {color:background} solid;
  153. -webkit-border-radius:0px;}
  154.  
  155. ::-webkit-scrollbar {
  156. height:10px;
  157. width:10px;
  158. background-color:{color:background};
  159. -webkit-border-radius:0px;}
  160.  
  161. ::-webkit-scrollbar-corner {
  162. background-color:{color:background};}
  163.  
  164. ::-webkit-resizer {
  165. background-color:{color:background};}
  166.  
  167. .photo{width:185px;height:auto;}
  168. .photo img{width:185px; -webkit-transition: 0.3s ease-in;}
  169. .photo img:hover{-webkit-transition: 0.3s ease-in;}
  170. .photobig{width:500px;}
  171. .text,.quote{{block:indexpage}width:183px;border: 1px dashed {color:link};{/block:indexpage}text-align:left;background-color:{color:center};
  172. {block:permalinkpage}width:525px;{/block:permalinkpage}-webkit-transition: 0.2s ease-in;}.text:hover{{block:indexpage}border: 1px dashed {color:hover};{/block:indexpage}}
  173.  
  174. .wrapper{width:1235px;margin:auto;padding-bottom:200px;margin-left:5px;position:relative;z-index:0;}
  175.  
  176. div#all{
  177. width:100%;
  178. height:100%;
  179. z-index:-100;}
  180.  
  181. div#center{
  182. padding-left:0px;
  183. margin: auto;
  184. width: 1235px;}
  185.  
  186. div#content{
  187. z-index:0;
  188. text-align:right;
  189. margin-top:15px;
  190. width: 1235px;
  191. padding-bottom:300px;
  192. height:auto;
  193. float:left;
  194. height:101%;}
  195.  
  196. .header{  
  197. opacity:1;
  198. text-transform:lowercase;
  199. font-size: 11px;
  200. color:black;
  201. padding-top:0px;
  202. width: 1222px;
  203. padding: 4px;
  204. height:auto;
  205. top:15px;
  206. z-index:1;
  207. margin:0px auto;
  208. position:relative;
  209. text-align:center;
  210. -webkit-transition-duration:.1s;}
  211.  
  212. .text-permalink{text-align:right;margin-top:6px;font-size:12px;margin-bottom:-2px;}
  213. .text-permalink_video{text-align:center;margin-top:6px;font-size:11px;margin-bottom:-2px;}
  214. .description{padding-top:7px;display:block;text-transform:none;padding-bottom:3px;}
  215. '{display:block;text-align:center;margin-left:10px;
  216. {block:ifblogtitleborder}margin-top:45px;{/block:ifblogtitleborder}
  217. {block:ifnotblogtitleborder}margin-top:20px;{/block:ifnotblogtitleborder}}
  218.  
  219. .link a:link,
  220. .link a:visited{
  221. color:{color:text};
  222. text-decoration: none;
  223. -webkit-transition-duration:.1s;}
  224.  
  225. #kk {width:300px;margin-left:auto;margin-right:auto;}
  226. #ag {
  227. margin-left:3px; text-align:center; display:inline-block; width:97px;letter-spacing:1px; color: {color:Link Hover}; background-color:#eee; font-size: 11px;transition: all 0.5s ease; -o-transition-transition:  all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;float:left;margin-top:6px;line-height:15px;z-index:100;}
  228. #ag:hover {
  229. border-bottom:3px solid {color:Link Hover};}
  230. #ag:hover #vv{ opacity:3; margin-top:0px; -webkit-transition-duration:.7s; overflow:hidden; background-color:transparent; z-index:966666666666666666666666666666666666666669; height:auto; }
  231.  
  232. #vv {position:absolute; margin-top:-15px; opacity:0; margin-left:0px; width:97px; overflow:hidden; height:0px; padding: 2px 0px 2px 0px; transition: all 0.5s ease; -o-transition-transition:  all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  233.  
  234. #vv a{ background-color:#ffffff;  color:; text-align:center; display:block; text-transform:lowercase; line-height:20px;  font-size:11px; font-family:;letter-spacing: 2px; transition: all 0.5s ease; -o-transition-transition:  all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  235.  
  236. #vv a:hover{ border-bottom:0px solid #f5f5f5;  Text-transform:lowercase;color:{color:Link Hover}; background-color:#eee;;   opacity:4; transition: all 0.5s ease; -o-transition-transition:  all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  237.  
  238. .blogtitle{font-family: 'permanent marker';font-size: 40px;margin-left:10px; background: url("http://www.bilder-hochladen.net/files/kmhc-1-c4ca-png-rc.html";}
  239.  
  240. /* ♡ Permalink Controls ♡  */
  241. .entry .permalink{
  242. position:absolute;
  243. width:24px;
  244. max-width:24px;
  245. height:24px;
  246. padding:2px;
  247. background-color:#000;
  248. overflow:hidden;
  249. opacity:0.0;
  250. right:10px;
  251. margin-top:8px;
  252. text-align:center;
  253. font-family:'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  254. border-radius:16px;
  255. -webkit-transition: all .5s ease-in-out;
  256. -moz-transition: all .5s ease-in-out;
  257. -o-transition: all .5s ease-in-out;
  258. transition: all .5s ease-in-out; }
  259.  
  260. .entry:hover .permalink{
  261. overflow:hidden;
  262. opacity: 0.8;
  263. -webkit-transition: all .5s ease-in-out;
  264. -moz-transition: all .5s ease-in-out;
  265. -o-transition: all .5s ease-in-out;
  266. transition: all .5s ease-in-out;}
  267.  
  268. .entry .permalink:hover{
  269. -moz-transform: rotate(360deg);
  270. -webkit-transform: rotate(360deg);
  271. -o-transform: rotate(360deg);
  272. overflow:hidden;
  273. font-family:'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  274. text-align:left;
  275. -webkit-transition: all .5s ease-in-out;
  276. -moz-transition: all .5s ease-in-out;
  277. -o-transition: all .5s ease-in-out;
  278. transition: all .5s ease-in-out;}
  279.  
  280. .entry .permalink a {
  281. color:#fff;
  282. -webkit-transition: all .5s ease-in-out;
  283. -moz-transition: all .5s ease-in-out;
  284. -o-transition: all .5s ease-in-out;
  285. transition: all .5s ease-in-out;}
  286.  
  287. .entry .permalink a:hover {
  288. color:#888888;
  289. -webkit-transition: all .5s ease-in-out;
  290. -moz-transition: all .5s ease-in-out;
  291. -o-transition: all .5s ease-in-out;
  292. transition: all .5s ease-in-out;}
  293.  
  294. .permalink a {
  295. color:#fff;
  296. -webkit-transition: all .5s ease-in-out;
  297. -moz-transition: all .5s ease-in-out;
  298. -o-transition: all .5s ease-in-out;
  299. transition: all .5s ease-in-out;}
  300.  
  301. .entry .permalink a:hover {
  302. color:#888888;
  303. -webkit-transition: all .5s ease-in-out;
  304. -moz-transition: all .5s ease-in-out;
  305. -o-transition: all .5s ease-in-out;
  306. transition: all .5s ease-in-out;}
  307.  
  308. {CustomCSS}
  309.  
  310. </style>
  311.  
  312. <title>{title}</title>
  313.  
  314. <link rel="shortcut icon" href="{Favicon}">
  315. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  316. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  317. <meta name="viewport" content="width=1220" />
  318. </head><body>
  319.  
  320. <div id="all"></div><div id="center">
  321. <div class="wrapper">
  322. <div class="header">
  323.  
  324. {block:ifshowblogtitle}
  325. <div class="blogtitle"><img src="http://www.bilder-hochladen.net/files/kmhc-6-1679.jpg"></div>
  326. {/block:ifshowblogtitle}
  327.  
  328. <br><span class="description">{description}</span></span></center>
  329.  
  330. <div id="kk">
  331. <div id="ag"><nobr>
  332. <div id="ag"><a href="http://benpetersphotography.tumblr.com/" target="_blank">home</a></a><nobr>
  333. </div>
  334. </div></div>
  335.  
  336. <div id="ag"><a href="https://www.facebook.com/BenPetersPhotography?ref=hl" target="_blank">facebook</a></a><nobr>
  337. </div>
  338. </div>
  339. <div id="ag"><a href="http://www.youtube.com/channel/UC98z3FkEmGY8sV06HJqxpWw" target="_blank">youtube</a></a><nobr>
  340. </div>
  341. <Br><br>
  342.  
  343. <!-- ><span class="link"><center>
  344. <a href="/">Home</a> /
  345. {block:AskEnabled}<a href="/ask">{text:ask title}</a> /{/block:AskEnabled}
  346. {block:SubmissionsEnabled}<a href="/submit">Submit</a> / {/block:SubmissionsEnabled}
  347. {block:ifLinkOneTitle}
  348. <a href="{text:Link One}">{text:Link One Title}</a> /
  349. {/block:ifLinkOneTitle}
  350. {block:ifLinkTwoTitle}
  351. <a href="{text:Link Two}">{text:Link Two Title}</a> /
  352. {/block:ifLinkTwoTitle}
  353. {block:ifLinkThreeTitle}
  354. <a href="{text:Link Three}">{text:Link Three Title}</a> /
  355. {/block:ifLinkThreeTitle}
  356. {block:ifLinkFourTitle}
  357. <a href="{text:Link Four}">{text:Link Four Title}</a> /
  358. {/block:ifLinkFourTitle}
  359. {block:ifLinkFiveTitle}
  360. <a href="{text:Link Five}">{text:Link Five Title}</a> /
  361. {/block:ifLinkFiveTitle}
  362. {block:ifLinkSixTitle}
  363. <a href="{text:Link Six}">{text:Link Six Title}</a> /
  364. {/block:ifLinkSixTitle}
  365. <a href="/archive">archive</a> /
  366. <a href="http://final-stand.tumblr.com" target="_blank">Theme</a>
  367. <br><span class="description">{description}</span></span></center> -->
  368.    
  369. </div>
  370.  
  371. <div id="content">
  372. {block:Posts}
  373. <div class="entry">
  374.  
  375. {block:Text}
  376. <div class="text"><div style="padding:10px;">{Title}{Body}
  377. {block:IndexPage}
  378. <div class="text-permalink">
  379. <a href="{ReblogURL}" target="_blank"></a>  | <a href="{Permalink}">{NoteCountwithLabel}</div></a></div></div>
  380. {/block:IndexPage}
  381. {/block:Text}
  382.  
  383. {block:Answer}
  384. <div class="text"><div style="padding:10px;">
  385. <b><div align="left">{Asker} asked: {Question}</div></b>
  386. {Answer}
  387. {block:IndexPage}
  388. <a href="{Permalink}"><div class="text-permalink">{NoteCountwithLabel}</div></a>
  389. {/block:IndexPage}</div></div>{/block:Answer}
  390.  
  391. {block:Link}
  392. <div class="text"><div style="padding:10px;">
  393. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  394. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  395. {block:IndexPage}
  396. <div class="text-permalink"><a href="{ReblogURL}" target="_blank"></a>  | <a href="{Permalink}">{NoteCountwithLabel}</div></a></div></div>
  397. {/block:IndexPage}
  398. {block:Link}
  399.  
  400. {block:Photo}
  401. {block:ifshowphotopermalinks}{block:IndexPage}
  402. <div class="permalink">
  403. <div style="font-size:24px;line-height:24px;font-style:none;color:#fff;
  404. margin-left:0.3px;margin-top:-0px;">
  405. <a href="{ReblogURL}" target="_blank"></a></div></div>
  406. {/block:IndexPage}{/block:ifshowphotopermalinks}
  407. {block:IndexPage}
  408. <div class="photo">{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/> </a>{LinkCloseTag}</div>
  409. {/block:IndexPage}
  410. {block:PermalinkPage}<div class="photobig"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"/></div>
  411. {/block:PermalinkPage}
  412. {/block:Photo}
  413.  
  414. {block:Photoset}
  415. <center>
  416. {block:ifshowphotopermalinks}{block:IndexPage}
  417. <div class="permalink">
  418. <div style="font-size:24px;line-height:24px;font-style:none;color:#fff;
  419. margin-left:0.3px;margin-top:-0px;">
  420. <a href="{ReblogURL}" target="_blank"></a></div></div>
  421. {/block:IndexPage}{/block:ifshowphotopermalinks}
  422. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  423. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  424. </center>
  425. {/block:Photoset}
  426.  
  427. {block:Quote}
  428. <div class="text"><div style="padding:10px;">
  429. <div style="margin-left:3px;">
  430. {Quote}</span>
  431. {block:Source}<strong>{Source}</strong>{/block:Source}
  432. </div>
  433. {block:IndexPage}
  434. <div class="text-permalink"><a href="{ReblogURL}" target="_blank"></a>  | <a href="{Permalink}">{NoteCountwithLabel}</div></a></div></div>
  435. {/block:IndexPage}
  436. {/block:Quote}
  437.  
  438. {block:Chat}
  439. <div class="text"><div style="padding:10px;">
  440. <div style="margin-left:3px;">
  441. {block:Title}<span class="title">{title}</span>{/block:Title}
  442. <ul class="chat">
  443. {block:Lines}
  444. <li class="user_{UserNumber}">
  445. {block:Label}
  446. <span class="label">{Label}</span>
  447. {/block:Label}
  448. {Line}
  449. </li>
  450. {/block:Lines}
  451. </ul>
  452. </div>
  453. {block:IndexPage}
  454. <div class="text-permalink"><a href="{ReblogURL}" target="_blank"></a>  | <a href="{Permalink}">{NoteCountwithLabel}</div></a></div></div>
  455. {/block:IndexPage}
  456. {/block:Chat}
  457.  
  458. {block:Audio}
  459. <div class="text"><div style="padding:10px;">
  460. <div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  461. <center>{AudioPlayerBlack}
  462. {block:Caption}{Caption}{/block:Caption}</center>
  463. {block:IndexPage}
  464. <div class="text-permalink"><a href="{ReblogURL}" target="_blank"></a>  | <a href="{Permalink}">{NoteCountwithLabel}</div></a></div></div>
  465. {/block:IndexPage}
  466. {/block:Audio}
  467.  
  468. {block:Video}
  469. {block:IndexPage}
  470. <center>
  471. {Video-250}</center>
  472. {block:IndexPage}
  473. <div class="text-permalink_video"><a href="{Permalink}">Full Screen</a> | <a href="{ReblogURL}" target="_blank"></a>  | <a href="{Permalink} title="Notes">{NoteCount}</div></a></div></div>
  474. {/block:IndexPage}
  475. {block:PermalinkPage}
  476. <center>
  477. {Video-500}</center>
  478. {/block:PermalinkPage}
  479. {block:Video}
  480.  
  481. {block:PermalinkPage}
  482. {block:Date}
  483. <div style="font-size:12px;text-align:left;">
  484. <br>{block:Caption}{Caption}{/block:Caption}
  485. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div>
  486. {/block:Date}</center>{/block:PermalinkPage}
  487.  
  488. {block:PermalinkPage}
  489. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:PermalinkPage}
  490. </div>{/block:Posts}</center>
  491. {/block:Posts}
  492. {/block:PermalinkPage}
  493.  
  494. <!-- INFINTE SCROLL SCRIPT -->
  495. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  496. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  497. <script src="http://static.tumblr.com/6jwx45k/NDjmglaij/inf-scrolling.js"></script>
  498. <script type="text/javascript">
  499. $(window).load(function () {
  500. var $content = $('#content');
  501. $content.masonry({itemSelector: '.entry'}),
  502. $content.infinitescroll({
  503. navSelector : 'div#pagination',
  504. nextSelector : 'div#pagination a#nextPage',
  505. itemSelector : '.entry',
  506. loading: {/*Loading...*/
  507. finishedMsg: '',
  508. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  509. },
  510. bufferPx : 175,
  511. debug : false,
  512. },
  513. // call masonry as a callback.
  514. function( newElements ) {
  515. var $newElems = $( newElements );
  516. $newElems.hide();
  517. // ensure that images load before adding to masonry layout
  518. $newElems.imagesLoaded(function(){
  519. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1500);} );
  520. });
  521. });
  522. });
  523. </script>
  524.  
  525. {block:IndexPage}
  526. {block:Pagination}
  527. <div id="pagination">
  528. {block:NextPage}
  529. <a id="nextPage" href="{NextPage}"></a>
  530. {/block:NextPage}
  531. {block:PreviousPage}
  532. <a href="{PreviousPage}"></a>
  533. {/block:PreviousPage}
  534. </div>
  535. {/block:Pagination}
  536. {/block:IndexPage}
  537.  
  538. </body>
  539.  
  540. <!-- Facebook Like Badge START --><div style="width: 100%;"><div style="background: #3B5998;padding: 5px;"><img src="http://www.facebook.com/images/fb_logo_small.png" alt="Facebook"/><img src="https://badge.facebook.com/badge/492200610813615.100001465208370.974997001.png" alt="" width="0" height="0"/></div><div style="background: #EDEFF4;display: block;border-right: 1px solid #D8DFEA;border-bottom: 1px solid #D8DFEA;border-left: 1px solid #D8DFEA;margin: 0px;padding: 0px 0px 5px 0px;"><div style="background: #EDEFF4;display: block;padding: 5px;"><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top"><img src="http://www.facebook.com/images/icons/fbpage.gif" alt=""/></td><td valign="top"><p style="color: #808080;font-family: verdana;font-size: 11px;margin: 0px 0px 0px 0px;padding: 0px 8px 0px 8px;"><a href="https://www.facebook.com/ben.peters99" target="_TOP" style="color: #3B5998;font-family: verdana;font-size: 11px;font-weight: normal;margin: 0px;padding: 0px 0px 0px 0px;text-decoration: none;" title="Ben Peters">Ben Peters</a> gefällt</p></td></tr></table></div><div style="background: #FFFFFF;clear: both;display: block;margin: 0px;overflow: hidden;padding: 5px;"><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="middle"><a href="https://www.facebook.com/BenPetersPhotography" target="_TOP" style="border: 0px;color: #3B5998;font-family: verdana;font-size: 12px;font-weight: bold;margin: 0px;padding: 0px;text-decoration: none;" title="Ben Peters Photography"><img src="https://www.facebook.com/profile/pic.php?oid=AWyNKT56WZJu3KUeyEdOyq6DVnXkbzD6TPnZp2lxwQa1qZZ2LWkvJKS7XFdcfO2kizg&size=square" style="border: 0px;margin: 0px;padding: 0px;" alt="Ben Peters Photography"/></a></td><td valign="middle" style="padding: 0px 8px 0px 8px;"><a href="https://www.facebook.com/BenPetersPhotography" target="_TOP" style="border: 0px;color: #3B5998;font-family: verdana;font-size: 12px;font-weight: bold;margin: 0px;padding: 0px;text-decoration: none;" title="Ben Peters Photography">Ben Peters Photography</a></td></tr></table></div></div><div style="display: block;float: right;margin: 0px;padding: 4px 0px 0px 0px;"><a href="http://www.facebook.com/badges/like.php" target="_TOP" style="color: #3B5998;font-family: verdana;font-size: 11px;font-weight: none;margin: 0px;padding: 0px;text-decoration: none;" title="Erstelle dein &#x201e;Gef&#xe4;llt mir&#x201c;-Banner"></a></div></div><!-- Facebook Like Badge END -->
  541.  
  542.  
  543. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement