Advertisement
luckyoldsun

abigail layout

May 29th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.35 KB | None | 0 0
  1.  
  2. <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <html><head>
  4.  
  5. <style>
  6.  
  7. body, td {
  8. font-family: verdana, sans-serif;
  9. font-size: 10pt;
  10. }
  11. tt, pre {
  12. font-family: monospace;
  13. }
  14. a {
  15. text-decoration: none;
  16. }
  17. a:hover {
  18. text-decoration: underline;
  19. }
  20. .shadowed, .ljadshadowed {
  21. font-size: 8pt;
  22. background: ;
  23. }
  24. .ljadshadowed div {
  25. visibility: visible;
  26. position: relative;
  27. }
  28. .meta {
  29. font-size: 8pt;
  30. }
  31. .index {
  32. font-size: 8pt;
  33. }
  34. .caption, .index {
  35. color: ;
  36. }
  37. .comments {
  38. font-size: 8pt;
  39. }
  40. </style>
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <link rel="alternate" type="application/rss+xml" title="RSS" href="http://emie.insanejournal.com/data/rss" />
  44. <link rel="alternate" type="application/atom+xml" title="Atom" href="http://emie.insanejournal.com/data/atom" />
  45. <link rel="service.feed" type="application/atom+xml" title="AtomAPI-enabled feed" href="http://www.insanejournal.com/interface/atom/feed" />
  46. <link rel="service.post" type="application/atom+xml" title="Create a new post" href="http://www.insanejournal.com/interface/atom/post" />
  47. <meta http-equiv="X-XRDS-Location" content="http://emie.insanejournal.com/data/yadis" />
  48. <link rel="openid.server" href="http://www.insanejournal.com/openid/server.bml" />
  49. <link rel="group friends made" title="InsaneJournal friends" href="http://emie.insanejournal.com/friends" />
  50.  
  51. <script language="JavaScript" type="text/javascript">
  52. var Site;
  53. if (!Site)
  54. Site = {};
  55.  
  56. var site_p = {"media_embed_enabled": 1,
  57. "inbox_update_poll": 1,
  58. "has_remote": 1,
  59. "statprefix": "http://www.insanejournal.com/stc",
  60. "ctx_popup": 1,
  61. "imgprefix": "http://www.insanejournal.com/img",
  62. "esn_async": 1,
  63. "currentJournal": "emie",
  64. "siteroot": "http://www.insanejournal.com",
  65. "currentJournalBase": "http://emie.insanejournal.com"};
  66. var site_k = ["media_embed_enabled", "inbox_update_poll", "has_remote", "statprefix", "ctx_popup", "imgprefix", "esn_async", "currentJournal", "siteroot", "currentJournalBase"];
  67. for (var i = 0; i < site_k.length; i++) {
  68. Site[site_k[i]] = site_p[site_k[i]];
  69. }
  70. </script>
  71. <script type="text/javascript" src="http://www.insanejournal.com/js/core.js?v=1488833973"></script>
  72. <script type="text/javascript" src="http://www.insanejournal.com/js/dom.js?v=1488833973"></script>
  73. <script type="text/javascript" src="http://www.insanejournal.com/js/httpreq.js?v=1488833973"></script>
  74. <script type="text/javascript" src="http://www.insanejournal.com/js/livejournal.js?v=1488833973"></script>
  75. <script type="text/javascript" src="http://www.insanejournal.com/js/common/AdEngine.js?v=1488833973"></script>
  76. <script type="text/javascript" src="http://www.insanejournal.com/js/esn.js?v=1488833973"></script>
  77. <link rel="stylesheet" type="text/css" href="http://www.insanejournal.com/stc/lj_base.css?v=1488833697" />
  78. <link rel="stylesheet" type="text/css" href="http://www.insanejournal.com/stc/esn.css?v=1488833697" />
  79. <link rel="meta" type="application/rdf+xml" title="FOAF" href="http://emie.insanejournal.com/data/foaf" />
  80. <meta name="foaf:maker" content="foaf:mbox_sha1sum 'dfc74d25926890eb8148946a3a7978fe1c82650a'" />
  81. <link rel="shortcut icon" href="http://i.imgur.com/bIbSNjw.png">
  82. <link href="http://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet" type="text/css">
  83. <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css">
  84. <link href="https://fonts.googleapis.com/css?family=Cutive+Mono" rel="stylesheet">
  85. <link rel="stylesheet" href="https://fontcity.neocities.org/sheilazain.css?family=sheilazain">
  86.  
  87. <title>make your mama sad type.</title>
  88. <link rel="shortcut icon" href="http://i.imgur.com/bIbSNjw.png">
  89. <link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css">
  90.  
  91.  
  92.  
  93. <style>
  94.  
  95.  
  96. /* credit: lilyj & squeak, please rehost your fonts and drop me a comment if you need help with that! */
  97.  
  98. /* background */
  99. body {background: #f2f6fc; /* Old browsers */
  100. background: -moz-linear-gradient(45deg, #e3eeff 0%, #f3e7e9 100%); /* FF3.6-15 */
  101. background: -webkit-linear-gradient(45deg, #e3eeff 0%,#f3e7e9 100%); /* Chrome10-25,Safari5.1-6 */
  102. background: linear-gradient(45deg, #e3eeff 0%,#f3e7e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;}
  103. margin-top: 20px;}
  104. table {border:0px;} table table {border:0;}
  105.  
  106. /* justifies the text */
  107. tr {text-align: justify;}
  108.  
  109. /* entrybox */
  110. .entrybox{
  111. background: url(http://i.imgur.com/eLjRmuC.png);
  112. box-shadow: 0px 0px 1px #f7f7f7;}
  113.  
  114. /* removes namefield box */
  115. .shadowed {background-color: transparent;}
  116.  
  117. /* main links under name field */
  118. table table table table td.meta
  119. {visibility: hidden;}
  120.  
  121. /* music, mood, bottom nav */
  122. .meta {font-size: 0px; line-height: 0px; text-align: justify; color: transparent; }
  123. td.meta {font-family: consolas; font-size: 8px; line-height: 1px; letter-spacing:2px; text-transform:lowercase;}
  124.  
  125. /* hides top title and extra text around name field links */
  126. .entrybox td table td.index, tr.caption, table table td.index {visibility: hidden;}
  127. table table tr.caption td.index{visibility: hidden;} tr.caption {display: visible;}
  128.  
  129. /* font */
  130. td {font-family: arial;
  131. font-size:11px;
  132. line-height:10px;
  133. color:#000000;}
  134. body, td {color:#000000;
  135. font-weight:normal !important;}
  136.  
  137. /* upper right links */
  138. .index, .meta{font-size: 7px;
  139. letter-spacing: 0px;
  140. font-family: consolas;
  141. text-transform: uppercase;
  142. line-height: 7px;
  143. color:#f9f9f9;}
  144.  
  145. /* subject lines */
  146. td.caption{font-family: monospace;
  147. letter-spacing: 1px;
  148. text-transform: lowercase;
  149. font-size: 8px;
  150. color: #000;}
  151.  
  152. /* namefield. */
  153. .shadowed td div {font-family: consolas, arial;
  154. font-size: 0px;
  155. line-height: 10px;
  156. color: #0000000;
  157. margin-top: 25px;}
  158. .shadowed td div img {box-shadow: 0 0 0 !important;}
  159.  
  160. /* comments. */
  161. .comments {font-family: monospace;
  162. text-transform: lowercase;
  163. font-size: 8px;
  164. line-height: 7px;
  165. letter-spacing: 1px;}
  166.  
  167. b {font-weight:normal !important;}
  168.  
  169. /* link effects */
  170. a {-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;text-decoration: none; color: #000; box-shadow: inset 0 -5px 0 #e3c6e3;}
  171. a:hover{-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;text-decoration: none; color: #fff; box-shadow: inset 0 5px 0 #e3c6e3; background-color: #f2f6fc;}
  172.  
  173. /* locks. */
  174. img[src*="img/userinfo.gif"]
  175. {width: 0 !important;
  176. height: 0 !important;
  177. background: transparent url() no-repeat !important;
  178. padding:7px 0 0 7px!important;
  179. vertical-align:-1px!important;
  180. opacity:0.8;}
  181.  
  182. img[src*="img/community.gif"]
  183. {width: 0 !important;
  184. height: 0 !important;
  185. background: transparent url() no-repeat !important;
  186. padding:9px 0 0 9px !important;
  187. vertical-align:-1px !important;}
  188.  
  189. /* scrollbar */
  190. ::selection {color:#000000; background-color:#f2f2f2; }
  191. ::-webkit-scrollbar {width: 5px;}
  192. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0px 0px 1px #C4C4C4;
  193. border-radius:0px;
  194. background-image:url('');
  195. background-color:#eee;}
  196.  
  197. /* locks */
  198. .caption img{width: 7px;height: 7px; opacity:0.8;}
  199. .ljuser img {display: none;}
  200. .ljuser:before {content: "";}
  201.  
  202. /* icons - shadowed is default, index is fp */
  203. .shadowed img {display: none;}
  204. .index img{width: 50px; height: 50px;}
  205.  
  206. /* image replaces default icon */
  207. #gif {position: absolute;
  208. top: 39px;
  209. margin-left: 330px;
  210. border-radius: 100px;
  211. box-shadow: 0 0 1px #777;
  212. background: linear-gradient(to right, #f1d4d9, #cbdefc);
  213. background: -moz-linear-gradient(to right, #f1d4d9, #cbdefc);
  214. padding: 3px;
  215. z-index: 3;
  216. opacity: 1;}
  217.  
  218. /* header html */
  219. #name {
  220. position: absolute;
  221. top: 58px;
  222. margin-left: 180px;}
  223.  
  224. #links {
  225. position: absolute;
  226. top: 58px;
  227. margin-left: 220px;}
  228.  
  229. #tape {
  230. position: absolute;
  231. visibility: visible;
  232. top: 45px;
  233. margin-left: 122px;
  234. z-index: -1;
  235. -webkit-transform: scaleX(-1);
  236. transform: scaleX(-1);}
  237.  
  238. /* cursor */
  239. body, a {cursor:url(http://i.imgur.com/3tpwbdw.png), default;}
  240. </style>
  241.  
  242.  
  243.  
  244.  
  245. <title>siren kavanagh, esq&#39;s Journal</title>
  246. </head>
  247. <body bgcolor="" text="" link="" vlink="" alink="">
  248.  
  249.  
  250. <div align="center">
  251. <table width="600" cellpadding="2" cellspacing="0" border="0" summary="">
  252. <tr><td bgcolor="" align="center">
  253. <table width="100%" cellpadding="3" cellspacing="0" border="0" summary="">
  254. <tr class="caption">
  255. <td class="caption"><b>siren kavanagh, esq&#39;s Journal</b></td>
  256. <td class="index" align="right">[<b>entries</b>|<a class="index" href="http://emie.insanejournal.com/friends">friends</a>|<a class="index" href="http://emie.insanejournal.com/calendar">calendar</a>]</td>
  257. </tr></table>
  258. <table width="100%" cellpadding="3" cellspacing="0" border="0" summary="">
  259. <tr>
  260. <td class="shadowed" align="center">
  261. <table cellspacing="5" cellpadding="0" border="0" summary="" style="margin-left: auto; margin-right: auto;">
  262. <tr>
  263. <td>
  264. <table cellpadding="2" bgcolor="" cellspacing="0" border="0" summary="">
  265. <tr>
  266. <td bgcolor="" align="center"><img border="0" src="http://www.insanejournal.com/userpic/38062189/4243068" height="100" width="100" alt=""></td>
  267. </tr>
  268. </table>
  269. </td>
  270. <td>
  271. <div align="center"><b>siren kavanagh, esq</b></div><p>
  272. <table cellspacing="0" cellpadding="0" border="0" summary="">
  273. <div id="gif"><a href="/" title="home"><img src="https://imgur.com/nDYxK3I.gif" style="height: 50px; width: 50px; -webkit-filter: grayscale(100%); filter: grayscale(100%); border-radius: 100px; display: block; visibility: visible !important;"></a>
  274. </div>
  275.  
  276. <div id="links"><span style="font-family: consolas; font-size: 14px;">
  277. <a href="/profile" title="profile"><span class="th th-user-o"></span></a>
  278. <a href="/friends" title="friends"><span class="th th-star-1-o"></span></a>
  279. <a href="/2011/01/01/" title="customs"><span class="th th-bubble-heart-o"></span></a>
  280. <a href="/2013/03/03/" title="scenes"><span class="th th-location-3-o"></span></a>
  281. <a href="/2012/02/02/" title="ooc"><span class="th th-filter-o"></span></a>
  282. </font></span>
  283. <tr>
  284. <td class="meta">[</td>
  285. <td class="meta" align="right"><b>userinfo</b></td>
  286. <td class="meta" align="center">|</td>
  287. <td class="meta"><a href="http://www.insanejournal.com/userinfo.bml?user=emie">insanejournal userinfo</a></td>
  288. <td class="meta">]</td>
  289. </tr>
  290. <tr>
  291. <td class="meta">[</td>
  292. <td class="meta" align="right"><b>calendar</b></td>
  293. <td class="meta" align="center">|</td>
  294. <td class="meta"><a href="http://emie.insanejournal.com/calendar">insanejournal calendar</a></td>
  295. <td class="meta">]</td>
  296. </tr>
  297. </table>
  298. </td>
  299. </tr>
  300. </table>
  301. </td>
  302. </tr></table>
  303. </td></tr>
  304. </table>
  305. <p>
  306. <table width="600" cellpadding="2" cellspacing="0" border="0" summary="" class="entrybox">
  307. <tr align="left">
  308. <td bgcolor="" align="center">
  309. <table width="100%" cellpadding="5" cellspacing="0" border="0" summary="">
  310. <tr align="left">
  311. <td class="caption"><span class='ljuser' lj:user='newamsterdam' style='white-space: nowrap;'><a href='http://newamsterdam.insanejournal.com/profile'><img src='http://www.insanejournal.com/img/userinfo.gif' alt='[info]' width='17' height='17' style='vertical-align: bottom; border: 0;' /></a><a href='http://newamsterdam.insanejournal.com/'><b>newamsterdam</b></a></span></td>
  312. <td align="right" class="index">[18&nbsp;Apr&nbsp;2022|<b>03:47pm</b>]</td>
  313. </tr>
  314. <tr align="left">
  315. <td colspan="2" bgcolor="">
  316.  
  317.  
  318. <center><img src="https://66.media.tumblr.com/69e1a98e7600cbe467b24d6c9942a92b/tumblr_oj92jyOK2C1sln1d3o1_540.gif" width="225"><br /><font style="font-size:8px;"><a href="https://66.media.tumblr.com/e633b9eadd09116ec2e99b89922eb734/tumblr_oq0yaklgL61tvelxmo1_r1_400.gif">ˣ</a> <a href="https://66.media.tumblr.com/e448d688a6e957ff66da90b9ad40cf59/tumblr_oq0yaklgL61tvelxmo2_r1_400.gif">ˣ</a></font></center>
  319. </td>
  320. </tr>
  321. <tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments"><a href="http://emie.insanejournal.com/2026.html">77</a> <a href="http://emie.insanejournal.com/2026.html?mode=reply">POST COMMENT</a></td></tr>
  322. </table>
  323. </td>
  324. </tr>
  325. </table><p><table width="600" cellpadding="2" cellspacing="0" border="0" summary="" class="entrybox">
  326. <tr align="left">
  327. <td bgcolor="" align="center">
  328. <table width="100%" cellpadding="5" cellspacing="0" border="0" summary="">
  329. <tr align="left">
  330. <td class="caption"></td>
  331. <td align="right" class="index">[18&nbsp;Apr&nbsp;2022|<b>11:31am</b>]</td>
  332. </tr>
  333. <tr align="left">
  334. <td colspan="2" bgcolor="">
  335.  
  336.  
  337. <blockquote><span class="blink"><img src="https://66.media.tumblr.com/ea3baba6414a9f193d93cb0c039ed1a7/tumblr_pr763hjPIZ1y7g2ymo4_400.gif" style="opacity:0.95; border-radius:100px; margin-right:5px;" width="45" align="left"></span><font style="font-family: Consolas, monospace; text-transform: uppercase; font-size: 6.5px; line-height: 150%; letter-spacing: 1px; font-weight: lighter;"><a href="http://emie.insanejournal.com/1080.html">emma kavanagh</a><br /><a href="/2011/01/01/">IC</a> - <a href="/2013/03/03/">OOC</a> - <a href="/2012/02/02/">THREADS</a><br />brooklyn</blockquote><div style="display:none;"><b>(&nbsp;<a href="http://emie.insanejournal.com/1080.html#cutid1">Read more...</a>&nbsp;)</b><br /><center><div style="margin:0 auto; width:650px; margin-top: 0px; display:flex;"><div style="text-align: justify; width: 350px; margin-right:-10px;"><font style="font-family: helvetica, monospace; text-transform: lowercase; font-size: 7px; line-height: 11px; letter-spacing: 1px; font-weight: lighter; color: #333;">emma lane kavanagh, esq. aka <i>emie</i><br />december 3 1990 (28)<br />queens born, no sleep 'til brooklyn<br /><s>intellectual property counsel @ vimeo by day</s> unemployed attorney<br /><a href="http://acquiredtastepodcast.com/">pocaster</a> by night<br /><br><i><font style="background-color: #d0d0d0; color: #ffffff; padding:2px; margin-bottom:4px; border-radius:1px;">history</font></i><br /><blockquote style="border-bottom: 0px; border-image: repeating-linear-gradient(to bottom, #d6d6d6, #7b7b7b) 4; border-left: 3px solid; border-right: 0px; border-top: 0px; margin-bottom: 6px; margin-top: 8px; margin-left: 10px; padding-bottom: 1px; padding-left: 5px; padding-right: 3px; padding-top: 1px;">born to the perfect case of opposites attract after a short courtship and even shorter engagement. molly daniels and william kavanagh were the epitomai of young, dumb, and in love.<br /><br />the kanavagh family would welcome three more children after emma (a younger sister and brother, twins, and the last and final youngest sister), leaving her to be the oldest, "stable" figure in each life.<br /><br />a common theme in emma's life had always been her father's penchant for alcohol above his family's emotional needs. what began as disinterest in fatherhood as a whole turned into disinterest in anything but drinking. by the time the twins were brought into the world, molly and william's relationship was nothing more than verbal abuse and trauma.<br /><br />emma's fifteenth year was marked by her father's abandonment, never returning or providing much more than a phone call every few weeks. it grew shorter and shorter the less interested she became in keeping a relationship with her father.<br /><br />through the rough upbringing, emma focused her energy on what she had control over - her academics. she was a bookworm in every sense of the word, abusing the public library system time after time as a means to escape a harsher reality. it wasn't until she reached middle school that she realized there was a world worth living outside of fictitious plots and settings. <br /><br />an introduction to various extracurriculars led the way for emma to flourish into a more extroverted individual. while many regard their middle school years as their worst, her fond memories of finding who she indeed was helped her form a sentimental opinion of those years in her timeline. high school was an extension of that.<br /><br />filled with much of the same, her freshman through senior experience also paved the way for some rebellion, most notably during the time her father left for good. it was a year of difficulty for her mother, trying to provide for her family and keep an obstreperous teenager in check, but when fred joined the family as a valid father figure, emma's hard times were placed behind her - at least until she went off to college for her second round of coming into her own.<br /><br />because she had no eyes on her when she went off to new york university - on a full scholarship thanks to her propensity for academia - she was able to grow beyond the reach of her mother and new "father". experimentation on all levels led to a less than exceptional first year, but getting it all out of her system proved to be positive. she walked a straight and narrow road towards graduation moving forward to fordham, school of law.<br /><br />law school marked an era for emma of clear focus. her family often refers to those years as the "lost years" due to the fact that she retreated into herself and her books, much like she had earlier in her life. it led to her most distinct honor: graduating with a summa cum laude designation.<br /><br />since being admitted to the new york bar in 2014, emma has bounced around several companies in the new york city area, specializing in intellectual property law with sheer exhaustion. her heart lies with pro bono work as a public defender when she has the chance to exercise that innate need.</div><br /><br /><br /><div style="text-align: justify; width: 200px;"><br><br><br><font style="font-family: helvetica, monospace; text-transform: lowercase; font-size: 7px; line-height: 11px; letter-spacing: 1px; font-weight: lighter; color: #333;"><img src="https://i.imgur.com/N9Rp9IT.gif" width="200" style="margin-bottom:4px;"><br />meek, demure, restrained—these are all words that’ll never be synonymous with the name emma kavanagh. tenacity and ambition come first with a side of thinking after she leaps. she's "throw caution to the wind" at its most extreme sense with blind optimism leading the way. the outcome? learning lessons the hard way; however, nothing deters her <i>joie de vivre</i> approach. sagittarius sun, sagittarius rising, and gemini moon all work together to create a balance of an independent, no-nonsense explorer that suffers from restlessness and impatience.<br /><blockquote style="border-bottom: 0px; border-image: repeating-linear-gradient(to bottom, #d6d6d6, #7b7b7b) 4; border-left: 3px solid; border-right: 0px; border-top: 0px; margin-bottom: 6px; margin-top: 8px; margin-left: 10px; padding-bottom: 1px; padding-left: 5px; padding-right: 3px; padding-top: 1px;">estp: the entrepreneur<br />enneagram type 7: the enthusiast<br />chaotic good<br>slytherclaw</blockquote><br /><i><font style="background-color: #d0d0d0; color: #ffffff; padding:2px; margin-bottom:4px; border-radius:1px;">et cetera</font></i><br /><small><small>✖️</small></small> graduated with her bachelors of arts in history from new york university in 2008 and her juris doctor from fordham university in 2012.<br><br><small><small>✖️</small></small> does a podcast with lorrin london that was born out of opportunity and creative restlessness from working for "the man".<br><br><small><small>✖️</small></small> has six tattoos: <a href="https://i.pinimg.com/originals/ea/12/89/ea128966c7f08727387d535d3ac690ca.jpg">sagittarius constellation</a> on back, <a href="http://www.beautyandu.com/wp-content/uploads/2017/10/Tiny-Stars-Behind-The-Ears-From-Harry-Potter-Chapters.jpg">three stars</a> behind right ear, <a href="https://media1.popsugar-assets.com/files/thumbor/7umh3nYUHTWQAk1T97lLeDpzgGw/fit-in/2048xorig/filters:format_auto-!!-:strip_icc-!!-/2017/03/24/701/n/29590734/5056a00e58d54052c571d3.07108317_edit_img_image_37165085_1472652000/i/Small-Tattoo-Ideas-Inspiration.jpg">mountains</a> on ankle, <a href="https://honeybite.files.wordpress.com/2015/11/small-music-tattoo-on-ear.jpg">eighth note</a> on left ear, <a href="https://s-media-cache-ak0.pinimg.com/736x/ba/99/23/ba9923740bfa62fde3f33589dff1fcf5--girly-tattoos-small-tattoos.jpg">bodhi tree</a> on left ankle, <a href="http://nextluxury.com/wp-content/uploads/artistic-male-matches-tattoo-ideas.jpg">match</a> tattoo on inner left forearm.<br /><br /><i><font style="background-color: #d0d0d0; color: #ffffff; padding:2px; margin-bottom:4px; border-radius:1px;">STORYLINES</font></i><br /><a href="">danica</a>: little sister<br><a href="">liam</a>: little brother<br><a href="">june</a>: little sister<br><a href="">lorrin</a>: podcast co-host<br><a href="">fred</a>: downstairs neighbor<br><a href="">ana</a>: downstairs neighbor<br><br /><br /></font></div></center></font></blockquote></font></div></div>
  338. </td>
  339. </tr>
  340. <tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments"><a href="http://emie.insanejournal.com/1080.html">5</a> <a href="http://emie.insanejournal.com/1080.html?mode=reply">POST COMMENT</a></td></tr>
  341. </table>
  342. </td>
  343. </tr>
  344. </table><p>
  345. <table cellpadding="2" cellspacing="0" border="0" summary="">
  346. <tr><td bgcolor="">
  347. <table cellpadding="3" cellspacing="0" border="0" summary="">
  348. <tr>
  349. <td align="center" class="index">navigation</td>
  350. </tr>
  351. <tr>
  352. <td bgcolor="" align="center">
  353. <table cellspacing="0" cellpadding="0" border="0" summary="">
  354. <tr>
  355. <td class="meta">[</td>
  356. <td class="meta" align="right"><b>viewing</b></td>
  357. <td class="meta" align="center">|</td>
  358. <td class="meta">most recent entries</td>
  359. <td class="meta">]</td>
  360. </tr>
  361.  
  362. </table>
  363. </td>
  364. </tr>
  365. </table>
  366. </table>
  367.  
  368. </div>
  369.  
  370. <p>
  371. </body>
  372. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement