Advertisement
planthed

Back to black

Oct 5th, 2015
1,021
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.40 KB | None | 0 0
  1. <!-----
  2.  
  3. theme made by tumblr user planthed // weedhs ★彡
  4.  
  5. keep the creds u lil bitch
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://planthed.tumblr.com/
  9. — http://weedhs.tumblr.com/
  10.  
  11. ------>
  12.  
  13. <html lang="en">
  14. <head>
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Raleway|Montserrat' rel='stylesheet' type='text/css'>
  17.  
  18.  
  19. <meta name="image:Background" content=""/>
  20. <meta name="text:blogtitle" content=""/>
  21. <meta name="if:gray scale posts" content="1"/>
  22. <meta name="text:Link 1 Title" content="home" />
  23. <meta name="text:Link 1" content="/" />
  24. <meta name="text:Link 2 Title" content="ask"/>
  25. <meta name="text:Link 2" content="/ask" />
  26. <meta name="text:Link 3 Title" content="more" />
  27. <meta name="text:Link 3" content="/" />
  28. <meta name="text:Link 4 Title" content="archive" />
  29. <meta name="text:Link 4" content="/archive" />
  30. <meta name="text:Link 5 Title" content="faves" />
  31. <meta name="text:Link 5" content="/" />
  32. <meta name="text:Link 6 Title" content="about" />
  33. <meta name="text:Link 6" content="/" />
  34. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  35. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  36. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  37. <script>
  38. (function($){
  39. $(document).ready(function(){
  40. $("a[title]").style_my_tooltips({
  41. tip_follows_cursor:true,
  42. tip_delay_time:90,
  43. tip_fade_speed:600,
  44. attribute:"title"
  45. });
  46. });
  47. })(jQuery);
  48. </script>
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. #s-m-t-tooltip{
  56. max-width:300px;
  57. padding:8px;
  58. background:black;
  59. margin:20px 0px 0px 20px;
  60. font-family:calibri;
  61. font-weight:bold;
  62. font-size:8px;
  63. letter-spacing:1px;
  64. text-transform:uppercase;
  65. border:1px solid white;
  66. color:#fff;
  67. line-height:16px;
  68. {block:ifboxshadow}
  69. box-shadow:6px 6px rgba(0, 0, 0, 0.9);
  70. {/block:ifboxshadow}
  71. opacity:1;
  72. z-index:9999999999999999999;
  73. }
  74.  
  75.  
  76. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  77. z-index:9999999999999999999999999999999999999;
  78. opacity:.2 !important;
  79. -webkit-filter:invert(100%);
  80. position:fixed!important;
  81. }
  82.  
  83. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  84. -webkit-transition:opacity 0.7s linear;
  85. opacity:1.0;
  86. -webkit-transition:all 0.4s ease-out;
  87. -moz-transition:all 0.4s ease-out;
  88. transition: all 0.4s ease-out;
  89. z-index:99999;
  90. }
  91.  
  92. ::-webkit-scrollbar {
  93. height: 5px;
  94. width: 9px;
  95. background: #000;
  96. }
  97.  
  98. ::-webkit-scrollbar-thumb:vertical {
  99. background: #fff;
  100. border: 4px solid #000;
  101. }
  102.  
  103.  
  104.  
  105. body, a, a:hover {cursor: url(http://i1347.photobucket.com/albums/p718/TheLittleDanger/Pointer%20Cursors/Pointer_0013_Camada-22_zpsfa75fec5.png), auto;}
  106.  
  107.  
  108. a:link, a:active, a:visited{
  109. color:white;
  110. cursor: url(http://i1347.photobucket.com/albums/p718/TheLittleDanger/Pointer%20Cursors/Pointer_0013_Camada-22_zpsfa75fec5.png), progress;
  111. text-decoration: none;
  112. -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;
  113. }
  114. a:hover {
  115. font-style: none;
  116. color:#fff;
  117. cursor: url(http://i1347.photobucket.com/albums/p718/TheLittleDanger/Pointer%20Cursors/Pointer_0013_Camada-22_zpsfa75fec5.png), progress;
  118. }
  119.  
  120. #a{width:250px; height:auto;}
  121. {block:PermalinkPage}
  122. width:410px;
  123. {/block:PermalinkPage}
  124. }
  125. #center{
  126. padding-top:3px;
  127. padding-bottom:3px;
  128. position:fixed !important;
  129. width:250px;
  130. height:207px;
  131. background-color:white;
  132. {block:PermalinkPage}
  133. width:410px;
  134. height:207px;
  135. {/block:PermalinkPage}
  136. }
  137. body{
  138. margin:5px;
  139. background-color:black;
  140. background-image:url({image:Background});
  141. background-attachment: fixed;
  142. background-repeat: repeat;
  143. color:{color:Text};
  144. }
  145. #audio {
  146. width:350px;
  147. height:auto;
  148. min-height:60px;
  149. padding-bottom:0px;
  150. }
  151. .cover {
  152. position:absolute;
  153. z-index:1;
  154. width:60px;
  155. height:60px;
  156. }
  157. .cover img {
  158. float:left;
  159. width:60px;
  160. height:60px;
  161. }
  162. .playbox {
  163. opacity:0.6;
  164. width:27px;
  165. height:30px;
  166. overflow:hidden;
  167. position:absolute;
  168. z-index:1000;
  169. margin-left:17px;
  170. margin-top:17px;
  171. text-align:center;
  172. }
  173. .info {
  174. margin-left:73px;
  175. margin-top:4px;
  176. line-height:14px;
  177. }
  178.  
  179.  
  180. .title{
  181. font-family:arial;
  182. font-weight:bold;
  183. font-size:11px;
  184. font-style:italic;
  185. text-transform:uppercase;
  186. letter-spacing:3px;
  187. line-height: 16px;
  188. color:white;
  189. margin-top:5px;
  190. padding: 2px 0px 0px 0px;
  191.  
  192. }
  193. askk {
  194. font-family:calibri;
  195. font-weight:bold;
  196. font-size:9px;
  197. text-transform:uppercase;
  198. letter-spacing:2px;
  199. z-index:1;
  200. color:white;
  201. }
  202.  
  203. #posts{
  204. float:center;
  205. width:410px;
  206. margin-left:50px;
  207. margin-top:20px;
  208. height:100%;
  209. {block:ifsidebarleft}
  210. margin-left:500px;
  211. {/block:ifsidebarleft}
  212. }
  213.  
  214. #entry img{
  215. {block:ifgrayscaleposts}
  216. -webkit-filter: grayscale(60%);
  217. {/block:ifgrayscaleposts}
  218. {block:indexpage}
  219. max-width:100%;
  220. {/block:indexpage}
  221. -webkit-transition: all .7s ease;
  222. -moz-transition: all .7s ease;
  223. -o-transition: all .7s ease;
  224. transition: all .7s ease;
  225. }
  226.  
  227. #entry img:hover{
  228. -webkit-filter: grayscale(0%);
  229. opacity:1;
  230. -webkit-transition: all .7s ease;
  231. -moz-transition: all .7s ease;
  232. -o-transition: all .7s ease;
  233. transition: all .7s ease;
  234. }
  235.  
  236.  
  237. #entry {
  238. font-family:calibri;
  239. padding:-10px;
  240. font-size:8px;
  241. text-transform:uppercase;
  242. line-height: 16px;
  243. color:#fff;
  244. letter-spacing:1px;
  245. margin:30px;
  246. margin-top:70px;
  247. padding:15px;
  248. outline:1px solid #fff;
  249. outline-offset:20px;
  250. border:1px solid #fff;
  251. background:black;
  252. float:left;
  253. width:250px;
  254. {block:PermalinkPage}
  255. width:250px;
  256. {/block:PermalinkPage}
  257. }
  258.  
  259.  
  260. #perma1 {
  261. margin-left:-25px;
  262. opacity:0;
  263. margin-top:0px;
  264. width:15px;
  265. height:15px;
  266. z-index:9999999;
  267. background:black;
  268. border:1px solid #fff;
  269. position:absolute;
  270. -webkit-transition: 2s ease;
  271. -moz-transition: 2s ease;
  272. transition: 2s ease;
  273. }
  274.  
  275. #perma1:hover{
  276. background:white;
  277. }
  278.  
  279. #entry:hover #perma1 {
  280. opacity:1;
  281. -webkit-transition: 1s ease;
  282. -moz-transition: 1s ease;
  283. transition: 1s ease;
  284. }
  285.  
  286. #perma2 {
  287. margin-left:-25px;
  288. margin-top:25px;
  289. opacity:0;
  290. width:15px;
  291. height:15px;
  292. z-index:9999999;
  293. background:black;
  294. border:1px solid #fff;
  295. position:absolute;
  296. -webkit-transition: 1.5s ease;
  297. -moz-transition: 1.5s ease;
  298. transition: 1.5s ease;
  299. }
  300.  
  301. #entry:hover #perma2 {
  302. opacity:1;
  303. -webkit-transition: 1.5s ease;
  304. -moz-transition: 1.5s ease;
  305. transition: 1.5s ease;
  306. }
  307.  
  308. #perma2:hover{
  309. opacity:1;
  310. background:white;
  311. }
  312.  
  313. #perma3 {
  314. margin-left:-25px;
  315. margin-top:50px;
  316. opacity:0;
  317. width:15px;
  318. height:15px;
  319. z-index:9999999;
  320. background:black;
  321. border:1px solid #fff;
  322. position:absolute;
  323. -webkit-transition: 1s ease;
  324. -moz-transition: 1s ease;
  325. transition: 1s ease;
  326. }
  327.  
  328. #perma3:hover{
  329. opacity:1;
  330. background:white;
  331. }
  332. #entry:hover #perma3 {
  333. opacity:1;
  334. -webkit-transition: 2s ease;
  335. -moz-transition: 2s ease;
  336. transition: 2s ease;
  337. }
  338.  
  339. .permalinktext a{
  340. color:white;
  341. }
  342. .permalinktext{
  343. text-transform: uppercase;
  344. font-family:calibri;
  345. font-size: 8px;
  346. letter-spacing: 1px;
  347. background:#000;
  348. padding: 5px 5px;
  349. color: #fff;
  350. border-left:1px solid white;
  351. border-right:1px solid white;
  352. border-top:1px solid white;
  353. display: inline-block;
  354. margin-top:10px;
  355.  
  356. }
  357.  
  358. .line {
  359. border-top: 1px solid #fff;
  360. padding-top: 3px;
  361. }
  362.  
  363. #sidebar {
  364. position:fixed;
  365. background:#000;
  366. border:1px solid #fff;
  367. padding:30px;
  368. z-index:999;
  369. overflow:hidden;
  370. width:120px;
  371. margin-top:49px;
  372. margin-left:460px;
  373. z-index:999;
  374. height:100px;
  375. -o-transition-transition:0.4s;
  376. -webkit-transition-duration:0.4s;
  377. -moz-transition-duration:0.4s;
  378. }
  379.  
  380. #sidebar:hover{
  381.  
  382. height:170px;
  383. }
  384.  
  385. .titulo {
  386. color:#fff;
  387. margin-top:-10px;
  388. margin-left:-10px;
  389. font-family:calibri;
  390. z-index:99999999999999999999999999999999;
  391. text-align:center;
  392. font-style:italic;
  393. width:120px;
  394. padding:7px;
  395. font-size:10px;
  396. line-height:23px;
  397. letter-spacing:2px;
  398. text-transform:uppercase;
  399. position:absolute;
  400. border:1px solid #fff;
  401. -webkit-transition:all 0.6s ease-out;
  402. -moz-transition:all 0.6s ease-out;
  403. transition:all 0.6s ease-out;
  404. }
  405.  
  406.  
  407.  
  408. .desc {position:fixed;
  409. margin-top:48px;
  410. margin-left:-10px;
  411. font-family:calibri;
  412. font-size:8px;
  413. z-index:999999;
  414. text-align:left;
  415. width:120px;
  416. border:1px solid #fff;
  417. padding:7px;
  418. height:42px;
  419. line-height:14px;
  420. letter-spacing:1px;
  421. text-transform:uppercase;
  422. color:white;
  423. overflow-y:scroll;
  424. }
  425.  
  426.  
  427. .links:hover a{color:#777;}
  428. .links a:hover{color:#fff;}
  429.  
  430. .links{
  431. position:fixed;
  432. width:124px;
  433. height:40px;
  434. padding:5px;
  435. border:1px solid #fff;
  436. z-index:-9999999999999;
  437. margin-top:220px;
  438. margin-left:-10px;
  439. opacity:0;
  440. transition:0.4s;
  441. -webkit-transition:all 0.6s ease-out;
  442. -moz-transition:all 0.6s ease-out;
  443. transition:all 0.6s ease-out;
  444. }
  445.  
  446. #sidebar:hover .links{
  447. margin-top:125px;
  448. opacity:1;
  449.  
  450. }
  451.  
  452. .links a{
  453. text-shadow:10px 0px transparent, -10px 0px transparent;
  454. position:relative;
  455. font-family:calibri;
  456. margin-top:3px;
  457. font-size:8px;
  458. letter-spacing:1px;
  459. text-transform:uppercase;
  460. color:#fff;
  461. text-align:left;
  462. display:inline-block;
  463. margin-left:5px;
  464. padding:2px;
  465. -webkit-transition:All 0.5s ease-in-out;
  466. -moz-transition:All 0.5s ease-in-out;
  467. -ms-transition:All 0.5s ease-in-out;
  468. -o-transition:All 0.5s ease-in-out;
  469. transition:All 0.5s ease-in-out;
  470. outline:1px solid transparent;
  471. outline-offset:-5px;
  472. }
  473.  
  474.  
  475.  
  476.  
  477. ol.notes li.note img.avatar {
  478. display:none;}
  479.  
  480. </style>
  481.  
  482.  
  483. <title>{title}</title>
  484. <link rel="shortcut icon" href="{favicon}">
  485. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
  486.  
  487. <body>
  488. <div id="center">
  489. <div id="content">
  490.  
  491. <div id="sidebar">
  492. <div class="titulo">{text:blogtitle}</div>
  493. <div class="desc">{description}</div>
  494. <div class="links">
  495. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  496. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  497. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  498. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  499. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  500. <a href="{text:Link 6}">{text:Link 6 Title}</a>
  501. </div>
  502. </div>
  503. </div>
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510. <div id="posts">
  511. {block:Posts}
  512. <div id="entry">
  513.  
  514. {block:Text}
  515. {block:Title}<span class="title">{Title}</span></span>{/block:Title}
  516. <span class="entrytext">{Body}</span></span></a>
  517. {block:IndexPage}
  518. <div class="permalinktext">
  519. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  520. </div>
  521. <div class="line"></div>
  522. {/block:IndexPage}
  523. {/block:Text}
  524.  
  525. {block:Link}
  526. <a href="{URL}" class="title">{Name}</a>
  527. {block:Description}{Description}{/block:Description}
  528. {block:IndexPage}
  529. <div class="permalinktext">
  530. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  531. </div>
  532. <div class="line"></div>
  533. {/block:IndexPage}
  534. {block:Link}
  535.  
  536.  
  537. {block:Photo}
  538. {block:IndexPage}
  539. <a href="{reblogurl}" title="reblog"target="_blank"><div id="perma1"></div></a>
  540. <a href="{permalink}" title="{NoteCountWithLabel}"target="_blank"><div id="perma2"></div></a>
  541. <a href="{permalink}" title="posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek}"target="_blank"><div id="perma3"></div></a>
  542. {/block:IndexPage}
  543. {block:IndexPage}
  544. <img src="{PhotoURL-500}" alt="{PhotoAlt}" style="" /></a>
  545. {/block:IndexPage}
  546. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/>{LinkCloseTag}{/block:PermalinkPage}
  547. {/block:Photo}
  548.  
  549.  
  550. {block:Photoset}
  551. {Photoset-250}
  552. {block:IndexPage}
  553. <div class="permalinktext">
  554. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  555. </div><div class="line"></div>
  556. {/block:IndexPage}
  557. {/block:Photoset}
  558.  
  559. {block:Quote}
  560. <div class="quote">❝{quote}</div>
  561. {block:IndexPage}
  562. <div class="permalinktext">
  563. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  564. </div><div class="line"></div>
  565. {/block:IndexPage}
  566. {/block:IndexPage}
  567. {/block:Quote}
  568.  
  569. {block:Chat}
  570. {block:Title}<span class="title">{Title}</span>{/block:Title}
  571. <ul class="chat">
  572. {block:Lines}
  573. <li class="user_{UserNumber}">
  574. {block:Label}
  575. <span class="label">{Label}</span>
  576. {/block:Label}
  577. {Line}<p>
  578. {/block:Lines}
  579. {block:IndexPage}
  580. <div class="permalinktext">
  581. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  582. </div><div class="line"></div>
  583. {/block:indexpage}
  584. {/block:Chat}
  585.  
  586. {block:Audio}
  587. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  588. {block:IndexPage}<br>
  589. <div class="permalinktext">
  590. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  591. </div><div class="line"></div>
  592. {/block:IndexPage}
  593. {/block:Audio}
  594.  
  595. {block:Video}
  596. {block:IndexPage}
  597. {Video-250}
  598. <div class="permalinktext">
  599. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  600. </div><div class="line"></div>
  601. {/block:IndexPage}{block:PermalinkPage}{Video-250}{/block:PermalinkPage}
  602. {block:Video}
  603.  
  604. {block:Answer}
  605. <div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 6px; background-color:{color:background};border:1px solid white">
  606. <askk>{asker}:</askk> {Question} </div>
  607. <div style="margin-top:5px;line-height:11px;margin-bottom:2px; text-align-align:left;">
  608. {Answer} </div>
  609.  
  610. {block:IndexPage}
  611. <div class="permalinktext">
  612. posted at <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}{dayofmonthsuffix}</a> with <a href="{permalink}">{NoteCountwithlabel}</a>
  613. </div><div class="line"></div>
  614. {/block:indexpage}
  615. {/block:Answer}
  616.  
  617. {block:PermalinkPage}
  618. <center>
  619. {block:Caption}{Caption}{/block:Caption}
  620. {block:RebloggedFrom}
  621. posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  622. <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  623. {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  624.  
  625. {block:NoteCount} <div style="border-bottom: 1px solid #eee; text-align: center; margin: 10px;"></div>{/block:NoteCount}
  626. </center>
  627. {/block:PermalinkPage}
  628.  
  629. {block:PostNotes}<div align="middle"></div>
  630. <center></center></span><br>
  631. <div id="postnotes">{PostNotes}</div><br>
  632. <center>{block:ContentSource}
  633. <br><a href="{SourceURL}">
  634. {lang:Source}:
  635. {block:SourceLogo}
  636. <img src="{BlackLogoURL}" width="{LogoWidth}"
  637. height="{LogoHeight}" alt="{SourceTitle}" />
  638. {/block:SourceLogo}
  639. {block:NoSourceLogo}
  640. {SourceLink}
  641. {/block:NoSourceLogo}
  642. </a>
  643. {/block:ContentSource}</center>
  644.  
  645. {/block:PostNotes}
  646. </div>
  647. {/block:Posts}
  648. </div></div>
  649.  
  650. {block:indexpage}
  651. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  652. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  653. <script type="text/javascript" src="http://static.tumblr.com/dbhjqlo/I5dnc0n0g/jqueryair.txt"></script>
  654. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  655. <script type="text/javascript">
  656. $(window).load(function(){
  657. var $wall = $('#posts');
  658. $wall.imagesLoaded(function(){
  659. $wall.masonry({
  660. itemSelector: '#entry, #entry_photo',
  661. isAnimated : false
  662. });
  663. });
  664.  
  665. $wall.infinitescroll({
  666. navSelector : '#page-nav',
  667. nextSelector : '#page-nav a',
  668. itemSelector : '#entry, #entry_photo',
  669. bufferPx : 2000,
  670. debug : false,
  671. errorCallback: function() {
  672. $('#infscr-loading').fadeOut('normal');
  673. }},
  674. function( newElements ) {
  675. var $newElems = $( newElements );
  676. $newElems.hide();
  677. $newElems.imagesLoaded(function(){
  678. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  679. });
  680. }); $('#content').show(500);
  681. });
  682. </script>
  683. {/block:indexpage}
  684. <script type="text/javascript">
  685. <!--
  686.  
  687. // Disable Right Click Script
  688.  
  689. function IE(e)
  690. {
  691. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  692. {
  693. return false;
  694. }
  695. }
  696. function NS(e)
  697. {
  698. if (document.layers || (document.getElementById && !document.all))
  699. {
  700. if (e.which == "2" || e.which == "3")
  701. {
  702. return false;
  703. }
  704. }
  705. }
  706. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  707.  
  708. //-->
  709. </script>
  710. </body>
  711. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement