Advertisement
lordemusic

smiling theme

Feb 3rd, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.46 KB | None | 0 0
  1. <html><head><title>{Title}</title>
  2. <link rel="shortcut icon" href="{Favicon}">
  3. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  4. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  5.  
  6. <meta name="image:Icon" content=""/>
  7.  
  8. <meta name="color:Text" content="#555555"/>
  9. <meta name="color:Background" content="#ffffff"/>
  10. <meta name="color:Link" content="#555555"/>
  11. <meta name="color:Hover" content="#97b3ad"/>
  12. <meta name="color:Borders" content="#eeeeee"/>
  13.  
  14. <meta name="select:Body" content="calibri" title="Calibri">
  15. <meta name="select:Body" content="consolas" title="Consolas">
  16. <meta name="select:Body" content="arial" title="Arial">
  17. <meta name="select:Body" content="open sans" title="Open Sans">
  18. <meta name="select:Body" content="source sans pro" title="Source Sans">
  19. <meta name="select:Body" content="karla" title="Karla">
  20. <meta name="select:Body" content="trebuchet ms" title="Trebuchet">
  21.  
  22. <meta name="if:Rounded" content="1"/>
  23. <meta name="if:Hover" content="1"/>
  24. <meta name="if:Tags" content="1"/>
  25.  
  26. <meta name="text:Text" content="9.5"/>
  27. <meta name="text:Space" content="150"/>
  28. <meta name="text:Posts" content="350"/>
  29. <meta name="text:Title" content="the edge of the abyss"/>
  30.  
  31. <meta name="text:link1 url" content="/"/>
  32. <meta name="text:link1" content="home"/>
  33. <meta name="text:link2 url" content="/ask"/>
  34. <meta name="text:link2" content="message"/>
  35. <meta name="text:link3 url" content="/"/>
  36. <meta name="text:link3" content=""/>
  37. <meta name="text:link4 url" content="/"/>
  38. <meta name="text:link4" content=""/>
  39.  
  40. <!-- scripts -->
  41. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic|Karla:400,400italic,700,700italic|Source+Sans+Pro:400,400italic,600,600italic' rel='stylesheet' type='text/css'>
  42. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  43. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  44. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  45. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  46. <script>
  47. (function($){
  48. $(document).ready(function(){
  49. $("[title]").style_my_tooltips({
  50. tip_follows_cursor:true,
  51. tip_delay_time:200,
  52. tip_fade_speed:300
  53. }
  54. );
  55. });
  56. })(jQuery);
  57. </script>
  58.  
  59. <style type="text/css">
  60. /* text related */
  61. body {color:{color:Text}; background:{color:Background}; font-family:{select:Body}; font-size:{text:Text}px; line-height:150%; -moz-osx-font-smoothing:grayscale; -webkit-font-smoothing:antialiased; font-smoothing:antialiased;}
  62.  
  63. blockquote {padding:0px; margin:8px 0px; border:0px;}
  64.  
  65. i, em {font-style:italic;}
  66. b, strong {font-weight:700;}
  67. big, small, sub {font-size:{text:Text}px; margin:0px; padding:0px; display:inline;}
  68. sub {vertical-align:middle;}
  69. hr {height:1px; background:{color:Borders}; margin:10px 0px 10px; border:0px; padding:0px;}
  70. small {border:0px;}
  71. u {text-decoration:none; border-bottom:1px solid #a2a2a2; color:#a2a2a2; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  72. u:hover {border-bottom:1px solid {color:Text}; color:{color:Text}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  73.  
  74. a {color:{color:Link}; text-decoration:none; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  75. a:hover, #links a:hover, .permalink a:hover, .permalink b:hover, a.tumblr_blog:hover, .tag a:hover, #pag a:hover {text-decoration:none; cursor:help; color:{color:Hover}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  76. a.tumblr_blog {color:#a2a2a2;}
  77. a.tumblr_blog:before {content:'@';}
  78. a.tumblr_blog:after {content:'▇'; position:absolute; margin-left:.3px; color:{color:Background}; z-index:99999;}
  79. .caption .tumblr_parent {display:none;}
  80.  
  81. ::selection {background:#b0b0b0; color:#f5f5f5;}
  82. ::-moz-selection {background:#b0b0b0; color:#f5f5f5;}
  83. ::-webkit-selection {background:#b0b0b0; color:#f5f5f5;}
  84.  
  85. #s-m-t-tooltip {max-width:300px; margin:15px; padding:3px 6px; background:#ccc; color:#fff; z-index:999999; font-size:7px; text-transform:uppercase; letter-spacing:2px; font-weight:700;}
  86.  
  87. /* header related */
  88. #header {margin:130px auto; padding:0px; text-align:left;}
  89.  
  90. h1 a {color:{color:Text}; font-weight:700; text-transform:lowercase; letter-spacing:0px; font-size:12px; margin:0px; padding:0px;}
  91. h1 {margin:0px; padding:0px; vertical-align:top;}
  92. h2 {color:{color:Text}; font-weight:700; text-transform:lowercase; letter-spacing:0px; font-size:11px; margin:0px 0px 13px; padding:0px;}
  93.  
  94. #links {text-decoration:none; padding:0px; margin-top:5px;}
  95. #links a {color:#a2a2a2; padding:0px; margin-right:1.3px;}
  96.  
  97. .icone {text-align:left; width:40px; margin-top:-1px; position:absolute;}
  98. .icone img {width:40px; height:40px; border-radius:100%;}
  99.  
  100. .m {margin-left:65px;}
  101.  
  102. ul {padding:0px; margin:8px 0px; list-style-type:none;}
  103. ul li {margin:0px 15px; padding-left:15px; list-style-type:none; line-height:180%;}
  104. ul li:before {content:'*'; font-size:11px; margin-left:-15px; position:absolute; margin-top:2px;}
  105.  
  106. /* scrollbar */
  107. ::-webkit-scrollbar {width:7px; height:7px; background:{color:Background};}
  108. ::-webkit-scrollbar-thumb {background:#b0b0b0; border:3px solid {color:Background};}
  109.  
  110. /* structure */
  111. #contain {width:{text:Posts}px; margin:0px auto;}
  112. #content {width:{text:Posts}px; float:right;}
  113.  
  114. .post {width:{text:Posts}px; margin-bottom:{text:Space}px;}
  115. img {max-width:100%; height:auto; width:auto; vertical-align:middle;}
  116.  
  117. .caption {margin:22px 0px 0px; padding:15px; {block:PermalinkPage}display:none;{/block:PermalinkPage} line-height:170%;}
  118. .box {background:{color:Background}; {block:IndexPage}text-align:center;{/block:IndexPage}}
  119. .box, .audio {{block:IndexPage}margin-bottom:15px;{/block:IndexPage}}
  120.  
  121. /* posts: questions, quotes, chats and audios*/
  122. .answer p, .box p, .permalink p, .tag p, .caption p, .permalink span, .caption span, #header p {margin:0px; padding:0px;}
  123.  
  124. #pag, .permalink, .info, .author, .quote, .answer, .question, .caption {text-align:center;}
  125.  
  126. .question {padding:0px; margin-bottom:10px; color:#a2a2a2; line-height:185%;}
  127. .answer {font-style:italic; line-height:185%;}
  128.  
  129. .quote {text-transform:lowercase; font-style:italic; font-size:10px; line-height:165%; color:#a2a2a2;}
  130. .quote::first-letter, .author::first-letter {text-transform:uppercase;}
  131. .author {color:{color:Link}; margin-top:10px; padding:0px;}
  132.  
  133. .chat {text-decoration:none; line-height:180%;}
  134. .line {padding:0px; list-style:none; font-family:consolas;}
  135. .label {color:{color:Link}; font-weight:700; text-transform:lowercase; font-family:consolas;}
  136. .label::first-letter {text-transform:uppercase;}
  137.  
  138. .audio {height:50px; padding-bottom:15px;}
  139. .audio i {margin-left:5px; color:#a2a2a2; font-style:normal;}
  140. .info {text-align:center; margin:15px auto;}
  141. .button {overflow:hidden; height:30px; width:30px; margin-left:calc({text:Posts}px / 2.2);}
  142.  
  143. /* permalinks */
  144. .permalink {margin-top:10px; padding:0px; color:#a2a2a2; line-height:180%;}
  145. .permalink a {color:#a2a2a2; text-transform:lowercase; word-wrap:break-word; word-break:break-all; margin:0px 3px;}
  146. .permalink svg {width:8px; fill:#a2a2a2; margin:5px 1.5px 0px;}
  147. .permalink svg:hover {fill:{color:Text};}
  148. .post hr {{block:IndexPage}margin-top:17px; margin-bottom:17px; height:1px; width:45px; margin-left:calc({text:Posts}px / 2.3);{/block:IndexPage}}
  149.  
  150. .custom-like-button {position:relative; display:inline; width:9px;}
  151. .like_button {position:absolute; left:0; right:0; top:0; bottom:0; width:100%; height:100%;}
  152. .like_button iframe {width: 100% !important; height: 100% !important; opacity:0;}
  153. .like_button svg {position:absolute; margin:0px; z-index:1; opacity:0; left:0; right:0; top:0; bottom:0; }
  154. .like_button:hover + svg {fill:#555!Important; cursor:help!important;}
  155. .like_button.liked + svg {fill:#ce968a;!important;}
  156.  
  157. .tag {padding:0px; margin:0px; display:inline;}
  158. .tag a {color:#a2a2a2; text-transform:lowercase; font-weight:normal; word-wrap:break-word; word-break:break-all; padding:0px;}
  159.  
  160. {block:ifHover}
  161. .permalink {opacity:0; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  162. .post:hover .permalink {opacity:1; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  163. {/block:ifHover}
  164.  
  165. .ppage {padding:20px 0px; border-bottom:1px solid {color:Borders}; text-align:left; color:{color:Text}; text-transform:lowercase;}
  166. .ppage a {text-transform:lowercase;}
  167. .ppage i {font-style:normal; margin-right:8px; color:#a2a2a2;}
  168. .notes {margin:0px; list-style:none; text-transform:lowercase; line-height:200%; text-align:center;}
  169. .notes ul, .notes ol, .notes li {margin:0px; padding:0px;}
  170. .notes img {display:none;}
  171.  
  172. /* pagination and tumblr controls */
  173. #pag {width:auto; padding-top:20px; background:{color:Background}; margin-bottom:{text:Space}px;}
  174. #pag a {text-decoration:none; margin:0px 15px; background:#ccc; color:{color:Background}; border-radius:100%; padding-top:1px; padding-bottom:2px; padding-right:6px; padding-left:6px;}
  175. #pag u {text-decoration:none; color:#ccc;}
  176.  
  177. #tumblr_controls,.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop {white-space:nowrap!important; -webkit-filter:invert(80%)!important; -moz-filter:invert(80%)!important; -ms-filter:invert(80%)!important; -o-filter:invert(80%)!important; filter:invert(80%)!important; position:fixed!important; opacity:.4!important; top:10px; right:10px;}
  178.  
  179. .top {position:fixed; display:none; bottom:30px; right:30px;}
  180. .top a {font-weight:normal;}
  181. .top svg {width:14px; fill:{color:Link}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease; overflow:visible;}
  182. .top svg:hover {fill:{color:Hover}; transition:.7s ease; -o-transition:.7s ease; -moz-transition:.7s ease; -webkit-transition:.7s ease;}
  183. </style>
  184. </head>
  185. <!-- pxu photoset @shythemes -->
  186. <script>
  187. $(document).ready(function(){
  188. $('.photo-slideshow').pxuPhotoset({
  189. lightbox: true,
  190. gutter: '2px',
  191. borderRadius: '0px',
  192. photoset: '.photo-slideshow',
  193. photoWrap: '.photo-data',
  194. photo: '.pxu-photo',
  195. {block:ifnotRounded}
  196. rounded: false
  197. {/block:ifnotRounded}
  198. {block:ifRounded}
  199. rounded: 'corners',
  200. borderRadius: '3px'
  201. {/block:ifRounded}
  202. });
  203. });
  204. </script>
  205. <!-- pxu photoset @shythemes -->
  206. <body>
  207. <div id="contain">
  208.  
  209. <!-- header -->
  210. <div id="header">
  211. <div class="icone"><img src="{image:Icon}"/></div>
  212. <div class="m"><h1><a href="/">{text:Title}</a></h1>
  213. <div style="display:none;" id="description">{text:Desc}</div>
  214. <div id="links">
  215. <a href="{text:link1 url}">{text:link1},</a>
  216. <a href="{text:link2 url}">{text:link2},</a>
  217. <a href="{text:link3 url}">{text:link3},</a>
  218. <a href="{text:link4 url}">{text:link4}.</a>
  219. </div>
  220. </div>
  221. </div>
  222. <!-- header -->
  223.  
  224. <div id="content">{block:Posts}<div class="post">
  225.  
  226. {block:Text}<div class="box">{block:Title}<h2>{Title}</h2>{/block:Title}{Body}</div>{/block:Text}
  227.  
  228. {block:Answer}<div class="box"><div class="question"><b>{Asker}:</b> {Question}</div><div class="answer">{Answer}</div></div>{/block:Answer}
  229.  
  230. {block:Photo}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></div>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Photo}
  231.  
  232. {block:Photoset}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Photoset}
  233.  
  234. {block:Quote}<div class="box"><div class="quote">&ldquo;{Quote}&rdquo;</div>{block:Source}<div class="author">{Source}</div>{/block:Source}</div>{/block:Quote}
  235.  
  236. {block:Link}<div class="box"><h2><a href="{URL}" {Target}>{Name}</a></h2>{block:Description}{Description}{/block:Description}</div>{/block:Link}
  237.  
  238. {block:Chat}<div class="box">{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span> {/block:Label}{Line}</li>{/block:Lines}</div></div>{/block:Chat}
  239.  
  240. {block:Audio}<div class="audio"><div class="button">{AudioPlayerWhite}</div><div class="info">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<i>{Artist}</i>{/block:Artist}</div></div>{/block:Audio}
  241.  
  242. {block:Video}<div class="box">{Video-250}</div>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Video}
  243.  
  244. {block:IndexPage}
  245. {block:Date}
  246. <div class="permalink"><a href="{Permalink}" style="z-index:9999999999999;" title="{NoteCountWithLabel}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a> {block:ifTags}{block:HasTags}<div class="tag">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  247. {/block:ifTags}<br>
  248. <a href="{ReblogURL}"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg>
  249. </a>
  250.  
  251. <div class="custom-like-button">
  252. {LikeButton}<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
  253. </div>
  254.  
  255. <a href="{Permalink}" title="{DayOfWeek} with {NoteCountWithLabel}">
  256. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 469.513 469.513" style="enable-background:new 0 0 469.513 469.513;" xml:space="preserve"><g><g><path d="M370.757,0h-272c-9.35,0-17,7.65-17,17v435.483c0,7.083,4.25,13.317,10.767,15.867c6.517,2.55,13.883,0.85,18.7-4.533 L238.157,324.7l119.85,138.833c3.4,3.683,7.933,5.95,12.75,5.95c1.983,0,3.967-0.283,5.95-1.133 c6.517-2.55,11.05-8.783,11.05-15.867V17C387.757,7.65,380.107,0,370.757,0z M353.757,406.867L251.473,288.15 c-3.117-3.683-7.65-5.95-12.75-5.95c-4.817,0-9.633,1.983-12.75,5.667L115.757,408.85V34h238V406.867z"/></g></g></svg>
  257. </a>
  258. </div>
  259. {/block:Date}
  260. {/block:IndexPage}
  261.  
  262. <!---->
  263.  
  264. {block:PermalinkPage}
  265. {block:Date}
  266. <div class="ppage">
  267. › &nbsp; posted on {Month} {DayOfMonth}{DayOfMonthSuffix} <br>
  268. › &nbsp; with {NoteCountWithLabel}<br>
  269. {block:HasTags}› &nbsp; tagged as: {block:Tags}<a href="{TagURL}"><i>#{Tag}</i></a>{/block:Tags}<br>{/block:HasTags}
  270. › &nbsp; <a href="#" class="n">view notes</a>
  271. </div>
  272. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  273. {/block:Date}
  274. {/block:PermalinkPage}
  275.  
  276. {block:ContentSource}
  277. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  278. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  279. {/block:SourceLogo}
  280. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  281. {/block:ContentSource}
  282. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  283. </div>{/block:Posts}
  284. {block:Pagination}
  285. <div id="pag">
  286. {block:PreviousPage}<a href="{PreviousPage}" title="previous page">‹</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" title="next page">›</a>{/block:NextPage}
  287. </div>
  288. {/block:Pagination}
  289. </div></div></div>
  290. <div class="top"><a title="back to top" href="#"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  291. viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
  292. <path d="M43.2,137.3c2.1,2.5,5.9,2.9,8.5,0.7L108,90.4l56.4,47.5c1.1,0.9,2.5,1.4,3.9,1.4c1.7,0,3.4-0.7,4.6-2.1
  293. c2.1-2.5,1.8-6.3-0.7-8.5L111.9,78c-2.2-1.9-5.5-1.9-7.7,0l-60.3,50.8C41.3,130.9,41,134.7,43.2,137.3z"/>
  294. </svg></a></div>
  295. <script>
  296. $(window).scroll(function(){
  297. if ($(this).scrollTop() > 100) {
  298. $('.top').fadeIn();
  299. } else {
  300. $('.top').fadeOut();
  301. }
  302. });
  303. $('.top').click(function() {
  304. $('html, body').animate({
  305. scrollTop: 0
  306. }, 500);
  307. return false;
  308. });
  309.  
  310. $('.caption').html(function(i,h){
  311. return h.replace(/&nbsp;/g,'');
  312. });
  313.  
  314. $('.caption').html(function(i,h){
  315. return h.replace(/<sub>/,'');
  316. });
  317. </script>
  318. <script type="text/javascript">
  319. $(document).ready(function(){
  320. $(".notes").hide(0);
  321. $(".n").click(function(){
  322. $(".notes").slideToggle(300);
  323. });
  324. });
  325. </script>
  326. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement