Advertisement
sexycullen

# 134 2

Jul 24th, 2015
3,902
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.41 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SCOTTISBAE THEMES # 134 2
  9. THEME BY: http://scottisbae.tumblr.com/ (PREV BRITISHROBERT)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#8C8C8C">
  24. <meta name="color:Link Hover" content="#CECECE">
  25. <meta name="color:Text" content="#282828">
  26. <meta name="color:Title" content="#FFFFFF">
  27. <meta name="color:Scrollbar" content="#000000">
  28. <meta name="color:Blockquote" content="#F4F4F4">
  29. <meta name="color:Info Border" content="#F8F7F7">
  30. <meta name="color:Posts BG" content="#FFFFFF">
  31. <meta name="color:Black BG" content="#000000">
  32. <meta name="color:Image Border" content="#F0F0F0">
  33. <meta name="color:Questions Border" content="#F8F7F7">
  34. <meta name="color:Sidebar Border" content="#F4F4F4">
  35.  
  36. <meta name="text:Body Font Size" content="9px"/>
  37. <meta name="text:Body Font" content="Arial"/>
  38. <meta name="if:Show Sidebar 140px" content="1" />
  39.  
  40. <meta name="image:Sidebar" content=""/>
  41. <meta name="image:Sidebar2" content=""/>
  42. <meta name="image:Sidebar3" content=""/>
  43. <meta name="image:Background" content="" />
  44. <meta name="text:Title" content="">
  45.  
  46. <meta name="if:Show Link1" content="0" />
  47. <meta name="if:Show Link2" content="0" />
  48. <meta name="if:Show Link3" content="0" />
  49.  
  50. <meta name="text:link1" content="">
  51. <meta name="text:link1 url" content="/">
  52. <meta name="text:link2" content="">
  53. <meta name="text:link2 url" content="/">
  54. <meta name="text:link3" content="">
  55. <meta name="text:link3 url" content="/">
  56.  
  57.  
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900' rel='stylesheet' type='text/css'>
  60.  
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  62. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  63. <script>
  64. (function($){
  65. $(document).ready(function(){
  66. $("a[title]").style_my_tooltips({
  67. tip_follows_cursor:true,
  68. tip_delay_time:90,
  69. tip_fade_speed:600,
  70. attribute:"title"
  71. });
  72. });
  73. })(jQuery);
  74. </script>
  75.  
  76.  
  77. <style type="text/css">
  78.  
  79. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  80. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  81. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  82.  
  83.  
  84. #s-m-t-tooltip {
  85. max-width:300px;
  86. margin-top:-20px;
  87. margin-left:-20px;
  88. font-size:8px;
  89. padding:2px;
  90. font-family:arial;
  91. letter-spacing:1px;
  92. text-align:center;
  93. text-transform:uppercase;
  94. background-color:{color:Black BG};
  95. color:{color:title};
  96. z-index:999999999999999999999999999999999999;
  97. }
  98.  
  99. h1 {
  100. font-weight:normal;
  101. font-size: {text:Body Font Size};
  102. font-family: {text:Body Font};
  103. text-align:center;
  104. font-style:italic;
  105. letter-spacing:0px;
  106. text-transform:none;
  107. color:{color:Text};
  108. }
  109.  
  110. h2 {
  111. margin-bottom:12px;
  112. padding-bottom:10px;
  113. font-weight:normal;
  114. font-family:arial;
  115. font-size:17px;
  116. letter-spacing:-1px;
  117. font-style:none;
  118. font-weight:bold;
  119. line-height:100%;
  120. text-transform:;
  121. color:{color:Text};
  122. margin: 0px;
  123. border-bottom: px solid {color:Info Border};
  124. }
  125.  
  126. pre {
  127. width:400px;
  128. text-align: left;
  129. word-wrap: break-word;
  130. color:{color:Text};
  131. }
  132.  
  133.  
  134. blockquote {
  135. border-left:1px solid {color:Blockquote};
  136. padding-left:13px;
  137. padding-top:1px;
  138. padding-bottom:1px;
  139. margin:10px;
  140. margin-top:20px;
  141. margin-bottom:10px;
  142. margin-left:20px;
  143. }
  144.  
  145. blockquote img {
  146. max-width:350px;
  147. }
  148.  
  149. body {
  150. color: {color:Text};
  151. background-color:{color:Background};
  152. background-image:url('{image:background}');
  153. background-attachment: fixed;
  154. background-repeat: repeat;
  155. word-spacing:1px;
  156. }
  157.  
  158. a {
  159. color: {color:Link};
  160. text-decoration: none;
  161. -moz-transition-duration: 0.5s;
  162. -o-transition-duration: 0.5s;
  163. -webkit-transition-duration: 0.5s;
  164. transition-duration: 0.5s;
  165. }
  166.  
  167. a:hover {
  168. color: {color:Link Hover};
  169. text-decoration:underline;
  170. -moz-transition-duration: 0.5s;
  171. -o-transition-duration: 0.5s;
  172. -webkit-transition-duration: 0.5s;
  173. transition-duration: 0.5s;
  174. }
  175.  
  176. .title {
  177. width:251px;
  178. height:15px;
  179. padding:5px;
  180. margin-top:-1px;
  181. margin-left:-1px;
  182. font-family:arial;
  183. font-size:17px;
  184. letter-spacing:-1px;
  185. font-style:none;
  186. font-weight:bold;
  187. line-height:87%;
  188. text-transform:lowercase;
  189. color:{color:title};
  190. background-color:{color:Black BG};
  191. border-bottom:px solid {color:Sidebar Border};
  192. }
  193.  
  194. .title a {
  195. color:{color:title};
  196. }
  197.  
  198. .bottom {
  199. width:754px;
  200. margin-top:572px;
  201. margin-left:78px;
  202. font-size:8px;
  203. position:fixed;
  204. background-color:{color:Posts BG};
  205. border-bottom:px solid {color:Sidebar Border};
  206. }
  207.  
  208. .bottom a {
  209. color:{color:text};
  210. }
  211.  
  212.  
  213. .sidebar {
  214. width:250px;
  215. height:500px;
  216. color:{color:Text};
  217. position: fixed;
  218. margin-top:70px;
  219. margin-left:78px;
  220. padding:0px;
  221. background-color:{color:Posts BG};
  222. border-top:1px solid {color:Sidebar Border};
  223. border-left:1px solid {color:Sidebar Border};
  224. border-bottom:1px solid {color:Sidebar Border};
  225. }
  226.  
  227. .sidebarimage {
  228. {block:ifNotShowSidebar140px}
  229. margin-top:15px;
  230. margin-bottom:10px;
  231. margin-left:0px;
  232. width:70px;
  233. padding:5px;
  234. outline:1px solid {color:Sidebar Border};
  235. {/block:ifNotShowSidebar140px}
  236. {block:ifShowSidebar140px}
  237. margin-top:15px;
  238. margin-bottom:10px;
  239. width:140px;
  240. padding:5px;
  241. outline:1px solid {color:Sidebar Border};
  242. {/block:ifShowSidebar140px}
  243. }
  244.  
  245. .sidebarlinks {
  246. width:240px;
  247. margin-top:8px;
  248. margin-bottom:10px;
  249. font-family:arial;
  250. text-transform:uppercase;
  251. font-size:8px;
  252. text-transform:;
  253. padding:5px;
  254. text-align:center;
  255. line-height:10px;
  256. letter-spacing:px;
  257. border-bottom:px solid {color:Sidebar Border};
  258. }
  259.  
  260.  
  261. .sidebarlinks a {
  262. color:{color:Text};
  263. padding:3px;
  264. -moz-transition-duration: 0.5s;
  265. -o-transition-duration: 0.5s;
  266. -webkit-transition-duration: 0.5s;
  267. transition-duration: 0.5s;}
  268.  
  269. .sidebarlinks a:hover {
  270. color:{color:Link Hover};
  271. text-decoration:underline;
  272. -moz-transition-duration: 0.5s;
  273. -o-transition-duration: 0.5s;
  274. -webkit-transition-duration: 0.5s;
  275. transition-duration: 0.5s;}
  276.  
  277.  
  278. .description {
  279. width:150px;
  280. padding-top:5px;
  281. margin-top:10px;
  282. margin-bottom:10px;
  283. padding:10px;
  284. text-align:justify;
  285. font-size:9px;
  286. font-family:arial;
  287. color:{color:Text};
  288. letter-spacing:0px;
  289. border: 1px solid {color:Sidebar Border};
  290. }
  291.  
  292. .description a:hover {
  293. color:{color:Link Hover};
  294. }
  295.  
  296. .border {
  297. margin-left:0px;
  298. border-bottom: 1px solid {color:Sidebar Border};
  299. width:155px;
  300. }
  301.  
  302. .border2 {
  303. margin-left:0px;
  304. border-bottom: 1px solid {color:Sidebar Border};
  305. width:90px;
  306. }
  307.  
  308.  
  309. .pagination {
  310. width:240px;
  311. padding:10px;
  312. margin-top:px;
  313. margin-bottom:0px;
  314. font-family:arial;
  315. font-size:8px;
  316. letter-spacing:1px;
  317. font-weight:;
  318. text-transform:uppercase;
  319. }
  320.  
  321. .pagination a {
  322. padding:3px;
  323. color:{color:Text};
  324. }
  325.  
  326. .pagination a:hover {
  327. color:{color:Link Hover};
  328. }
  329.  
  330. .container {
  331. width:900px;
  332. margin: auto;
  333. margin-top:-8px;
  334. }
  335.  
  336.  
  337. .postscontainer {
  338. width:500px;
  339. height:500px;
  340. margin: auto;
  341. position:fixed;
  342. margin-top:71px;
  343. margin-bottom:50px;
  344. margin-left:330px;
  345. background-color:{color:Posts BG};
  346. outline:1px solid {color:Info Border};
  347. border-right:1px solid {color:Info Border};
  348. border-bottom:0px solid {color:Info Border};
  349. overflow-y:scroll;
  350. overflow-x:hidden;
  351. }
  352.  
  353. .posts {
  354. width:400px;
  355. font-size: {text:Body Font Size};
  356. font-family: {text:Body Font};
  357. margin-top:20px;
  358. margin-bottom:50px;
  359. margin-left:33px;
  360. padding:20px;
  361. text-align:justify;
  362. }
  363.  
  364. .info {
  365. margin-top:35px;
  366. padding-top:10px;
  367. padding-bottom:5px;
  368. margin-bottom:0px;
  369. margin-left:5px;
  370. text-align:left;
  371. font-family:arial;
  372. text-transform:uppercase;
  373. letter-spacing:px;
  374. font-size:8px;
  375. border-top:1px solid {color:Info Border};
  376. }
  377.  
  378. .info a {
  379. color:{color:Text};
  380. }
  381.  
  382. .info a:hover {
  383. text-decoration:underline;
  384. color:{color:Link Hover};
  385. }
  386.  
  387. .info2 {
  388. text-align:left;
  389. margin-top:-6px;
  390. font-family:arial;
  391. text-transform:lowercase;
  392. letter-spacing:0px;
  393. font-size:9px;
  394. }
  395.  
  396. .info2 a {
  397. color:{color:Text};
  398. }
  399.  
  400. .info2 a:hover {
  401. text-decoration:underline;
  402. color:{color:Link Hover};
  403. }
  404.  
  405. .dashicons {
  406. margin-top:5px;
  407. margin-left:510px;
  408. padding-bottom:0px;
  409. line-height:0%;
  410. font-family:arial;
  411. text-transform:lowercase;
  412. letter-spacing:0px;
  413. font-size:11px;
  414. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  415. list-style: none;
  416. }
  417.  
  418. .posts:hover .dashicons {
  419. margin-top:5px;filter: alpha(opacity = 100);
  420. opacity:100;-webkit-transition: all 0.5s ease-out;
  421. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  422. }
  423.  
  424. .posts:hover .tags {
  425. {block:ifHoverTags}
  426. margin-top:-3px;filter: alpha(opacity = 100);
  427. opacity:100;-webkit-transition: all 0.5s ease-out;
  428. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  429. {/block:ifHoverTags}}
  430.  
  431. .tags {{block:ifHoverTags}
  432. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  433. {/block:ifHoverTags}
  434. width:400px;
  435. margin-top:-3px;
  436. text-transform:none;
  437. font-family:arial;
  438. letter-spacing:0px;
  439. font-weight:bold;
  440. font-size:9px;
  441. text-align:left;
  442. border-top:0px solid {color:infobg};
  443. -moz-transition-duration:0.5s;
  444. -webkit-transition-duration:0.5s;
  445. -o-transition-duration:0.5s;
  446. }
  447.  
  448. .tags a {
  449. padding:5px;
  450. background-color:none;
  451. color:{color:Text};
  452. }
  453.  
  454. .tags a:hover {
  455. text-decoration:underline;
  456. color:{color:Link Hover};
  457. }
  458.  
  459. .postnote {
  460. width:400px;
  461. text-transform:lowercase;
  462. font-size: {text:Body Font Size};
  463. font-family: {text:Body Font};
  464. text-align:right;
  465. line-height:90%;
  466. margin-top:10px;
  467. }
  468.  
  469. .postnote li {
  470. list-style-type:none;
  471. padding:37px 0px 3px 0px;
  472. text-align:right;
  473. margin:0px;
  474. -moz-transition-duration:0.5s;
  475. -webkit-transition-duration:0.5s;
  476. -o-transition-duration:0.5s;
  477. }
  478.  
  479. .postnote img {
  480. width:20px;
  481. padding: 3px;
  482. margin:2px 7px -3px 6px;
  483. text-align:left;
  484. margin:2px 7px -3px 6px;
  485. border:2px solid {color:Info Border};
  486. border-radius:100px;
  487. -webkit-border-radius:100px;
  488. -moz-border-radius:100px;
  489. }
  490.  
  491. .music {
  492. width:400px;
  493. {block:ifShow400pxposts}
  494. width:400px;
  495. {/block:ifShow400pxposts}
  496. padding-bottom:10px;
  497. }
  498.  
  499. .albumart {
  500. float:left;
  501. width:50px;
  502. padding: 3px;
  503. margin:2px 7px -3px 6px;
  504. border:2px solid {color:Info Border};
  505. border-radius:100px;
  506. -webkit-border-radius:100px;
  507. -moz-border-radius:100px;
  508. }
  509.  
  510. .playercontainer {
  511. text-align:left;
  512. padding-top:15px;
  513. width:450px;
  514. {block:ifShow400pxposts}
  515. width:350px;
  516. {/block:ifShow400pxposts}
  517. }
  518.  
  519. .musicinfo {
  520. padding:10px;
  521. margin-top:20px;
  522. font-size: {text:Body Font Size};
  523. font-family: {text:Body Font};
  524. color:{color:Text};
  525. }
  526.  
  527. .quote {
  528. font-size: {text:Body Font Size};
  529. font-family: {text:Body Font};
  530. letter-spacing:0px;
  531. line-height:90%;
  532. text-align:center;
  533. }
  534.  
  535. .source {
  536. font-family:calibri;
  537. font-size:10px;
  538. font-style:normal;
  539. text-align:center;
  540. line-height:17px;
  541. }
  542.  
  543. .chat ol {
  544. font-size: {text:Body Font Size};
  545. font-family: {text:Body Font};
  546. line-height:100%;
  547. padding:0px;
  548. list-style:none;
  549. }
  550.  
  551. .label {
  552. font-size: {text:Body Font Size};
  553. font-family: {text:Body Font};
  554. font-weight:bold;
  555. color:{color:Text};
  556. }
  557.  
  558. .line.odd {
  559. padding:4px;
  560. margin-bottom:2px;
  561. }
  562.  
  563. .line.even {
  564. padding:4px;
  565. margin-bottom:2px;
  566. }
  567.  
  568. .ask {
  569. width:400px;
  570. font-size: {text:Body Font Size};
  571. font-family: {text:Body Font};
  572. text-transform:capitalize;
  573. text-align:left;
  574. font-weight:;
  575. padding-top:4px;
  576. padding-left:7px;
  577. padding-bottom:8px;
  578. border-bottom: 1px solid {color:Questions Border};
  579. }
  580.  
  581. .ask a {
  582. color:{color:Text};
  583. }
  584.  
  585. .question {
  586. width:400px;
  587. letter-spacing:0px;
  588. margin-top:3px;
  589. padding-left:7px;
  590. padding-bottom:8px;
  591. text-align:justify;
  592. color:{color:Text};
  593. font-size: {text:Body Font Size};
  594. font-family: {text:Body Font};
  595. }
  596.  
  597. .answer {
  598. width:400px;
  599. letter-spacing:0px;
  600. text-align:justify;
  601. padding-top:5px;
  602. margin-bottom:1px;
  603. font-size: {text:Body Font Size};
  604. font-family: {text:Body Font};
  605. color:{color:Text};
  606. }
  607.  
  608. .askimg {
  609. padding: 3px;
  610. margin:2px 7px -3px 6px;
  611. }
  612.  
  613. .credit {
  614. font-family:arial;
  615. margin-top:px;
  616. padding:10px;
  617. font-size:8px;
  618. letter-spacing:1px;
  619. text-transform:uppercase;
  620. text-align:left;
  621. }
  622.  
  623. .credit a {
  624. font-style:normal;
  625. padding:3px;
  626. color:{color:text};
  627. -moz-transition-duration:0.5s;
  628. -webkit-transition-duration:0.5s;
  629. -o-transition-duration:0.5s;
  630. }
  631.  
  632. </style>
  633. </head>
  634.  
  635.  
  636. <body>
  637. <div class="container">
  638. <div class="bottom">
  639. <div class="pagination">
  640. {block:Pagination}
  641. {block:PreviousPage}
  642. <a href="{PreviousPage}"> ‹ </a>
  643. {/block:PreviousPage}
  644. {block:JumpPagination length="6"}
  645. {block:CurrentPage}
  646. <span class="current_page">{PageNumber}</span>
  647. {/block:CurrentPage}
  648. {block:JumpPage}
  649. <a class="jump_page" href="{URL}">{PageNumber}</a>
  650. {/block:JumpPage}
  651. {/block:JumpPagination}
  652. {block:NextPage}
  653. <a href="{NextPage}"> › </a>
  654. {/block:NextPage}
  655. {/block:Pagination}
  656.     <span style="letter-spacing:0";><a href="http://scottisbae.tumblr.com/">scottisbae</a></span>
  657. </div>
  658. </div>
  659. <div class="sidebar">
  660. <div class="title">
  661. <a href="/">
  662. {text:Title}
  663. </a></div>
  664. {block:ifShowSidebar140px}
  665. <center>
  666. <img src="{image:sidebar}" class="sidebarimage">
  667. </center>
  668. {/block:ifShowSidebar140px}
  669. {block:ifNotShowSidebar140px}
  670. <img src="{image:sidebar}" class="sidebarimage">
  671. <img src="{image:sidebar2}" class="sidebarimage">
  672. <img src="{image:sidebar3}" class="sidebarimage">
  673. {/block:ifNotShowSidebar140px}
  674. <center>
  675. <div class="sidebarlinks">
  676. <a href="/ask">ask</a>
  677. {block:ifShowLink1}/
  678. <a href="{text:link1 url}">{text:link1}</a>
  679. {/block:IfShowLink1}
  680. {block:ifShowLink2}/
  681. <a href="{text:link2 url}">{text:link2}</a>
  682. {/block:IfShowLink2}
  683. {block:ifShowLink3}/
  684. <a href="{text:link3 url}">{text:link3}</a>
  685. {/block:IfShowLink3}
  686. </div>
  687. <div class="description">
  688. {Description}
  689. </div>
  690. </div>
  691.  
  692. <div class="postscontainer">
  693.  
  694. {block:Posts}
  695. <div class="posts">
  696.  
  697.  
  698. {block:Text}
  699. {block:Title}<h2>{Title}</h2>{/block:Title}
  700. {Body}
  701. {/block:Text}
  702.  
  703. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  704.  
  705. {/block:Quote}
  706.  
  707. {block:Link}
  708. <h2><a href="{URL}">{Name}</a></h2>
  709. {block:Description}{Description}{/block:Description}
  710. {/block:Link}
  711.  
  712. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  713. </ol></div>{/block:Chat}
  714.  
  715. {block:Answer}<div class="ask"><span style="font-weight:bold;">{Asker}:</span><span style="text-transform:none;"> {Question}</span></div><div class="answer">{Answer}</div>{/block:answer}
  716.  
  717. {block:Photo}
  718. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  719. {/block:Photo}
  720.  
  721. {block:Photoset}{Photoset-400}
  722. {block:Caption}{Caption}{/block:Caption}
  723. {/block:Photoset}
  724.  
  725. {block:Audio}<div class="music">{block:AlbumArt}<img src="{AlbumArtURL}" class="albumart">{/block:AlbumArt}
  726. <div class="playercontainer">{AudioPlayerWhite}</div>
  727. <div class="musicinfo">{block:TrackName} {TrackName} {/block:TrackName} {block:Artist}by {Artist} {/block:Artist}</div>
  728. {block:Caption}{Caption}{/block:Caption}<br></div>{/block:Audio}
  729.  
  730. {block:Video}{Video-400}
  731. {block:Caption}{Caption}{/block:Caption}
  732. {/block:Video}
  733.  
  734. {block:Date}<div class="info">{block:NoteCount}<span style="letter-spacing:1px;">({NoteCount})</span> <small> · </small> {/block:NoteCount}<a title="{timeago}" href="{Permalink}"><u>{shortmonth} {dayofmonth} {12HourWithZero}:{Minutes} {CapitalAmPm}</u> </a> {block:PermalinkPage} {block:RebloggedFrom}— <a href="{ReblogParentURL}">via</a>{block:ContentSource} <span style="color:{color:linkinfo}"><a href="{SourceURL}"></a><a href="{ReblogRootURL}"><span style="color:{color:linkinfo}">©</a></span>{/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage} {block:HasTags} · <span style="text-transform:none">{block:Tags}<a href="{TagURL}">{Tag}</a>  {/block:Tags}</span>{/block:HasTags}</div>
  735. {/block:Date}
  736.  
  737. <div class="postnote">
  738. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  739.  
  740. </div>
  741. {/block:Posts}
  742.  
  743.  
  744. </div>
  745. </div>
  746. </div>
  747. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement