Advertisement
worenow

gostosinha

Dec 7th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.41 KB | None | 0 0
  1. <!--- Theme by socialid themes, don't copy © --->
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta name="color:background" content="#FFF"/>
  6. <meta name="color:backgroundSide" content="#FFF"/>
  7. <meta name="color:backgroundPermalink" content="#FFF"/>
  8. <meta name="color:text" content="#444444"/>
  9. <meta name="color:link" content="#444444"/>
  10. <meta name="color:bglinks" content="#8593a8"/>
  11. <meta name="color:Scroll" content="#444444"/>
  12. <meta name="color:box" content="#ffffff"/>
  13. <meta name="color:border" content="#dddddd"/>
  14. <meta name="if:followbranco" content="1"/>
  15. <meta name="if:BackgroundTelaCheia" content="0"/>
  16. <meta name="if:2column" content="1"/>
  17. <meta name="if:Opacity" content="1"/>
  18. <meta name="if:Sidereverse" content="1"/>
  19. <meta name="image:background" content=""/>
  20. <meta name="image:Sidebar" content=""/>
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link1 Title" content="link" />
  23. <meta name="text:Link2" content="/" />
  24. <meta name="text:Link2 Title" content="link" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="link" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="link" />
  29. <meta name="text:Link5" content="/" />
  30. <meta name="text:Link5 Title" content="link" />
  31.  
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  35. <meta name="viewport" content="width=820" />
  36.  
  37. <script type="text/javascript"
  38. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  39. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  40. <script>
  41. (function($){
  42. $(document).ready(function(){
  43. $("[title]").style_my_tooltips();
  44. });
  45. })(jQuery);
  46. </script>
  47.  
  48. {block:IndexPage}
  49.  
  50. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  51.  
  52. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  53.  
  54. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  55.  
  56. <script type="text/javascript">
  57. $(window).load(function(){
  58. var $wall = $('#content');
  59. $wall.imagesLoaded(function(){
  60. $wall.masonry({
  61. itemSelector: '.entry',
  62. isAnimated : true
  63. });
  64. });
  65. $wall.infinitescroll({
  66. navSelector : "div#navigation",
  67. nextSelector : "div#navigation a#nextPage",
  68. itemSelector : '.entry',
  69. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  70. loadingText : " ",
  71. donetext : " ",
  72. extraScrollPx : 9000,
  73. bufferPx : 10000,
  74. debug : false,
  75. errorCallback: function() {
  76. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  77. }},
  78. function( newElements ) {
  79. var $newElems = $( newElements );
  80. $newElems.hide();
  81. $newElems.imagesLoaded(function(){
  82. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  83. });
  84. }); $('#content').show(500);
  85. });
  86. </script>
  87.  
  88. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  89. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  90.  
  91. <style type="text/css">
  92. .cred {width: 96px;height: 20px;background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display: block;position:fixed;top: 26px;right:7px;opacity:.8;}
  93. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  94. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  95.  
  96. {block:Iffollowbranco}
  97. .cred {width: 96px;height: 20px;right: 7px;background: url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display: block;position:fixed;top: 26px;white-space:nowrap;
  98. -webkit-filter: invert(100%);
  99. -moz-filter: invert(100%);
  100. -o-filter: invert(100%);
  101. -ms-filter: invert(100%);
  102. filter: invert(100%);
  103. opacity:.7;z-index:99999999999;
  104. transition: .8s ease-in-out;
  105. -webkit-transition: .8s ease-in-out;
  106. -moz-transition: .8s ease-in-out;
  107. -o-transition: .8s ease-in-out; }
  108. .user_ .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  109. .user_7 .label, .user_8 .label, .user_9 .label {color:;}
  110.  
  111. {/block:Iffollowbranco}
  112. body, a, a:hover {
  113. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
  114. default !important;}
  115.  
  116. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  117.  
  118.  
  119. body {background-image: url('{image:background}');
  120. background-attachment:fixed;
  121. background-color:{color:background};
  122. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  123. background-position: center;
  124. background-attachment: fixed;
  125. -webkit-background-size: cover;
  126. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  127.  
  128. /*-- Font Theme --*/
  129. font-size:11px;
  130.  
  131. font-family:calibri;
  132. line-height:14px;
  133. /*-- Font Theme --*/
  134. text-align:left;
  135.  
  136. color:{color:text};}
  137.  
  138. a:link, a:active,
  139. a:visited{color:{color:link};
  140. text-decoration: none;}
  141. a:hover{color:{color:hover};}
  142.  
  143. ::-webkit-scrollbar-thumb{
  144. background-color: {color:Scroll};
  145. border: 3px solid {color:background};
  146. height:auto;
  147. -moz-border-radius: 0px;
  148. border-radius: 0px;
  149. }
  150.  
  151. ::-webkit-scrollbar {
  152. height:auto;
  153. width:9px;
  154. background-color: {color:Scroll};
  155. border: 5px solid {color:background};
  156. }
  157.  
  158.  
  159. #s-m-t-tooltip{
  160. font-size:8px;
  161. max-width:200px;
  162. line-height:8px;
  163. border-radius:1px;
  164. padding:2px 5px 2px 5px;
  165. margin:26px 0px 0px 16px;
  166. z-index:10;
  167. background:#fff;
  168. font-family:calibri;
  169. text-transform:uppercase;
  170. opacity:.5;
  171. border:1px solid #eee;
  172. border-offset:-1px;
  173. letter-spacing:0px;
  174. z-index:999999999999;
  175. }
  176.  
  177. div#content{
  178.  
  179. margin-left:280px;width:900px;
  180. {block:IfSideReverse} margin-left:200px; {/block:IfSideReverse}
  181. {block:If2column}margin-left:450px;{/block:If2column}
  182. {block:If2column}
  183. {block:IfSideReverse} margin-left:450px; {/block:IfSideReverse}
  184. {/block:If2column}
  185. {block:If2column}width:650px;{/block:If2column}
  186. }
  187.  
  188. .pquote {
  189. font-size:11px;
  190. line-height:14px;
  191. text-align:left; }
  192.  
  193. .quotesource{
  194. font-size:11px;
  195. text-align:left;
  196. letter-spacing:0px; }
  197.  
  198. .post_title{
  199. font-size:11px;
  200. line-height:15px;}
  201.  
  202.  
  203. .entry{border:0px solid {color:border};
  204. position:relative;
  205. width:220px;
  206. padding:15px;
  207. -webkit-box-shadow: 1px 1px 2px {color:box};
  208. -moz-box-shadow: 5px 1px 3px {color:box};
  209. box-shadow: 1px 2px 50px {color:box};
  210. float:left;
  211. /* Margin das postagens */
  212. margin:10px;
  213. /* Margin das postagens */
  214. background-color:{color:background};
  215. {block:PermalinkPage}width:450px;{/block:PermalinkPage};}
  216.  
  217. .entry img{max-width:220px;
  218. {block:PermalinkPage}max-width:450px;{/block:PermalinkPage};}
  219.  
  220. #postnotes {text-align:left; z-index:11; padding:25px; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out; width:450px;}
  221.  
  222.  
  223. .per {
  224. position:relative;
  225. text-align:justify;
  226. padding:0px 1px; margin:0;
  227. clear:both;;}
  228.  
  229. .fe {
  230. display:block;
  231. position:absolute;
  232. bottom:-15px;
  233. left:15px;
  234. width:0;
  235. border-width:15px 15px 0;
  236. border-style:solid;
  237. border-color: transparent;}
  238.  
  239. .text {text-align:left;}
  240.  
  241. blockquote{
  242. padding:0px 0px 0px 5px;
  243. margin:0px 0px 2px 1px;
  244. border-left: 1px solid #adadad;}
  245.  
  246. .perms {background:{color:backgroundPermalink};
  247. font-size:8px;
  248. text-align:center;
  249. opacity: 0;line-height:16px;
  250. transition: .8s ease-in-out;
  251. -webkit-transition: .8s ease-in-out;
  252. -moz-transition: .8s ease-in-out;
  253. -o-transition: .8s ease-in-out;
  254. top:22px;
  255. width:50px;
  256. height:auto;
  257. position: absolute;
  258. margin-top:0px;
  259. margin-left:8px;
  260. text-transform: uppercase;
  261. font-family:calibri;
  262. display:block;}
  263.  
  264. .perms a{padding: 2 3 3 3;background:{color:backgroundPermalink}; }
  265.  
  266. .entry:hover .perms {width:150px;
  267. opacity:0.8;margin-left:8px;
  268. z-index:999999;
  269. -webkit-transition-duration: 0.65s;}
  270.  
  271.  
  272. .perms a:hover{
  273. text-decoration:line-through;}
  274.  
  275. .perm {
  276. font-size:9px;
  277. text-align:left;
  278. opacity: 0;
  279. transition: .8s ease-in-out;
  280. -webkit-transition: .8s ease-in-out;
  281. -moz-transition: .8s ease-in-out;
  282. -o-transition: .8s ease-in-out;
  283. bottom:0px;
  284. width:220px;
  285. height:auto;
  286. padding-bottom:4px;
  287. background-color: ;
  288. position: absolute;
  289. text-transform: lowercase;
  290. display:block;}
  291.  
  292.  
  293.  
  294. .entry:hover .perm {
  295. opacity:1;
  296. z-index:999999;
  297. -webkit-transition-duration: 0.65s;}
  298.  
  299.  
  300. .perm a:hover{
  301. text-decoration:line-through;}
  302.  
  303. {block:Iffollowbranco}
  304. iframe#tumblr_controls {
  305. white-space:nowrap;
  306. -webkit-filter: invert(100%);
  307. -moz-filter: invert(100%);
  308. -o-filter: invert(100%);
  309. -ms-filter: invert(100%);
  310. filter: invert(100%);
  311. opacity:.7;
  312. transition: .8s ease-in-out;
  313. -webkit-transition: .8s ease-in-out;
  314. -moz-transition: .8s ease-in-out;
  315. -o-transition: .8s ease-in-out; }
  316. {/block:Iffollowbranco}
  317.  
  318. #sidebar {position:fixed; width: auto; height:auto; margin-left:290px;margin-top:90px;; -webkit-transition-duration: 0.4s;}
  319.  
  320. #frufru {height:auto; margin-top:-35px; margin-left:-40px; position:fixed; text-align:left;z-index:6;}
  321.  
  322. #frufru img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; width:143px; height:199px;border-left:1px dotted #f0f0f0; padding-left:3px;}
  323.  
  324. #sidebar:hover #frufru {-webkit-filter: blur(1px)}
  325.  
  326.  
  327. #frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;line-height:11px;opacity:10; position:fixed; margin-left:-38px;text-align:center; text-transform:; letter-spacing:1px; margin-top:166px; width:147px;font-family: century gothic; font-size:8.498px; color:#000;}
  328.  
  329. #sidebar:hover #frase {opacity:0;}
  330.  
  331. #frase2 {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;line-height:12px;opacity:10; position:fixed; margin-left:-38px;text-align:center; text-transform:; letter-spacing:1px; margin-top:165px; width:150px;font-family: century gothic; font-size:8.499px; color:#000; border-bottom:1px dashed #E8E8E8; }
  332.  
  333. #sidebar:hover #frase2 {opacity:0;}
  334.  
  335. #menu{-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;line-height:13px;opacity:10; position:fixed; margin-left:-26px;text-align:center; text-transform:uppercase; margin-top:178px; width:143px;font-family:century Gothic; font-size:8px; color:#000; }
  336.  
  337.  
  338. #menu a:hover {color:#FF1493; }
  339. #sidebar:hover #menu { opacity:1; background-color:#FFF;}
  340.  
  341.  
  342. #flor {margin-left:-38px;margin-top:175.3px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;z-index:6; color:#828282;}
  343. #flor img {width:14px; height:21px; }
  344. #sidebar:hover #flor { color:#828282;-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg) }
  345.  
  346.  
  347. #flor1 {margin-left:-30px;margin-top:178px;position:fixed;opacity:1;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;z-index:6; color:#828282;}
  348. #flor1 img {width:13px; height:21px;}
  349. #sidebar:hover #flor1 {opacity:1; -moz-transform: rotate(360deg);-webkit-transform: rotate(360deg)}
  350.  
  351. #frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;line-height:12px;opacity:0; position:fixed; margin-left:-38px;text-align:center; text-transform:; letter-spacing:1px; margin-top:165px; width:150px;font-family: century gothic; font-size:8.499px; color:#000; border-bottom:1px dashed #E8E8E8; }
  352.  
  353. #sidebar:hover #frase {opacity:10;}
  354.  
  355.  
  356.  
  357. </style><body>
  358.  
  359.  
  360. <div id="sidebar">
  361. <div id="frufru"><img src="{image:sidebar}"></div>
  362.  
  363.  
  364. <div id="frase2">deixa qualquer um em marte</div>
  365.  
  366. <div id="flor"><font color=#aaa> ✿</font></div>
  367.  
  368.  
  369. <div id="frase">linda, louca e muito mimada </div>
  370.  
  371.  
  372. <div id="flor1"><font color=#aaa> ✿</font></div>
  373.  
  374.  
  375. <div id="menu">
  376. <a href="{text:Link1}">{text:Link1 Title}</a> <small><font color=#EE6AA7>x</font></small>
  377. <a href="{text:Link2}">{text:Link2 Title}</a> <small><font color=#EE6AA7>x</font></small>
  378. <a href="{text:Link3}">{text:Link3 Title}</a> <small><font color=#EE6AA7>x</font></small>
  379. <a href="{text:Link4}">{text:Link4 Title}</a> </div></div>
  380.  
  381.  
  382. </div>
  383. <!-- Inicio Das postagens --->
  384.  
  385. <div id="content">
  386. {block:Posts}
  387.  
  388. {block:Text}
  389. <div class="entry">
  390. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  391. {Body}
  392. {block:IndexPage}
  393. <div class="perm">
  394. <a href="{Permalink}">{SourceURL} </a>
  395. <a href="{permalink}">{notecountwithlabel}</a>
  396. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  397. </div> {/block:IndexPage}
  398. </div>
  399. {/block:Text}
  400.  
  401. {block:Photo}
  402. <div class="entry">
  403. <!--- Tamanho das fotos --->
  404. <img src="{PhotoURL-500}">
  405. <!--- Tamanho das fotos --->
  406. {block:IndexPage}
  407. <div class="perms">
  408. <a href="{permalink}">{DayofMonthWithSuffix}</a> /
  409. <a href="{permalink}">{notecountwithlabel}</a> /
  410. <a href="{ReblogURL}" target="_blank">Reblog</a>
  411. </div>
  412. {/block:IndexPage}
  413. </div>
  414. {/block:Photo}
  415.  
  416. {block:Photoset}
  417. <div class="entry">
  418. <!--- Tamanho dos Photosets --->
  419. {block:Photos}
  420.  
  421. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  422.  
  423. {/block:Photos}
  424. <!--- Tamanho dos Photosets --->
  425. {block:IndexPage}
  426. <div class="perms">
  427. <a href="{permalink}" title="{Month} {DayofMonthWithSuffix}">●</a>
  428. <a href="{permalink}" title="{notecountwithlabel}">●</a>
  429. <a href="{ReblogURL}" target="_blank" title="Reblog">●</a>
  430. </div>
  431. {/block:IndexPage}
  432. </div>
  433. {/block:Photoset}
  434.  
  435.  
  436. {block:Quote}
  437. <div class="entry">
  438. <div class="pquote">{Quote}<div class="quotesource"><b>— {Source}</b></div></div><p>
  439. {block:IndexPage}
  440. <div class="perm">
  441. <a href="{permalink}">{notecountwithlabel}</a>
  442. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  443.  
  444.  
  445.  
  446. </div>
  447. {/block:IndexPage}
  448. </div>
  449. {/block:Quote}
  450.  
  451. {block:Chat}
  452. <div class="entry">
  453. {block:Title}
  454. <span class="post_title">{Title}</span>{/block:Title}
  455. <div id="chat">
  456. {block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}<br>
  457. {block:IndexPage}<div class="perm">
  458. <a href="{permalink}">{notecountwithlabel}</a>
  459. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  460. </div> {/block:IndexPage}
  461. </div>
  462. </div>
  463. {/block:Chat}
  464.  
  465. {block:Link}
  466. <div class="entry">
  467. {block:IndexPage}
  468. <div class="perm">
  469. <a href="{permalink}">{notecountwithlabel}</a>
  470. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  471. </div> {/block:IndexPage}
  472. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a>
  473. {block:Description}{Description}{/block:Description}
  474.  
  475. </div>
  476. {/block:Link}
  477.  
  478. {block:Audio}
  479. <div class="entry">
  480. <center>
  481. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="200"/><p>{/block:AlbumArt}</center>
  482. <div class="audiocas">{AudioPlayerGrey}</div>
  483. {block:Caption}{Caption}
  484. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  485. {block:IndexPage}
  486. <div class="perm">
  487. <a href="{permalink}">{notecountwithlabel}</a>
  488. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  489. </div> {/block:IndexPage}
  490. </div>
  491. {/block:Audio}
  492.  
  493. {block:Video}
  494. <div class="entry">
  495. {Video-250}
  496. {block:IndexPage}
  497. <div class="perms">
  498. <a href="{permalink}">{notecountwithlabel}</a>
  499. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  500. </div> {/block:IndexPage}
  501. </div>
  502. {/block:Video}
  503.  
  504. {block:Answer}
  505. <div class="entry">
  506. <div class="per"><b>{Asker}:</b> {Question}<p><div class="fe"></div></div>
  507. <p>
  508. <div class="text"><p>{Answer}</p></div>
  509. {block:IndexPage}
  510. <div class="perm">
  511. <a href="{permalink}">{notecountwithlabel}</a>
  512. <a href="{ReblogURL}" target="_blank"><b>Reblog post</b></a>
  513. </div> {/block:IndexPage}
  514. </div>
  515. {/block:Answer}
  516.  
  517.  
  518. {block:PostNotes}
  519. <div id="postnotes">
  520. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  521. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  522. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  523.  
  524. </div><p>
  525. {PostNotes}
  526. {/block:PostNotes}
  527.  
  528.  
  529. {/block:posts}
  530.  
  531.  
  532. {block:IndexPage}
  533. <div class="column navigation" id="navigation">
  534. {block:Pagination}
  535. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  536. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  537. </div>
  538. {/block:IndexPage}
  539.  
  540. </div>
  541.  
  542. <script type="text/javascript"> Cufon.now(); </script>
  543.  
  544. <!-- © 2014 socialid themes -->
  545.  
  546.  
  547. </body>
  548. <div style="font-size:10px;
  549. font-family:consolas;position:fixed;bottom:35px;right:17px;moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; color:#949494; ">
  550. <a href="http://worenow.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> WORENOW <font color=#CD6090></font> </font></div>
  551. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement