Advertisement
containes

VHSM THEME 3

Jan 18th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.51 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4.  
  5.  
  6. // VHSM THEMES // vhsmthemes.tumblr.com //
  7.  
  8. // Comments & Suggestions are apprecaited //
  9.  
  10. ------------------------------------------------------------------>
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13.  
  14.  
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  16. <meta name="color:background" content="#070707"/>
  17. <meta name="color:text" content="#868686"/>
  18. <meta name="color:link" content="#afafaf"/>
  19. <meta name="color:hover" content="#6f6e6e"/>
  20. <meta name="color:title" content="#fff"/>
  21. <meta name="color:MenuLine" content="#fd3392"/>
  22. <meta name="color:ask" content="#fff"/>
  23. <meta name="color:answer-ask" content="#fff"/>
  24. <meta name="text:title font size" content="26px"/>
  25. <meta name="text:title line height" content="25px"/>
  26. <meta name="font:title" content="verdana "/>
  27. <meta name="font:text" content="verdana"/>
  28. <meta name="image:Background" content="http://bluealimentos.com/ESW/Images/branca.jpg"/>
  29. <meta name="image:ask background" content="http://tumblrchase.com/img/bg/91.jpg" />
  30. <meta name="image:banner" content="http://i.imgur.com/xou41TS.gif"/>
  31. <meta name="image:Cursor" content="{cursor:crosshair}"/>
  32. <meta name="image:Favicon" content="http://s92.photobucket.com/user/PietroGiovanni/media/animated_favicon1.gif.html> <-its-not-copy->
  33. <meta name="if:center" contact="1"/>
  34. <meta name="if:show banner" content="1"/>
  35. <meta name="if:show blog title" content="0"/>
  36. <meta name="text:blogtitle size" content="25" />
  37. <meta name="text:blogtitle" content="" />
  38. <meta name="text:separating symbol" content="-" />
  39. <meta name="text:link1title" content="Link A" />
  40. <meta name="text:link1link" content="" />
  41. <meta name="text:link2title" content="Link B" />
  42. <meta name="text:link2link" content="" />
  43. <meta name="text:link3title" content="Link C" />
  44. <meta name="text:link3link" content="" />
  45. <meta name="if:Infinite scroll" content="1"/>
  46. <link rel="shortcut icon" href="{Favicon}">
  47.  
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
  50. <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville' rel='stylesheet' type='text/css'>
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
  53.  
  54. <style>
  55. body, a:hover {cursor: url(http://static.tumblr.com/i8axhtw/359marh29/smallcursor.png), auto !important;}
  56.  
  57. body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}</style>
  58.  
  59.  
  60. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  61. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  62. {PostSummary} - {/block:PostSummary}{Title}</title>
  63.  
  64. <style type="text/css">
  65.  
  66. body{
  67. margin-top:0px;
  68. background-color: {color:Background};
  69. background-image:url({image:Background});
  70. background-attachment: fixed;
  71. background-repeat: repeat;}
  72. body, div, p, textarea, submit, input{
  73. font-family: {font:text};
  74. font-size: 10px;
  75. line-height:11px;
  76. color:{color:Text};
  77. }
  78. p {
  79. margin:0px;
  80. margin-top:5px;
  81. }
  82.  
  83. a:link, a:active, a:visited{
  84. color: {color:Link};
  85. text-decoration: none;
  86. -webkit-transition: color 0.5s ease-out;
  87. -moz-transition: color 0.5s ease-out;
  88. transition: color 0.5s ease-out;
  89.  
  90. }
  91. a:hover {
  92. color:{color:Hover};
  93. text-decoration: none;
  94. }
  95.  
  96.  
  97. #content{
  98. margin-left:auto;
  99. margin-right:auto;
  100. width:1300px;
  101. padding:0px;
  102.  
  103. {block:PermalinkPage}width:800px;
  104. margin-left:auto;
  105. margin-right:auto;{/block:PermalinkPage}
  106. }
  107. #notecontainer {
  108. margin-left: 35px;
  109. width: 350px;
  110. font-size: 11px;
  111. }
  112. #notecontainer img.avatar {
  113. margin-right: 3px;
  114. width: 16px;
  115. height: 16px;
  116. }
  117. <--this-theme-was-produced-in-2012-->
  118.  
  119. #post{
  120. padding:2px;
  121. width:250px;
  122. float:left;
  123. margin:2px;
  124. border: 0px;
  125. opacity:0.85;
  126. filter:alpha(opacity=85);
  127. }
  128. #post:hover {
  129. opacity:1;
  130. filter:alpha(opacity=99);
  131. }
  132. #sidebar{
  133. position:fixed !important;
  134. width:180px;
  135. height:100%;
  136. background-color: {color:description};
  137. margin: 0px 0px 0px 0px;
  138. border-right:0px solid #ddd;
  139. padding-top:90px;
  140. padding-left:8px;
  141. margin-left:1000px;
  142. }
  143.  
  144. .info{
  145. margin-top: 40px;
  146. padding:3px;
  147.  
  148. }
  149. .perma{
  150. position:absolute;
  151. width:200px;
  152. height:20px;
  153. padding: 0px;
  154. margin-top: -30px;
  155. margin-left:-30px;
  156. overflow:hidden;
  157. text-shadow:1px 1px 6px #000;
  158. font-size: 11px;
  159. text-align:center;
  160. opacity:0.0;
  161. -webkit-transition: all 0.4s linear;
  162. -webkit-transition: all 0.4s linear;
  163. -moz-transition: all 0.4s linear;
  164. transition: all 0.4s linear;
  165.  
  166. }
  167.  
  168. #post:hover .perma{
  169. margin-top:-30px;
  170. margin-left:2px;
  171. padding: 0px;
  172. overflow:visible;
  173. -webkit-transition: all 0.4s linear; opacity: 0.8;
  174. -webkit-transition: all 0.4s linear;
  175. -moz-transition: all 0.4s linear;
  176. transition: all 0.4s linear;
  177. opacity:1;
  178. filter:alpha(opacity=100);
  179.  
  180. }
  181.  
  182. #postnotes{
  183. text-align: justify;}
  184. #postnotes blockquote{
  185. border: 0px;
  186.  
  187. }
  188. .title{
  189. color: {color:title};
  190. margin-top:15px;
  191. font-size: {text:title size}px;
  192. line-height:20px;
  193. text-shadow:1px 1px 3px #000000;
  194. font-size:90px;
  195. text-align:center;
  196. font-weight:none;
  197. z-index: 100px;
  198. background: transparent;
  199. text-transform:uppercase and lowercase;
  200. letter-spacing:0px;
  201. transition: all 0.9s ease-out;
  202. -o-transition-transition: all 0.9s ease-out;
  203. -webkit-transition: all 0.9s ease-out;
  204. -moz-transition: all 0.9s ease-out;
  205. font-family: 'Fjalla One', sans-serif;
  206.  
  207. }
  208. .title2{
  209. font-family: Arial, Helvetica;
  210. font-size: {text:title font size};
  211. line-height: {text:title line height};
  212. color: {color:Title};
  213. letter-spacing: {text:title letter spacing};
  214. font-weight: {text:title font weight};
  215. padding:1px 1px 0px 1px;
  216. }
  217. blockquote{
  218. padding:0px 0px 2px 2px;
  219. margin:0px 0px 2px 1px;
  220. border-left: 1px solid {color:Text};
  221. }
  222. blockquote p, ul{
  223. margin:0px;
  224. padding:0px;
  225. }
  226. a img{border: 0px;}
  227. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  228. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  229. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  230. .notes img{width:10px; position:relative; top:3px;}
  231. .permalink{
  232. display: block;
  233. text-transform: none;
  234. font-size: 9px;
  235. text-align: right;
  236. }
  237. small{font-size: 9px;
  238. }
  239.  
  240. #permalinkblock{
  241. display: block;
  242. width: 500px;
  243. font-family:'asap';
  244. text-align: right;
  245. height: 10px;
  246. letter-spacing:0px;
  247. border-top: 1px dotted {color:border};
  248. font-size:11px;
  249. background-color: #trans;
  250. }
  251. #permalinkblock img{
  252. width: 500px
  253. }
  254.  
  255.  
  256. #description {
  257. font-size: 11px;
  258. line-height: {text:title line height};
  259. color: {color:text};
  260. letter-spacing: {text:title letter spacing};
  261. font-weight: {text:title font weight};
  262. padding:1px 1px 0px 1px;
  263. }
  264.  
  265.  
  266. #descrip {margin-bottom: 0px; padding:5px;text-align:justify; color:#000000;}
  267.  
  268. .links{color:{color:link};
  269. margin-top:-10px;
  270. letter-spacing: 1px;
  271.  
  272. border-bottom:2px solid #fd3392;
  273. -moz-transition: all .2s;
  274. -webkit-transition: all .2s;
  275. -o-transition: all .2s;
  276. transition: all .2s;
  277. }
  278.  
  279. .links a{font-family: 'Monda', sans-serif; background-color:;display:inline-block;font-family:asap;font-size:11px; padding:2px 2px 2px 2px; -webkit-border-radius: 1px;-moz-border-radius: 1px; }
  280.  
  281. .links a:hover{
  282. }
  283. .links:hover{ color:{color:hover};
  284. }
  285. askk {
  286. font-family: arsenalewhite;
  287. color: {color:ask};
  288. font-size:16px;
  289. z-index:1;
  290. text-shadow:1px 0px 2px #000000;
  291. }
  292. .answer{
  293. }
  294. #pagination{
  295. display:none;
  296. }
  297. nav li {
  298. display: inline;
  299. }
  300. .blog {font-size: 36px;
  301.  
  302. font-family: 'Keania One', cursive;
  303.  
  304. color: #fff;
  305.  
  306. margin-top:auto;
  307. margin-bottom:auto;
  308. }
  309. .s {position:fixed; top:22px; right:0px; opacity: 1;
  310. }
  311. .s:hover {position:fixed; top:22px; right:0px; opacity: 0.7;
  312. }
  313. iframe#ask_form {
  314.  
  315. width: 500px;
  316. float: left;
  317. margin: 0 10px 10px 200px;
  318. }
  319. #meow{
  320.  
  321. -moz-transition: all .2s;
  322. -webkit-transition: all .2s;
  323. -o-transition: all .2s;
  324. transition: all .2;
  325.  
  326. }
  327.  
  328. #meow a{
  329. display:relative;
  330. text-align:center;
  331. text-align:center;text-transform:uppercase;
  332. font-size:12px;
  333. padding: 0px;
  334. margin: 8px;
  335. font-family: 'Roboto Condensed', sans-serif;
  336. border-top:0px solid {color:MenuLine};
  337. -moz-transition: all .2s;
  338. -webkit-transition: all .2s;
  339. -o-transition: all .2s;
  340. transition: all .2;
  341. }
  342. #meow a:hover{
  343.  
  344. border-top: 3px solid {color:MenuLine};
  345. -moz-transition: all .2s;
  346. -webkit-transition: all .2s;
  347. -o-transition: all .2s;
  348. transition: all .2s;
  349. }
  350.  
  351. .reblo { float:left; margin-left:5px; margin-top:3px; background-color:#1E1E1E;display:inline-block;font-size:10px; background-color:#464646;
  352. padding:2px;
  353. -moz-border-radius:3px;
  354. -webkit-border-radius:3px;
  355. border-radius:3px;
  356. border:1px solid #151515; margin:1.5px;word-wrap: break-word; height: 16px;}
  357. .reblo a {
  358. color: #9b9a9a;
  359. }
  360. .reblo a:hover {
  361. color: #e6e6e6;
  362. }
  363. .lik { float:left; margin-left:40px;margin-top:1px; background-color:#1E1E1E;display:inline-block;font-size:10px; background-color:#464646;
  364. padding:2px;
  365. -moz-border-radius:3px;
  366. -webkit-border-radius:3px;
  367. border-radius:3px;
  368. border:1px solid #151515; margin:1.5px;width:14px;}}
  369. {CustomCSS]</style>
  370. <script> window.onload = function () { document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' ); document.addEventListener( 'click', function ( event ) { var myLike = event.target; if( myLike.className.indexOf( 'my-like' ) > -1 ) { var frame = document.getElementById( 'my-like-frame' ), liked = ( myLike.className == 'my-liked' ), command = liked ? 'unlike' : 'like', reblog = myLike.getAttribute( 'data-reblog' ), id = myLike.getAttribute( 'data-id' ), oauth = reblog.slice( -8 ); frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id; liked ? myLike.className = 'my-like' : myLike.className = 'my-liked'; }; }, false ); }; </script>
  371.  
  372. </head>
  373. <body>
  374. <table width="1080" border="0" align="center" cellpadding="0" cellspacing="0" class="info">
  375. <tr>
  376. <td width="607">
  377. <center>
  378. <center>
  379. <br>
  380. {block:ifshowblogtitle}<span class=title> {Title} </span>
  381. {/block:ifshowblogtitle}
  382. <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  383. <tr>
  384. <td><div align="center">{block:ifshowbanner}<a title="" href="/"><img src="{image:banner}" width="400" /></a>{/block:ifshowbanner} </div></td>
  385. </tr>
  386. </table>
  387. </center>
  388. <br>
  389. <center>
  390. <div id="description">{Description}</div></div>
  391. <div style="font-family:trebuchet ms;font-size:9px;">
  392. <br>
  393. <div id="meow">
  394. <div class="cat"> <a href="/ask"><span>message</span></a>&nbsp;&nbsp; <a href="/archive"><span>archive</span></a>&nbsp;&nbsp; <a href="/"><span>HOME</span></a>&nbsp;&nbsp; <a href="http://containes.tumblr.com"><span>theme</span></a>&nbsp;&nbsp; <a href="{text:link1link}"><span>{text:link1title}</span></a>&nbsp;&nbsp; <a href="{text:link2link}"><span>{text:link2title}</span></a>&nbsp;&nbsp; <a href="{text:link3link}"><span>{text:link3title}</span></a>&nbsp;&nbsp; </div>
  395. <br>
  396. <br>
  397. </div>
  398. </div>
  399. <br>
  400. </b>
  401. </center></td>
  402. </tr>
  403. </table>
  404. <div id="content">
  405.  
  406. {block:Posts}
  407.  
  408. <div id="post">
  409. <a href="http://containes.tumblr.com" target="_blank"><img src="http://i.imgur.com/QQtPr1y.png" alt="Tumblr Themes" class="s"></a>
  410.  
  411. {block:Title}{Title}{/block:Title}
  412.  
  413.  
  414. <div style="width: 250px; overflow: hidden">{block:Text}
  415. {block:IndexPage}{Body}
  416. {block:IndexPage}{/block:Text}</div>
  417.  
  418. {block:Photo}
  419. {block:Photo}
  420. {block:IndexPage}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="250"/></a>{/block:IndexPage}
  421. <table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  422. <tr>
  423. <td width="500" valign="top">{block:Text}
  424. {block:PermalinkPage}{Body}
  425. {block:PermalinkPage}{/block:Text}
  426.  
  427. {block:PermalinkPage}{block:Video}
  428. {block:PermalinkPage}
  429. {Video-700}
  430. {/block:PermalinkPage}
  431. {/block:Video}
  432.  
  433. {block:Photoset}
  434. {block:PermalinkPage}
  435. {Photoset-500}
  436. {/block:PermalinkPage}
  437. {/block:Photoset}
  438.  
  439.  
  440. {block:Quote}
  441. {block:PermalinkPage}
  442. {Quote}
  443. <div align="right"> {block:Source}-{Source}{/block:Source} </div>
  444. {/block:PermalinkPage}
  445. {/block:Quote}
  446.  
  447. {block:Link}
  448. {block:PermalinkPage} <a href="{URL}" class="link" {Target}>{Name}</a><br />
  449. {block:Description}{Description}{/block:Description}
  450. {/block:PermalinkPage}
  451. {/block:Link}
  452.  
  453. {block:Chat}
  454. {block:PermalinkPage}
  455. {block:Lines}
  456. {block:Label} <br />
  457. {Label}
  458. {/block:Label}
  459. &nbsp;{Line}
  460. {/block:Lines}
  461. {/block:PermalinkPage}
  462. {/block:Chat}
  463.  
  464. {block:Audio}
  465. {block:PermalinkPage}
  466. {AudioPlayerGrey} <br />
  467. <div align="right">{block:Artist}
  468. Artist: {Artist}</div>
  469. {/block:Artist}<br />
  470. {block:Caption}{Caption}{/block:Caption}
  471. {/block:PermalinkPage}
  472. {/block:Audio}
  473.  
  474. {block:Answer}
  475. {block:PermalinkPage}
  476. <div style="border-radius:3px; border: 1px solid #b6b6b6; margin: 2px; margin-top: -2px; min-height:30px; padding: 4px; background-image:url({image:ask background}); "> <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 1px #E6DFDF; border-radius: 1px;"/>
  477. <askk>{Asker}</ask>
  478. asked: {Question}<br></div>
  479. <span class="answer">{Answer}</span>
  480. <center>
  481. {block:PermalinkPage}
  482. {/block:Answer}
  483.  
  484. </div> <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" align="center" /></a>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</td>
  485. <td width="300" valign="top">{block:PermalinkPage}
  486. <div id="notecontainer">{block:NoteCount}♥ This post has
  487. {NoteCount} notes
  488. {/block:NoteCount}{block:PostNotes}
  489. {PostNotes}</div>
  490. {/block:PostNotes}
  491. {/block:PermalinkPage}</td>
  492. </tr>
  493. </table>
  494.  
  495. {/block:Photo}
  496.  
  497.  
  498. <div style="width: 250px; overflow: hidden">{block:Photoset}
  499. {block:IndexPage}
  500. {Photoset-250}
  501. {/block:IndexPage}
  502. {/block:Photoset}</div>
  503.  
  504.  
  505. {block:Quote}
  506. {block:IndexPage}
  507. {Quote}
  508. <div align="right">
  509. {block:Source}-{Source}{/block:Source}
  510. </div>
  511. {/block:IndexPage}
  512. {/block:Quote}
  513.  
  514.  
  515.  
  516. <div style="width: 250px; overflow: hidden">{block:Video}
  517. {block:IndexPage} {Video-250}
  518. {/block:IndexPage}
  519. {/block:Video}</div>
  520.  
  521.  
  522. {block:Link}
  523. {block:IndexPage}
  524. <a href="{URL}" class="link" {Target}>{Name}</a><BR>
  525. {block:Description}{Description}{/block:Description}
  526. {/block:IndexPage}
  527. {/block:Link}
  528.  
  529. {block:Chat}
  530. {block:IndexPage}
  531. {block:Lines}
  532. {block:Label}
  533. <br>{Label}
  534. {/block:Label}
  535. &nbsp;{Line}
  536. {/block:Lines}
  537. {/block:IndexPage}
  538. {/block:Chat}
  539.  
  540. {block:Audio}
  541. {block:IndexPage}
  542. {AudioPlayerGrey}
  543. <br><div align="right">{block:Artist}
  544. Artist: {Artist}</div>
  545. {/block:Artist}<br>
  546. {block:Caption}{Caption}{/block:Caption}
  547. {/block:IndexPage}
  548. {/block:Audio}
  549.  
  550. {block:rss}{rss}{/block:rss}
  551. {block:favicon}{favicon}{/block:favicon}
  552. {block:customcss}{customcss}{/block:customcss}
  553. {block:metadescription}{metadescription}{/block:metadescription}
  554. {block:photoalt}{photoalt}{/block:photoalt}
  555.  
  556.  
  557. {block:Answer}
  558. {block:IndexPage}
  559. <div style="border-radius:3px; border: 1px solid #969696; margin: 2px; margin-top: -2px; min-height:30px; padding: 4px; background-image:url({image:ask background}); "> <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 1px #E6DFDF; border-radius: 1px;"/>
  560. <askk>{Asker}</ask>
  561. asked: {Question}<br></div>
  562. <span class="answer">{Answer}</span>
  563. <center>
  564. {block:IndexPage}
  565. {/block:Answer}
  566.  
  567. {block:IndexPage}<div class="perma"> <span class="lik">{LikeButton color="grey" size="14"}</span> <a href="{ReblogURL}" target="_blank"><img src="http://i.imgur.com/bFZrgKS.png" width="20" height="16" class="lik" /></a> <span class="reblo"><a href="{permalink}" ">{NoteCountWithLabel}</a></span>
  568. </div>{/block:IndexPage}
  569.  
  570. </div>
  571.  
  572. {/block:Posts}
  573.  
  574. </div>
  575. <!--Pagination: previous/next page links-->
  576. {block:Pagination}
  577. <div class="pagination">
  578. {block:PreviousPage}<a href="{PreviousPage}">Previous page</a>{/block:PreviousPage}
  579. {block:NextPage}<a href="{NextPage}">Next page</a>{/block:NextPage}
  580. </div>
  581. {/block:Pagination}
  582. <!--Links to jQuery library, Masonry, infinite scroll and imagesLoaded-->
  583. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  584. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  585. {block:IfInfiniteScroll}
  586. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  587. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  588. {/block:IfInfiniteScroll}
  589. <!--Code for infinite scroll and grid layout-->
  590. <script>
  591. (function() {
  592. var $tumblelog = $('#content');
  593. {block:IfInfiniteScroll}
  594. $tumblelog.infinitescroll({
  595. navSelector : ".pagination",
  596. nextSelector : ".pagination a:first",
  597. itemSelector : "#post",
  598. bufferPx : 50,
  599. done : "",
  600. loading: {
  601. img : "",
  602. msgText: ""
  603. },
  604. },
  605. function( newElements ) {
  606. var $newElems = $( newElements ).css({ opacity: 0 });
  607. $newElems.imagesLoaded(function(){
  608. $newElems.animate({ opacity: 1 });
  609. $tumblelog.masonry( 'appended', $newElems);
  610. });
  611. }
  612. );
  613. {/block:IfInfiniteScroll}
  614. $tumblelog.imagesLoaded( function(){
  615. $tumblelog.masonry({
  616. columnWidth: function( containerWidth ) {
  617. return containerWidth / 100;
  618. }
  619. });
  620. });
  621. })();
  622. </script>
  623. </body>
  624. <table width="10" height="100" border="0" align="left" cellpadding="0" cellspacing="0">
  625. <tr>
  626. <td>&nbsp;</td>
  627. </tr>
  628. </table>
  629. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement