Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: HTML  |  size: 57.12 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  4.   <head>
  5.     <b:include data='blog' name='all-head-content'/>
  6.     <title><data:blog.pageTitle/></title>
  7.     <b:skin><![CDATA[/*
  8.  
  9. /* **************************
  10. Name: Reckoning
  11. Blogger by: http://blogandweb.com/
  12. Distributed by: http://btemplates.com/
  13. Designer: http://www.freecsstemplates.org
  14. Date: Jul 09
  15.  
  16. Released for free under a Creative Commons Attribution 2.5 License
  17. Description: A two-column, fixed-width design for 1024x768 screen resolutions.
  18.  
  19. *****************************
  20.  
  21. *//* Definicion de variables
  22.   ====================
  23.   <Variable name="textocolor" description="Text Color"
  24.             type="color" default="#63676A" value="#63676A">
  25.   <Variable name="enlacecolor" description="Link Color"
  26.             type="color" default="#C2C8CC" value="#C2C8CC">
  27.   <Variable name="colortituloblog" description="Blog Title Color"
  28.             type="color" default="#000000" value="#000000">
  29.   <Variable name="descripcioncolor" description="Blog Description Color"
  30.             type="color" default="#FFFFFF" value="#FFFFFF">
  31.   <Variable name="colortituloentrada" description="Post Title Color"
  32.             type="color" default="#FFFFFF" value="#FFFFFF">
  33. <Variable name="dateHeaderColor" description="Date Header Color"
  34.           type="color" default="#C2C8CC" value="#C2C8CC">
  35.   <Variable name="colortituloslateral" description="Sidebar Title Color"
  36.             type="color" default="#FFFFFF" value="#FFFFFF">
  37.   <Variable name="colortextolateral" description="Sidebar Text Color"
  38.             type="color" default="#C2C8CC" value="#C2C8CC">
  39. */
  40.  
  41. #outer-wrapper {
  42. width:900px;
  43. margin:0 auto;
  44. background:#000;
  45. }
  46.  
  47. #navbar-iframe {
  48. height:0;
  49. visibility:hidden;
  50. display:none;
  51. }
  52.  
  53. /*-- (Generales) --*/
  54. body {
  55. margin:0;
  56. padding:0;
  57. background:#000 url(http://1.bp.blogspot.com/_73i0fjAB_Hw/TUwDz_D31RI/AAAAAAAABMI/l7s3yPf25Ps/s000/img01.jpg) repeat-x left top;
  58. font-family:Arial, Helvetica, sans-serif;
  59. font-size:13px;
  60. color:$textocolor;
  61. }
  62.  
  63. h1,h2,h3 {
  64. margin:0;
  65. font-family:Georgia, "Times New Roman", Times, serif;
  66. font-weight:400;
  67. color:#649632;
  68. }
  69.  
  70. h1 {
  71. font-size:44px;
  72. }
  73.  
  74. h2 {
  75. font-size:20px;
  76. }
  77.  
  78. h3 {
  79. }
  80.  
  81. p,ul,ol {
  82. margin-top:0;
  83. line-height:200%;
  84. text-align:justify;
  85. }
  86.  
  87. ul,ol {
  88. }
  89.  
  90. blockquote {
  91. }
  92.  
  93. a {
  94. color:$enlacecolor;
  95. }
  96.  
  97. a:hover {
  98. text-decoration:none;
  99. }
  100.  
  101. a img {
  102. border:none;
  103. }
  104.  
  105. img.left {
  106. float:left;
  107. margin:7px 30px 0 0;
  108. }
  109.  
  110. img.right {
  111. float:right;
  112. margin:7px 0 0 30px;
  113. }
  114.  
  115. hr {
  116. display:none;
  117. }
  118.  
  119. #main-wrapper {
  120. overflow:hidden;
  121. }
  122.  
  123. .clear {
  124. clear:both;
  125. }
  126.  
  127. #blog-pager-newer-link {
  128. float:left;
  129. }
  130.  
  131. #blog-pager-older-link {
  132. float:right;
  133. }
  134.  
  135. #blog-pager {
  136. text-align:center;
  137. }
  138.  
  139. /*-- (Cabecera) --*/
  140. #header-top {
  141. width:820px;
  142. height:44px;
  143. margin:0 auto;
  144. background:url(http://1.bp.blogspot.com/_73i0fjAB_Hw/TUwD0MkfU7I/AAAAAAAABMM/Wmxql_NjyPI/s000/img03.jpg) repeat-x left top;
  145. }
  146.  
  147. #header-wrapper {
  148. width:900px;
  149. height:300px;
  150. margin:0 auto;
  151. background:url(http://i.imgur.com/MIiSs.png) no-repeat left top;
  152. }
  153.  
  154. #header-wrapper h1,#header-wrapper p {
  155. margin:0;
  156. padding:0;
  157. line-height:normal;
  158. }
  159.  
  160. #header-wrapper h1 {
  161. padding-left:40px;
  162. padding-top:90px;
  163. color:$colortituloblog;
  164. }
  165.  
  166. #header-wrapper p {
  167. padding:0 0 0 42px;
  168. font:italic 13px Georgia, "Times New Roman", Times, serif;
  169. color:$descripcioncolor;
  170. }
  171.  
  172. #header-wrapper h1 a {
  173. text-decoration:none;
  174. color:$colortituloblog;
  175. }
  176.  
  177. #header-wrapper h1 a:hover {
  178. text-decoration:underline;
  179. }
  180.  
  181. /*-- (Menu) --*/
  182. #menu {
  183. float:left;
  184. height:44px;
  185. }
  186.  
  187. #menu ul {
  188. margin:0;
  189. padding:0;
  190. list-style:none;
  191. line-height:normal;
  192. }
  193.  
  194. #menu li {
  195. height:44px;
  196. display:block;
  197. float:left;
  198. padding:12px 25px 0;
  199. background:url(http://4.bp.blogspot.com/_73i0fjAB_Hw/TUwD0hj4f6I/AAAAAAAABMU/b3PJLfOaEmY/s000/img04.jpg) no-repeat right 8px;
  200. }
  201.  
  202. #menu a {
  203. display:block;
  204. float:left;
  205. text-decoration:none;
  206. font:12px Arial, Helvetica, sans-serif;
  207. color:#FFF;
  208. }
  209.  
  210. #menu a:hover {
  211. text-decoration:underline;
  212. }
  213.  
  214. #menu .current_page_item {
  215. margin:0;
  216. color:#FFF;
  217. }
  218.  
  219. #search {
  220. float:right;
  221. height:44px;
  222. }
  223.  
  224. #search form {
  225. float:right;
  226. margin:0;
  227. padding:10px 20px 0 0;
  228. }
  229.  
  230. #search fieldset {
  231. margin:0;
  232. padding:0;
  233. border:none;
  234. }
  235.  
  236. #search input {
  237. float:left;
  238. padding:0;
  239. height:20px;
  240. font:12px Arial, Helvetica, sans-serif;
  241. border:none;
  242. }
  243.  
  244. #search-text {
  245. width:135px;
  246. height:14px;
  247. margin:0 6px 0 0;
  248. padding:3px 0 0 5px;
  249. color:#658453;
  250. }
  251.  
  252. #search-submit {
  253. padding:0;
  254. margin:0;
  255. height:21px;
  256. margin-left:4px;
  257. color:#39561D;
  258. }
  259.  
  260. /*-- (Contenedor) --*/
  261. #content-wrapper {
  262. width:820px;
  263. margin:0 auto;
  264. padding:0;
  265. }
  266.  
  267. /*-- (Principal) --*/
  268. #main-wrapper {
  269. float:right;
  270. width:520px;
  271. }
  272.  
  273. .post {
  274. margin-bottom:35px;
  275. }
  276.  
  277. .post-title,#comments h4 {
  278. height:35px;
  279. margin-bottom:3px;
  280. border-bottom:1px dashed #1E1E1E;
  281. font-family:Arial, Helvetica, sans-serif;
  282. color:$colortituloentrada;
  283. font-weight:400;
  284. font-size:27px;
  285. }
  286.  
  287. .post-title a {
  288. color:$colortituloentrada;
  289. text-decoration:none;
  290. }
  291.  
  292. .date-header {
  293. float:right;
  294. margin-top:-30px;
  295. padding-right:20px;
  296. font-family:Georgia, "Times New Roman", Times, serif;
  297. font-weight:400;
  298. font-size:18px;
  299. color:$dateHeaderColor;
  300. }
  301.  
  302. .post-body {
  303. padding:20px 0;
  304. }
  305.  
  306. .post-footer {
  307. padding:0;
  308. font-size:90%;
  309. }
  310.  
  311. .post-comment-link {
  312. float:right;
  313. }
  314.  
  315. #blog-pager {
  316. margin:15px 0;
  317. }
  318.  
  319. /*-- (Lateral) --*/
  320. #sidebar-wrapper {
  321. float:left;
  322. width:250px;
  323. }
  324.  
  325. #sidebar-wrapper ul {
  326. line-height:200%;
  327. background:none;
  328. margin:0;
  329. padding:0;
  330. list-style:none;
  331. }
  332.  
  333. #sidebar-wrapper li {
  334. margin:0;
  335. padding:3px 0;
  336. background:none;
  337. }
  338.  
  339. #sidebar p {
  340. margin:0;
  341. padding:0 20px;
  342. line-height:200%;
  343. padding-bottom:20px;
  344. }
  345. #sidebar-wrapper a {
  346. color:$colortextolateral;
  347. }
  348. #sidebar-wrapper h2 {
  349. height:33px;
  350. margin:0 0 20px;
  351. padding:15px 0 0 20px;
  352. background:url(http://2.bp.blogspot.com/_73i0fjAB_Hw/TUwD1Mu8DVI/AAAAAAAABMY/oqv7XIUwoj4/s000/img06.jpg) repeat-x left top;
  353. text-transform:uppercase;
  354. font-family:Arial, Helvetica, sans-serif;
  355. font-size:14px;
  356. font-weight:700;
  357. color:$colortituloslateral;
  358. }
  359.  
  360. .widget-content {
  361. padding:0 20px 10px;
  362. }
  363.  
  364. .sidebar .widget {
  365. line-height:normal;
  366. margin:0 0 30px;
  367. padding:0 0 20px;
  368. background:url(http://4.bp.blogspot.com/_73i0fjAB_Hw/TUwD1Bf-9HI/AAAAAAAABMc/_hLSIuhI62w/s000/img07.jpg) repeat-x left top;
  369. }
  370.  
  371. /*-- (Pie de pagina) --*/
  372. #footer-wrapper {
  373. width:900px;
  374. margin:0 auto;
  375. padding:0;
  376. background:url(http://2.bp.blogspot.com/_73i0fjAB_Hw/TUwD1SNFgrI/AAAAAAAABMg/VcOY8TKQCsg/s000/img02.jpg) repeat-x left top;
  377. height:61px;
  378. }
  379.  
  380. #footer-wrapper p {
  381. margin:0;
  382. padding:20px 0;
  383. text-align:center;
  384. line-height:normal;
  385. color:#FFF;
  386. }
  387.  
  388. .credits {
  389. font-size:85%;
  390. }
  391.  
  392. .credits a {
  393. text-decoration:none;
  394. }
  395.  
  396. /*-- (Comentarios) --*/
  397. #comments dl {
  398. }
  399.  
  400. .comment-author {
  401. font-weight:700;
  402. padding:0 0 5px;
  403. font-size:110%;
  404. }
  405.  
  406. .comment-author a,.comment-timestamp a {
  407. text-decoration:none;
  408. }
  409.  
  410. .comment-body {
  411. border-bottom:1px dashed #1E1E1E;
  412. display:block;
  413. margin:0 0 15px!important;
  414. }
  415.  
  416. .comment-form {
  417. background:#131313;
  418. border:1px solid #1E1E1E;
  419. margin:15px 0;
  420. max-width:100%!important;
  421. padding:15px 25px 25px;
  422. }
  423.  
  424. .comment-form p {
  425. }
  426.  
  427. h4.comment-post-message {
  428. }
  429.  
  430. p.comment-footer {
  431. text-align:center;
  432. }
  433.  
  434. dd.comment-footer,dd.comment-body {
  435. margin:0;
  436. }
  437.  
  438. .comment-timestamp {
  439. padding:0 0 10px 20px;
  440. font-size:85%;
  441. }
  442.  
  443. body#layout #content-wrapper {
  444. margin:0;
  445. }
  446.  
  447. body#layout #footer-wrapper p.links,body#layout #menu,body#layout #search,.feed-links {
  448. display:none;
  449. }
  450. ]]></b:skin>
  451. </head>
  452.  
  453.   <body>
  454.  
  455.   <div id='outer-wrapper'><div id='wrap2'>
  456.  
  457. <!-- links para navegadores de texto -->
  458.     <span id='skiplinks' style='display:none;'>
  459.       <a href='#main'>ir a principal </a> |
  460.       <a href='#sidebar'>Ir a lateral</a>
  461.     </span>
  462.  
  463. <!-- (Cabecera) -->
  464.  
  465. <div id='header-top'>
  466.             <!-- Pages-based menu added by BTemplates.com -->
  467.             <div id='menu'><div>
  468.             <!-- Pages -->
  469.             <b:section id='pages' maxwidgets='1' showaddelement='no'>
  470. <b:widget id='PageList1' locked='false' title='Pages' type='PageList'>
  471. <b:includable id='main'>
  472.               <b:if cond='data:title'><!--<h2><data:title/></h2>--></b:if>
  473.               <div>
  474.                 <ul>
  475.                   <b:loop values='data:links' var='link'>
  476.                     <b:if cond='data:link.isCurrentPage'>
  477.                       <li class='current'><a expr:href='data:link.href'><data:link.title/></a></li>
  478.                     <b:else/>
  479.                       <li><a expr:href='data:link.href'><data:link.title/></a></li>
  480.                     </b:if>
  481.                   </b:loop>
  482.                 </ul>
  483.                 <b:include name='quickedit'/>
  484.               </div>
  485.             </b:includable>
  486. </b:widget>
  487. <b:widget id='PageList11' locked='true' title='Pages' type='PageList'>
  488. <b:includable id='main'>
  489.   <div class='widget-content'>
  490.     <ul id='nav'>
  491.       <b:loop values='data:links' var='link'>
  492.         <b:if cond='data:link.isCurrentPage'>
  493.           <li class='current_page_ite'><a expr:href='data:link.href' expr:title='data:link.title'><data:link.title/></a></li>
  494.         <b:else/>
  495.           <li class='page_item'><a expr:href='data:link.href' expr:title='data:link.title'><data:link.title/></a></li>
  496.         </b:if>
  497.       </b:loop>
  498.     </ul>
  499.   </div>
  500. </b:includable>
  501. </b:widget>
  502. </b:section>
  503.             <!-- /Pages -->
  504.             </div></div>
  505.         <!-- end #menu -->
  506.         <div id='search'>
  507.                 <form expr:action='data:blog.homepageUrl + &quot;search/&quot;' method='get'>
  508.                         <fieldset>
  509.                         <input id='search-text' name='q' size='15' type='text'/>
  510.                         <input id='search-submit' type='submit' value='Search'/>
  511.                         </fieldset>
  512.                 </form>
  513.         </div>
  514.         <!-- end #search -->
  515. </div>
  516.  
  517.     <div id='header-wrapper'>
  518.       <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  519. <b:widget id='Header1' locked='true' title='. (Header)' type='Header'>
  520. <b:includable id='title'>
  521.   <b:if cond='data:blog.url == data:blog.homepageUrl'>
  522.     <data:title/>
  523.   <b:else/>
  524.     <a expr:href='data:blog.homepageUrl'><data:title/></a>
  525.   </b:if>
  526. </b:includable>
  527. <b:includable id='description'>
  528.   <div class='descriptionwrapper'>
  529.     <p class='description'><span><data:description/></span></p>
  530.   </div>
  531. </b:includable>
  532. <b:includable id='main'>
  533.  
  534.   <b:if cond='data:useImage'>
  535.     <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
  536.       <!--
  537.      Show image as background to text. You can't really calculate the width
  538.      reliably in JS because margins are not taken into account by any of
  539.      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
  540.      width if the user is using shrink to fit.
  541.      This results in a margin-width's worth of pixels being cropped. If the
  542.      user is not using shrink to fit then we expand the header.
  543.      -->
  544.       <b:if cond='data:mobile'>
  545.           <div id='header-inner'>
  546.             <div class='titlewrapper' style='background: transparent'>
  547.               <h1 class='title' style='background: transparent; border-width: 0px'>
  548.                 <b:include name='title'/>
  549.               </h1>
  550.             </div>
  551.             <b:include name='description'/>
  552.           </div>
  553.         <b:else/>
  554.           <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                        + &quot;background-position: &quot;                        + data:backgroundPositionStyleStr + &quot;; &quot;                        + data:widthStyleStr                        + &quot;min-height: &quot; + data:height                        + &quot;_height: &quot; + data:height                        + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
  555.             <div class='titlewrapper' style='background: transparent'>
  556.               <h1 class='title' style='background: transparent; border-width: 0px'>
  557.                 <b:include name='title'/>
  558.               </h1>
  559.             </div>
  560.             <b:include name='description'/>
  561.           </div>
  562.         </b:if>
  563.     <b:else/>
  564.       <!--Show the image only-->
  565.       <div id='header-inner'>
  566.         <a expr:href='data:blog.homepageUrl' style='display: block'>
  567.           <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
  568.         </a>
  569.         <!--Show the description-->
  570.         <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
  571.           <b:include name='description'/>
  572.         </b:if>
  573.       </div>
  574.     </b:if>
  575.   <b:else/>
  576.     <!--No header image -->
  577.     <div id='header-inner'>
  578.       <div class='titlewrapper'>
  579.         <h1 class='title'>
  580.           <b:include name='title'/>
  581.         </h1>
  582.       </div>
  583.       <b:include name='description'/>
  584.     </div>
  585.   </b:if>
  586. </b:includable>
  587. </b:widget>
  588. </b:section>
  589.     </div>
  590.  
  591. <!-- (Contenedor) -->  
  592.     <div id='content-wrapper'>
  593.  
  594. <!-- (Principal) -->
  595.       <div id='main-wrapper'>
  596.         <b:section class='main' id='main' showaddelement='no'>
  597. <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
  598. <b:includable id='nextprev'>
  599.   <div class='blog-pager' id='blog-pager'>
  600.     <b:if cond='data:newerPageUrl'>
  601.       <span id='blog-pager-newer-link'>
  602.       <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
  603.       </span>
  604.     </b:if>
  605.  
  606.     <b:if cond='data:olderPageUrl'>
  607.       <span id='blog-pager-older-link'>
  608.       <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
  609.       </span>
  610.     </b:if>
  611.  
  612.     <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  613.  
  614.     <b:if cond='data:mobileLinkUrl'>
  615.       <div class='blog-mobile-link'>
  616.         <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  617.       </div>
  618.     </b:if>
  619.  
  620.   </div>
  621.   <div class='clear'/>
  622. </b:includable>
  623. <b:includable id='shareButtons' var='post'>
  624.   <a class='share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
  625.     <span class='share-button-link-text'><data:top.emailThisMsg/></span></a>
  626.   <a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
  627.     <span class='share-button-link-text'><data:top.blogThisMsg/></span></a>
  628.   <a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
  629.     <span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a>
  630.   <a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
  631.     <span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a>
  632.   <a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &quot;&amp;target=buzz&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=415,width=690\&quot;); return false;&quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'>
  633.     <span class='share-button-link-text'><data:top.shareToBuzzMsg/></span></a>
  634. </b:includable>
  635. <b:includable id='threaded_comment_js' var='post'>
  636.   <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
  637.  
  638.   <script type='text/javascript'>
  639.     (function() {
  640.       var items = <data:post.commentJso/>;
  641.       var msgs = <data:post.commentMsgs/>;
  642.       var config = <data:post.commentConfig/>;
  643.  
  644. // <![CDATA[
  645.      var cursor = null;
  646.      if (items && items.length > 0) {
  647.        cursor = parseInt(items[items.length - 1].timestamp) + 1;
  648.      }
  649.  
  650.      var bodyFromEntry = function(entry) {
  651.        if (entry.gd$extendedProperty) {
  652.          for (var k in entry.gd$extendedProperty) {
  653.            if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
  654.              return '<span class="deleted-comment">' + entry.content.$t + '</span>';
  655.            }
  656.          }
  657.        }
  658.        return entry.content.$t;
  659.      }
  660.  
  661.      var parse = function(data) {
  662.        cursor = null;
  663.        var comments = [];
  664.        if (data && data.feed && data.feed.entry) {
  665.          for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
  666.            var comment = {};
  667.            // comment ID, parsed out of the original id format
  668.            var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
  669.            comment.id = id ? id[2] : null;
  670.            comment.body = bodyFromEntry(entry);
  671.            comment.timestamp = Date.parse(entry.published.$t) + '';
  672.            if (entry.author && entry.author.constructor === Array) {
  673.              var auth = entry.author[0];
  674.              if (auth) {
  675.                comment.author = {
  676.                  name: (auth.name ? auth.name.$t : undefined),
  677.                  profileUrl: (auth.uri ? auth.uri.$t : undefined),
  678.                  avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
  679.                };
  680.              }
  681.            }
  682.            if (entry.link) {
  683.              if (entry.link[2]) {
  684.                comment.link = comment.permalink = entry.link[2].href;
  685.              }
  686.              if (entry.link[3]) {
  687.                var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
  688.                if (pid && pid[1]) {
  689.                  comment.parentId = pid[1];
  690.                }
  691.              }
  692.            }
  693.            comment.deleteclass = 'item-control blog-admin';
  694.            if (entry.gd$extendedProperty) {
  695.              for (var k in entry.gd$extendedProperty) {
  696.                if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
  697.                  comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
  698.                }
  699.              }
  700.            }
  701.            comments.push(comment);
  702.          }
  703.        }
  704.        return comments;
  705.      };
  706.  
  707.      var paginator = function(callback) {
  708.        if (hasMore()) {
  709.          var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
  710.          if (cursor) {
  711.            url += '&published-min=' + new Date(cursor).toISOString();
  712.          }
  713.          window.bloggercomments = function(data) {
  714.            var parsed = parse(data);
  715.            cursor = parsed.length < 50 ? null
  716.                : parseInt(parsed[parsed.length - 1].timestamp) + 1
  717.            callback(parsed);
  718.            window.bloggercomments = null;
  719.          }
  720.          url += '&callback=bloggercomments';
  721.          var script = document.createElement('script');
  722.          script.type = 'text/javascript';
  723.          script.src = url;
  724.          document.getElementsByTagName('head')[0].appendChild(script);
  725.        }
  726.      };
  727.      var hasMore = function() {
  728.        return !!cursor;
  729.      };
  730.      var getMeta = function(key, comment) {
  731.        if ('iswriter' == key) {
  732.          var matches = !!comment.author
  733.              && comment.author.name == config.authorName
  734.              && comment.author.profileUrl == config.authorUrl;
  735.          return matches ? 'true' : '';
  736.        } else if ('deletelink' == key) {
  737.          return config.baseUri + '/delete-comment.g?blogID='
  738.               + config.blogId + '&postID=' + comment.id;
  739.        } else if ('deleteclass' == key) {
  740.          return comment.deleteclass;
  741.        }
  742.        return '';
  743.      };
  744.  
  745.      var replybox = null;
  746.      var replyUrlParts = null;
  747.      var replyParent = undefined;
  748.  
  749.      var onReply = function(commentId, domId) {
  750.        if (replybox == null) {
  751.          // lazily cache replybox, and adjust to suit this style:
  752.          replybox = document.getElementById('comment-editor');
  753.          if (replybox != null) {
  754.            replybox.height = '250px';
  755.            replybox.style.display = 'block';
  756.            replyUrlParts = replybox.src.split('#');
  757.          }
  758.        }
  759.        if (replybox && (commentId !== replyParent)) {
  760.          document.getElementById(domId).insertBefore(replybox, null);
  761.          replybox.src = replyUrlParts[0]
  762.              + (commentId ? '&parentID=' + commentId : '')
  763.              + '#' + replyUrlParts[1];
  764.          replyParent = commentId;
  765.        }
  766.      };
  767.  
  768.      var hash = (window.location.hash || '#').substring(1);
  769.      var startThread, targetComment;
  770.      if (/^comment-form_/.test(hash)) {
  771.        startThread = hash.substring('comment-form_'.length);
  772.      } else if (/^c[0-9]+$/.test(hash)) {
  773.        targetComment = hash.substring(1);
  774.      }
  775.  
  776.      // Configure commenting API:
  777.      var configJso = {
  778.        'maxDepth': config.maxThreadDepth
  779.      };
  780.      var provider = {
  781.        'id': config.postId,
  782.        'data': items,
  783.        'loadNext': paginator,
  784.        'hasMore': hasMore,
  785.        'getMeta': getMeta,
  786.        'onReply': onReply,
  787.        'rendered': true,
  788.        'initComment': targetComment,
  789.        'initReplyThread': startThread,
  790.        'config': configJso,
  791.        'messages': msgs
  792.      };
  793.  
  794.      var render = function() {
  795.        if (window.goog && window.goog.comments) {
  796.          var holder = document.getElementById('comment-holder');
  797.          window.goog.comments.render(holder, provider);
  798.        }
  799.      };
  800.  
  801.      // render now, or queue to render when library loads:
  802.      if (window.goog && window.goog.comments) {
  803.        render();
  804.      } else {
  805.        window.goog = window.goog || {};
  806.        window.goog.comments = window.goog.comments || {};
  807.        window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
  808.        window.goog.comments.loadQueue.push(render);
  809.      }
  810.    })();
  811. // ]]>
  812.   </script>
  813. </b:includable>
  814. <b:includable id='backlinks' var='post'>
  815.   <a name='links'/><h4><data:post.backlinksLabel/></h4>
  816.   <b:if cond='data:post.numBacklinks != 0'>
  817.     <dl class='comments-block' id='comments-block'>
  818.       <b:loop values='data:post.backlinks' var='backlink'>
  819.         <div class='collapsed-backlink backlink-control'>
  820.           <dt class='comment-title'>
  821.             <span class='backlink-toggle-zippy'>&#160;</span>
  822.             <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
  823.             <b:include data='backlink' name='backlinkDeleteIcon'/>
  824.           </dt>
  825.           <dd class='comment-body collapseable'>
  826.             <data:backlink.snippet/>
  827.           </dd>
  828.           <dd class='comment-footer collapseable'>
  829.             <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
  830.             <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
  831.           </dd>
  832.         </div>
  833.       </b:loop>
  834.     </dl>
  835.   </b:if>
  836.   <p class='comment-footer'>
  837.     <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  838.   </p>
  839. </b:includable>
  840. <b:includable id='mobile-main' var='top'>
  841.     <!-- posts -->
  842.     <div class='blog-posts hfeed'>
  843.  
  844.       <b:include data='top' name='status-message'/>
  845.  
  846.       <b:if cond='data:blog.pageType == &quot;index&quot;'>
  847.         <b:loop values='data:posts' var='post'>
  848.           <b:include data='post' name='mobile-index-post'/>
  849.         </b:loop>
  850.       <b:else/>
  851.         <b:loop values='data:posts' var='post'>
  852.           <b:include data='post' name='mobile-post'/>
  853.         </b:loop>
  854.       </b:if>
  855.     </div>
  856.  
  857.    <b:include name='mobile-nextprev'/>
  858. </b:includable>
  859. <b:includable id='post' var='post'>
  860.   <div class='post hentry uncustomized-post-template'>
  861.     <a expr:name='data:post.id'/>
  862.     <b:if cond='data:post.title'>
  863.       <h2 class='post-title entry-title'>
  864.      <b:if cond='data:post.link'>
  865.        <a expr:href='data:post.link'><data:post.title/></a>
  866.      <b:else/>
  867.         <b:if cond='data:post.url'>
  868.           <a expr:href='data:post.url'><data:post.title/></a>
  869.         <b:else/>
  870.           <data:post.title/>
  871.         </b:if>
  872.      </b:if>
  873.       </h2>
  874.     </b:if>
  875.  
  876.     <div class='post-header-line-1'>
  877.       <b:if cond='data:post.dateHeader'>
  878.         <span class='date-header'><data:post.dateHeader/></span>
  879.       </b:if>
  880.     </div>
  881.  
  882.     <div class='post-body entry-content'>
  883.       <data:post.body/>
  884.       <div style='clear: both;'/> <!-- clear for photos floats -->
  885.     </div>
  886.  
  887.     <b:if cond='data:post.hasJumpLink'>
  888.       <div class='jump-link'>
  889.         <a expr:href='data:post.url + &quot;#more&quot;'><data:post.jumpText/></a>  
  890.       </div>
  891.     </b:if>
  892.    
  893.     <div class='post-footer'>
  894.     <div class='post-footer-line post-footer-line-1'>
  895.  
  896.       <span class='post-author vcard'>
  897.         <b:if cond='data:top.showAuthor'>
  898.           <data:top.authorLabel/>
  899.           <span class='fn'><data:post.author/></span>
  900.         </b:if>
  901.       </span>
  902.  
  903.       <span class='post-timestamp'>
  904.         <b:if cond='data:top.showTimestamp'>
  905.           <data:top.timestampLabel/>
  906.         <b:if cond='data:post.url'>
  907.           <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
  908.         </b:if>
  909.         </b:if>
  910.       </span>
  911.  
  912.       <span class='reaction-buttons'>
  913.         <b:if cond='data:top.showReactions'>
  914.           <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
  915.             <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
  916.               <span class='reactions-label'>
  917.               <data:top.reactionsLabel/></span>&#160;</td>
  918.             <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
  919.            </tr></table>
  920.         </b:if>
  921.       </span>
  922.  
  923.       <span class='star-ratings'>
  924.         <b:if cond='data:top.showStars'>
  925.            <div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='280'/>
  926.         </b:if>
  927.       </span>
  928.  
  929.       <span class='post-comment-link'>
  930.         <b:if cond='data:blog.pageType != &quot;item&quot;'>
  931.           <b:if cond='data:post.allowComments'>
  932.             <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  933.           </b:if>
  934.         </b:if>
  935.       </span>
  936.  
  937.        <!-- backlinks -->
  938.        <span class='post-backlinks post-comment-link'>
  939.          <b:if cond='data:blog.pageType != &quot;item&quot;'>
  940.            <b:if cond='data:post.showBacklinks'>
  941.              <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
  942.            </b:if>
  943.          </b:if>
  944.        </span>
  945.  
  946.       <span class='post-icons'>
  947.         <!-- email post links -->
  948.         <b:if cond='data:post.emailPostUrl'>
  949.           <span class='item-action'>
  950.           <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
  951.               <img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/>
  952.           </a>
  953.           </span>
  954.         </b:if>
  955.  
  956.         <!-- quickedit pencil -->
  957.         <b:include data='post' name='postQuickEdit'/>
  958.       </span>
  959.      
  960.  
  961. <!-- Feature added by BTemplates.com -->
  962.         <b:if cond='data:post.sharePostUrl'>
  963.                 <div class='post-share-buttons'>
  964.                         <b:include data='post' name='shareButtons'/>
  965.                 </div>
  966.         </b:if>
  967.  
  968. </div>
  969.  
  970.       <div class='post-footer-line post-footer-line-2'>
  971.  
  972.       <span class='post-labels'>
  973.         <b:if cond='data:post.labels'>
  974.           <data:postLabelsLabel/>
  975.           <b:loop values='data:post.labels' var='label'>
  976.             <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
  977.           </b:loop>
  978.         </b:if>
  979.       </span>
  980.  
  981.       </div>
  982.  
  983.       <div class='post-footer-line post-footer-line-3'>
  984.       <span class='post-location'>
  985.         <b:if cond='data:top.showLocation'>
  986.           <b:if cond='data:post.location'>
  987.             <data:postLocationLabel/>
  988.             <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
  989.           </b:if>
  990.         </b:if>
  991.       </span>
  992.       </div>
  993.     </div>
  994.   </div>
  995. </b:includable>
  996. <b:includable id='status-message'>
  997.   <b:if cond='data:navMessage'>
  998.   <div class='status-msg-wrap'>
  999.     <div class='status-msg-body'>
  1000.       <data:navMessage/>
  1001.     </div>
  1002.     <div class='status-msg-border'>
  1003.       <div class='status-msg-bg'>
  1004.         <div class='status-msg-hidden'><data:navMessage/></div>
  1005.       </div>
  1006.     </div>
  1007.   </div>
  1008.   <div style='clear: both;'/>
  1009.   </b:if>
  1010. </b:includable>
  1011. <b:includable id='comment-form' var='post'>
  1012.   <div class='comment-form'>
  1013.     <a name='comment-form'/>
  1014.     <b:if cond='data:mobile'>
  1015.       <h4 id='comment-post-message'>
  1016.         <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
  1017.       <p><data:blogCommentMessage/></p>
  1018.       <data:blogTeamBlogMessage/>
  1019.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1020.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  1021.     <b:else/>
  1022.       <h4 id='comment-post-message'><data:postCommentMsg/></h4>
  1023.       <p><data:blogCommentMessage/></p>
  1024.       <data:blogTeamBlogMessage/>
  1025.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1026.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1027.     </b:if>
  1028.     <data:post.friendConnectJs/>
  1029.     <data:post.cmtfpIframe/>
  1030.     <script type='text/javascript'>
  1031.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1032.     </script>
  1033.   </div>
  1034. </b:includable>
  1035. <b:includable id='threaded_comments' var='post'>
  1036.   <div class='comments' id='comments'>
  1037.     <a name='comments'/>
  1038.     <h4>
  1039.       <b:if cond='data:post.numComments == 1'>
  1040.         1 <data:commentLabel/>:
  1041.       <b:else/>
  1042.         <data:post.numComments/> <data:commentLabelPlural/>:
  1043.       </b:if>
  1044.     </h4>
  1045.  
  1046.     <div class='comments-content'>
  1047.       <b:if cond='data:post.embedCommentForm'>
  1048.         <b:include data='post' name='threaded_comment_js'/>
  1049.       </b:if>
  1050.       <div id='comment-holder'>
  1051.          <data:post.commentHtml/>
  1052.       </div>
  1053.     </div>
  1054.  
  1055.     <p class='comment-footer'>
  1056.       <b:if cond='data:post.allowNewComments'>
  1057.         <b:include data='post' name='threaded-comment-form'/>
  1058.       <b:else/>
  1059.         <data:post.noNewCommentsText/>
  1060.       </b:if>
  1061.     </p>
  1062.  
  1063.     <b:if cond='data:showCmtPopup'>
  1064.       <div id='comment-popup'>
  1065.         <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
  1066.         </iframe>
  1067.       </div>
  1068.     </b:if>
  1069.  
  1070.     <div id='backlinks-container'>
  1071.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1072.        <b:if cond='data:post.showBacklinks'>
  1073.          <b:include data='post' name='backlinks'/>
  1074.        </b:if>
  1075.     </div>
  1076.     </div>
  1077.   </div>
  1078. </b:includable>
  1079. <b:includable id='backlinkDeleteIcon' var='backlink'>
  1080.   <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
  1081.     <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
  1082.       <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1083.     </a>
  1084.   </span>
  1085. </b:includable>
  1086. <b:includable id='mobile-nextprev'>
  1087.   <div class='blog-pager' id='blog-pager'>
  1088.     <b:if cond='data:newerPageUrl'>
  1089.       <div class='mobile-link-button' id='blog-pager-newer-link'>
  1090.       <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
  1091.       </div>
  1092.     </b:if>
  1093.  
  1094.     <b:if cond='data:olderPageUrl'>
  1095.       <div class='mobile-link-button' id='blog-pager-older-link'>
  1096.       <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
  1097.       </div>
  1098.     </b:if>
  1099.  
  1100.     <div class='mobile-link-button' id='blog-pager-home-link'>
  1101.     <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
  1102.     </div>
  1103.  
  1104.     <div class='mobile-desktop-link'>
  1105.       <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
  1106.     </div>
  1107.  
  1108.   </div>
  1109.   <div class='clear'/>
  1110. </b:includable>
  1111. <b:includable id='mobile-post' var='post'>
  1112.   <div class='date-outer'>
  1113.     <b:if cond='data:post.dateHeader'>
  1114.       <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
  1115.     </b:if>
  1116.     <div class='date-posts'>
  1117.       <div class='post-outer'>
  1118.  
  1119.         <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
  1120.           <a expr:name='data:post.id'/>
  1121.           <b:if cond='data:post.title'>
  1122.             <h3 class='post-title entry-title' itemprop='name'>
  1123.               <b:if cond='data:post.link'>
  1124.                 <a expr:href='data:post.link'><data:post.title/></a>
  1125.               <b:else/>
  1126.                 <b:if cond='data:post.url'>
  1127.                   <b:if cond='data:blog.url != data:post.url'>
  1128.                     <a expr:href='data:post.url'><data:post.title/></a>
  1129.                   <b:else/>
  1130.                     <data:post.title/>
  1131.                   </b:if>
  1132.                 <b:else/>
  1133.                   <data:post.title/>
  1134.                 </b:if>
  1135.               </b:if>
  1136.             </h3>
  1137.           </b:if>
  1138.  
  1139.           <div class='post-header'>
  1140.             <div class='post-header-line-1'/>
  1141.           </div>
  1142.  
  1143.           <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
  1144.             <data:post.body/>
  1145.             <div style='clear: both;'/> <!-- clear for photos floats -->
  1146.           </div>
  1147.  
  1148.           <div class='post-footer'>
  1149.             <div class='post-footer-line post-footer-line-1'>
  1150.               <span class='post-author vcard'>
  1151.                 <b:if cond='data:top.showAuthor'>
  1152.                   <b:if cond='data:post.authorProfileUrl'>
  1153.                     <span class='fn'>
  1154.                       <a expr:href='data:post.authorProfileUrl' itemprop='author' rel='author' title='author profile'>
  1155.                         <data:post.author/>
  1156.                       </a>
  1157.                     </span>
  1158.                   <b:else/>
  1159.                     <span class='fn'><data:post.author/></span>
  1160.                   </b:if>
  1161.                 </b:if>
  1162.               </span>
  1163.  
  1164.               <span class='post-timestamp'>
  1165.                 <b:if cond='data:top.showTimestamp'>
  1166.                   <data:top.timestampLabel/>
  1167.                   <b:if cond='data:post.url'>
  1168.                     <a class='timestamp-link' expr:href='data:post.url' itemprop='url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
  1169.                   </b:if>
  1170.                 </b:if>
  1171.               </span>
  1172.  
  1173.               <span class='post-comment-link'>
  1174.                 <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1175.                   <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1176.                     <b:if cond='data:post.allowComments'>
  1177.                       <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  1178.                     </b:if>
  1179.                   </b:if>
  1180.                 </b:if>
  1181.               </span>
  1182.             </div>
  1183.  
  1184.             <div class='post-footer-line post-footer-line-2'>
  1185.               <b:if cond='data:top.showMobileShare'>
  1186.                 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
  1187.                   <a href='javascript:void(0);'><data:shareMsg/></a>
  1188.                 </div>
  1189.               </b:if>
  1190.               <b:if cond='data:top.showDummy'>
  1191.                 <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
  1192.               </b:if>
  1193.             </div>
  1194.  
  1195.           </div>
  1196.         </div>
  1197.  
  1198.         <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1199.           <b:if cond='data:post.showThreadedComments'>
  1200.             <b:include data='post' name='threaded_comments'/>
  1201.           <b:else/>
  1202.             <b:include data='post' name='comments'/>
  1203.           </b:if>
  1204.         </b:if>
  1205.         <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1206.           <b:if cond='data:post.showThreadedComments'>
  1207.             <b:include data='post' name='threaded_comments'/>
  1208.           <b:else/>
  1209.             <b:include data='post' name='comments'/>
  1210.           </b:if>
  1211.         </b:if>
  1212.       </div>
  1213.     </div>
  1214.   </div>
  1215. </b:includable>
  1216. <b:includable id='postQuickEdit' var='post'>
  1217.   <b:if cond='data:post.editUrl'>
  1218.     <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
  1219.       <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
  1220.         <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
  1221.       </a>
  1222.     </span>
  1223.   </b:if>
  1224. </b:includable>
  1225. <b:includable id='main' var='top'>
  1226.   <!-- posts -->
  1227.   <div class='blog-posts hfeed'>
  1228.  
  1229.     <b:include data='top' name='status-message'/>
  1230.  
  1231.     <data:defaultAdStart/>
  1232.     <b:loop values='data:posts' var='post'>
  1233.       <b:include data='post' name='post'/>
  1234.       <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
  1235.         <b:include data='post' name='comments'/>
  1236.       </b:if>
  1237.       <b:if cond='data:blog.pageType == &quot;item&quot;'>
  1238.         <b:include data='post' name='comments'/>
  1239.       </b:if>
  1240.       <b:if cond='data:post.includeAd'>
  1241.         <b:if cond='data:post.isFirstPost'>
  1242.           <data:defaultAdEnd/>
  1243.         <b:else/>
  1244.           <data:adEnd/>
  1245.         </b:if>
  1246.         <data:adCode/>
  1247.         <data:adStart/>
  1248.       </b:if>
  1249.       <b:if cond='data:post.trackLatency'>
  1250.         <data:post.latencyJs/>
  1251.       </b:if>
  1252.     </b:loop>
  1253.     <data:adEnd/>
  1254.   </div>
  1255.  
  1256.   <!-- navigation -->
  1257.   <b:include name='nextprev'/>
  1258.  
  1259.   <!-- feed links -->
  1260.   <b:include name='feedLinks'/>
  1261.  
  1262.   <b:if cond='data:top.showStars'>
  1263.     <script src='http://www.google.com/jsapi' type='text/javascript'/>
  1264.     <script type='text/javascript'>
  1265.       google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
  1266.       function initialize() {
  1267.         google.annotations.setApplicationId(<data:top.blogspotReviews/>);
  1268.         google.annotations.createAll();
  1269.         google.annotations.fetch();
  1270.       }
  1271.       google.setOnLoadCallback(initialize);
  1272.     </script>
  1273.   </b:if>
  1274. </b:includable>
  1275. <b:includable id='commentDeleteIcon' var='comment'>
  1276.   <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
  1277.     <b:if cond='data:showCmtPopup'>
  1278.       <div class='goog-toggle-button'>
  1279.         <div class='goog-inline-block comment-action-icon'/>
  1280.       </div>
  1281.     <b:else/>
  1282.       <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
  1283.         <img src='//www.blogger.com/img/icon_delete13.gif'/>
  1284.       </a>
  1285.     </b:if>
  1286.   </span>
  1287. </b:includable>
  1288. <b:includable id='feedLinks'>
  1289.   <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
  1290.     <b:if cond='data:feedLinks'>
  1291.       <div class='blog-feeds'>
  1292.         <b:include data='feedLinks' name='feedLinksBody'/>
  1293.       </div>
  1294.     </b:if>
  1295.  
  1296.     <b:else/> <!--Post feed links -->
  1297.     <div class='post-feeds'>
  1298.       <b:loop values='data:posts' var='post'>
  1299.         <b:if cond='data:post.allowComments'>
  1300.           <b:if cond='data:post.feedLinks'>
  1301.             <b:include data='post.feedLinks' name='feedLinksBody'/>
  1302.           </b:if>
  1303.         </b:if>
  1304.       </b:loop>
  1305.     </div>
  1306.   </b:if>
  1307. </b:includable>
  1308. <b:includable id='threaded-comment-form' var='post'>
  1309.   <div class='comment-form'>
  1310.     <a name='comment-form'/>
  1311.     <b:if cond='data:mobile'>
  1312.       <p><data:blogCommentMessage/></p>
  1313.       <data:blogTeamBlogMessage/>
  1314.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1315.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
  1316.     <b:else/>
  1317.       <p><data:blogCommentMessage/></p>
  1318.       <data:blogTeamBlogMessage/>
  1319.       <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
  1320.       <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
  1321.     </b:if>
  1322.     <data:post.friendConnectJs/>
  1323.     <data:post.cmtfpIframe/>
  1324.     <script type='text/javascript'>
  1325.       BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
  1326.     </script>
  1327.   </div>
  1328. </b:includable>
  1329. <b:includable id='mobile-index-post' var='post'>
  1330.   <b:if cond='data:post.dateHeader'>
  1331.     <div class='mobile-index-date'>
  1332.       <div class='date-header'>
  1333.         <span><data:post.dateHeader/></span>
  1334.       </div>
  1335.     </div>
  1336.   </b:if>
  1337.  
  1338.   <div class='mobile-post-outer'>
  1339.     <div class='mobile-index-title-outer'>
  1340.       <h3 class='mobile-index-title entry-title'>
  1341.         <a href='javascript:void(0)'><data:post.title/></a>
  1342.       </h3>
  1343.     </div>
  1344.  
  1345.     <div>
  1346.       <div class='mobile-index-arrow'>
  1347.         <a href='javascript:void(0)'>&amp;rsaquo;</a>
  1348.       </div>
  1349.  
  1350.       <div class='mobile-post-contents'>
  1351.         <b:if cond='data:post.thumbnailUrl'>
  1352.           <div class='mobile-index-thumbnail'>
  1353.             <div class='Image'>
  1354.               <img expr:src='data:post.thumbnailUrl'/>
  1355.             </div>
  1356.           </div>
  1357.         </b:if>
  1358.  
  1359.         <div class='post-body'>
  1360.           <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
  1361.         </div>
  1362.       </div>
  1363.       <div style='clear: both;'/>
  1364.     </div>
  1365.  
  1366.     <div class='mobile-index-comment'>
  1367.       <b:if cond='data:blog.pageType != &quot;item&quot;'>
  1368.         <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
  1369.           <b:if cond='data:post.allowComments'>
  1370.             <b:if cond='data:post.numComments != 0'>
  1371.               <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
  1372.             </b:if>
  1373.           </b:if>
  1374.         </b:if>
  1375.       </b:if>
  1376.     </div>
  1377.   </div>
  1378. </b:includable>
  1379. <b:includable id='feedLinksBody' var='links'>
  1380.   <div class='feed-links'>
  1381.   <data:feedLinksMsg/>
  1382.   <b:loop values='data:links' var='f'>
  1383.      <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  1384.   </b:loop>
  1385.   </div>
  1386. </b:includable>
  1387. <b:includable id='comments' var='post'>
  1388.   <div class='comments' id='comments'>
  1389.     <a name='comments'/>
  1390.     <b:if cond='data:post.allowComments'>
  1391.       <h4>
  1392.         <b:if cond='data:post.numComments == 1'>
  1393.           1 <data:commentLabel/>:
  1394.         <b:else/>
  1395.           <data:post.numComments/> <data:commentLabelPlural/>:
  1396.         </b:if>
  1397.       </h4>
  1398.  
  1399.       <b:if cond='data:post.commentPagingRequired'>
  1400.         <span class='paging-control-container'>
  1401.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
  1402.           &#160;
  1403.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
  1404.           &#160;
  1405.           <data:post.commentRangeText/>
  1406.           &#160;
  1407.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
  1408.           &#160;
  1409.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
  1410.         </span>
  1411.       </b:if>
  1412.  
  1413.       <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
  1414.         <b:loop values='data:post.comments' var='comment'>
  1415.           <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
  1416.             <b:if cond='data:comment.favicon'>
  1417.               <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
  1418.             </b:if>
  1419.             <a expr:name='data:comment.anchorName'/>
  1420.             <b:if cond='data:blog.enabledCommentProfileImages'>
  1421.               <div expr:class='data:comment.avatarContainerClass'>
  1422.                 <data:comment.authorAvatarImage/>
  1423.               </div>
  1424.             </b:if>
  1425.             <b:if cond='data:comment.authorUrl'>
  1426.               <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
  1427.             <b:else/>
  1428.               <data:comment.author/>
  1429.             </b:if>
  1430.             <data:commentPostedByMsg/>
  1431.           </dt>
  1432.  
  1433.           <dd class='comment-footer'>
  1434.             <span class='comment-timestamp'>
  1435.               <a expr:href='data:comment.url' title='comment permalink'>
  1436.                 <data:comment.timestamp/>
  1437.               </a>
  1438.               <b:include data='comment' name='commentDeleteIcon'/>
  1439.             </span>
  1440.           </dd>
  1441.  
  1442.           <dd class='comment-body'>
  1443.             <b:if cond='data:comment.isDeleted'>
  1444.               <span class='deleted-comment'><data:comment.body/></span>
  1445.             <b:else/>
  1446.               <p><data:comment.body/></p>
  1447.             </b:if>
  1448.           </dd>
  1449.         </b:loop>
  1450.       </dl>
  1451.  
  1452.       <b:if cond='data:post.commentPagingRequired'>
  1453.         <span class='paging-control-container'>
  1454.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
  1455.             <data:post.oldestLinkText/>
  1456.           </a>
  1457.           <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
  1458.             <data:post.olderLinkText/>
  1459.           </a>
  1460.           &#160;
  1461.           <data:post.commentRangeText/>
  1462.           &#160;
  1463.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
  1464.             <data:post.newerLinkText/>
  1465.           </a>
  1466.           <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
  1467.             <data:post.newestLinkText/>
  1468.           </a>
  1469.         </span>
  1470.       </b:if>
  1471.  
  1472.       <p class='comment-footer'>
  1473.         <b:if cond='data:post.embedCommentForm'>
  1474.           <b:if cond='data:post.allowNewComments'>
  1475.             <b:include data='post' name='comment-form'/>
  1476.           <b:else/>
  1477.             <data:post.noNewCommentsText/>
  1478.           </b:if>
  1479.         <b:else/>
  1480.           <b:if cond='data:post.allowComments'>
  1481.             <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
  1482.           </b:if>
  1483.         </b:if>
  1484.  
  1485.       </p>
  1486.     </b:if>
  1487.  
  1488.     <div id='backlinks-container'>
  1489.     <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
  1490.        <b:if cond='data:post.showBacklinks'>
  1491.          <b:include data='post' name='backlinks'/>
  1492.        </b:if>
  1493.     </div>
  1494.     </div>
  1495.   </div>
  1496. </b:includable>
  1497. </b:widget>
  1498. <b:widget id='Profile1' locked='false' title='About Me' type='Profile'>
  1499. <b:includable id='main'>
  1500.     <b:if cond='data:title != &quot;&quot;'>
  1501.       <h2><data:title/></h2>
  1502.     </b:if>
  1503.     <div class='widget-content'>
  1504.     <b:if cond='data:team == &quot;true&quot;'> <!-- team blog profile -->
  1505.       <ul>
  1506.         <b:loop values='data:authors' var='i'>
  1507.           <li><a expr:href='data:i.userUrl'><data:i.display-name/></a></li>
  1508.         </b:loop>
  1509.       </ul>
  1510.  
  1511.       <b:else/> <!-- normal blog profile -->
  1512.  
  1513.       <b:if cond='data:photo.url != &quot;&quot;'>
  1514.         <a expr:href='data:userUrl'><img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/></a>
  1515.       </b:if>
  1516.  
  1517.       <dl class='profile-datablock'>
  1518.         <dt class='profile-data'>
  1519.           <a class='profile-name-link' expr:href='data:userUrl' rel='author'>
  1520.             <data:displayname/>
  1521.           </a>
  1522.         </dt>
  1523.  
  1524.         <b:if cond='data:showlocation == &quot;true&quot;'>
  1525.           <dd class='profile-data'><data:location/></dd>
  1526.         </b:if>
  1527.  
  1528.         <b:if cond='data:aboutme != &quot;&quot;'><dd class='profile-textblock'><data:aboutme/></dd></b:if>
  1529.       </dl>
  1530.       <a class='profile-link' expr:href='data:userUrl' rel='author'><data:viewProfileMsg/></a>
  1531.     </b:if>
  1532.  
  1533.      <b:include name='quickedit'/>
  1534.     </div>
  1535.   </b:includable>
  1536. </b:widget>
  1537. <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
  1538. <b:includable id='main'>
  1539.     <b:if cond='data:feedbackSurveyLink'>
  1540.       <div class='mobile-survey-link' style='text-align: center;'>
  1541.         <data:feedbackSurveyLink/>
  1542.       </div>
  1543.     </b:if>
  1544.  
  1545.     <div class='widget-content' style='text-align: center;'>
  1546.       <b:if cond='data:attribution != &quot;&quot;'>
  1547.        <data:attribution/>
  1548.       </b:if>
  1549.     </div>
  1550.  
  1551.     <b:include name='quickedit'/>
  1552.   </b:includable>
  1553. </b:widget>
  1554. </b:section>
  1555.       </div>
  1556.  
  1557. <!-- (Lateral) -->
  1558.       <div id='sidebar-wrapper'>
  1559.         <b:section class='sidebar' id='sidebar' preferred='yes'>
  1560. <b:widget id='AdSense1' locked='false' title='' type='AdSense'>
  1561. <b:includable id='main'>
  1562.   <div class='widget-content'>
  1563.     <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
  1564.       <data:adCode/>
  1565.     </b:if>
  1566.     <b:include name='quickedit'/>
  1567.   </div>
  1568. </b:includable>
  1569. </b:widget>
  1570. <b:widget id='LinkList1' locked='false' title='Blogroll' type='LinkList'>
  1571. <b:includable id='main'>
  1572.  
  1573. <b:if cond='data:title'><h2><data:title/></h2></b:if>
  1574.  <div class='widget-content'>
  1575.    <ul>
  1576.      <b:loop values='data:links' var='link'>
  1577.        <li><a expr:href='data:link.target'><data:link.name/></a></li>
  1578.      </b:loop>
  1579.    </ul>
  1580.    <b:include name='quickedit'/>
  1581.  </div>
  1582. </b:includable>
  1583. </b:widget>
  1584. <b:widget id='Text1' locked='false' title='About me' type='Text'>
  1585. <b:includable id='main'>
  1586.   <!-- only display title if it's non-empty -->
  1587.   <b:if cond='data:title != &quot;&quot;'>
  1588.     <h2 class='title'><data:title/></h2>
  1589.   </b:if>
  1590.   <div class='widget-content'>
  1591.     <data:content/>
  1592.   </div>
  1593.  
  1594.   <b:include name='quickedit'/>
  1595. </b:includable>
  1596. </b:widget>
  1597. <b:widget id='BlogArchive1' locked='false' title='Posts from a long time ago' type='BlogArchive'>
  1598. <b:includable id='toggle' var='interval'>
  1599.   <b:if cond='data:interval.toggleId'>
  1600.   <b:if cond='data:interval.expclass == &quot;expanded&quot;'>
  1601.     <a class='toggle' href='javascript:void(0)'>
  1602.       <span class='zippy toggle-open'>&#9660;&#160;</span>
  1603.     </a>
  1604.   <b:else/>
  1605.     <a class='toggle' href='javascript:void(0)'>
  1606.       <span class='zippy'>
  1607.         <b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
  1608.           &#9668;&#160;
  1609.         <b:else/>
  1610.           &#9658;&#160;
  1611.         </b:if>
  1612.       </span>
  1613.     </a>
  1614.   </b:if>
  1615.  </b:if>
  1616. </b:includable>
  1617. <b:includable id='interval' var='intervalData'>
  1618.   <b:loop values='data:intervalData' var='i'>
  1619.       <ul class='hierarchy'>
  1620.         <li expr:class='&quot;archivedate &quot; + data:i.expclass'>
  1621.           <b:include data='i' name='toggle'/>
  1622.           <a class='post-count-link' expr:href='data:i.url'><data:i.name/></a>
  1623.             <span class='post-count' dir='ltr'>(<data:i.post-count/>)</span>
  1624.           <b:if cond='data:i.data'>
  1625.             <b:include data='i.data' name='interval'/>
  1626.           </b:if>
  1627.           <b:if cond='data:i.posts'>
  1628.             <b:include data='i.posts' name='posts'/>
  1629.           </b:if>
  1630.         </li>
  1631.       </ul>
  1632.   </b:loop>
  1633. </b:includable>
  1634. <b:includable id='menu' var='data'>
  1635.   <select expr:id='data:widget.instanceId + &quot;_ArchiveMenu&quot;'>
  1636.     <option value=''><data:title/></option>
  1637.     <b:loop values='data:data' var='i'>
  1638.       <option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
  1639.     </b:loop>
  1640.   </select>
  1641. </b:includable>
  1642. <b:includable id='flat' var='data'>
  1643.   <ul class='flat'>
  1644.     <b:loop values='data:data' var='i'>
  1645.       <li class='archivedate'>
  1646.         <a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
  1647.       </li>
  1648.     </b:loop>
  1649.   </ul>
  1650. </b:includable>
  1651. <b:includable id='posts' var='posts'>
  1652.   <ul class='posts'>
  1653.     <b:loop values='data:posts' var='i'>
  1654.       <li><a expr:href='data:i.url'><data:i.title/></a></li>
  1655.     </b:loop>
  1656.   </ul>
  1657. </b:includable>
  1658. <b:includable id='main'>
  1659.   <b:if cond='data:title'>
  1660.     <h2><data:title/></h2>
  1661.   </b:if>
  1662.   <div class='widget-content'>
  1663.   <div id='ArchiveList'>
  1664.   <div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
  1665.     <b:if cond='data:style == &quot;HIERARCHY&quot;'>
  1666.      <b:include data='data' name='interval'/>
  1667.     </b:if>
  1668.     <b:if cond='data:style == &quot;FLAT&quot;'>
  1669.       <b:include data='data' name='flat'/>
  1670.     </b:if>
  1671.     <b:if cond='data:style == &quot;MENU&quot;'>
  1672.       <b:include data='data' name='menu'/>
  1673.     </b:if>
  1674.   </div>
  1675.   </div>
  1676.   <b:include name='quickedit'/>
  1677.   </div>
  1678. </b:includable>
  1679. </b:widget>
  1680. <b:widget id='Label1' locked='false' title='Tags' type='Label'>
  1681. <b:includable id='main'>
  1682.   <b:if cond='data:title'>
  1683.     <h2><data:title/></h2>
  1684.   </b:if>
  1685.   <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
  1686.     <b:if cond='data:display == &quot;list&quot;'>
  1687.       <ul>
  1688.       <b:loop values='data:labels' var='label'>
  1689.         <li>
  1690.           <b:if cond='data:blog.url == data:label.url'>
  1691.             <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  1692.           <b:else/>
  1693.             <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  1694.           </b:if>
  1695.           <b:if cond='data:showFreqNumbers'>
  1696.             <span dir='ltr'>(<data:label.count/>)</span>
  1697.           </b:if>
  1698.         </li>
  1699.       </b:loop>
  1700.       </ul>
  1701.     <b:else/>
  1702.       <b:loop values='data:labels' var='label'>
  1703.         <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
  1704.           <b:if cond='data:blog.url == data:label.url'>
  1705.             <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
  1706.           <b:else/>
  1707.             <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
  1708.           </b:if>
  1709.           <b:if cond='data:showFreqNumbers'>
  1710.             <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
  1711.           </b:if>
  1712.         </span>
  1713.       </b:loop>
  1714.     </b:if>
  1715.     <b:include name='quickedit'/>
  1716.   </div>
  1717. </b:includable>
  1718. </b:widget>
  1719. <b:widget id='HTML3' locked='false' title='Add me on steam' type='HTML'>
  1720. <b:includable id='main'>
  1721.   <!-- only display title if it's non-empty -->
  1722.   <b:if cond='data:title != &quot;&quot;'>
  1723.     <h2 class='title'><data:title/></h2>
  1724.   </b:if>
  1725.   <div class='widget-content'>
  1726.     <data:content/>
  1727.   </div>
  1728.  
  1729.   <b:include name='quickedit'/>
  1730. </b:includable>
  1731. </b:widget>
  1732. </b:section>
  1733.       </div>
  1734.  
  1735. <!-- Limpiar flotacion-->
  1736.       <div class='clear'/>
  1737.  
  1738.     </div> <!-- fin de capa content-wrapper -->
  1739.  
  1740. <!-- (Pie de pagina) -->
  1741.     <div id='footer-wrapper'>
  1742. <!--
  1743.  
  1744. Este es un incentivo al trabajo en disenar y adaptar esta plantilla, llega a ti de forma muy facil y sin costo, tampoco cuesta nada dejes los link, gracias y que te sea util!
  1745.  
  1746. This is an incentive to work in design and adapt this template, comes to you in a very easy and without cost, not cost anything let the link, thank you and this work is useful.
  1747.  
  1748. Dies ist ein Anreiz zur Arbeit in Design und Anpassung dieser Vorlage, kommt zu Ihnen in einem sehr einfach und ohne Kosten, nichts kosten lassen Sie den Link, ich danke Ihnen, und diese Arbeit sinnvoll ist.
  1749.  
  1750. -->
  1751. <p class='links'> Copyright &#169; 2011 <a expr:href='data:blog.homepageUrl' style='text-decoration: none;'><data:blog.title/></a><br/><span class='credits'>
  1752. Design by <a href='http://www.freecsstemplates.org/' title='Designer'>Free CSS Templates</a>
  1753.   | <a href='http://btemplates.com/' title='Blogger templates'>Blogger Templates</a> by <a href='http://blogandweb.com/' title='Plantillas Blogger'>Blog and Web</a></span></p>
  1754.     </div>
  1755.  
  1756.   </div></div> <!-- fin de capa outer-wrapper -->
  1757. </body>
  1758. </html>