Advertisement
lennonthemes

Untitled

Jul 20th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.20 KB | None | 0 0
  1. <head>
  2. <script language=JavaScript>
  3. <!--
  4.  
  5. //Disable right mouse click Script
  6. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  7. //For full source code, visit http://www.dynamicdrive.com
  8.  
  9. var message="Function Disabled!";
  10.  
  11. ///////////////////////////////////
  12. function clickIE4(){
  13. if (event.button==2){
  14. alert(message);
  15. return false;
  16. }
  17. }
  18.  
  19. function clickNS4(e){
  20. if (document.layers||document.getElementById&&!document.all){
  21. if (e.which==2||e.which==3){
  22. alert(message);
  23. return false;
  24. }
  25. }
  26. }
  27.  
  28. if (document.layers){
  29. document.captureEvents(Event.MOUSEDOWN);
  30. document.onmousedown=clickNS4;
  31. }
  32. else if (document.all&&!document.getElementById){
  33. document.onmousedown=clickIE4;
  34. }
  35.  
  36. document.oncontextmenu=new Function("return false")
  37.  
  38. // -->
  39. </script>
  40.  
  41.  
  42. <!-- Load jQuery -->
  43. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
  44.  
  45. <!-- Load ScrollTo --><script type="text/javascript" src="http://flesler-plugins.googlecode.com/files/jquery.scrollTo-1.4.2-min.js"></script>
  46.  
  47. <!-- Load LocalScroll -->
  48. <script type="text/javascript" src="http://flesler-plugins.googlecode.com/files/jquery.localscroll-1.2.7-min.js"></script>
  49.  
  50.  
  51. <title>{title}</title>
  52.  
  53. <link rel="shortcut icon" href="{favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="http://dcthemes.tumblr.com/rss">
  55.  
  56.  
  57.  
  58.  
  59. </script>
  60. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
  61.  
  62. <meta name="color:Background" content="#ffffff"/>
  63.  
  64. <meta name="image:Sidebar" content=""/>
  65.  
  66. <meta name="text:Link1" content="/" />
  67. <meta name="text:Link1 Title" content="" />
  68.  
  69. <meta name="text:Link2" content="/" />
  70. <meta name="text:Link2 Title" content="" />
  71.  
  72. <meta name="text:Link3" content="/" />
  73. <meta name="text:Link3 Title" content="" />
  74.  
  75. <meta name="text:Link4" content="/" />
  76. <meta name="text:Link4 Title" content="" />
  77.  
  78. <style type="text/css">
  79.  
  80. body { overflow-y:hidden; color:#000;overflow-x:hidden;background:#000; padding-bottom:160px; margin:0px; background:url();background:#fff; background-repeat:repeat;
  81. }
  82.  
  83.  
  84.  
  85. ::-webkit-scrollbar-thumb{
  86. background-color: #050505;
  87. border: 2px solid #ffffff;
  88. height:auto;
  89. }
  90.  
  91. ::-webkit-scrollbar {
  92. height:9px;
  93. width:9px;
  94. background-color: #050505;
  95. border: 4px solid #fff;
  96. }
  97.  
  98. ::selection {
  99. background-color:#f9f9f9;
  100. }
  101.  
  102. /* HOMEPAGE */
  103.  
  104. #homepage { position:relative;}
  105.  
  106. #top-links {border-top solid 1px #fff; border-radius:6px; position:fixed; font-family:courier; text-transform:uppercase; letter-spacing:2px; color:white; font-size:9px; margin-top:321px; margin-left:171px; background:black; padding-left:5px; text-align:center; width:1000px; border-top solid 1px #fff; }
  107.  
  108. #top-links a{border-top solid 1px #fff; border-radius:10px; width:100px; margin-top:2px; margin-left:-5px;display:inline-block; color:white; text-decoration:none; padding:4px; -webkit-transition: all 1s ease-in-out;
  109. -moz-transition: all 1s ease-in-out;
  110. -ms-transition: all 1s ease-in-out;
  111. -o-transition: all 1s ease-in-out;
  112. transition: all 1s ease-in-out;}
  113.  
  114. #top-links a:hover { color:black; -webkit-transition: all 1s ease-in-out;
  115. -moz-transition: all 1s ease-in-out;
  116. -ms-transition: all 1s ease-in-out;
  117. -o-transition: all 1s ease-in-out;
  118. transition: all 1s ease-in-out; }
  119.  
  120. #strip {border solid 1px #fff; position:relative; background:black; padding:6px; color:white; font-family:courier; text-transform:uppercase; margin-top:240px;letter-spacing:2px; font-size:9px; width:542px; height:163px; margin-left:400px; padding-left:0px; padding-top:25px; text-align:center; border-radius:10px;}
  121.  
  122. #strip span { color:yellow; }
  123.  
  124. /* TRANSPARENTS */
  125.  
  126. #transparent-1 { background:transparent; padding:20px; margin-top:180px;}
  127.  
  128. #transparent-2 { background:transparent; padding:20px; margin-top:180px;}
  129.  
  130. #transparent-3 { background:transparent; padding:20px; margin-top:180px;}
  131.  
  132. #transparent-4 { background:transparent; padding:20px; margin-top:180px;}
  133.  
  134. #transparent-5 { background:transparent; padding:20px; margin-top:180px;}
  135.  
  136. /* SECTION PARTS */
  137.  
  138. #parting-line { background:white; width:548px; height:1px; margin-left:400px; margin-top:400px;}
  139.  
  140. #section {border-radius:10px; background:black; padding:5px; font-family:courier; text-transform:uppercase; width:520px; text-align:center; color:white;letter-spacing:2px; font-size:9px; margin-top:-20px; -webkit-transition: all 1s ease-in-out;
  141. -moz-transition: all 1s ease-in-out;
  142. -ms-transition: all 1s ease-in-out;
  143. -o-transition: all 1s ease-in-out;
  144. transition: all 1s ease-in-out;}
  145.  
  146. #section:hover { color:white; -webkit-transition: all 1s ease-in-out;
  147. -moz-transition: all 1s ease-in-out;
  148. -ms-transition: all 1s ease-in-out;
  149. -o-transition: all 1s ease-in-out;
  150. transition: all 1s ease-in-out; }
  151.  
  152. /* HELP DESK */
  153.  
  154. #first { margin-top:-290px; }
  155.  
  156. #help-desk { overflow-y:scroll; width:509px; height:500px; background:white; padding:10px;; margin-top:30px; margin-left:400px; font-family:courier; text-transform:uppercase; letter-spacing:2px; font-size:9px;}
  157.  
  158. #help { background:#f9f9f9; overflow-y:auto; color:black; overflow-x:hidden; padding:5px; padding-left:15px; overflow:hidden; height:10px; -webkit-transition:all 1000000s ease-in-out; -moz-transition:all 1000000s ease-in-out; -o-transition:all 1000000s ease-in-out; -ms-transition:all 1000000s ease-in-out; transition:all 1000000s ease-in-out; }
  159.  
  160. #help:hover { color:red; height:80px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  161.  
  162. #answer { color:black; font-weight:normal;width:470px; text-align:justify; padding-top:5px; margin-top:5px; letter-spacing:2px; margin-left:-3px; padding-left:3px; font-family:courier; }
  163.  
  164. #answer a { color:#99B2B7; text-decoration:none; }
  165.  
  166. .space { margin-top:4px; }
  167.  
  168. /* ASKBOX */
  169.  
  170. #second { margin-top:-290px; }
  171.  
  172. #askbox { overflow-y:auto; width:509px; height:500px; background:white; padding:10px; margin-top:30px; margin-left:400px; font-family:courier; text-transform:uppercase; letter-spacing:2px; font-size:9px;}
  173.  
  174. #aqq { background:#f9f9f9; margin-top:10px;padding:5px; color:#000; padding-left:8px; }
  175.  
  176. /* THEME GUIDE */#box {padding: 10px; margin: 0; }
  177. .date {font: 35px 'Amatic SC', arial; color: #a890ce;}
  178. .title {font: 35px 'Amatic SC', arial; line-height: 110%; color: #7fb3a6;}
  179. .link a {text-decoration: underline; font: 35px 'Amatic SC', cursive; line-height: 120%; padding: 5px; -webkit-transition-duration: .5s; color: #7fb3a6;}
  180. .link a:hover {text-decoration: none; color: #ffffff; background: #a890ce;}
  181. ul.chat {list-style: none; padding: 0; -webkit-transition-duration: .5s;}
  182. li.odd {padding: 5px; border-bottom: 1px solid #888; background: #7fb3a6; color: #ffffff;}
  183. li.even {padding: 5px; border-bottom: 1px solid #888; background: #a890ce; color: #ffffff;}
  184. .label {color: #666666;}
  185. .permapage, .permapage a {color: #888;}
  186. .notes ol {list-style: none; margin: 0; padding: 0;}
  187. .notes ol img.avatar {display: none;}
  188. .notes li {padding: 4px; border-bottom: 1px solid #ddd;}
  189. .notes blockquote {background: transparent;}
  190.  
  191. #third { margin-top:-290px; }
  192.  
  193. #themeguide { overflow-y:auto; width:509px; height:500px; background:white; padding:10px; margin-top:30px; margin-left:400px; font-family:courier; text-transform:uppercase; letter-spacing:2px; font-size:9px;}
  194.  
  195. #thh { margin-left:0px; margin-top:20px; border-bottom:1px solid black; padding-bottom:5px; }
  196.  
  197. #category { display:inline-block; background:black; color:white; padding:5px; width:100px; text-align:center; margin-left:0px; margin-top:10px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
  198.  
  199. #category:hover { color:black; background:yellow; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  200.  
  201. #ath { color:#000; margin-left:0px; margin-top:10px; text-align:center; }
  202.  
  203. #ath a { display:inline-block; width:480px; text-align:center; padding:5px; background:#f9f9f9; color:#000; text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  204.  
  205. #ath a:hover { color:red; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  206.  
  207. a {
  208. text-decoration:none;
  209. font-style:italic;
  210. outline:none;
  211. -moz-outline-style:none;
  212. color:black;
  213. }
  214. /* THEMES */
  215.  
  216. #fourth { margin-top:-290px; }
  217.  
  218. #themez { overflow-y:auto; width:509px; height:280px; background:white; padding:10px; margin-top:30px; margin-left:400px; font-family:courier; text-transform:uppercase; letter-spacing:2px; font-size:9px;}
  219.  
  220. #table { position:absolute; margin-top:-359px; margin-left:-20px; border:20px solid #fff; width:720px; height:300px; overflow-y:scroll; overflow-x:hidden; padding-bottom:13px; padding-left:1px; background:#fff;}
  221.  
  222. .cells {margin-top:-17px; margin-left:0px;}
  223.  
  224. #cell { width:200px; height:115px; margin-top:24px; margin-left:24px; display:inline-block; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease;}
  225.  
  226. #cell:hover #info { opacity:1; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease; }
  227.  
  228. #cell img { width:200px; height:115px; border:2px solid #000; padding:2px; outline:1px solid #000; outline-offset:3px; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease;}
  229.  
  230. .row {width:700px;}
  231.  
  232. #info { opacity:0; font-family:times; width:192px; text-align:center; font-style:italic; letter-spacing:2px; height:106px; background:#000; padding:7px; position:relative; margin-top:-122px; margin-left:2px; color:#fff; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease;}
  233.  
  234. #themetitle { font-size:13px; margin-top:5px;border-bottom:1px solid #fff; padding-bottom:8px; }
  235.  
  236. #theme-links { margin-top:10px; }
  237.  
  238. #theme-links a { font-size:15px; color:#fff; text-decoration:none; -webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o -transition: all 0.6s ease;}
  239.  
  240. #theme-links a:hover { color:#000; -webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o -transition: all 0.6s ease; }
  241.  
  242. .row {width:500px;}
  243.  
  244.  
  245. #tl { margin-top:10px; font-family:courier; letter-spacing:2px; font-size:9px; margin-left:-4px;}
  246.  
  247. #tl a { color:white; border-bottom:0px solid #fff; text-decoration:none; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease; }
  248.  
  249. #tl a:hover { color:yellow; border-bottom:2px solid #fff; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease; }
  250.  
  251. #reminder { background:#f9f9f9; margin-top:20px;padding:5px; color:#000; padding-left:10px; width:434px; margin-left:19px; }
  252.  
  253. /* ANSWERED */
  254.  
  255. #fifth { margin-top:-290px; }
  256.  
  257. #answered { overflow-y:auto; width:509px; height:280px; background:white; padding:10px; border:10px solid white; margin-top:30px; margin-left:400px; font-family:courier; text-transform:uppercase; letter-spacing:2px; font-size:9px;}
  258.  
  259. #entries {padding:10px; width:400px; margin-left:30px; margin-top:40px;}
  260.  
  261. #post {width:400px; padding-top:10px; padding-bottom:20px; font-style:none;}
  262.  
  263. #post a { color:#000; text-decoration:none; }
  264.  
  265.  
  266. #asker { float:left; margin-right:5px; }
  267.  
  268.  
  269. #person { font-size:20px; font-family:'Playfair Display'; font-style:italic; color:#000; text-transform:lowercase; }
  270.  
  271. #person a { color:#000; text-decoration:none; }
  272.  
  273. #question { font-family:'Playfair Display'; font-style:italic; color:#000; text-transform:lowercase; font-size:10px; margin-top:10px; }
  274.  
  275. #answ { font-family:'Playfair Display'; font-style:italic; color:#000; text-transform:lowercase; font-size:9px; letter-spacing:2px; width:400px; }
  276.  
  277. #postline {background:black; width:400px; height:1px; }
  278.  
  279.  
  280. #pagination { font-size:9px; text-align:center; color:black; font-family:Courier; letter-spacing:2px; margin-left:11px; }
  281.  
  282. #pagination a { color:#000; text-decoration:none; border-bottom:0px solid yellow; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease;}
  283.  
  284. #pagination a:hover { border-bottom:3px solid yellow; -webkit-transition: all 1.3s ease;-moz-transition: all 1.3s ease;-o -transition: all 1.3s ease; }
  285.  
  286. #top-left { position:fixed; bottom:650px; right:1274px; letter-spacing:2px;color:black;padding:3px; float:right; font-size:9px;font-family:courier;text-transform:uppercase; text-decoration:none; }
  287.  
  288. #top-left a { text-decoration:none; color:black; }
  289.  
  290.  
  291.  
  292.  
  293.  
  294. </style>
  295.  
  296. <!-- javascript that will initiate jQuery and the LocalScroll plugin --><script type="text/javascript">// <![CDATA[
  297. // When the document is loaded...
  298. $(document).ready(function()
  299. {
  300. // Scroll the whole document
  301. $('#top-links').localScroll({
  302. target:'body'
  303. });
  304.  
  305. });
  306.  
  307. // ]]></script>
  308.  
  309.  
  310.  
  311.  
  312.  
  313. </head>
  314.  
  315.  
  316. <body>
  317. <div style="position:fixed; bottom:30px; z-index:999999999999999999; right:4px; opacity:.5;border-radius:5px;">
  318. <script type="text/javascript"><!--
  319. google_ad_client = "ca-pub-9179590987351931";
  320. /* merpp */
  321. google_ad_slot = "6825056406";
  322. google_ad_width = 125;
  323. google_ad_height = 125;
  324. //-->
  325. </script>
  326. <script type="text/javascript"
  327. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  328. </script> </div>
  329. <div id="homepage">
  330.  
  331.  
  332. <div id="strip"><br><br><br><br> Welcome to Lennon Desings! navigate below to get to your destination. Here you will find tumblr themes, web desings and html help/codes to make your blog/web page complete.
  333.  
  334. </div>
  335. </div> </div>
  336.  
  337.  
  338. <div id="top-links">
  339.  
  340. <a href="#webs">web desings</a> &middot;
  341.  
  342. <a href="#asks">contact</a> &middot;
  343.  
  344. <a href="#navs">links</a> &middot;
  345.  
  346. <a href="#themes"> tumblr themes</a> &middot;
  347.  
  348. <script language="JavaScript">
  349. var ref = (''+document.referrer+'');
  350. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2980724&e1=&e2=&r=' + ref + '"><\/script>');
  351. </script>
  352.  
  353.  
  354.  
  355.  
  356. </div>
  357.  
  358. </div>
  359. <br><br><br><br><br><br><br><br><br><br><br><br>
  360. <div id="webs"></div>
  361.  
  362. <div id="first">
  363. <div id="parting-line">
  364. <div id="section">Web desings</div></div>
  365. <div id="help-desk">
  366. <!-- start answer -->
  367.  
  368.  
  369. I make web desings at a price ranging about $35-$150. It takes a lot of time and hard work to make you web desings! premade web desings will be relased soon!
  370. </div>
  371. </div>
  372. <br><br><br>
  373. <br><br><br>
  374. <div id="asks"></div>
  375. <br><br><br>
  376.  
  377. <!-- ASKBOX -->
  378.  
  379.  
  380. <div id="second">
  381. <div id="parting-line">
  382. <div id="section">askbox</div></div>
  383.  
  384. <div id="askbox">
  385.  
  386. <iframe frameborder="0" height="190" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" width="100%"></iframe>
  387.  
  388. <u>Email:</u> lenmbyrd@yahoo.com</div>
  389.  
  390. </div>
  391.  
  392. </div>
  393.  
  394. <!-- END ASKBOX -->
  395.  
  396.  
  397. <div id="navs"></div>
  398.  
  399. <!-- THEME GUIDE -->
  400.  
  401.  
  402. <div id="third">
  403. <div id="parting-line">
  404. <div id="section">links</div></div>
  405.  
  406. <div id="themeguide">
  407. &middot;<a href="https://www.facebook.com/lennon.tumblrs">Facebook for tumblr friends/users</a><br>
  408. &middot;<a href="https://www.facebook.com/pages/Lennon-web-desings/185857714914108">Facebook page</a> <br>
  409. &middot;<a href="https://twitter.com/lennbyrd">Twitter</a><br>
  410. &middot;<a href="http://bonivur.tumblr.com/">Tumblr</a>
  411. &middot;<a href="http://www.theme-gods.us/">Theme gods</a>
  412. </div>
  413.  
  414.  
  415.  
  416.  
  417. </div>
  418.  
  419. </div>
  420.  
  421. <!-- END THEME GUIDE -->
  422.  
  423.  
  424. <div id="themes"></div>
  425.  
  426. <!-- THEMES -->
  427.  
  428. <div id="fourth">
  429. <div id="parting-line">
  430. <div id="section">themes</div></div>
  431. <div id="themez">
  432.  
  433. <div class="cells">
  434.  
  435. <!-- row ---><div class="row"><!-- /// --->
  436.  
  437.  
  438. <!-- cell -->
  439.  
  440. <div id="cell">
  441.  
  442. <img src="http://media.tumblr.com/b9905fbc85ad999d2684975bbe5c3122/tumblr_inline_mq44jb7qKk1s1vs6l.png">
  443.  
  444. <div id="info">
  445.  
  446. date: july 4 2013
  447.  
  448. <div id="themetitle">
  449.  
  450. theme .04
  451.  
  452. </div>
  453.  
  454. <div id="theme-links">
  455.  
  456. <a href="http://lennondesigns.tumblr.com/4">demo</a> -
  457.  
  458. <a href="http://pastebin.com/raw.php?i=gLdbKvBy">install</a>
  459.  
  460. </div>
  461.  
  462. </div>
  463.  
  464. </div>
  465.  
  466. <!-- end cell -->
  467.  
  468.  
  469. <!-- cell -->
  470.  
  471. <div id="cell">
  472.  
  473. <img src="http://media.tumblr.com/91902c8b20291a278a8e051a27edb26c/tumblr_inline_mq44cp2DuQ1s1vs6l.png">
  474.  
  475. <div id="info">
  476.  
  477. date: july 2 2013
  478.  
  479. <div id="themetitle">
  480.  
  481. theme .03
  482.  
  483. </div>
  484.  
  485. <div id="theme-links">
  486.  
  487. <a href="http://lennondesigns.tumblr.com/3">demo</a> -
  488.  
  489. <a href="http://pastebin.com/raw.php?i=w60Fz6T8">install</a>
  490.  
  491. </div>
  492.  
  493. </div>
  494.  
  495. </div>
  496.  
  497. <!-- end cell -->
  498.  
  499.  
  500. <!-- cell -->
  501.  
  502. <div id="cell">
  503.  
  504. <img src="http://media.tumblr.com/a279e7bdaf416a274b6a948243e25bb0/tumblr_inline_mq448xma8q1s1vs6l.png">
  505.  
  506. <div id="info">
  507.  
  508. date: june 22 2013
  509.  
  510. <div id="themetitle">
  511.  
  512. theme .02
  513.  
  514. </div>
  515.  
  516. <div id="theme-links">
  517.  
  518. <a href="http://lennondesigns.tumblr.com/2">demo</a> -
  519.  
  520. <a href="http://pastebin.com/raw.php?i=N4CKsRMW">install</a>
  521.  
  522. </div>
  523.  
  524. </div>
  525.  
  526. </div>
  527.  
  528. <!-- end cell -->
  529.  
  530.  
  531. <!-- cell -->
  532.  
  533. <div id="cell">
  534.  
  535. <img src="http://media.tumblr.com/282b6e77ff0dd57e4db79f18cb7e8f57/tumblr_inline_mq443hf84E1s1vs6l.png">
  536.  
  537. <div id="info">
  538.  
  539. date: june 16 2013
  540.  
  541. <div id="themetitle">
  542.  
  543. theme .01
  544.  
  545. </div>
  546.  
  547. <div id="theme-links">
  548.  
  549. <a href="http://lennondesigns.tumblr.com/1">demo</a> -
  550.  
  551. <a href="http://pastebin.com/raw.php?i=kzvw2sML">install</a>
  552.  
  553. </div>
  554.  
  555. </div>
  556.  
  557. </div>
  558.  
  559. <!-- end cell -->
  560.  
  561. </div>
  562.  
  563. </div>
  564.  
  565. </div>
  566. <div id="transparent-5"></div>
  567.  
  568. <!-- ANSWERED -->
  569.  
  570. <div id="fifth">
  571. <div id="parting-line">
  572. <div id="section">answered</div></div>
  573. <div id="answered">
  574.  
  575. </body>
  576.  
  577. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement