Advertisement
sleeplessthemes

Myspace

Apr 16th, 2012
21,723
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.06 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  8. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  9. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  10. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  11. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  12. Myspace Theme by: destroyer.tumblr.com | sleeplessthemes.com
  13. -->
  14.  
  15. <html>
  16. <head>
  17. <!-- DEFAULT COLORS -->
  18. <meta name="color:Background" content="#e5e5e5"/>
  19. <meta name="color:center background" content="#ffffff"/>
  20. <meta name="color:post" content="#f9d6b6"/>
  21. <meta name="color:sidebar" content="#ffffff"/>
  22. <meta name="color:interests title" content="#ffffff"/>
  23. <meta name="color:sidebox" content="#ffffff"/>
  24. <meta name="color:sidebox border" content="#6699cc"/>
  25. <meta name="color:sidebox left" content="#B0CFF0"/>
  26. <meta name="color:sidebox right" content="#D3E7FB"/>
  27. <meta name="color:sidebox bold:" content="#39658c"/>
  28.  
  29.  
  30. <meta name="color:Orange Text" content="#ff6600"/>
  31. <meta name="color:Orange Background" content="#ffcc99"/>
  32.  
  33. <meta name="color:Text" content="#000000"/>
  34. <meta name="color:text headers" content="#000000"/>
  35. <meta name="color:bold text" content="#000000"/>
  36. <meta name="color:label background" content="#f4f4f4"/>
  37. <meta name="color:link" content="#003399"/>
  38. <meta name="color:link hover" content="#cc0000"/>
  39. <meta name="color:notes" content="#464646"/>
  40. <meta name="color:notes hover" content="#949494"/>
  41. <meta name="color:nav link" content="#ffffff"/>
  42. <meta name="color:nav link hover" content="#000000"/>
  43. <meta name="color:nav background" content="#6697cf"/>
  44.  
  45. <meta name="text:Sex" content="Male"/>
  46. <meta name="text:Age" content="100 Years Old"/>
  47. <meta name="text:City" content="Blog"/>
  48. <meta name="text:Country" content="Tumblr"/>
  49. <meta name="text:Music" content=""/>
  50. <meta name="text:Movies" content=""/>
  51. <meta name="text:Tv" content=""/>
  52. <meta name="text:Books" content=""/>
  53. <meta name="text:Heroes" content=""/>
  54.  
  55. <meta name="text:Status" content="Single"/>
  56. <meta name="text:Orientation" content="Other"/>
  57. <meta name="text:Ethnicity" content="Other"/>
  58. <meta name="text:Religion" content="Other"/>
  59. <meta name="text:Occupation" content="Tumblr"/>
  60.  
  61. <meta name="image:Portrait" content=""/>
  62. <meta name="image:Background" content=""/>
  63.  
  64. <meta name="if:Show Infinite Scroll" content="1" />
  65. <meta name="if:Show Photo Caption" content="1" />
  66.  
  67. <meta name="font:Header Title" content="'Verdana', Impact, Gadget, sans-serif, Arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  68. <meta name="text:Font Size" content="9px"/>
  69. <meta name="font:Body" content="'verdana', arial, Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  70.  
  71. <meta name="text:Custom Link One" content="" />
  72. <meta name="text:Custom Link One Title" content="" />
  73. <meta name="text:Custom Link Two" content="" />
  74. <meta name="text:Custom Link Two Title" content="" />
  75. <meta name="text:Custom Link Three" content="" />
  76. <meta name="text:Custom Link Three Title" content="" />
  77. <meta name="text:Custom Link Four" content="" />
  78. <meta name="text:Custom Link Four Title" content="" />
  79.  
  80.  
  81. <title>{Title}</title>
  82. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  83. <link rel="shortcut icon" href="{Favicon}">
  84. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  85. {block:Description}
  86. <meta name="description" content="{MetaDescription}" />
  87. {/block:Description}
  88.  
  89. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  90.  
  91. <style type="text/css">
  92. body{
  93. margin-top:0px;
  94. text-align:justify;
  95. color: {color:Text};
  96. font-family: {font:Body};
  97. font-size: {text:Font Size};
  98. line-height: 12px;
  99. background-color:{color:Background};
  100. background-image:url({image:Background});
  101. background-attachment: fixed;
  102. background-position:bottom center;
  103. background-repeat: repeat;}
  104.  
  105. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  106. font-family: {font:Body};
  107. font-size: {text:Font Size}; line-height:12px; }
  108. a:hover{color: {color:link hover}; line-height:12px;}
  109.  
  110. #tumblr_controls{
  111. position:fixed!important;}
  112.  
  113. b, strong{color: {color:bold text};
  114. font-family: {font:Body};
  115. font-size: {text:Font Size}; line-height:12px;}
  116.  
  117. #wtf {
  118. background-color:{color:center background};
  119. margin-top:0px;
  120. width:750px;
  121. overflow: visible;
  122. margin-left: -375px;
  123. left:50%;
  124. position: absolute;
  125. padding-top:10px;
  126. color: {color:Text};
  127. font-family: {font:Body};
  128. font-size: {text:Font Size};
  129. line-height: 12px;}
  130.  
  131. #entry {
  132. background-color: {color:post};
  133. border: 0px solid {color:post};
  134. z-index:6;
  135. float:right;
  136. overflow:visible;
  137. width:400px;
  138. height: auto;
  139. padding: 6px;
  140. margin:0px 10px 6px 0px;}
  141.  
  142.  
  143. #sidebar {
  144. position: absolute;
  145. overflow:hidden;
  146. margin-top: 0px;
  147. margin-left:-364px;
  148. left: 50%;
  149. background-color:{color:sidebar};
  150. width: 304px;
  151. height: auto;
  152. padding: 0px;}
  153.  
  154. #sidebox {
  155. border-top:20px solid {color:sidebox border};
  156. border-left:2px solid {color:sidebox border};
  157. border-right:2px solid {color:sidebox border};
  158. border-bottom:2px solid {color:sidebox border};
  159. overflow:hidden;
  160. margin-top: 0px;
  161. background-color:{color:sidebox};
  162. width: 300px;
  163. height: auto;
  164. padding: 0px;}
  165.  
  166. #sidebox b {color:{color:sidebox bold};}
  167.  
  168.  
  169. #info {
  170. background-color: {color:post};
  171. border: 0px solid {color:post};
  172. z-index:6;
  173. float:right;
  174. overflow:visible;
  175. width:400px;
  176. height: auto;
  177. padding: 6px;
  178. margin:0px 10px 6px 0px;}
  179.  
  180. #notes {
  181. background-color: {color:post};
  182. border: 0px solid {color:post};
  183. z-index:6;
  184. float:right;
  185. overflow:visible;
  186. width:400px;
  187. height: auto;
  188. padding: 6px;
  189. margin:0px 10px 6px 0px;}
  190.  
  191.  
  192. p{
  193. margin-top:0px;
  194. margin-bottom:0px;}
  195.  
  196. #question{
  197. overflow:SHOW;
  198. padding-bottom:3px;
  199. margin-bottom:3px;}
  200.  
  201. #askr{
  202. display:block;
  203. float:left;
  204. width:33px;
  205. overflow:hidden;
  206. margin-right:3px;}
  207.  
  208. ul {
  209. list-style: disc;
  210. padding: 4px 0px 6px 20px;}
  211.  
  212. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  213.  
  214. blockquote img{display:block; width:100%;}
  215.  
  216. blockquote p{padding:0px; margin:0px;}
  217.  
  218. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  219.  
  220. #bottominfo{
  221. padding:2px 0px 0px 0px;
  222. display:block;}
  223.  
  224. .answer p{margin:0px;}
  225. .notes img{
  226. width:10px;
  227. position:relative;
  228. top:1px;}
  229.  
  230. ol.notes, .notes li{
  231. list-style:none;
  232. margin:0px;
  233. padding:0px;}
  234.  
  235. small {font-size:8px; line-height:8px; letter-spacing:0px;}
  236. big {font-family:arial black; color:{color:text}; font-size:14px;}
  237.  
  238. .audio {width:100%; background:black; border:0px dotted #D6D6D6;}
  239.  
  240. a img{border:none;}
  241.  
  242. .label {
  243. color: {color:bold text};font-weight: bold; line-height:12px;}
  244.  
  245. .odd {
  246. background-color:{color:label background};}
  247.  
  248.  
  249. h1 {
  250. font-size: 12px;
  251. line-height: 12px;
  252. font-family: verdana;
  253. font-weight: bold;
  254. text-transform: normal;
  255. letter-spacing: -1px;
  256. color:{color:text headers};
  257. text-align: left;
  258. margin:0px;
  259. padding-bottom:1px;}
  260.  
  261. h2 {
  262. font-size: 16px;
  263. line-height: 16px;
  264. font-family: impact;
  265. font-weight:normal;
  266. text-transform: uppercase;
  267. letter-spacing: -1px;
  268. color:{color:text headers};
  269. text-align:left;}
  270.  
  271.  
  272. h3 {
  273. font-size: 18px;
  274. line-height: 20px;
  275. font-family: {font:Header Title};
  276. font-weight: bold;
  277. text-transform: normal;
  278. letter-spacing: -1px;
  279. color:{color:text headers};
  280. text-align: left;
  281. margin:0px;
  282. padding-bottom:4px;}
  283.  
  284.  
  285.  
  286. h4 {
  287. font-size: 12px;
  288. line-height: 12px;
  289. font-family: {font:Header Title};
  290. font-weight: bold;
  291. text-transform: capitalize;
  292. letter-spacing: -1px;
  293. color: {color:Orange Text};
  294. text-align: left;
  295. margin:0px;
  296. padding-bottom:4px;}
  297.  
  298. h5 {
  299. font-size: 12px;
  300. line-height: 12px;
  301. font-family: {font:Header Title};
  302. font-weight: bold;
  303. text-transform: capitalize;
  304. letter-spacing: -1px;
  305. color: {color:interests title};
  306. text-align: left;
  307. margin:0px;}
  308.  
  309.  
  310. a.links1 {
  311. text-align:center;
  312. margin-top:6px;
  313. margin-bottom:8px;
  314. color: {color:nav link};
  315. display: inline-block;
  316. text-transform: capitalize;
  317. font-family:arial;
  318. font-weight:bold;
  319. font-size:12px;
  320. padding: 2px;}
  321.  
  322.  
  323. a.links1:hover {
  324. color: {color:nav link hover};}
  325.  
  326.  
  327.  
  328. #ask {
  329. font-size:10px;
  330. line-height:12px;
  331. background-color: {color:text headers};
  332. padding:4px;
  333. margin-bottom:4px;}
  334.  
  335.  
  336.  
  337. img.middle {
  338. vertical-align:middle;
  339. margin-bottom:3px;}
  340.  
  341. #notez {
  342. margin-top: 0px; margin-bottom:4px; width:400px;}
  343.  
  344. #notez a {
  345. font-family: arial;
  346. font-size: 9px;
  347. line-height: 10px;
  348. letter-spacing:1px;
  349. text-transform: normal;}
  350.  
  351. table {
  352. border-collapse: separate;
  353. border-spacing: 3px;}
  354.  
  355. #header1 {
  356. padding:4px;
  357. margin-left:328px;
  358. margin-bottom:6px;
  359. width:404px;
  360. height: 12px;
  361. background-color:{color:Orange Background};}
  362.  
  363. #header2 {
  364. padding:4px;
  365. margin-left:328px;
  366. margin-bottom:6px;
  367. width:404px;}
  368.  
  369. #navigation {
  370. width:750px;
  371. height:30px;
  372. background-color:{color:nav background};
  373. margin-left: auto;
  374. margin-right: auto;}
  375. {CustomCSS}
  376. </style>
  377.  
  378. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  379.  
  380. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  381.  
  382. </head>
  383.  
  384.  
  385. <body>
  386.  
  387. <div id="navigation">
  388. <center>
  389. <a href="http://{name}.tumblr.com" class="links1">Home</a>
  390. {block:AskEnabled}<a href="/ask" class="links2">Ask</a>{/block:AskEnabled}
  391.  
  392. <a href="/archive" class="links1">Archive</a>
  393.  
  394.  
  395. {block:SubmissionsEnabled}<a href="/submit" class="links2">Submit</a>{/block:SubmissionsEnabled}
  396.  
  397. {block:HasPages}
  398. {block:Pages}
  399. <a href="{URL}" class="links2">{Label}</a>
  400. {/block:Pages}
  401. {/block:HasPages}
  402.  
  403. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links2">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  404.  
  405. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links2">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  406.  
  407. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links2">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  408.  
  409. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links2">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  410.  
  411. <a href="http://sleeplessthemes.com" class="links1">Theme</a>
  412.  
  413. </center>
  414. </div>
  415.  
  416. <div id="wtf">
  417.  
  418.  
  419. <div id="sidebar">
  420. <h3>{Title}</h3>
  421. <table width="300" border="0" cellspacing="0" cellpadding="0">
  422. <tr>
  423. <td width="96" height="96" rowspan="2">{block:IfPortraitImage}
  424. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="200"></a>
  425. {/block:IfPortraitImage}</td>
  426. <td width="204" height="10">
  427. <div style="margin-left:8px;">
  428. {text:Sex} <br>
  429. {text:Age} <br>
  430. {text:City} <br>
  431. {text:Country} <br><br>
  432. <img src="http://media.tumblr.com/tumblr_m2lh9lgwvA1qaxq5z.gif">
  433. </div></td>
  434. </tr>
  435. </table><br><br>
  436.  
  437. <div style="border:1px solid {color:sidebox border}; width:302px;">
  438. <h1>Tumblr URL:</h1>
  439. http://{name}.tumblr.com
  440. </div><br>
  441.  
  442.  
  443.  
  444. <div id="sidebox">
  445. <div style="position:absolute; margin-top:-16px; "><h5>{name}'s interests</h5></div>
  446. <table width="300" border="0" cellspacing="6" cellpadding="0">
  447. <tr>
  448. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Music:</b></td>
  449. <td width="188" bgcolor="{color:sidebox right}">{text:Music}</td>
  450. </tr>
  451. <tr>
  452. <td align="left" bgcolor="{color:sidebox left}"><b>Movies:</b></td>
  453. <td bgcolor="{color:sidebox right}">{text:Movies}</td>
  454. </tr>
  455. <tr>
  456. <td align="left" bgcolor="{color:sidebox left}"><b>Television:</b></td>
  457. <td bgcolor="{color:sidebox right}">{text:TV}</td>
  458. </tr>
  459. <tr>
  460. <td align="left" bgcolor="{color:sidebox left}"><b>Books:</b></td>
  461. <td bgcolor="{color:sidebox right}">{text:Books}</td>
  462. </tr>
  463. <tr>
  464. <td align="left" bgcolor="{color:sidebox left}"><b>Hereoes:</b></td>
  465. <td bgcolor="{color:sidebox right}">{text:Heroes}</td>
  466. </tr>
  467. </table>
  468. </div><br>
  469.  
  470.  
  471. <div id="sidebox">
  472. <div style="position:absolute; margin-top:-16px; "><h5>{name}'s Details</h5></div>
  473. <table width="300" border="0" cellspacing="6" cellpadding="0">
  474. <tr>
  475. <td width="100" align="left" bgcolor="{color:sidebox left}"><b>Status:</b></td>
  476. <td width="188" bgcolor="{color:sidebox right}">{text:Status}</td>
  477. </tr>
  478. <tr>
  479. <td align="left" bgcolor="{color:sidebox left}"><b>Orientation:</b></td>
  480. <td bgcolor="{color:sidebox right}">{text:Orientation}</td>
  481. </tr>
  482. <tr>
  483. <td align="left" bgcolor="{color:sidebox left}"><b>Ethnicity:</b></td>
  484. <td bgcolor="{color:sidebox right}">{text:Ethnicity}</td>
  485. </tr>
  486. <tr>
  487. <td align="left" bgcolor="{color:sidebox left}"><b>Religion:</b></td>
  488. <td bgcolor="{color:sidebox right}">{text:Religion}</td>
  489. </tr>
  490. <tr>
  491. <td align="left" bgcolor="{color:sidebox left}"><b>Occupation:</b></td>
  492. <td bgcolor="{color:sidebox right}">{text:Occupation}</td>
  493. </tr>
  494. </table>
  495. </div>
  496.  
  497.  
  498. </div>
  499.  
  500. <div id="header1"><h4>{name}'s Blurbs</h4></div>
  501. <div id="header2">
  502. {block:Description}<h4>About Me:</h4> {Description}<br><br>{/block:Description}
  503. </div>
  504.  
  505. <div id="header1"><h4>{name}'s Posts</h4></div>
  506.  
  507.  
  508. <div class="autopagerize_page_element">
  509. {block:Posts}
  510. <div id="entry">
  511.  
  512.  
  513. {block:IndexPage}
  514. <div id="notez">
  515. <h1>{ShortMonth} {DayOfMonth} {Year} {12Hour}:{Minutes} {AmPm}</h1>
  516. <a href="{Permalink}">{NoteCount} Notes</a> - <a href="{Permalink}">View Post</a> - <a href="{ReblogURL}">Reblog</a>
  517. </div>
  518. {/block:IndexPage}
  519.  
  520. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  521.  
  522. {block:Photo}
  523. {block:IndexPage}
  524. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="400" border="0"></a></center>
  525. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  526. {/block:IndexPage}
  527.  
  528. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  529.  
  530. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  531.  
  532. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  533.  
  534. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  535.  
  536. {block:Chat}
  537. {block:Title}{Title}{/block:Title}
  538. {block:Lines}
  539. {block:Label}
  540. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  541. <span class="line">{Line}</span></div>
  542. {/block:Label}
  543. {/block:Lines}
  544. {/block:Chat}
  545.  
  546. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}
  547.  
  548. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  549. {/block:Video}
  550.  
  551. {block:Audio}
  552. <center><div class="audio">{AudioPlayerBlack}</div></center>
  553. {block:Caption}{Caption}{/block:Caption}
  554. {/block:Audio}
  555.  
  556. {block:Answer}
  557. <div id="ask"><img src="{AskerPortraitURL-24}" style="width:28px; height:24px; vertical-align:middle; padding-right:4px;">{Asker} Asked: {Question}</div>
  558. <p>{Answer}</p>
  559. {/block:Answer}
  560. </div>
  561.  
  562.  
  563. {block:PermalinkPage}
  564. {block:Date}
  565. <div id="info"><div id="bottominfo">
  566.  
  567. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  568.  
  569. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  570.  
  571. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  572.  
  573. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  574.  
  575. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  576.  
  577. </div></div>
  578. {/block:Date}
  579. {/block:PermalinkPage}
  580.  
  581.  
  582. {block:PostNotes}
  583. <div id="notes">{PostNotes}</div>
  584. {/block:PostNotes}
  585.  
  586. {/block:Posts}
  587.  
  588. </div> </*Infinite Scroll*/>
  589.  
  590. {block:Pagination}
  591. <div id="entry">
  592. <center> <table width="400" border="0" cellspacing="0" cellpadding="0">
  593. <tr>
  594. <td width="200">
  595. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  596. </td>
  597.  
  598. <td width="200">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  599. </td>
  600. </tr>
  601. </table></center>
  602. </div>
  603. {/block:Pagination}
  604.  
  605. <center><img src="http://media.tumblr.com/tumblr_m2lokcAnTG1qaxq5z.png" width="750" height="2"><br></center>
  606. <center><small>©2011-2012 SleeplessThemes.com. All Rights Reserved. Powered By: Tumblr.com</small></center>
  607.  
  608. </div></*WTF*/>
  609. </body>
  610. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement