Advertisement
feiinho

Win2k - adorablethemes.com

May 16th, 2019
486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.36 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <!--
  5.  
  6. theme: Win2K
  7. version: 2.4 (April 14, 2019)
  8. from: adorablethemes.com
  9.  
  10.  
  11. credits:
  12.  
  13. imagesLoaded 4.1.4 (imagesloaded.desandro.com)
  14. Infinite Scroll 2.0.2 (infinite-scroll.com)
  15. jQuery 3.3.1 (jquery.com)
  16. Masonry 4.2.1 (masonry.desandro.com)
  17.  
  18. -->
  19. <title>{block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
  20. <meta charset="UTF-8">
  21. <meta name="description" content="{MetaDescription}">
  22. <meta name="viewport" content="width=1070">
  23. <meta name="theme-color" content="{color:Title Bar Left}">
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="apple-touch-icon" href="{PortraitURL-128}">
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27. {block:Hidden}
  28. <meta name="image:Wallpaper" content="">
  29.  
  30. <meta name="color:Background" content="#386ca0">
  31. <meta name="color:Title Bar Left" content="#082468">
  32. <meta name="color:Title Bar Right" content="#a0c8f0">
  33. <meta name="color:Title Bar Text" content="#ffffff">
  34. <meta name="color:Photo Background" content="#d0d0c8">
  35.  
  36. <meta name="if:Show Archive Link" content="1">
  37. <meta name="if:Show Random Link" content="0">
  38. <meta name="if:Show Liked Posts Link" content="0">
  39. <meta name="if:Show Search Box" content="1">
  40. <meta name="if:Stretch Images" content="1">
  41. <meta name="if:Cool Notes" content="1">
  42. <meta name="if:Infinite Scrolling" content="0">
  43. <meta name="if:Show Dates in Title Bars" content="0">
  44. <meta name="if:Show Related Posts" content="1">
  45.  
  46. <meta name="select:Layout" content="one-column" title="One column">
  47. <meta name="select:Layout" content="two-column" title="Two columns">
  48. <meta name="select:Layout" content="three-column" title="Three columns">
  49.  
  50. <meta name="select:Post Body Font" content="arial" title="Arial">
  51. <meta name="select:Post Body Font" content="comic-sans" title="Comic Sans">
  52. <meta name="select:Post Body Font" content="courier" title="Courier New">
  53. <meta name="select:Post Body Font" content="times" title="Times New Roman">
  54. <meta name="select:Post Body Font" content="verdana" title="Verdana">
  55. <meta name="select:Post Body Font" content="consolas" title="Consolas">
  56. <meta name="select:Post Body Font" content="tahoma" title="Tahoma">
  57.  
  58. <meta name="select:Background Image Style" content="tile" title="tile">
  59.  
  60. <meta name="select:Background Image Style" content="cover" title="cover">
  61. <meta name="select:Background Image Style" content="center" title="center">
  62.  
  63. <meta name="text:Custom Ask Page Text" content="">
  64. <meta name="text:Google Analytics ID" content="">
  65. {/block:Hidden}
  66. <style>
  67. * {
  68. -webkit-box-sizing: border-box;
  69. -moz-box-sizing: border-box;
  70. box-sizing: border-box;
  71. }
  72. ::-moz-selection { background: {color:Title Bar Left}; color:{color:Title Bar Text}; text-shadow: none; }
  73. ::selection { background: {color:Title Bar Left}; color:{color:Title Bar Text}; text-shadow: none; }
  74. .background-cover {
  75. background-position: center center;
  76. background-size: cover;
  77. }
  78. .background-tile {
  79. background-repeat: repeat;
  80. }
  81. .background-center {
  82. background-position: center center;
  83. background-repeat: no-repeat;
  84. }
  85. body {
  86. background-color: {color:Background};
  87. {block:IfWallpaperImage}
  88. background-image: url('{image:Wallpaper}');
  89. background-attachment: fixed;
  90. {/block:IfWallpaperImage}
  91. font-family: Tahoma, 'MS Sans Serif', sans-serif;
  92. width: 690px;
  93. margin: 0 auto;
  94. }
  95. body.layout-two-column {
  96. width: 1020px;
  97. }
  98. body.layout-three-column {
  99. width: 1063px;
  100. }
  101. a, a:hover {
  102. text-decoration: none;
  103. }
  104. main {
  105. float: left;
  106. width: 510px;
  107. margin-top: 64px;
  108. margin-bottom: 32px;
  109. }
  110. .layout-two-column main {
  111. width: 884px;
  112. }
  113. .layout-three-column main {
  114. width: 927px;
  115. }
  116. .sidebar {
  117. position: fixed;
  118. margin-left: 550px;
  119. margin-top: 64px;
  120. width: 136px;
  121. font-size: 12px;
  122. }
  123. .layout-two-column .sidebar {
  124. margin-left: 884px;
  125. }
  126. .layout-three-column .sidebar {
  127. margin-left: 927px;
  128. }
  129. .sidebar-links {
  130. list-style-type: none;
  131. padding-left: 0;
  132. margin: 4px 0;
  133. }
  134. .button-border {
  135. border: 1px solid #404040;
  136. border-top-color: white;
  137. border-left-color: white;
  138. margin-bottom: 4px;
  139. }
  140. .button-border:active {
  141. border: 1px solid #404040;
  142. }
  143. .sidebar-links li {
  144. border: 1px solid #808080;
  145. border-top-color: #d0d0c8;
  146. border-left-color: #d0d0c8;
  147. text-align: center;
  148. color: black;
  149. font-size: 11px;
  150. padding: 4px 0;
  151. }
  152. .sidebar-links li:active {
  153. border: 1px solid #808080;
  154. color: rgba(0,0,0,0);
  155. text-shadow: 1px 1px 0px black;
  156. }
  157. .blog-description {
  158. text-align: center;
  159. padding: 10px;
  160. font-size: 10px;
  161. word-wrap: break-word;
  162. }
  163. .window-border {
  164. margin-bottom: 48px;
  165. margin-right: 48px;
  166. width: 100%;
  167. border: 1px solid #d0d0c8;
  168. border-right-color: #404040;
  169. border-bottom-color: #404040;
  170. }
  171. main .window-border {
  172. width: 510px;
  173. float: left;
  174. }
  175. .layout-two-column main .window-border {
  176. width: 410px;
  177. margin-right: 32px;
  178. margin-bottom: 32px;
  179. }
  180. .layout-three-column main .window-border {
  181. width: 285px;
  182. margin-right: 24px;
  183. margin-bottom: 24px;
  184. }
  185. .window {
  186. background-color: #d0d0c8;
  187. padding: 2px;
  188. border: 1px solid #d0d0c8;
  189. border-left-color: white;
  190. border-top-color: white;
  191. border-right-color: #808080;
  192. border-bottom-color: #808080;
  193. }
  194. .title-bar {
  195. background-color: {color:Title Bar Left};
  196. background: -moz-linear-gradient(left, {color:Title Bar Left} 0%, {color:Title Bar Right} 100%);
  197. background: -webkit-linear-gradient(left, {color:Title Bar Left} 0%, {color:Title Bar Right} 100%);
  198. background: linear-gradient(to right, {color:Title Bar Left}, {color:Title Bar Right});
  199. color: {color:Title Bar Text};
  200. font-size: 11px;
  201. font-weight: bold;
  202. padding: 1px;
  203. overflow-y: hidden;
  204. cursor: default;
  205. min-height: 16px;
  206. }
  207. .title-bar-buttons {
  208. float: right;
  209. width: 50px;
  210. height: 15px;
  211. background-image: url('//static.tumblr.com/anzluor/Fgkolwea1/m56u7v9.png');
  212. background-repeat: no-repeat;
  213. background-position: -2px -33px;
  214. }
  215. .title-bar img {
  216. margin-right: 2px;
  217. vertical-align: middle;
  218. }
  219. .title-bar .icon {
  220. width: 16px;
  221. height: 16px;
  222. background-image: url('//static.tumblr.com/anzluor/Fgkolwea1/m56u7v9.png');
  223. background-repeat: no-repeat;
  224. background-position: -64px -16px;
  225. float: left;
  226. margin-right: 2px;
  227. }
  228. .link .title-bar .icon {
  229. background-position: 0 0;
  230. }
  231. .photo .title-bar .icon {
  232. background-position: -16px 0;
  233. }
  234. .chat .title-bar .icon {
  235. background-position: -32px 0;
  236. }
  237. .text .title-bar .icon {
  238. background-position: -96px 0;
  239. }
  240. .quote .title-bar .icon {
  241. background-position: -48px 0;
  242. }
  243. .answer .title-bar .icon {
  244. background-position: -160px 0;
  245. }
  246. .video .title-bar .icon {
  247. background-position: -80px 0;
  248. }
  249. .audio .title-bar .icon {
  250. background-position: -80px -16px;
  251. }
  252. .menu-bar {
  253. padding-bottom: 1px;
  254. }
  255. .menu-items {
  256. list-style-type: none;
  257. padding-left: 0;
  258. margin: 0;
  259. }
  260. .menu-items li {
  261. color: black;
  262. font-size: 11px;
  263. display: inline-block;
  264. padding: 1px 6px;
  265. cursor: default;
  266. border: 1px solid #d0d0c8;
  267. }
  268. .menu-items li:hover {
  269. color: black;
  270. cursor: default;
  271. border: 1px outset #d0d0c8;
  272. }
  273. .menu-items li:active {
  274. border: 1px solid #808080;
  275. border-right-color: white;
  276. border-bottom-color: white;
  277. color: rgba(0,0,0,0);
  278. text-shadow: 1px 1px 0px black;
  279. }
  280. .text-area {
  281. font-family: Arial, Helvetica, sans-serif;
  282. font-size: 12px;
  283. border: 1px inset #d0d0c8;
  284. border-left-color: #404040;
  285. border-top-color: #404040;
  286. border-right-color: white;
  287. border-bottom-color: white;
  288. background-color: white;
  289. padding: 10px 20px;
  290. }
  291. .text-area a.tumblr_blog {
  292. text-decoration: none;
  293. }
  294. .font-arial .text-area {
  295. font-family: Arial, Helvetica, sans-serif;
  296. }
  297. .font-comic-sans .text-area {
  298. font-family: 'Comic Sans MS', 'Comic Sans', Chalkboard, cursive;
  299. }
  300. .font-courier .text-area {
  301. font-family: 'Courier New', Menlo, monospace;
  302. }
  303. .font-times .text-area {
  304. font-family: 'Times New Roman', Times, serif;
  305. }
  306. .font-verdana .text-area {
  307. font-family: Verdana, sans-serif;
  308. }
  309. .font-consolas .text-area {
  310. font-family: Consolas, Menlo, monospace;
  311. }
  312. .font-tahoma .text-area {
  313. font-family: Tahoma, sans-serif;
  314. }
  315. .photo .text-area, .video .text-area, .audio .text-area {
  316. display: none;
  317. }
  318. .photo .text-area.has-caption, .video .text-area.has-caption, .audio .text-area.has-caption {
  319. display: block;
  320. }
  321. .photo .text-area.has-tags, .video .text-area.has-tags, .audio .text-area.has-tags {
  322. display: block;
  323. }
  324. .text-area a {
  325. color: black;
  326. text-decoration: underline;
  327. }
  328. .text-area a:hover {
  329. color: #444;
  330. text-decoration: underline;
  331. }
  332. .text-area hr {
  333. border: 0;
  334. border-top: 1px dotted #444;
  335. }
  336. .text-area img {
  337. max-width: 100%;
  338. height: auto;
  339. }
  340. .text-area iframe {
  341. max-width: 100%;
  342. }
  343. .text-area blockquote {
  344. border-left: 2px solid black;
  345. margin-left: 2px;
  346. padding-left: 8px;
  347. }
  348. .quote-text {
  349. font-family: 'Times New Roman', Times, serif;
  350. font-size: 16px;
  351. font-style: italic;
  352. }
  353. .status-bar {
  354. padding: 4px 2px;
  355. margin-top: 2px;
  356. border: 1px solid #d0d0c8;
  357. border-left-color: #808080;
  358. border-top-color: #808080;
  359. border-right-color: white;
  360. border-bottom-color: white;
  361. font-size: 11px;
  362. }
  363. .status-bar a {
  364. color: black;
  365. }
  366. .grip {
  367. float: right;
  368. width: 16px;
  369. height: 16px;
  370. background-image: url('//static.tumblr.com/anzluor/Fgkolwea1/m56u7v9.png');
  371. background-repeat: no-repeat;
  372. background-position: -160px -32px;
  373. }
  374.  
  375. .media-container {
  376. border: 1px inset #d0d0c8;
  377. border-left-color: #404040;
  378. border-top-color: #404040;
  379. border-right-color: white;
  380. border-bottom-color: white;
  381. margin-bottom: 2px;
  382. background-color: {color:Photo Background};
  383. overflow: hidden;
  384. }
  385. .photo-post-photo {
  386. max-width: 100%;
  387. height: auto;
  388. display: block;
  389. }
  390. {block:IfStretchImages}
  391. .stretch-images .photo-post-photo {
  392. width: 500px;
  393. }
  394. .stretch-images.layout-two-column .photo-post-photo {
  395. width: 400px;
  396. }
  397. .stretch-images.layout-three-column .photo-post-photo {
  398. width: 275px;
  399. }
  400. {/block:IfStretchImages}
  401.  
  402. .media-container iframe {
  403. display: block;
  404. max-width: 100%;
  405. }
  406. .layout-two-column .video .media-container iframe {
  407. width: 400px;
  408. height: 225px;
  409. }
  410. .layout-three-column .video .media-container iframe {
  411. width: 275px;
  412. height: 154px;
  413. }
  414.  
  415. .video .media-container iframe.instagram-media {
  416. margin: 0 !important;
  417. }
  418.  
  419. .layout-two-column .video .media-container iframe.instagram-media {
  420. width: 400px;
  421. height: 610px;
  422. }
  423. .layout-three-column .video .media-container iframe.instagram-media {
  424. width: 275px;
  425. height: 460px;
  426. }
  427.  
  428. .layout-two-column .soundcloud_audio_player {
  429. width: 400px;
  430. height: 400px;
  431. }
  432. .layout-three-column .soundcloud_audio_player {
  433. width: 275px;
  434. height: 275px;
  435. }
  436.  
  437. .tumblr_video_iframe {
  438. max-height: 540px;
  439. }
  440.  
  441. ul.chat {
  442. padding: 0;
  443. margin: 0;
  444. list-style-type: none;
  445. }
  446.  
  447. .chat .chat-label {
  448. font-size: 18px;
  449. margin-right: 8px;
  450. }
  451.  
  452. .chat .user_1 .chat-label {
  453. color: red;
  454. }
  455. .chat .user_2 .chat-label {
  456. color: blue;
  457. }
  458. .chat .user_3 .chat-label {
  459. color: green;
  460. }
  461. .chat .user_4 .chat-label {
  462. color: purple;
  463. }
  464. .chat .user_5 .chat-label {
  465. color: orange;
  466. }
  467. .chat .chat-line {
  468. font-family: Arial, sans-serif;
  469. font-size: 14px;
  470. }
  471.  
  472. .video .text-area, .audio .text-area {
  473. background-color: black;
  474. color: white;
  475. }
  476. .video .text-area a, .video .text-area a:hover, .audio .text-area a, .audio .text-area a:hover {
  477. color: white;
  478. }
  479. .video .text-area blockquote, .audio .text-area blockquote {
  480. border-left: 2px solid white;
  481. }
  482.  
  483. /* Keep reading link arrow */
  484. a.read_more:after {
  485. content: " \2192";
  486. }
  487.  
  488. .reblog-header {
  489. font-weight: bold;
  490. }
  491. .reblog-header a {
  492. text-decoration: none;
  493. }
  494. .reblog-header img {
  495. width: 24px;
  496. height: 24px;
  497. border-radius: 2px;
  498. vertical-align: middle;
  499. margin-right: 10px;
  500. }
  501.  
  502. {block:IfCoolNotes}
  503. .note-window {
  504. max-height: 300px;
  505. overflow-y: scroll;
  506. }
  507. ol.notes {
  508. list-style-type: none;
  509. margin: 0;
  510. padding: 0;
  511. font-size: 12px;
  512. font-family: Tahoma, 'MS Sans Serif', sans-serif;
  513. }
  514. ol.notes li {
  515. width: 96px;
  516. height: 96px;
  517. float: left;
  518. text-align: center;
  519. margin-top: 12px;
  520. padding-left: 6px;
  521. padding-right: 6px;
  522. overflow: hidden;
  523. }
  524. ol.notes .action {
  525. display:block;
  526. margin-top: 6px;
  527. word-wrap: break-word;
  528. }
  529. ol.notes .avatar_frame {
  530. width: 32px;
  531. height: 32px;
  532. clear: both;
  533. }
  534. ol.notes img {
  535. width: 32px;
  536. height: 32px;
  537. vertical-align: middle;
  538. }
  539. ol.notes blockquote {
  540. display: none;
  541. }
  542. .more_notes_link {
  543. display: none;
  544. }
  545. {/block:IfCoolNotes}
  546. {block:IfNotCoolNotes}
  547. ol.notes {
  548. list-style-type: none;
  549. margin: 0;
  550. padding: 0;
  551. }
  552. ol.notes li {
  553. margin-bottom: 2px;
  554. }
  555. ol.notes .avatar {
  556. width: 24px;
  557. height: 24px;
  558. vertical-align: middle;
  559. margin-right: 8px;
  560. border-radius: 2px;
  561. }
  562. {/block:IfNotCoolNotes}
  563.  
  564. {block:IfInfiniteScrolling}
  565. .pagenav {
  566. display: none;
  567. }
  568. {/block:IfInfiniteScrolling}
  569.  
  570. .pagenav {
  571. float: none !important;
  572. margin: 0 auto !important;
  573. clear: both;
  574. min-width: 400px;
  575. }
  576.  
  577. .pagination {
  578. padding: 10px 0;
  579. text-align: center;
  580. }
  581.  
  582. .pagination a, .pagination span {
  583. font-size: 12px;
  584. color: black;
  585. padding: 3px 6px;
  586. }
  587. .pagination a:hover {
  588. color: {color:Title Bar Text} !important;
  589. background-color: {color:Title Bar Left};
  590. }
  591. .current-page {
  592. color: {color:Title Bar Text} !important;
  593. background-color: {color:Title Bar Left};
  594. }
  595. a.tag {
  596. color: #888;
  597. }
  598. .tag:before {
  599. content: "#";
  600. }
  601.  
  602. .search-container {
  603. border: 1px solid #808080;
  604. border-bottom-color: white;
  605. border-right-color: white;
  606. width: 100%;
  607. }
  608. input.search {
  609. border: 1px solid #404040;
  610. border-bottom-color: #d0d0c8;
  611. border-right-color: #d0d0c8;
  612. padding: 3px;
  613. width: 100%;
  614. }
  615.  
  616. .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
  617. .clearfix:after { clear: both; }
  618. .clearfix { zoom: 1; }
  619.  
  620. .reblog-avatar {
  621. border-radius: 2px;
  622. width: 16px;
  623. height: 16px;
  624. margin-right: 6px;
  625. vertical-align: middle;
  626. }
  627. .reblog-avatar.deleted {
  628. -webkit-filter: grayscale(1);
  629. filter: grayscale(1);
  630. }
  631. a.reblog-username {
  632. color: black;
  633. text-decoration: none;
  634. }
  635. .asker a, .answerer a {
  636. color: black;
  637. text-decoration: none;
  638. }
  639. .post-section {
  640. border-bottom: 1px solid #ddd;
  641. }
  642. .video .post-section, .audio .post-section {
  643. border-bottom: 1px solid #222;
  644. }
  645. .post-section:last-child {
  646. border-bottom: 0;
  647. }
  648. p.tmblr-attribution {
  649. font-size: 11px;
  650. }
  651.  
  652. div.npf_row {
  653. max-width: 100%;
  654. height: auto !important;
  655. display: flex;
  656. margin: 0 !important;
  657. }
  658. div.npf_row figure.tmblr-full {
  659. flex: 1;
  660. justify-content: space-between;
  661. margin: 0;
  662. }
  663. div.npf_row figure.tmblr-full:first-child {
  664. padding-right: 2px;
  665. }
  666. .post-section figure video, .post-section figure audio {
  667. max-width: 100%;
  668. }
  669. .npf-link-block a {
  670. text-decoration: none !important;
  671. }
  672.  
  673. .text-area.related {
  674. padding-top: 20px;
  675. padding-right: 5px;
  676. }
  677.  
  678. .square {
  679. background-color: #222;
  680. float: left;
  681. width: 102px;
  682. height: 102px;
  683. border-radius: 2px;
  684. margin-right: 15px;
  685. margin-bottom: 15px;
  686. background-size: cover;
  687. background-position: center center;
  688. color: white;
  689. font-size: 0.8em;
  690. padding: 4px;
  691. overflow: hidden;
  692. }
  693.  
  694. .related-posts-container a:nth-child(n+9) {
  695. display: none;
  696. }
  697.  
  698. .related-posts a:hover .square {
  699. -webkit-filter: brightness(1.07);
  700. filter: brightness(1.07);
  701. }
  702.  
  703. {block:IfNotShowDatesInTitleBars}
  704. .title-bar .post-date {
  705. display: none;
  706. }
  707. {/block:IfNotShowDatesInTitleBars}
  708.  
  709. {CustomCSS}
  710. </style>
  711. {block:IfInfiniteScrolling}<noscript><style>.pagenav{display:block;}</style></noscript>{/block:IfInfiniteScrolling}
  712. <script type="text/javascript">
  713. var win2k = {{block:IfInfiniteScrolling}infScroll: true,{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}infScroll: false,{/block:IfNotInfiniteScrolling} {block:IndexPage}indexPage: true{/block:IndexPage}{block:PermalinkPage}indexPage: false{/block:PermalinkPage}, layout: '{select:Layout}', prefill: false};
  714. </script>
  715. </head>
  716. <body class="{block:IndexPage}index-page page-{CurrentPage}{/block:IndexPage}{block:PermalinkPage}permalink-page{/block:PermalinkPage}{block:TagPage} tag-page{/block:TagPage}{block:SearchResults} search-page{/block:SearchResults}{block:NoSearchResults} search-page{/block:NoSearchResults} font-{select:Post Body Font} background-{select:Background Image Style}{block:IndexPage} layout-{select:Layout}{/block:IndexPage}{block:IfStretchImages} stretch-images{/block:IfStretchImages}">
  717. <main>
  718.  
  719. <div class="posts-container">
  720.  
  721. {block:IndexPage}
  722.  
  723. {block:TagPage}
  724. <div class="window-border intro inf-scroll-item">
  725. <div class="window text">
  726. <div class="title-bar">
  727. &nbsp;
  728. </div>
  729. <div class="text-area">
  730. <p><b><center>{lang:Posts tagged Tag}</center></b></p>
  731. </div>
  732. </div>
  733. </div>
  734. {/block:TagPage}
  735.  
  736. {block:SearchResults}
  737. <div class="window-border intro inf-scroll-item">
  738. <div class="window text">
  739. <div class="title-bar">
  740. &nbsp;
  741. </div>
  742. <div class="text-area">
  743. <p><b><center>{lang:SearchResultCount results for SearchQuery 2}</center></b></p>
  744. </div>
  745. </div>
  746. </div>
  747. {/block:SearchResults}
  748.  
  749. {block:NoSearchResults}
  750. <div class="window-border intro inf-scroll-item">
  751. <div class="window text">
  752. <div class="title-bar">
  753. &nbsp;
  754. </div>
  755. <div class="text-area">
  756. <p><b><center>{lang:No results found}</center></b></p>
  757. </div>
  758. </div>
  759. </div>
  760. {/block:NoSearchResults}
  761.  
  762. {/block:IndexPage}
  763.  
  764. {block:Posts}
  765. <div class="window-border inf-scroll-item">
  766. <div id="{PostID}" class="window {PostType}">
  767. <div class="title-bar">
  768. <div class="icon"></div>
  769. {block:Text}
  770. <span class="title">{lang:Text}</span>
  771. {/block:Text}
  772. {block:Answer}
  773. <span class="title">{lang:Answer}</span>
  774. {/block:Answer}
  775. {block:Chat}
  776. <span class="title">{lang:Chat}</span>
  777. {/block:Chat}
  778. {block:Quote}
  779. <span class="title">{lang:Quote}</span>
  780. {/block:Quote}
  781. {block:Photo}
  782. <span class="title">{lang:Photo}</span>
  783. {/block:Photo}
  784. {block:Photoset}
  785. <span class="title">{lang:Photoset}</span>
  786. {/block:Photoset}
  787. {block:Link}
  788. <span class="title">{lang:Link}</span>
  789. {/block:Link}
  790. {block:Video}
  791. <span class="title">{lang:Video}</span>
  792. {/block:Video}
  793. {block:Audio}
  794. <span class="title">{lang:Audio}</span>
  795. {/block:Audio}
  796. {block:Date}<span class="post-date"> - {ShortMonth} {DayOfMonth}, {Year}</span>{/block:Date}
  797. <div class="title-bar-buttons"></div>
  798. </div>
  799. {block:Date}
  800. <div class="menu-bar">
  801. <ul class="menu-items">
  802. <a href="{ReblogURL}"><li>Reblog</li></a><a href="{Permalink}"><li>{lang:Permalink}</li></a>{block:Photo}{block:HighRes}<a target="_blank" href="\image\{PostID}"><li>{lang:Zoom}</li></a>{/block:HighRes}{block:Photo}{block:ContentSource}<a target="_blank" href="{SourceURL}"><li>{lang:Source}</li></a>{/block:ContentSource}
  803. </ul>
  804. </div>
  805. {/block:Date}
  806. {block:Photo}<div class="media-container">{LinkOpenTag}<img class="photo-post-photo" src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</div>{/block:Photo}
  807. {block:Photoset}<div class="media-container">{Photoset-500}</div>{/block:Photoset}
  808. {block:Video}<div class="media-container">{VideoEmbed-500}</div>{/block:Video}
  809. {block:Audio}<div class="media-container">{AudioEmbed}</div>{/block:Audio}
  810. <div class="text-area{block:Photo}{block:Caption} has-caption{/block:Caption}{block:HasTags} has-tags{/block:HasTags}{/block:Photo}{block:Photoset}{block:Caption} has-caption{/block:Caption}{block:HasTags} has-tags{/block:HasTags}{/block:Photoset}{block:Video}{block:Caption} has-caption{/block:Caption}{block:HasTags} has-tags{/block:HasTags}{/block:Video}{block:Audio}{block:Caption} has-caption{/block:Caption}{block:HasTags} has-tags{/block:HasTags}{/block:Audio}">
  811. {block:Text}
  812. {block:Title}<h2>{Title}</h2>{/block:Title}
  813. {block:NotReblog}
  814. <div class="post-section">
  815. {block:IfCustomAskPageText}{block:AskPage}<p>{text:Custom Ask Page Text}</p>{/block:AskPage}{/block:IfCustomAskPageText}
  816. {Body}
  817. </div>
  818. {/block:NotReblog}
  819. {block:RebloggedFrom}
  820. {block:Reblogs}
  821. <div class="post-section">
  822. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  823. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  824. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  825. </p>
  826. {Body}
  827. </div>
  828. {/block:Reblogs}
  829. {/block:RebloggedFrom}
  830. {/block:Text}
  831. {block:Answer}
  832. <div class="post-section asker">
  833. <p><img class="reblog-avatar" src="{AskerPortraitURL-64}"> <b>{Asker} asked</b></p>
  834. <p>{Question}</p>
  835. </div>
  836. {block:Answerer}
  837. <div class="post-section answerer">
  838. <p><img class="reblog-avatar" src="{AnswererPortraitURL-64}"> <b>{Answerer}</b></p>
  839. {Answer}
  840. </div>
  841. {/block:Answerer}
  842.  
  843. {block:NotReblog}
  844. <div class="post-section">
  845. {Replies}
  846. </div>
  847. {/block:NotReblog}
  848. {block:RebloggedFrom}
  849. {block:Reblogs}
  850. <div class="post-section">
  851. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  852. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  853. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  854. </p>
  855. {Body}
  856. </div>
  857. {/block:Reblogs}
  858. {/block:RebloggedFrom}
  859. {/block:Answer}
  860. {block:Photo}
  861. {block:NotReblog}
  862. {block:Caption}
  863. <div class="post-section">
  864. {Caption}
  865. </div>
  866. {/block:Caption}
  867. {/block:NotReblog}
  868. {block:RebloggedFrom}
  869. {block:Reblogs}
  870. <div class="post-section">
  871. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  872. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  873. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  874. </p>
  875. {Body}
  876. </div>
  877. {/block:Reblogs}
  878. {/block:RebloggedFrom}
  879. {/block:Photo}
  880. {block:Photoset}
  881. {block:NotReblog}
  882. {block:Caption}
  883. <div class="post-section">
  884. {Caption}
  885. </div>
  886. {/block:Caption}
  887. {/block:NotReblog}
  888. {block:RebloggedFrom}
  889. {block:Reblogs}
  890. <div class="post-section">
  891. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  892. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  893. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  894. </p>
  895. {Body}
  896. </div>
  897. {/block:Reblogs}
  898. {/block:RebloggedFrom}
  899. {/block:Photoset}
  900. {block:Link}
  901. <div class="post-section">
  902. <h2><a href="{URL}" class="link-post-link"{block:Host} title="{Host}"{/block:Host} {Target}>{Name} &rarr;</a></h2>
  903. <p>{Host}{block:Excerpt} &mdash; <em>{Excerpt}</em>{/block:Excerpt}</p>
  904. </div>
  905. {block:NotReblog}
  906. {block:Description}
  907. <div class="post-section">
  908. {Description}
  909. </div>
  910. {/block:Description}
  911. {/block:NotReblog}
  912. {block:RebloggedFrom}
  913. {block:Reblogs}
  914. <div class="post-section">
  915. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  916. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  917. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  918. </p>
  919. {Body}
  920. </div>
  921. {/block:Reblogs}
  922. {/block:RebloggedFrom}
  923. {/block:Link}
  924. {block:Quote}
  925. <p class="quote-text">&ldquo;{Quote}&rdquo;</p>
  926. <p style="text-align: right">&mdash; {Source}</p>
  927. {/block:Quote}
  928. {block:Chat}
  929. {block:Title}<h2>{Title}</h2>{/block:Title}
  930. <ul class="chat">
  931. {block:Lines}
  932. <li class="{Alt} user_{UserNumber}">
  933. {block:Label}
  934. <span class="chat-label">{Label}</span>
  935. {/block:Label}
  936.  
  937. <span class="chat-line">{Line}</span>
  938. </li>
  939. {/block:Lines}
  940. </ul>
  941. {/block:Chat}
  942. {block:Video}
  943. {block:NotReblog}
  944. {block:Caption}
  945. <div class="post-section">
  946. {Caption}
  947. </div>
  948. {/block:Caption}
  949. {/block:NotReblog}
  950. {block:RebloggedFrom}
  951. {block:Reblogs}
  952. <div class="post-section">
  953. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  954. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  955. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  956. </p>
  957. {Body}
  958. </div>
  959. {/block:Reblogs}
  960. {/block:RebloggedFrom}
  961. {/block:Video}
  962. {block:Audio}
  963. {block:NotReblog}
  964. {block:Caption}
  965. <div class="post-section">
  966. {Caption}
  967. </div>
  968. {/block:Caption}
  969. {/block:NotReblog}
  970. {block:RebloggedFrom}
  971. {block:Reblogs}
  972. <div class="post-section">
  973. <p><img class="reblog-avatar{block:IsDeactivated} deleted{/block:IsDeactivated}" src="{PortraitURL-64}">
  974. {block:IsActive}<a target="_blank" class="reblog-username" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
  975. {block:IsDeactivated}<b>{Username}</b>{/block:IsDeactivated}
  976. </p>
  977. {Body}
  978. </div>
  979. {/block:Reblogs}
  980. {/block:RebloggedFrom}
  981. {/block:Audio}
  982.  
  983. {block:HasTags}
  984. <p>
  985. {block:Tags}
  986. <a class="tag" href="{TagURL}">{Tag}</a>&nbsp;
  987. {/block:Tags}
  988. </p>
  989. {/block:HasTags}
  990. </div>
  991. {block:Date}
  992. <div class="status-bar">
  993. <div class="grip"></div>
  994. {block:Reblog}<a href="{ReblogParentURL}">{lang:Reblogged from ReblogParentName}</a>{/block:Reblog}{block:NotReblog}<a href="{Permalink}">{lang:Posted TimeAgo}</a>{/block:NotReblog}{block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:Audio}{block:PlayCount} - {PlayCountWithLabel}{/block:PlayCount}{/block:Audio}
  995. </div>
  996. {/block:Date}
  997. </div>
  998. </div>
  999.  
  1000. {block:PermalinkPage}
  1001. {block:PostNotes}
  1002. <div class="window-border">
  1003. <div class="window">
  1004. <div class="title-bar">
  1005. <div class="icon"></div>
  1006. Notes
  1007. <div class="title-bar-buttons"></div>
  1008. </div>
  1009. <div class="text-area note-window clearfix">
  1010. {PostNotes-64}
  1011. </div>
  1012. <div id="note_count" class="status-bar">
  1013. {NoteCountWithLabel}
  1014. </div>
  1015. </div>
  1016. </div>
  1017. {/block:PostNotes}
  1018. {/block:PermalinkPage}
  1019. {/block:Posts}
  1020.  
  1021. {block:IfShowRelatedPosts}
  1022. {block:PermalinkPage}
  1023. {block:RelatedPosts}
  1024. <div class="window-border">
  1025. <div class="window">
  1026. <div class="title-bar">
  1027. <div class="icon"></div>
  1028. {lang:Related Posts}
  1029. <div class="title-bar-buttons"></div>
  1030. </div>
  1031. <div class="text-area related clearfix">
  1032.  
  1033. <div class="related-posts">
  1034. <div class="related-posts-container">
  1035. {block:Posts}
  1036.  
  1037. {block:Text}
  1038. <a href="{Permalink}"><div class="square">{block:Title}<b>{PlaintextTitle}</b><br>{/block:Title}{PlaintextBody}</div></a>
  1039. {/block:Text}
  1040.  
  1041. {block:Answer}
  1042. <a href="{Permalink}"><div class="square">{PlaintextAsker}:<br>{Question}</div></a>
  1043. {/block:Answer}
  1044.  
  1045. {block:Photo}
  1046. <a href="{Permalink}"><div class="square" style="background-image: url({PhotoURL-250})"></div></a>
  1047. {/block:Photo}
  1048.  
  1049. {block:Photoset}
  1050. {block:Photos}
  1051. <a href="{Permalink}"><div class="square" style="background-image: url({PhotoURL-250})"></div></a>
  1052. <!--
  1053. {/block:Photos}
  1054. -->
  1055. {/block:Photoset}
  1056.  
  1057. {block:Chat}
  1058. <a href="{Permalink}"><div class="square">{block:Title}<b>{PlaintextTitle}</b><br>{/block:Title}{block:Lines}{block:Label}{Label}{/block:Label}{Line}<br>{/block:Lines}</div></a>
  1059. {/block:Chat}
  1060.  
  1061. {block:Quote}
  1062. <a href="{Permalink}"><div class="square"><span style="font-family: serif">&ldquo;{Quote}&rdquo;</span> &mdash;{PlaintextSource}</div></a>
  1063. {/block:Quote}
  1064.  
  1065. {block:Link}
  1066. <a href="{Permalink}"><div class="square"><b>{Name} &rarr;</b><br><span style="opacity: 0.75">{Host}</span></div></a>
  1067. {/block:Link}
  1068.  
  1069. {block:Video}
  1070. <a href="{Permalink}"><div class="square" style="background-image: url({block:VideoThumbnail}{VideoThumbnailURL}{/block:VideoThumbnail})"></div></a>
  1071. {/block:Video}
  1072.  
  1073. {block:Audio}
  1074. <a href="{Permalink}"><div class="square" style="background-color: #7c5cff">{block:TrackName}<b>&#9654; {TrackName}</b>{/block:TrackName}<br>{block:Artist}{Artist}{/block:Artist}</div></a>
  1075. {/block:Audio}
  1076.  
  1077. {/block:Posts}
  1078. </div>
  1079. </div>
  1080. </div>
  1081. </div>
  1082. </div>
  1083. {/block:RelatedPosts}
  1084. {/block:PermalinkPage}
  1085. {/block:IfShowRelatedPosts}
  1086. </div>
  1087.  
  1088. {block:Pagination}
  1089. <div class="window-border pagenav">
  1090. <div class="window">
  1091. <div class="pagination clearfix">
  1092. {block:PreviousPage}<a href="{PreviousPage}" id="previous">&laquo; {lang:Previous}</a>{/block:PreviousPage}
  1093.  
  1094. {block:JumpPagination length="5"}
  1095.  
  1096. {block:CurrentPage}
  1097. <span class="but jump-page current-page">{PageNumber}</span>
  1098. {/block:CurrentPage}
  1099.  
  1100. {block:JumpPage}
  1101. <a class="but jump-page" href="{URL}">{PageNumber}</a>
  1102. {/block:JumpPage}
  1103.  
  1104. {/block:JumpPagination}
  1105.  
  1106. {block:NextPage}<a href="{NextPage}" id="next">{lang:Next} &raquo;</a>{/block:NextPage}
  1107. </div>
  1108. </div>
  1109. </div>
  1110. {/block:Pagination}
  1111.  
  1112. </main>
  1113.  
  1114.  
  1115.  
  1116. <div class="sidebar">
  1117. <div class="window-border">
  1118. <div class="window">
  1119. <div class="title-bar">
  1120. {block:ShowTitle}{Title}{/block:ShowTitle}
  1121. </div>
  1122. {block:ShowAvatar}<a href="/"><img src="{PortraitURL-128}" /></a>{/block:ShowAvatar}
  1123.  
  1124. {block:ShowDescription}<div class="blog-description">{Description}</div>{/block:ShowDescription}
  1125.  
  1126. {block:IfShowSearchBox}
  1127. <form action="/search" method="get" id="search-form">
  1128. <div class="search-container">
  1129. <input class="search" type="text" placeholder="{lang:Search}" name="q" value="{SearchQuery}" />
  1130. </div>
  1131. </form>
  1132. {/block:IfShowSearchBox}
  1133.  
  1134. <ul class="sidebar-links">
  1135. <a href="/"><div class="button-border"><li>{lang:Home}</li></div></a>
  1136. {block:IfShowArchiveLink}<a href="/archive"><div class="button-border"><li>{lang:Archive}</li></div></a>{/block:IfShowArchiveLink}
  1137. {block:IfShowRandomLink}<a href="/random"><div class="button-border"><li>{lang:Random}</li></div></a>{/block:IfShowRandomLink}
  1138. {block:IfShowLikedPostsLink}<a href="https://www.tumblr.com/liked/by/{Name}"><div class="button-border"><li>{lang:Liked posts}</li></div></a>{/block:IfShowLikedPostsLink}
  1139. {block:AskEnabled}
  1140. <a href="/ask"><div class="button-border"><li>{AskLabel}</li></div></a>
  1141. {/block:AskEnabled}
  1142. {block:SubmissionsEnabled}
  1143. <a href="/submit"><div class="button-border"><li>{SubmitLabel}</li></div></a>
  1144. {/block:SubmissionsEnabled}
  1145. {block:HasPages}
  1146. {block:Pages}<a href="{URL}"><div class="button-border"><li>{Label}</li></div></a>{/block:Pages}
  1147. {/block:HasPages}
  1148. <a href="https://adorablethemes.com/theme/win2k"><div class="button-border"><li>Theme</li></div></a>
  1149. </ul>
  1150.  
  1151. </div>
  1152. </div>
  1153. </div>
  1154.  
  1155. <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script>
  1156. <script src="https://static.tumblr.com/anzluor/jA5p3abax/masonry.js" integrity="sha384-QSR8IMziiyR2er9+g5wUifaM6vkO1GA6cAcGnHiX4AirDJeZoNgokDHdz2QesnU2" crossorigin="anonymous"></script>
  1157. {block:IfInfiniteScrolling}<script src="https://static.tumblr.com/anzluor/98Ymoinyd/jquery.infinitescroll.min.js" integrity="sha384-DCHLD93QqUyWYMNlPlQ7qsaHYiMCzBiQPhi1uREwPnF3cW8CpyzzdSW2xLHlEh2B" crossorigin="anonymous"></script>{/block:IfInfiniteScrolling}
  1158. <script>
  1159. $(function(){
  1160. {block:IndexPage}
  1161. if (win2k.layout != 'one-column') {
  1162. fitVideos();
  1163. var container = $('.posts-container');
  1164.  
  1165. container.imagesLoaded( function(){
  1166. container.masonry({
  1167. itemSelector : '.inf-scroll-item',
  1168. transitionDuration: 0
  1169. });
  1170. setTimeout(function(){ container.masonry({
  1171. itemSelector : '.inf-scroll-item',
  1172. transitionDuration: 0
  1173. }); }, 750);
  1174. });
  1175. }
  1176. {block:IfInfiniteScrolling}
  1177. var container = $('main');
  1178.  
  1179. container.infinitescroll({
  1180. navSelector: '.pagination',
  1181. nextSelector: '.pagination a#next',
  1182. itemSelector: '.inf-scroll-item',
  1183. loading: {
  1184. img: 'data:image/gif;base64,R0lGODlhAQABAHAAACH5BAUAAAAALAAAAAABAAEAAAICRAEAOw==',
  1185. msgText: '',
  1186. finishedMsg: '',
  1187. maxPage: {TotalPages}
  1188. }
  1189. },
  1190. function( newElements ) {
  1191. var $newElems = $( newElements ).css({ opacity: 0 });
  1192. var $newElemsIDs = $newElems.map(function () {
  1193. return this.id;
  1194. }).get();
  1195. $newElems.imagesLoaded(function(){
  1196. $newElems.css({ opacity: 1 });
  1197. if (win2k.layout != 'one-column') {
  1198. fitVideos();
  1199. container.masonry( 'appended', $newElems, true );
  1200. setTimeout(function(){ container.masonry({
  1201. itemSelector : '.inf-scroll-item',
  1202. transitionDuration: 0
  1203. }); }, 750);
  1204. }
  1205. });
  1206. }
  1207. );
  1208. {/block:IfInfiniteScrolling}
  1209.  
  1210. {/block:IndexPage}
  1211. {block:PermalinkPage}
  1212. try {
  1213. var nc = note_count.innerHTML;
  1214. nc = nc.replace('notes', 'object(s)');
  1215. note_count.innerHTML = nc;
  1216. }
  1217. catch(e) {
  1218.  
  1219. }
  1220.  
  1221. {block:IfCoolNotes}
  1222.  
  1223. $(".action").each(function(index) {
  1224. var cl = $(this).parent()[0].classList.toString().split(" ");
  1225. cl[2] = cl[2].replace('tumblelog_', '');
  1226. console.log(cl[2]);
  1227.  
  1228. var exts = ".exe";
  1229. var extn = Math.floor(Math.random()*26);
  1230. if (extn == 0) { exts = ".exe"; }
  1231. else if (extn == 1) { exts = ".jpg"; }
  1232. else if (extn == 2) { exts = ".gif"; }
  1233. else if (extn == 3) { exts = ".png"; }
  1234. else if (extn == 4) { exts = ".bmp"; }
  1235. else if (extn == 5) { exts = ".tga"; }
  1236. else if (extn == 6) { exts = ".doc"; }
  1237. else if (extn == 7) { exts = ".psd"; }
  1238. else if (extn == 8) { exts = ".wav"; }
  1239. else if (extn == 9) { exts = ".mp3"; }
  1240. else if (extn == 10) { exts = ".mov"; }
  1241. else if (extn == 11) { exts = ".wmv"; }
  1242. else if (extn == 12) { exts = ".avi"; }
  1243. else if (extn == 13) { exts = ".mid"; }
  1244. else if (extn == 14) { exts = ".rar"; }
  1245. else if (extn == 15) { exts = ".zip"; }
  1246. else if (extn == 16) { exts = ".mpg"; }
  1247. else if (extn == 17) { exts = ".xls"; }
  1248. else if (extn == 18) { exts = ".ppt"; }
  1249. else if (extn == 19) { exts = ".rtf"; }
  1250. else if (extn == 20) { exts = ".dll"; }
  1251. else if (extn == 21) { exts = ".htm"; }
  1252. else if (extn == 22) { exts = ".scr"; }
  1253. else if (extn == 23) { exts = ".ico"; }
  1254. else if (extn == 24) { exts = ".bin"; }
  1255. else if (extn == 25) { exts = ".ini"; }
  1256. $(this).text(cl[2]+exts);
  1257. });
  1258.  
  1259. {/block:IfCoolNotes}
  1260. {/block:PermalinkPage}
  1261. });
  1262. function fitVideos() {
  1263. $(".video .media-container iframe").each(function(index) {
  1264. if ($(this).attr('src').search('vine.co') > -1) {
  1265. $(this).css('height', parseInt($(this).css('width')) + "px");
  1266. }
  1267. else if (!$(this).hasClass('instagram-media')) {
  1268. $(this).css('height', (parseInt($(this).css('width')) / 1.77777777) + "px");
  1269. }
  1270. });
  1271. $(".tumblr_video_iframe").each(function(index) {
  1272. $(this).data('aspect-ratio', $(this).data('width') / $(this).data('height'));
  1273. $(this).css('height', (parseInt($(this).css('width')) / $(this).data('aspect-ratio')) + "px");
  1274. });
  1275. }
  1276. </script>
  1277. {block:IfGoogleAnalyticsID}
  1278. <script>
  1279. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  1280. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  1281. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  1282. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  1283.  
  1284. ga('create', '{text:Google Analytics ID}', 'auto');
  1285. ga('send', 'pageview');
  1286.  
  1287. </script>
  1288. {/block:IfGoogleAnalyticsID}
  1289. </body>
  1290. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement