Advertisement
planthed

Towers

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