Advertisement
pedrok123

theme 4 by repugnar

May 24th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.82 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- THEME BY REPUGNAR SE COPIAR VOU COMER VC --!>
  6.  
  7. <!-- Start FreeOnlineUsers.com -->
  8. <center><font color=#000000><script type="text/javascript" src="http://st2.freeonlineusers.com/on2.php?id=1066396"> </script> Online</font></a></center>
  9. <!-- End FreeOnlineUsers.com -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#f0f0f0" />
  14. <meta name="color:link" content="#000000" />
  15. <meta name="color:hover" content="#fff" />
  16. <meta name="color:text links" content="#000000"/>
  17. <meta name="color:text links hover" content="#000000"/>
  18. <meta name="color:sidebar" content="#fff" />
  19. <meta name="color:text" content="#000000" />
  20. <meta name="color:post" content="#ffffff" />
  21. <meta name="color:menubg" content="#000000"/>
  22. <meta name="color:menutx" content="#ffffff"/>
  23.  
  24. <meta name="image:background" content="Sorry, i am scum"/>
  25. <meta name="image:sidebar" content="http://static.tumblr.com/ekkfzmn/3WXm4cn9v/tumblr_lxr814cgi81r6z5vjo1_250.png" />
  26.  
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  38. <meta name="text:Link6" content="/" />
  39. <meta name="text:Link6 Title" content="link" />
  40. <meta name="text:Link7" content="/" />
  41. <meta name="text:Link7 Title" content="link" />
  42. <meta name="text:Link8" content="/" />
  43. <meta name="text:Link8 Title" content="link" />
  44. <meta name="text:Link9" content="/" />
  45. <meta name="text:Link9 Title" content="link" />
  46.  
  47.  
  48.  
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  50. <title>{Title}</title>
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53. {block:Description}
  54. <meta name="description" content="{MetaDescription}" />
  55. {/block:Description}
  56.  
  57. {block:IfEnableEndlessScrolling}
  58. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  59. {/block:IfEnableEndlessScrolling}
  60.  
  61. <style type="text/css">
  62.  
  63. #title{ font-size: 16px;font-family: georgia; text-transform: uppercase; padding: 5px; color: {color:text}; background-color: {color:sidebar} ; }
  64.  
  65.  
  66. #sidebar {position: fixed; margin: 0px 0px 0px -610px;}
  67.  
  68. #sid{font-size: 9px; font-family: verdana; position: relative; width: 150px; margin-left: -150px; height: auto; padding: 0px; margin-top: -250px; background-attachment: fixed; }
  69.  
  70. #title{ font-size: 16px;font-family: georgia; text-transform: uppercase; padding: 5px; color: {color:text}; background-color: {color:sidebar} ; }
  71.  
  72. #image{width: 200px;padding: 2px; margin-top: 1px; border: 3px solid {color:text}; background-color: {color:sidebar} ; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  73. #image:hover{ border: 3px solid {color:sidebar}; }
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. ::-webkit-scrollbar{width:6px;height:6px;}
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. ::-webkit-scrollbar-button:start:decrement
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000;-webkit-border-radius:px;}
  169.  
  170.  
  171.  
  172. body {
  173. background-color: {color:background};
  174. color:{color:text};
  175. font-family: verdana;
  176. font-size: 10px;
  177. text-align: center;
  178. line-height:120%;
  179. margin:0;
  180. padding:0;
  181. background-image:url('{image:background}');
  182. background-attachment: fixed
  183. }
  184.  
  185. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  186. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  187.  
  188. p {margin: 6px 0 0 0}
  189.  
  190. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  191.  
  192.  
  193. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  194.  
  195. #entries{margin-top:30px; }
  196.  
  197. .post {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; color:{color:text}; margin-left:273px;}
  198.  
  199. #xright {position: fixed; margin-top: 52px; margin-left: 357px; overflow: auto; width: 524px; height: 703px;}
  200.  
  201.  
  202.  
  203. .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post};}
  204. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  205.  
  206.  
  207. h1 {font-family: georgia; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  208.  
  209. h1 a {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  210.  
  211. h1 a:hover {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  212.  
  213.  
  214.  
  215. .image {text-align: center; border: 0px; }
  216. .image img {max-width: 500px; margin-bottom: 3px }
  217. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
  218. .qt {font-family: verdana; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  219. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  220. .qsr a, a:hover{text-transform: none;}
  221.  
  222. .chat {line-height: 12px; list-style: none }
  223. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  224. .person1 {background-color:{color:background}; color: {color:text}; }
  225. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  226. .person2 {color: {color:text}; }
  227. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  228.  
  229. .audio{background-color:black; display:block;}
  230. .source{display:none}
  231.  
  232. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  233. #questions a {color:{color:link}}
  234.  
  235.  
  236.  
  237. #cap {width: 500px; margin-top: -2px;}
  238.  
  239. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  240. .dda a {font-size: 9px;}
  241.  
  242.  
  243.  
  244. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  245. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  246.  
  247. .qqmarks{
  248. font-size: 80px;
  249. font-weight: bold;
  250. line-height: 80px;
  251. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  252. opacity: 0.2;
  253. filter:alpha (opacity=20)
  254. }
  255.  
  256.  
  257.  
  258. .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  259.  
  260. .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
  261.  
  262. .qsource a, a:hover{text-transform: none;}
  263.  
  264.  
  265. .notes {width: 520px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:273px;}
  266.  
  267. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:100px;}
  268.  
  269. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  270.  
  271. .notes img{display: none; border:0px}
  272.  
  273.  
  274.  
  275.  
  276. b{text-transform: block; color:;}
  277. i{text-transform: italic; color:{color:text}}
  278. p{margin:2px 0 2px 0}
  279. u {text-decoration: none; border-bottom: 1px dashed;}
  280. d1 {opacity:0.8}
  281. d2 {opacity:0.6}
  282. d3 {opacity:0.4}
  283. d4 {opacity:0.2}
  284.  
  285.  
  286.  
  287. #ser2 {width: 20px; height: 53px; float: left; margin-left:999px; margin-top: 1px; padding: 2px; text-align: center;position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;  opacity: 1; border: 1px solid #fff; -webkit-border-radius: 0px 10px 10px 0px;background-attachment: fixed;}
  288.  
  289.  
  290.  
  291.  
  292. #ser2 a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-left:1px; width: 17px; height: 15px;  color:{color:border}; text-decoration: none; text-transform: none; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 1px; margin-top:2px}
  293.  
  294.  
  295.  
  296.  
  297. #cre{float: left; margin-top: 50px; margin-left:40px; width: 210px; height:14px; background-color: #000; color: #fff; line-height:13px; font-size: 8px; font-family: tinytots;text-align: -20;-webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; position :fixed; border-bottom:2px solid #000; border: 1px solid #fff;}
  298.  
  299. #cre a{font-size: 8px; font-family: tinytots; background-color: transparent; color:#fff;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;text-transform: uppercase;}
  300. #cre a:hover{opacity:0.5;text-transform: uppercase;}
  301.  
  302.  
  303.  
  304. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  305. #paginal a {background: #f0f0f0; margin: 0 1px 0 0; padding: 2px 4px; color: #000; border: 1px solid #fff;}
  306. #paginal a:hover {background: #fff; color: #000;}
  307. #paginal span.pagina_atual {background: #fff; margin: 0 1px 0 0; padding: 2px 4px;; color: #000; font-weight: bold; text-decoration: none;}
  308. .ps {position:fixed; width: 210px; height: auto; width: 190px; background-color: #000; color: #fff; padding: 5px; margin-top: 270px; margin-left: 800px; border: 1px solid #fff; }
  309.  
  310.  
  311.  
  312. #ttc {float: left; margin-top: 8px; height:20px; margin-left: 160px; width: 243px; background-color: #000; color: #6D6D6D; padding: 3px; font-size: 14px; font-family: georgia; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-top-left-radius: 10px; position:fixed; letter-spacing: -1px;}
  313.  
  314.  
  315. #ttc a{font-size: 17px; color:#6D6D6D}
  316.  
  317. #pedrodescre {float: left; margin-top: 50px; margin-left: 800px; width: 198px; background-color: #000; color: #fff; padding: 1px; font-size: 9px; font-family: verdana; text-align: center; position:fixed; letter-spacing: -1px; height: 210px; z-index:90000; border: 1px solid #fff;}
  318.  
  319. .pedrolink {float: left; position: fixed; margin-top:277px; text-align: center; margin-left: 40px;position:fixed; width:320px; font-family: tinytots; text-transform: uppercase;}
  320.  
  321. .pedrolink a{float: left; margin-right: 1px; letter-spacing: px; font-family:tinytots; font-size: 8px; text-align: center; text-align: center; margin-bottom: 2px; width: 54px; background-color: #000; color:#fff; text-decoration: none; text-transform: lowercase; line-height: 0px; ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase; border: 1px solid #fff;}
  322.  
  323. .pedrolink a:hover{letter-spacing: 0px;font-family: tinytots;text-transform: uppercase; background-color:#000; color:#fff}
  324.  
  325.  
  326.  
  327. .pedrolink2 {float: left; position: fixed; margin-top:297px; text-align: center; margin-left: 40px;position:fixed; width:320px; font-family: tinytots; text-transform: uppercase;}
  328.  
  329. .pedrolink2 a{float: left; margin-right: 1px; letter-spacing: px; font-family:tinytots; font-size: 8px; text-align: center; text-align: center; margin-bottom: 2px; width: 54px; background-color: #000; color:#fff; text-decoration: none; text-transform: lowercase; line-height: 0px; ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase; border: 1px solid #fff;}
  330.  
  331. .pedrolink a:hover{letter-spacing: 0px;font-family: tinytots;text-transform: uppercase; background-color:#000; color:#fff}
  332. #pedrodescre a{font-size: 9px; color:#6d6d6d}
  333.  
  334.  
  335.  
  336. #pic {margin-top: 47px; margin-left: 50px; width: 210px; height: auto;
  337.  
  338.  
  339.  
  340. position: fixed; padding: px;
  341.  
  342.  
  343.  
  344. background-color: {color:sidebar}; border: 1px solid #fff;}
  345.  
  346.  
  347.  
  348. #pic img{width: 210px; height: 351px;}
  349.  
  350. #pic img:hover{
  351.  
  352.  
  353.  
  354. opacity:1.5;
  355.  
  356.  
  357.  
  358. -webkit-transition: 0.5s ease-in;}
  359.  
  360.  
  361. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  362.  
  363.  
  364. #sidebar {position: fixed; margin: 330px 0px 0px 190px;}
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378. </style>
  379.  
  380. <body>
  381.  
  382. <div id="all">
  383. <div id="sidebar">
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400. <div id="sid">
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417. <div id="title">{text:title} <div style="font-size:9px; font-family:verdana; text-transform: lowercase;">{text:subtitle}</div></div>
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434. <img src="{image:sidebar}" id="image">
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468. </div>
  469. </div>
  470.  
  471.  
  472.  
  473.  
  474.  
  475. <div id="sidebarimage">
  476. <div id="sdbarimg2"><img src="{image:pic1}"/></div>
  477. <div id="sdbarimg"><img src="{image:pic2}"/></div></div>
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.     </div></div></div></div></div></div>
  494. <div id="pedrodescre">
  495. <p><br>{description}
  496.  
  497. </div></div>
  498.  
  499. <div class="ps"><div id="paginal">
  500. {block:JumpPagination length="8"}
  501. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  502. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  503. {/block:JumpPagination}
  504. </div>
  505.  
  506. </div>
  507.  
  508.  
  509.  
  510. <div class="pedrolink">
  511. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  512. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  513. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  514. </div></div>
  515.  
  516. <div class="pedrolink2">
  517. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  518. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  519. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  520. </div></div>
  521. <div id="cre">THEME BY <a href="http://repugnar.tumblr.com">REPUGNAR</a> ©</b>
  522. </div>
  523. </div></div>
  524. </div>
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533. <div id="entries">
  534. {block:Posts}
  535. <div class="post">
  536.  
  537. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  538.  
  539. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  540.  
  541. {block:Photoset}{Photoset-500}{/block:Photoset}
  542.  
  543. {block:Quote}
  544. <div class="qquote"><center>“{Quote}”</div>
  545. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  546. {/block:Quote}
  547.  
  548. {block:Link}
  549. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  550. {block:Description}{Description}{/block:Description}
  551. {/block:Link}
  552.  
  553. {block:Chat}
  554. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  555. <div class="chat"><ul>{block:Lines}
  556. <li class="person{UserNumber}">{block:Label}
  557. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  558. {/block:Chat}
  559.  
  560. {block:Audio}
  561. <br>
  562. <div class="audio">{AudioPlayerBlack}</div>
  563. {block:Caption}{Caption}{/block:Caption}
  564. {/block:Audio}
  565.  
  566. {block:Video}{Video-500}{/block:Video}
  567.  
  568.  
  569.  
  570.  
  571. {block:Answer}<div id="questions">{Asker} gemeu gostoso: "{Question}"</div>
  572. {Answer}{/block:answer}
  573.  
  574. <div id="cap">
  575. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  576. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  577. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  578.  
  579. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  580. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  581. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  582. {/block:ContentSource}</div></div>
  583. <br>
  584. <div class="tags"> {block:HasTags}{block:Tags}<a href="{TagURL}" > #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  585.  
  586. <div id="dda">
  587.  
  588.  
  589. <div style="float:left;" class="tags">
  590. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} . <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} . <a href="{ReblogUrl}" target="_blank">reblog this <b>n</b>ow</a>{/block:IndexPage}<br>
  591. {block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  592. </span>{/block:RebloggedFrom} {block:RebloggedFrom} . via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  593. </div>
  594. </ br>
  595. <br clear="all" /></div></div>
  596.  
  597.  
  598. {/block:Posts}
  599. {block:PostNotes}
  600. <div id="notes"><div id="ntstext">{PostNotes}</div></div>
  601. {/block:PostNotes}
  602.  
  603. </div>
  604. </div>
  605. </div></div></div>
  606. </div></div>
  607.  
  608. </body>
  609.  
  610. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement