Advertisement
Patamon

INNLEGG

Nov 4th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:tag="http://blogg.no/ns/tag" xml:lang="no" lang="no">
  3. <head><script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script>
  4. <script type="text/javascript">
  5. $(document).ready(function () {
  6. $('li.nyaa div:nth-child(2)').hide();
  7. $('li.nyaa h4').click(function () {
  8. if ($(this).hasClass('open')) {
  9. $('li.nyaa div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  10. else {
  11. $('li.nyaa div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  12. $(this).next().slideDown();
  13. $(this).addClass('open');}
  14. });
  15. });
  16. </script>
  17. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  18. <title>${EntryTitle} (${BlogTitle})</title>
  19. <meta name="description" content="${BlogDescription}" />
  20. <script type="text/javascript">var domainName = ".${AppDomain}";</script>
  21. <script type="text/javascript" src="http://static.blogg.no/blogs/script.js"></script>
  22. <link rel="alternate" href="http://feeds.blogg.no/${BlogId}/post.rss" title="Siste innlegg" type="application/rss+xml" />
  23. <link rel="alternate" href="http://feeds.blogg.no/${BlogId}/comment/${EntryID}.rss" title="Kommentarer til dette inlegget" type="application/rss+xml" />
  24. <link rel="stylesheet" href="http://design.blogg.no/builder/screen.css" type="text/css" />
  25. <link rel="stylesheet" href="${BlogUrl}style.css" type="text/css" />
  26. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6pacjpJ1qfamg6.gif" type="image/gif" />
  27. </head>
  28. <div style="position:fixed; margin-left: 1095px; top: 125px; ">
  29. <a title=" HJEM "" href="http://DINBLOGGHER.blogg.no" class="yes"><img src="http://media.tumblr.com/50166018f3fed75757460519790d1093/tumblr_inline_mgoeysI0yN1qid2nw.gif" alt="image" /></a>
  30. <a title="PROFIL "" href="${ProfileUrl}" class="yes"><img src="http://media.tumblr.com/effe42a728a6293fb0358e58bd06fa5e/tumblr_inline_mgl6w0RWv31qbq39l.gif" alt="image" /></a>
  31. <a title=" DESIGN AV RENATEMORELL"" href="http://renatemorell.blogg.no" class="yes"><img src="http://media.tumblr.com/b32a56d0bc51c52709807ed909af3b3a/tumblr_inline_mgoewuY2081qid2nw.gif" alt="image" /></a>
  32. </div>
  33. <body>
  34. <br>
  35. <div id="doc2">
  36. <div id="header" onclick="document.location='${BlogUrl}';">
  37. <h1>
  38. <a href="${BlogUrl}">${BlogTitle}</a>
  39. </h1>
  40. <p>${BlogDescription}</p>
  41. </div>
  42. <div id="wrapper" class="yui-gc">
  43. <br>
  44. <div id="main" class="yui-u first">
  45. <tag:entry>
  46. <div class="entry">
  47. <a name="a${EntryNum}" id="a${EntryNum}"></a>
  48. <h2>
  49. <a href="${EntryPermaLink}">${EntryTitle}</a>
  50. </h2>
  51. <p><div class="content">${EntryBody}</div>
  52. <div class="meta">
  53. <ul>
  54. ${EntryDate}, kl. ${EntryTime} <img src="http://media.tumblr.com/tumblr_m53c5nt1NS1qid2nw.gif" alt="image" />
  55. <a href="${EntryCategoryLink}">${EntryCategoryName}</a> <img src="http://media.tumblr.com/tumblr_m53c5nt1NS1qid2nw.gif" alt="image" />
  56. <tag:if test="${EntryCommentCount == 0}">
  57. <a href="${EntryPermaLink}#comment">kommentarer (0)</a>
  58. <tag:elseif test="${EntryCommentCount == 1}" />
  59. <a href="${EntryPermaLink}#comment">kommentar (1)</a>
  60. <tag:else />
  61. <a href="${EntryPermaLink}#comment">kommentarer (${EntryCommentCount})</a>
  62. </tag:if>
  63. </div>
  64. <center><img src="http://media.tumblr.com/tumblr_lo3dnn8rxP1qg9aa7.gif" alt="" /><img src="http://media.tumblr.com/tumblr_lo3dnn8rxP1qg9aa7.gif" alt="" /></center><br>
  65. </div>
  66. </tag:entry>
  67. <tag:if test="${Comments == 1}">
  68. <a name="comment" id="comment"></a>
  69. <div id="comments">
  70. <tag:commentlist>
  71. <div class="comment ${CommentClass}">
  72. <div class="meta">
  73. <tag:if test="${CommentProfileUrl != ''}">
  74. <a href="${CommentProfileUrl}">
  75. <img class="avatar" src="http://i.blogg.no/50x50/${CommentProfileImageUrl}" alt="" />
  76. </a>
  77. <tag:else />
  78. <tag:if test="${CommentAuthorUrl != ''}">
  79. <a rel="nofollow" href="${CommentAuthorUrl}">
  80. <img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&amp;default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&amp;size=50" alt="" />
  81. </a>
  82. <tag:else />
  83. <img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&amp;default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&amp;size=50" alt="" />
  84. </tag:if>
  85. </tag:if>
  86. <h11>${CommentAuthorLinkIf}</h11>
  87. <br>
  88. <h10>${CommentDate} <img src="http://media.tumblr.com/tumblr_m53c5nt1NS1qid2nw.gif" alt="image" /> ${CommentTime}</h10>
  89. </div>
  90. <div id="commentinnhold"><div class="content">${CommentText}</div></div></div>
  91. </tag:commentlist>
  92. </div>
  93. <div id="commentinfo">
  94. <br>
  95. <p style="font-family: times new roman; font-size: 22px; color: #333;
  96. text-transform: uppercase;"><img src="http://www.picgifs.com/mini-graphics/mini-graphics/nature/mini-graphics-nature-957508.gif" alt="http://www.picgifs.com/mini-graphics/mini-graphics/nature/mini-graphics-nature-957508.gif" /> Skriv en kommentar her </p>
  97. <div id="newcomment" class="clearfix">
  98. <form action="${AppUrl}index.bd?fa=comment.insert" id="commentform" method="post" onsubmit="doSubmit(this)">
  99. <div id="comment_author_wrapper">
  100. <input id="comment_author" type="text" name="author" placeholder="Navn" style="width:327px;" onchange="doChange(this)" value="" maxlength="100" />
  101. </div>
  102. <div id="comment_authoremail_wrapper">
  103. <input id="comment_authoremail" type="text" name="authoremail" placeholder="E-post" style="width:227px;" onchange="doChange(this)" value="" maxlength="100" />
  104. </div>
  105. <div id="comment_authorurl_wrapper">
  106. <input id="comment_authorurl" type="text" name="authorurl" style="width:575px;" onchange="doChange(this)" value="http://" maxlength="100" />
  107. </div>
  108. <div id="comment_text_wrapper">
  109. <textarea id="comment_text" name="comment" style="width:575px;" onchange="doChange(this);" cols="40" rows="10"></textarea>
  110. </div>
  111. <div id="comment_submit_wrapper">
  112. <input type="hidden" name="commentid" value="${CommentID}" />
  113. <input id="comment_submit" class="submit" type="submit" name="submit" value="Post it" />
  114. </div>
  115. <div id="comment_remember_wrapper">
  116. <input id="comment_remember" name="comment_remember" onclick="doCheck(this)" type="checkbox" value="1" />
  117. <label for="comment_remember">Husk deg?</label>
  118. </div>
  119. </div><div style="margin-top: -40px;"> <a href="http://renatemorell.blogg.no/"><img class="decoded" src="http://imageshack.us/scaled/landing/402/96200084.png" alt="http://imageshack.us/scaled/landing/402/96200084.png" width="300" /></a> <img src="http://www.picgifs.com/mini-graphics/mini-graphics/nature/mini-graphics-nature-743059.gif" alt="http://www.picgifs.com/mini-graphics/mini-graphics/nature/mini-graphics-nature-743059.gif" /> <img src="http://www.picgifs.com/mini-graphics/mini-graphics/nature/mini-graphics-nature-500036.gif" alt="http://www.picgifs.com/mini-graphics/mini-graphics/nature/mini-graphics-nature-500036.gif" /></div>
  120. </form>
  121. </div>
  122. </tag:if>
  123. </div>
  124. <div id="side" class="yui-u">
  125. <tag:profile>
  126. <tag:if test="${ProfileExists == 'true'}">
  127. <div id="profile" class="clearfix">
  128. <div>
  129. <a href="${ProfileUrl}" title="${ProfileName}">
  130. <img src="${ProfileImageUrl}" alt="${ProfileName}" />
  131. </a>
  132. </div>
  133. <h3>
  134. <a href="${ProfileUrl}">${ProfileName}</a>
  135. </h3>
  136. <p>${ProfileAge}, ${ProfileFrom}</p>
  137. <p>${ProfileDescription}</p>
  138. </div>
  139. </tag:if>
  140. <tag:include module="sidebar"></tag:include>
  141. <div id="sidebox">
  142. <img src="http://data2.whicdn.com/images/1617817/3992108365_56ffd8b4c5_large.jpg" width="180">
  143. </div>
  144. <div id="sidebox">
  145. <ul id="draw"><li class="nyaa">
  146. <h4><p style="text-align: center; margin-bottom: -5px; font-family: times new roman; font-size: 15px;">ABOUT</p></h4>
  147. <div style="margin-left: px; background-color: #FFF; color: #333;">
  148. Her kan du skrive en tekst om deg selv. Du kan endre så mye du vil på designet så lenge du ikke fjerner link til min blogg. Enjoy!
  149. <center><img src="http://media.tumblr.com/tumblr_ln5fqgV1VO1qfel73.gif" alt="" /><img src="http://media.tumblr.com/tumblr_ln5fpiudS61qfel73.gif" alt="" /></center>
  150. </div></ul></li>
  151. </div>
  152. <div id="sidebox">
  153. <ul id="draw"><li class="nyaa">
  154. <h4><p style="text-align: center; margin-bottom: -5px; font-family: times new roman; font-size: 15px;">CATEGORIES</p></h4>
  155. <div style="color: #333;margin-left: px; background-color: #FFF; text-align:;">
  156. <ul>
  157. <tag:categorylist>
  158. <a href="${CategoryLink}">${CategoryName}</a> /
  159. </tag:categorylist>
  160. </ul>
  161. </div></ul></li>
  162. </div>
  163. <div id="sidebox">
  164. <ul id="draw"><li class="nyaa">
  165. <h4><p style="text-align: center; margin-bottom: -5px; font-family: times new roman; font-size: 15px;">ARCHIVE</p></h4>
  166. <div style="color: #333;margin-left: px; background-color: #FFF; text-align:;">
  167. <ul>
  168. <tag:archivelist>
  169. <a href="${ArchiveLink}">${ArchiveName}</a> /
  170. </tag:archivelist>
  171. </ul>
  172. </div></ul></li>
  173. </div>
  174. <div id="footer" class="yui-gb">
  175. <div class="yui-u first">
  176. <tag:profile><a href="http://blogg.no/">blogg.no</a> leverer teknologien bak <a href="${BlogUrl}">${BlogTitle}</a>. Bloggen
  177. <tag:if test="${ProfileExists == 'true'}">skrives av ©
  178. <a href="${ProfileUrl}">${ProfileName}</a> og </tag:if> er underlagt
  179. <a href="http://www.lovdata.no/all/nl-19610512-002.html">Lov om opphavsrett til åndsverk</a>. Det betyr at du ikke kan kopiere tekst, bilder eller annet innhold uten tillatelse. Forfatter
  180. er selv ansvarlig for innhold. Henvendelser kan rettes til
  181. <a href="mailto:hjelp@blogg.no">hjelp@blogg.no</a>.</tag:profile>
  182. </div>
  183. <div class="yui-u">
  184. <h4>Arkiv</h4>
  185. <ul>
  186. <tag:archivelist limit="5">
  187. <li>
  188. <a href="${ArchiveLink}">${ArchiveName}</a>
  189. </li>
  190. </tag:archivelist>
  191. </ul>
  192. </div>
  193. <div class="yui-u">
  194. <p>Denne tjenesten er levert av blogg.no. Hos oss finner du:</p>
  195. <ul>
  196. <li><a href="http://blogg.no">blogg.no</a> - Få din egen blogg, helt gratis.</li>
  197. <li><a href="http://bloggrevyen.no">bloggrevyen</a> - Oversikt over nye norske blogginnlegg.</li>
  198. <li><a href="http://miniblogg.no">miniblogg</a> - Kjapp blogging i miniformat.</li>
  199. <li><a href="http://bloggblogg.no">bloggblogg</a> - Her blogger vi selv om stort og smått.</li>
  200. <li><a href="http://forum.blogg.no/">forum</a> - Tips, råd og hjelp om blogging og design.</li>
  201. </ul>
  202. </div>
  203. </div>
  204. </div>
  205. </body>
  206. </html>
  207. <br><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement