Advertisement
Decrepitar

Theme 50

Jun 23rd, 2013
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.20 KB | None | 0 0
  1. <!--------------
  2.  
  3. THEMES BY DECREPITAR , NADA DE PLAGIOS !
  4.  
  5. NÃO RETIRE OS CREDITOS !
  6.  
  7. DDDDDDDDDD EEEEEEEEEE =======>> CREPITAR
  8. DD DD EE =======>> CREPITAR
  9. DD DD EEEEEEE =======>> CREPITAR
  10. DD DD EEEEEEE =======>> CREPITAR
  11. DD DD EE =======>> CREPITAR
  12. DDDDDDDDDD EEEEEEEEEEE =======>> CREPITAR
  13.  
  14. ---------------->
  15.  
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  18.  
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  26. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  27. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  28. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  29. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <html lang="en">
  36.  
  37. <head>
  38.  
  39. <meta name="color:Background" content="#ffffff"/>
  40. <meta name="color:Text" content="#aaa"/>
  41. <meta name="color:Link" content="#cecece"/>
  42. <meta name="color:Hover" content="#000"/>
  43. <meta name="image:Background" content=""/>
  44. <meta name="image:foto" content=""/>
  45. <meta name="color:bglinks" content="#cecece"/>
  46. <meta name="color:linkside" content="#FFFFFF"/>
  47. <meta name="color:title" content="#000" />
  48. <meta name="text:Link1 Url" content="/" />
  49. <meta name="text:Link1 Title" content="Um link aqui" />
  50. <meta name="text:Link2 Url" content="/" />
  51. <meta name="text:Link2 Title" content="Um link aqui" />
  52. <meta name="text:Link3 Url" content="/" />
  53. <meta name="text:Link3 Title" content="Um link aqui" />
  54. <meta name="text:Link4 Url" content="/" />
  55. <meta name="text:Link4 Title" content="Um link aqui" />
  56. <meta name="text:Link5 Url" content="/" />
  57. <meta name="text:Link5 Title" content="Um link aqui" />
  58. <meta name="text:Link6 Url" content="/" />
  59. <meta name="text:Link6 Title" content="Um link aqui" />
  60.  
  61.  
  62. <meta name="color:scrollbar" content="#cecece"/>
  63.  
  64.  
  65. <meta name="text:frase" content="Eu quero casar contigo"/>
  66. <meta name="color:frase" content="#bebebe"/>
  67.  
  68.  
  69. </script>
  70.  
  71. <style type="text/css">
  72.  
  73.  
  74. body{
  75. margin:5px;
  76. background-color: {color:Background};
  77. background-image:url({image:Background});
  78. background-attachment: fixed;
  79. background-repeat: repeat;
  80. font-size: 8px;
  81. font-family: arial;
  82. line-height:8px;
  83. color:{color:Text};
  84. }
  85.  
  86. a:link, a:active, a:visited{
  87. color:{color:link};
  88. text-decoration: none;
  89. }
  90.  
  91. a:hover {
  92. color:{color:hover};
  93. text-decoration: none;
  94. }
  95.  
  96. #cunt{width:250px; height:auto;}
  97. {block:PermalinkPage}
  98. width:410px;
  99. {/block:PermalinkPage}
  100. }
  101.  
  102. #center{
  103. padding-top:3px;
  104. padding-bottom:3px;
  105. position:fixed !important;
  106. width:250px;
  107. height:207px;
  108. background-color:#fff;
  109. {block:PermalinkPage}
  110. width:410px;
  111. height:207px;
  112. {/block:PermalinkPage}
  113. }
  114.  
  115. #posts{
  116. float:center;
  117. {block:indexpage}
  118. width:600px;
  119. {/block:indexpage}
  120. {block:permalinkpage}
  121. width:750px;
  122. margin-top: 40px;
  123. {/block:permalinkpage}
  124. margin-left: 400px;
  125. margin-top: 0px;
  126. z-index:9999;
  127. }
  128.  
  129. #sidebarimg {
  130. margin-bottom:3px;
  131. padding:5px;}
  132.  
  133. #sidebarimg img {
  134. max-width:272px;
  135. height: auto;}
  136.  
  137. #sidebar {width:284px;
  138. margin-left:50px;
  139. height:auto;
  140. margin-top:70px;
  141. position:fixed;
  142. overflow:hidden;
  143. background-color: {color:Sidebar};
  144. padding:3px;}
  145.  
  146. #title{font-family:arial;
  147. color:{color:Title};
  148. font-size:15px;
  149. padding:3px;
  150. text-align:center;}
  151.  
  152. #links {width:262px;
  153. background-color:transparent;
  154. padding:5px;
  155. text-align:center;
  156. font-size:14px;
  157. font-family:arial;}
  158.  
  159. #description {font-family:arial;
  160. font-size:11px;
  161. text-align:center;
  162. margin-bottom: 2px;
  163. padding:5px;
  164. text-align:center;
  165. color:{color:Text};}
  166.  
  167. askk {
  168. font-family: arial;
  169. color: {color:Title};
  170. font-size:15px;
  171. z-index:1;
  172. }
  173.  
  174.  
  175.  
  176. ::-webkit-scrollbar{width:7px;height:7px;}
  177. ::-webkit-scrollbar-button:start:decrement
  178. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  179. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  180. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  181. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  182.  
  183.  
  184. #entry{
  185. font-family: arial;
  186. font-size:10px;
  187. text-align:left;
  188. z-index:9999;
  189. float:left;
  190. width:490px;
  191. height: auto;
  192. {block:PermalinkPage}
  193. width: 418px;
  194. height: auto;
  195. {/block:PermalinkPage}
  196. line-height:10px;
  197. background-color:#fff;
  198. margin:3px;
  199. overflow:hidden;
  200. padding: 6px;
  201. padding:8px;padding:7px;
  202. padding-bottom: 4px;
  203. }
  204.  
  205. #entry .perma a{
  206. color:;}
  207.  
  208. .permalink {
  209. display: block;
  210. border-top: 1px solid #ddd;
  211. padding: 3px;
  212. margin: 4px 8px 0px 8px;
  213. font-family: arma;
  214. font-size: 8px;
  215. color: #424242;
  216. line-height: 18px;
  217. text-align: center;
  218. text-decoration: none;
  219. -webkit-transition: color 0.9s ease-out;
  220. -moz-transition: color 0.9s ease-out;
  221. }
  222.  
  223. #entry .perma a{
  224. color:;
  225. -webkit-transition: color 0.9s ease-out;
  226. -moz-transition: color 0.9s ease-out;
  227. }
  228.  
  229.  
  230. #entry .perma{
  231. width:480px;
  232. height: 15px;
  233. font-family:arial;
  234. font-size: 10px;
  235. text-transform:lowercase;
  236. position: absolute;
  237. line-height: 15px;
  238. text-align: center;
  239. overflow:hidden;
  240. opacity: 0.0;
  241. background-color:#fff;
  242. letter-spacing:0px;
  243. margin-top:-10px;
  244. margin-left: 0px;
  245. padding-bottom:1px;
  246. padding:3px;padding:5px;
  247. border-radius: 0px;
  248. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  249. -webkit-transition: all 0.5s linear;
  250. -moz-transition: all 0.5s linear;
  251. transition: all 0.5s linear;
  252. }
  253.  
  254. #entry:hover .perma{
  255. overflow:visible;
  256. margin-top:0px;
  257. border-top-right-radius: 0px;
  258. border-bottom-left-radius: 0px;
  259. -webkit-transition: all 0.5s linear; opacity: 1;
  260. -webkit-transition: all 0.5s linear;
  261. -moz-transition: all 0.5s linear;
  262. transition: all 0.5s linear;
  263. }
  264. .permalinktext {
  265. display: block;
  266. padding: 1px;
  267. margin: 0px 0px 0px 8px;
  268. font-family: arial;
  269. font-size: 10px;
  270. color: #424242;
  271. line-height: 10px;
  272. text-align: right;
  273. text-decoration: none;
  274. -webkit-transition: color 0.5s ease-out;
  275. -moz-transition: color 0.5s ease-out;
  276.  
  277. }
  278.  
  279.  
  280. .pergunta {background: #F4F4F4;color: #a0a09e;text-align: justify; padding: 10px; margin-bottom: 5px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 100px; -webkit-border-bottom-right-radius: 100px;}
  281.  
  282. .pergunta a {color: #000}
  283.  
  284. .pergunta g {color: #000;}
  285.  
  286. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border: 2px solid #f8f8ff; }
  287.  
  288. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  289.  
  290. div.treme img{position:relative}
  291.  
  292.  
  293.  
  294.  
  295. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/alux5te/8BFltyod3/caviardreams.ttf'); }
  296.  
  297. .title{
  298. font-family: arial ;
  299. font-size: 10px;
  300. line-height: 25px;
  301. text-transform:uppercase;
  302. color:{color:Title};
  303. letter-spacing: 0px;
  304. font-weight: normal;
  305. padding:0px 0px 0px 0px;
  306. }
  307. #postnotes{
  308. text-align: left;}
  309.  
  310. #postnotes blockquote{
  311. border: 1px;}
  312.  
  313.  
  314. blockquote{
  315. padding:0px 0px 2px 5px;
  316. margin:0px 0px 2px 10px;
  317. border-left: 1px solid #555555;
  318. }
  319. ul, ol, li{
  320. list-style:none;
  321. margin:0px;
  322. padding:0px
  323. }
  324.  
  325. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  326. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  327. }
  328.  
  329.  
  330. #sidebar {position: fixed; width:150px; height:180px; margin-left:230px; margin-top:50px; z-index:100; border:1px solid;color:#cecece}
  331.  
  332. .fotoside img {display: block;width:145px; height:175px;margin-left:2px; margin-top:2px;-webkit-border-radius: 0px 0px 0px 0px ;-webkit-transition: all 1s ease-in-out;
  333. -moz-transition: all 1s ease-in-out;
  334. -o-transition: all 1s ease-in-out;
  335. -ms-transition: all 1s ease-in-out;position:fixed; opacity: 0.65;-webkit-transform: rotate(0deg) ; }
  336.  
  337. .fotoside:hover img{ -webkit-border-radius: 50px 0px 50px 0px ; -webkit-transform: rotate(0deg) ; -webkit-transition: all 0.5s ease-in-out ; opacity:0.45}
  338.  
  339.  
  340. #linka {width: 70px; margin-top: 135px; margin-left: 132px; position:fixed;z-index:99999999999999999999999999999;}
  341.  
  342. #linka a{display:inline-block ; font-family: 'arial'; background-color:#transp.; color: {color:linkss}; width: 90px;; font-size: 8px; height:15px;line-height:15px;text-transform:uppercase;;text-align:center; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;opacity:0.71;border-bottom:1px solid {color:borda};-webkit-border-radius:0px 0px 0px 15px;}
  343.  
  344.  
  345.  
  346.  
  347. #page {width:100px;height:15px; margin-left:255px; margin-top:278px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:text}; font-family:arial;text-align:center; line-height: 12px; font-size:10px; border:1px solid; padding:3px;font-style: {color:sombra};}
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. #frase {background-color:transp.; width: 155px;height:20px ; letter-spacing: 0px; color: {color:frase}; text-align:center; line-height: 20px; position:; -moz-transition: all 0.4s ease-out; font-family:Rochester; margin-top:22px; margin-left:230px; text-transform: none; position: fixed; padding: 2px; font-size: 18px;border-bottom:1px solid ;}
  355.  
  356.  
  357.  
  358.  
  359. #poeta-desc {width:150px; margin-left:230px; margin-top:240px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:text}; font-family:arial;text-align:center; line-height: 12px; font-size:10px; border-top:1px solid; padding:3px;font-style: {color:sombra};}
  360.  
  361. #cred {margin-top: 10px; margin-left: 10px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  362.  
  363. #cred a{text-transform: none; display: block; font-family: 'arial'; background-color:#transp.; color: {color:link}; width: 90px; text-align: center; font-size: 8px; height:12px;line-height:10px;text-transform:uppercase; -webkit-transition-duration: .66s;}
  364.  
  365.  
  366. </style>
  367.  
  368.  
  369.  
  370.  
  371. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  372. <title>{title}</title>
  373. <link rel="shortcut icon" href="{favicon}">
  374. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  375. <meta name="viewport" content="width=720" />
  376. </head>
  377. <body onkeydown="return false">
  378. <div id="center">
  379. <div id="content">
  380. <div id="under">
  381. </div>
  382.  
  383. <div id="sidebar">
  384. <div class ="fotoside"> <img src="{image:foto}">
  385. </div></div>
  386.  
  387.  
  388. <div id="content">
  389. <div id="linka">
  390. <a href="{text:Link1 url}" >{text:Link1 title}</a>
  391. <a href="{text:Link2 url}" >{text:Link2 title}</a>
  392. <a href="{text:Link3 url}" >{text:Link3 title}</a>
  393. <a href="{text:Link4 url}" >{text:Link4 title}</a>
  394. <a href="{text:Link5 url}" >{text:Link5 title}</a>
  395. <a href="{text:Link6 url}" >{text:Link6 title}</a>
  396. </div></div>
  397.  
  398.  
  399.  
  400. </div>
  401.  
  402.  
  403. <div id="frase"><div class="cfrase">{text:frase}
  404. </div></div></div>
  405.  
  406. <div id="cred">
  407. <a href="http://DECREPITAR.tumblr.com" title="THEME BY DECREPITAR " target="_blank" > THEME</a>
  408.  
  409. </DIV>
  410.  
  411.  
  412. <div id="poeta-desc"> <center> {description}
  413. <br><br>
  414. {block:Pagination}
  415. {block:PreviousPage}
  416. <a href="{PreviousPage}">←</a>
  417. {/block:PreviousPage}
  418. {block:JumpPagination length="5"}
  419. {block:CurrentPage}
  420. <span class="current_page" style="color:#B0B0B0;">{PageNumber}</span>
  421. {/block:CurrentPage}
  422. {block:JumpPage}
  423. <a class="jump_page" href="{URL}">{PageNumber}</a>
  424. {/block:JumpPage}
  425. {/block:JumpPagination}
  426. {block:NextPage}
  427. <a href="{NextPage}">→</a>
  428. {/block:NextPage}
  429. </div>
  430. {/block:Pagination}
  431.  
  432. </center>
  433. </div>
  434.  
  435.  
  436.  
  437.  
  438. </div>
  439.  
  440.  
  441. <div id="posts">
  442. {block:Posts}
  443. <div id="entry">
  444.  
  445. {block:Text}
  446. {block:Title}<span class="title">{Title}</span>{/block:Title}
  447. <span class="entrytext">{Body}</span>
  448. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  449. {/block:Text}
  450.  
  451. {block:Link}
  452. <a href="{URL}" class="title">{Name}</a>
  453. {block:Description}{Description}{/block:Description}
  454. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  455. {block:Link}
  456.  
  457. {block:Photo}{block:IndexPage}
  458. <div class="perma">
  459. <a href="{permalink}">{NoteCountWithLabel}</a> / {timeago} / <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  460. {/block:IndexPage}
  461. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=490px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=418px/>{LinkCloseTag}{/block:PermalinkPage}
  462. {/block:Photo}
  463.  
  464. {block:Photoset}
  465. {block:IndexPage}
  466. <div class="perma">
  467. <a href="{permalink}">{NoteCountWithLabel}</a> / {timeago} / <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  468. <center>
  469.  
  470. {Photoset-500}</center>
  471. {/block:IndexPage}
  472. {block:PermalinkPage}
  473. <center>
  474. {Photoset-500}</center>
  475. {/block:PermalinkPage}
  476. {/block:Photoset}
  477.  
  478. {block:Quote}
  479. <span class="entrytext">{Quote}</span>
  480. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  481. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  482. {/block:Quote}
  483.  
  484. {block:Chat}
  485. {block:Title}<span class="title">{Title}</span>{/block:Title}
  486. <ul class="chat">
  487. {block:Lines}
  488. <li class="user_{UserNumber}">
  489. {block:Label}
  490. <span class="label">{Label}</span>
  491. {/block:Label}
  492.  
  493. {Line}
  494. </li>
  495. {/block:Lines}
  496. </ul>
  497. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  498. {/block:Chat}
  499.  
  500.  
  501. {block:Audio}
  502. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  503. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  504. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  505. {/block:Audio}
  506.  
  507. {block:Video}<center>
  508. <div style="padding-top:0px; padding-bottom:2px;">
  509. {Video-250}</div>
  510. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  511. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{permalink}">{timeago}</a> </div>
  512. {block:Video}
  513.  
  514. {block:Answer}
  515. <div class='treme'> <img src='{AskerPortraitURL-30}' class='iconeask'></div>
  516.  
  517. <div class='pergunta'><g>{Asker}</g> gritou: {Question}</div>
  518.  
  519. <div class='divisoria'></div>
  520.  
  521. {Answer}
  522. {/block:Answer}
  523.  
  524. {block:PostNotes}<div align="middle">{caption}</div>
  525. <center>
  526.  
  527. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  528.  
  529. {block:HasTags}
  530. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  531. {block:RebloggedFrom}
  532. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  533. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  534.  
  535. {/block:RebloggedFrom}
  536. </center></span>
  537. <br>
  538. <div id="postnotes">{PostNotes}</div><br>
  539.  
  540. <center>{block:ContentSource}
  541. <br><a href="{SourceURL}">
  542. {lang:Source}:
  543. {block:SourceLogo}
  544. <img src="{BlackLogoURL}" width="{LogoWidth}"
  545. height="{LogoHeight}" alt="{SourceTitle}" />
  546. {/block:SourceLogo}
  547. {block:NoSourceLogo}
  548. {SourceLink}
  549. {/block:NoSourceLogo}
  550. </a>
  551. {/block:ContentSource}</center>
  552.  
  553. {/block:PostNotes}
  554. </div>
  555. {/block:Posts}
  556. </div></div>
  557.  
  558. {block:indexpage}
  559. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  560. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  561. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  562. <script type="text/javascript">
  563. $(window).load(function(){
  564. var $wall = $('#posts');
  565. $wall.imagesLoaded(function(){
  566. $wall.masonry({
  567. itemSelector: '#entry, #entry_photo',
  568. isAnimated : false
  569. });
  570. });
  571.  
  572. $wall.infinitescroll({
  573. navSelector : '#page-nav',
  574. nextSelector : '#page-nav a',
  575. itemSelector : '#entry, #entry_photo',
  576. bufferPx : 2000,
  577. debug : false,
  578. errorCallback: function() {
  579. $('#infscr-loading').fadeOut('normal');
  580. }},
  581. function( newElements ) {
  582. var $newElems = $( newElements );
  583. $newElems.hide();
  584. $newElems.imagesLoaded(function(){
  585. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  586. });
  587. }); $('#content').show(500);
  588. });
  589. </script>
  590. {/block:indexpage}
  591.  
  592. <BODY onselectstart="return false;" ondragstart="return false;">
  593.  
  594.  
  595. </body>
  596.  
  597.  
  598. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement