Advertisement
hor4ny

"Bittersweet" - Outlasting

Aug 18th, 2013
8,552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.80 KB | None | 0 0
  1. <!--
  2. "Bittersweet" theme by OUTLASTING.
  3. Please keep the credit or put it in your FAQ, thanks!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10. <link rel="shortcut icon" href="{Favicon}" />
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14.  
  15.  
  16.  
  17. <script type="text/javascript">
  18. <!--
  19.  
  20. // Disable Right Click Script
  21.  
  22. function IE(e)
  23. {
  24. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  25. {
  26. return false;
  27. }
  28. }
  29. function NS(e)
  30. {
  31. if (document.layers || (document.getElementById && !document.all))
  32. {
  33. if (e.which == "2" || e.which == "3")
  34. {
  35. return false;
  36. }
  37. }
  38. }
  39. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  40.  
  41. //-->
  42. </script>
  43.  
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  46. <meta name="color:background" content="#f9f9f9"/>
  47. <meta name="color:link" content="#c4d4e4"/>
  48. <meta name="color:text" content="#888888"/>
  49. <meta name="color:title" content="#c4d4e4"/>
  50. <meta name="color:borders" content="#eeeeee"/>
  51. <meta name="color:hover" content="#888888"/>
  52. <meta name="color:scrollbar" content="#eeeeee" />
  53. <meta name="image:sidebar" content=""/>
  54. <meta name="image:background" content="1"/>
  55. <meta name="text:link one" content="/" />
  56. <meta name="text:link one title" content="refresh" />
  57. <meta name="text:link two" content="/ask" />
  58. <meta name="text:link two title" content="message" />
  59. <meta name="text:link three" content="" />
  60. <meta name="text:link three title" content="archive" />
  61. <meta name="text:link four" content="/archive" />
  62. <meta name="text:link four title" content="credit" />
  63. <meta name="text:link five" content="http://outlasting.tumblr.com" />
  64. <meta name="text:link five title" content="link" />
  65. <meta name="text:link six" content="" />
  66. <meta name="text:link six title" content="link" />
  67. <meta name="if:faded images" content="1" />
  68.  
  69. <div style="position:fixed;bottom:6px;right:4px;letter-spacing:1px;font-family:arial;font-size:7px;background:white;border:1px solid {color:borders};padding:4px;"><a href="http://outlasting.tumblr.com">OUTLASTING</a></div>
  70. <style type="text/css">
  71.  
  72. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  73. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  74.  
  75. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-
  76.  
  77. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  78.  
  79. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  80.  
  81. 0.4s ease-out;}
  82.  
  83.  
  84.  
  85. body {
  86. padding: 0px;
  87. margin: 0px;
  88. color:{color:text};
  89. font-family:calibri;
  90. line-height:11px;
  91. font-size:11px;
  92. background-image:url({image:background});
  93. background-color: {color:Background};
  94. background-attachment: fixed;
  95. background-repeat: repeat;
  96. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  97. }
  98. a:link, a:active, a:visited{
  99. text-decoration: none;
  100. -webkit-transition: color 0.3s ease-out;
  101. -moz-transition: color 0.3s ease-out;
  102. transition: color 0.3s ease-out;
  103. color:{color:link};
  104. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  105. }
  106. a:hover {
  107. text-decoration: none;
  108. font-style:;
  109. text-shadow:0px 0px px #000;
  110. color: {color:Hover};
  111. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  112. }
  113.  
  114. askname{
  115. text-transform:uppercase;
  116. font-size:11px;
  117. z-index:1;
  118. }
  119.  
  120. div#center{
  121. margin:auto;
  122. width:1000px;
  123. position:relative;
  124. background-color:;
  125. overflow:auto;
  126. overflow-x:;
  127. {block:permalinkpage}
  128. width:1000px;
  129. {/block:permalinkpage}
  130. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  131. }
  132.  
  133.  
  134.  
  135. .entry img{
  136. {block:iffadedimages}
  137. opacity:0.8;
  138. {/block:iffadedimages}
  139. max-width:200px;
  140. {block:permalinkpage}
  141. max-width:500px;
  142. {/block:permalinkpage}
  143. -webkit-transition: all .7s ease;
  144. -moz-transition: all .7s ease;
  145. -o-transition: all .7s ease;
  146. transition: all .7s ease;
  147. border-radius:0px;
  148. }
  149. .entry {
  150.  
  151. float:left;
  152. display: block;
  153. margin:8px;
  154. padding:16px;
  155. border-radius:0px;
  156. overflow:hidden;
  157. width:200px;
  158. opacity:1;
  159. line-height:9px;
  160.  
  161. {block:PermalinkPage}
  162. width:500px;
  163. text-align:left;
  164. line-height:15px;
  165. {/block:PermalinkPage}
  166.  
  167. border:1px solid {color:borders};
  168. background-color:#fff;
  169. background-image:URL();
  170. -webkit-transition: all .7s ease;
  171. -moz-transition: all .7s ease;
  172. -o-transition: all .7s ease;
  173. transition: all .7s ease;
  174. }
  175.  
  176. .entry:hover{
  177. opacity:1;}
  178.  
  179.  
  180. .entry:hover img{
  181. opacity:1;
  182. }
  183.  
  184.  
  185. .entry .perma a{
  186. color:;}
  187.  
  188. .entry .perma a:hover {
  189. text-decoration:none;
  190. font-style:italic;
  191. text-shadow:0px 0px px #000;
  192. border-bottom:1px solid {color:link};
  193. color: {color:Hover};
  194.  
  195. }
  196.  
  197. .entry .perma{
  198. width:200px;
  199. height:28px;
  200. margin-left:-2px;
  201. position: absolute;
  202. line-height: 28px;
  203. overflow:hidden;
  204. text-align:center;
  205. z-index:1;
  206. font-size:9px;
  207. bottom:-25px;
  208. TEXT-TRANSFORM:uppercase;
  209. border-right:2px solid {color:link};
  210. border-left:2px solid {color:link};
  211. background:#fff;
  212. word-spacing:px;
  213. letter-spacing:1px;
  214. opacity: 0.0;
  215. -webkit-transition: all .7s ease;
  216. -moz-transition: all .7s ease;
  217. -o-transition: all .7s ease;
  218. transition: all .7s ease;
  219.  
  220. }
  221.  
  222. .entry:hover .perma{
  223. overflow:visible;
  224. opacity:1;
  225. bottom:22px;
  226. margin-left:-2px;
  227.  
  228. }
  229.  
  230. #posts {
  231. width:778px;
  232. margin-top:2px;
  233. z-index:;
  234. margin-left:220px;
  235. right:auto;
  236. margin-right:auto;
  237. position:relative;
  238. overflow-y: hidden;
  239.  
  240. {block:permalinkpage}
  241. width:600px;
  242. margin-left:280px;
  243. {/block:permalinkpage}
  244.  
  245.  
  246. }
  247.  
  248. #navv{
  249.  
  250. margin-top:396px;
  251. position:fixed;
  252. line-height:14px;
  253. {block:permalinkpage}
  254. margin-left:65px;
  255.  
  256. {/block:permalinkpage}
  257. }
  258.  
  259.  
  260. #nav{
  261. background-color:#fff;
  262. width:100px;
  263. border:1px solid {color:borders};
  264. padding:10px;
  265. margin-top:10px;
  266. position:relative;
  267. margin-left:30px;
  268. line-height:14px;
  269. }
  270.  
  271. .lnk a{
  272. font-family:inconsolata;
  273. text-transform:uppercase;
  274. line-height:15px;
  275. font-size:9px;
  276. letter-spacing:1px;
  277. background-color:{color:link};
  278. color:white;
  279. display:block;
  280. text-align:center;
  281. padding:3px;
  282. -webkit-transition: all .4s ease;
  283. -moz-transition: all .4s ease;
  284. -o-transition: all .4s ease;
  285. transition: all .4s ease;
  286. }
  287.  
  288. .lnk a:hover{
  289. color:{color:link};
  290. background-color:white;
  291. border-left:1px solid {color:link};
  292. border-right:1px solid {color:link};
  293. font-style:italic;
  294. }
  295.  
  296. #navv2{
  297.  
  298. margin-top:68px;
  299. position:fixed;
  300. line-height:14px;
  301. {block:iflinkfivetitle}
  302. margin-top:15px;
  303. {/block:iflinkfivetitle}
  304. {block:permalinkpage}
  305. margin-left:65px;
  306.  
  307. {/block:permalinkpage}
  308. }
  309.  
  310.  
  311. #bar{
  312. margin-left:60px;
  313. width:2px;
  314. margin-top:px;
  315. background:{color:link};
  316. height:572px;
  317. position:fixed;
  318. {block:permalinkpage}
  319. margin-left:125px;
  320.  
  321. {/block:permalinkpage}
  322. }
  323.  
  324. #bar2{
  325. margin-left:120px;
  326. width:2px;
  327. margin-top:9px;
  328. background:{color:link};
  329. height:582px;
  330. position:fixed;
  331. {block:permalinkpage}
  332. margin-left:185px;
  333.  
  334. {/block:permalinkpage}
  335. }
  336.  
  337. #sidebar img{
  338. {block:iffadedimages}
  339. opacity:0.8;
  340. {/block:iffadedimages}
  341. }
  342.  
  343. #sidebar{
  344. height:180px;
  345. padding:15px;
  346. position:fixed !important;
  347. width:180px;
  348. line-height:14px;
  349. border:1px solid {color:borders};
  350. opacity:;
  351. background-color:#fff;
  352. margin-top:184px;
  353. padding-top:px;
  354. margin-left:-15px;
  355. text-align:justify;
  356. border-radius:0px;
  357. -webkit-transition: all .7s ease;
  358. -moz-transition: all .7s ease;
  359. -o-transition: all .7s ease;
  360. transition: all .7s ease;
  361.  
  362. {block:permalinkpage}
  363. margin-left:50px;
  364.  
  365. {/block:permalinkpage}
  366.  
  367. }
  368.  
  369. #desc{
  370. -webkit-transition: all .7s ease;
  371. -moz-transition: all .7s ease;
  372. -o-transition: all .7s ease;
  373. transition: all .7s ease;
  374. line-height:17px;
  375. opacity:0;
  376. width:180px;
  377. height:180px;
  378. padding:15px;
  379. margin-top:-15px;
  380. font-size:10px;
  381. margin-left:-15px;
  382. position:fixed;
  383. font-family:helvetica;
  384. font-style:italic;
  385. text-align:center;
  386. z-index:1;
  387. background:white;
  388. border:0px solid {color:borders};
  389. }
  390.  
  391. #sidebar:hover #desc{
  392. opacity:0.9;
  393. }
  394.  
  395. #sidebar:hover img{
  396. opacity:0.5;
  397. -webkit-transition: all .7s ease;
  398. -moz-transition: all .7s ease;
  399. -o-transition: all .7s ease;
  400. transition: all .7s ease;
  401. }
  402. @font-face {
  403. font-family: 'Inconsolata';
  404. font-style: normal;
  405. font-weight: 400;
  406. src: local('Inconsolata'), url(http://themes.googleusercontent.com/static/fonts/inconsolata/v6/BjAYBlHtW3CJxDcjzrnZCIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
  407. }
  408.  
  409. .blogtitle{
  410. font-family:'Inconsolata';
  411. font-size:25px;
  412. line-height:25px;
  413. font-style:normal;
  414. font-weight:normal;
  415. text-transform:uppercase;
  416. color:{color:link};
  417. }
  418.  
  419.  
  420. .title{
  421. font-family:;
  422. font-size: 15px;
  423. line-height: 15px;
  424. color:{color:Title};
  425. text-transform:uppercase;
  426. letter-spacing: 0px;
  427. font-weight: ;
  428. padding:0px 0px 0px 0px;
  429. }
  430.  
  431.  
  432. .title a{
  433. color:{color:Title};
  434. }
  435.  
  436.  
  437. .permalink{
  438.  
  439. word-spacing:2px;
  440. text-transform: normal;
  441. display: block;
  442. text-align: right;
  443. text-decoration: none;
  444. border-top:1px solid #ddd;
  445. border-right:4px double #ddd;
  446.  
  447. margin-top:3px;
  448. padding:4px;
  449. background:;
  450. text-transform:uppercase;
  451. font-size:9px;
  452. -webkit-transition: all .7s ease;
  453. -moz-transition: all .7s ease;
  454. -o-transition: all .7s ease;
  455. transition: all .7s ease;
  456. }
  457.  
  458. .permalink a:hover{
  459. border-bottom:1px solid {color:link};
  460. }
  461.  
  462. #infscr-loading{
  463. bottom: -70px;
  464. position: absolute;
  465. left: 50%;
  466. margin-left:-8px;
  467. width:16px;
  468. height:11px;
  469. overflow:hidden;
  470. margin-bottom: 50px;
  471. }
  472.  
  473. #postnotes{
  474. text-align: justify;}
  475.  
  476. #postnotes b{
  477. border: 0px;}
  478.  
  479. blockquote{
  480. padding:0px 0px 2px 5px;
  481. margin:0px 0px 2px 10px;
  482. border-left: 2px solid #ddd;
  483. }
  484.  
  485.  
  486.  
  487. a img{border: 0px;}
  488.  
  489.  
  490.  
  491.  
  492. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  493. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  494.  
  495. .notes img{width:10px; position:relative; top:3px;}
  496. <--ses-->
  497. small{font-size: 90%;}
  498.  
  499. {CustomCSS}
  500.  
  501. </style>
  502.  
  503. {block:IndexPage}
  504. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  505. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  506.  
  507. <script type="text/javascript">
  508. $(window).load(function(){
  509. var $wall = $('#posts');
  510. $wall.imagesLoaded(function(){
  511. $wall.masonry({
  512. itemSelector: '.entry, .entry_photo',
  513. isAnimated : false
  514. });
  515. });
  516.  
  517. $wall.infinitescroll({
  518. navSelector : '#pagination',
  519. nextSelector : '#pagination a',
  520. itemSelector : '.entry, .entry_photo',
  521. bufferPx : 2000,
  522. debug : false,
  523. errorCallback: function() {
  524. $('#infscr-loading').fadeOut('normal');
  525. }},
  526. function( newElements ) {
  527. var $newElems = $( newElements );
  528. $newElems.hide();
  529. $newElems.imagesLoaded(function(){
  530. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  531. });
  532. }); $('#posts').show(500);
  533. });
  534. </script>
  535.  
  536.  
  537. {/block:IndexPage}
  538.  
  539.  
  540. <title>{title}</title>
  541.  
  542.  
  543. <meta name="viewport" content="width=820" />
  544. </head>
  545.  
  546. <body>
  547. <BODY onselectstart="return false;" ondragstart="return false;">
  548. <div class="wrapper">
  549. <div class="header">
  550. </div>
  551.  
  552. <div id="center">
  553. <div id="bar"></div>
  554. <div id="bar2"></div>
  555.  
  556. <div id="blogtitle"></div>
  557. <div id="navv2"><div id="nav"><div class="lnk"><a href="{text:link one}">{text:link one title}</a></div></div><div id="nav"><div class="lnk"><a href="{text:link two}">{text:link two title}</a></div></div>{block:iflinkfivetitle}<div id="nav"><div class="lnk"><a href="{text:link five}">{text:link five title}</a></div></div>{/block:iflinkfivetitle}</div>
  558.  
  559. <div id="navv"><div id="nav"><div class="lnk"><a href="{text:link three}">{text:link three title}</a></div></div><div id="nav"><div class="lnk"><a href="{text:link four}">{text:link four title}</a></div></div>{block:iflinksixtitle}<div id="nav"><div class="lnk"><a href="{text:link six}">{text:link six title}</a></div></div>{/block:iflinksixtitle}</div>
  560.  
  561. <div id="sidebar"><div id="desc"><div class="blogtitle">{title}</div>{description}</div>
  562. <Center><a href="/"><img src="{image:sidebar}" height="180" width="100%"></a></center>
  563.  
  564. </div>
  565.  
  566.  
  567.  
  568. <div class="left">
  569. <div id="posts">
  570. {block:Posts}
  571. <div class="entry">
  572.  
  573. {block:Answer}
  574. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:;border-bottom:1px solid #ddd;border-left:4px double #ddd;border-radius:0px;">
  575. <a href="{AskerURL}"><img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/></a><askname>{asker}</askname>: {Question}</div>
  576. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  577. <div class="permalink"> <a href="{permalink}">{notecountwithlabel} / {Timeago}</a> </div>
  578. {/block:Answer}
  579.  
  580. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>{block:indexpage}<p align=right><span class="permalink"><a
  581. href="{Permalink}">{notecountwithlabel} / {Timeago}</a> / <a href="{ReblogURL}">Reblog</a><br>{/block:HasTags}</span></align>{/block:indexpage}
  582. {/block:Text}
  583.  
  584. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  585. class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{block:Link}
  586.  
  587. {block:Photo}
  588. {block:IndexPage}
  589. <center>
  590. <div class="perma">
  591. <a href="{ReblogURL}"title="Share this post">Reblog</a> this with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  592. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  593. {/block:IndexPage}
  594. {block:PermalinkPage}
  595. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  596.  
  597. {LinkCloseTag}
  598. {/block:PermalinkPage}
  599. {/block:Photo}
  600.  
  601. {block:Photoset}
  602. {block:IndexPage}
  603. <center>
  604. <div class="perma">
  605. <a href="{ReblogURL}">Reblog</a> this image with <a href="{Permalink}"title="">{notecountwithlabel}</a> </div>
  606. {Photoset-250}</center>
  607. {/block:IndexPage}
  608. {block:PermalinkPage}
  609. <center>
  610. {Photoset-500}</center>
  611. {/block:PermalinkPage}
  612. {/block:Photoset}
  613.  
  614. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:Quote}
  615.  
  616. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  617.  
  618. {block:Lines}
  619. <li class="user_{UserNumber}">
  620. {block:Label}
  621. <span class="label">{Label}</span>
  622. {/block:Label}
  623.  
  624. {Line}
  625.  
  626. {/block:Lines}
  627. <p align=right><div class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></div></align>
  628. {/block:Chat}
  629.  
  630. {block:Audio}
  631. <div style="width:200px; height:30px;">
  632. {AudioPlayerBlack}
  633. </div>
  634. {block:IndexPage}
  635. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:IndexPage}
  636. {/block:Audio}
  637.  
  638. {block:Video}
  639. {block:IndexPage}
  640. <center>
  641. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>
  642. {/block:IndexPage}
  643. {block:PermalinkPage}
  644. <center>
  645. {Video-400}</center>
  646. {/block:PermalinkPage}
  647. {block:Video}
  648.  
  649.  
  650. {block:PostNotes}<div align="middle">{caption}</div>
  651. <center>
  652.  
  653. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  654.  
  655. {block:HasTags}
  656. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  657. {block:RebloggedFrom}
  658. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  659. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  660.  
  661. {/block:RebloggedFrom}
  662. </center></span>
  663. <br>
  664. <div id="postnotes">{PostNotes}</div><br>
  665.  
  666. <center>{block:ContentSource}
  667. <br><a href="{SourceURL}">
  668. {lang:Source}:
  669. {block:SourceLogo}
  670. <img src="{BlackLogoURL}" width="{LogoWidth}"
  671. height="{LogoHeight}" alt="{SourceTitle}" />
  672. {/block:SourceLogo}
  673. {block:NoSourceLogo}
  674. {SourceLink}
  675. {/block:NoSourceLogo}
  676. </a>
  677. {/block:ContentSource}</center>
  678.  
  679. {/block:PostNotes}
  680. </div>
  681. {/block:Posts}
  682. </div></div>
  683.  
  684. {block:IndexPage}
  685. {block:Pagination}
  686. <div id="pagination">
  687. {block:NextPage}
  688. <a id="nextPage" href="{NextPage}"></a>
  689. {/block:NextPage}
  690. {block:PreviousPage}
  691. <a href="{PreviousPage}"></a>
  692. {/block:PreviousPage}
  693. </div>
  694. {/block:Pagination}
  695. {/block:IndexPage}
  696.  
  697. </body>
  698.  
  699. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement