Advertisement
planthed

Gold

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