


/* coComment.com Box */

/* SETTINGS FROM DATABASE... */
document.write( "<style type=\"text/css\">" );
document.write( "  DIV.cocomment-box{ " );
document.write( "    width:320px; " );
document.write( "  }" );
document.write( "</style>" );
/* ...SETTINGS FROM DATABASE */

/* DEFAULT STYLE... (Override these by adding your CSS LATER ON in the html page) */
document.write( "<style type=\"text/css\">" );
document.write( "  .cocomment-box{ border:1px solid #DDDDDD; padding:2px; margin:1px; background-color:white;}" );
document.write( "  .cocomment-box div{ margin:0;}" );
document.write( "  .cocomment-box .boxhead{ background-color:white; }" );
document.write( "  .cocomment-box .rsslink{ float:right; width:20px; text-align:right; padding:1px;}" );
document.write( "  .cocomment-box .cocoicon{ float:left; width:20px; padding:1px;}" );
document.write( "  .cocomment-box .heading{ text-align:center; font-size: smaller; height: 1em; }" );
document.write( "  .cocomment-box .boxheading{ color:#0D497B; }" );
document.write( "  .cocomment-box .entry{ padding:5px; font-size:x-small; background-color:#DBE8FF;" );
document.write( "                         border-bottom: 1px dashed #CCCCCC; clear:both; }" );
document.write( "  .cocomment-box .title{ padding:5px; margin-bottom:3px; background-color:white; color:black;}" );
document.write( "  .cocomment-box .article{ color:#0D497B; }" );
document.write( "  .cocomment-box .author{ color:#0D497B;}" );
document.write( "  .cocomment-box .author-alias{ display:none; }" );
document.write( "  .cocomment-box .comment{ color:black;}" );
document.write( "  .cocomment-box A{ text-decoration:none;}" );
document.write( "  .cocomment-box A:hover{ text-decoration:underline;}" );
document.write( "  .cocomment-box .boxfooter{ font-size:x-small;}" );
document.write( "  .cocomment-box .footerleft{ float:left; text-align:left;}" );
document.write( "  .cocomment-box .footerleft A{ color:gray;}" );
document.write( "  .cocomment-box .footerright{ float:right; text-align:right;}" );
document.write( "  .cocomment-box .footerright A{ color:gray;}" );
document.write( "</style>" );
/* ...DEFAULT STYLE (Override these by adding your CSS LATER ON in the html page) */

/* BOX... */
document.write( "<div class=\"cocomment-box\" id=\"cocomment-box\" style=\"text-align:left; overflow:hidden;\">" );
document.write( "  <div class=\"boxhead\">" );
document.write( "    <div class=\"rsslink\">" );
document.write( "      <a href=\"http://www.cocomment.com/myRss/sunburn/cbadce774098bd1e6b16.rss\">" );
document.write( "        <img src=\"http://www.cocomment.com/images/icon-feed-14x14-for-box.gif\" style=\"border-width:0;\" alt=\"RSS\" title=\"RSS feed of this box\"></a>" );
document.write( "    </div>" );
document.write( "    <div class=\"cocoicon\">" );
document.write( "      <a href=\"http://www.cocomment.com/?box\"><img src=\"http://www.cocomment.com/images/logo-for-box17x14.gif\" style=\"display:inline; border-width:0;\" alt=\"coComment.com\" title=\"coComment.com\"></a>" );
document.write( "    </div>" );
document.write( "    <div class=\"heading\">" );
document.write( "      <a href=\"http://www.cocomment.com/comments/sunburn\" class=\"boxheading\" title=\"Show all comments of sunburn\">Yo Dije</a>" );
document.write( "    </div>" );
document.write( "  </div>" );


document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            Flickr Photo: " );
document.write( "            <a href=\"http://flickr.com/photos/sunburn86/2576984938/\" class=\"article\" title=\"External link to article\">Quinta Capa en Flickr: ¡Intercambio de fotos!</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> gracias ^^<br><br>es Hermoso. Che no sabia que eras PRO aca en Flickr :P" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            La densidad del vacío: " );
document.write( "            <a href=\"http://ladensidaddelvacio.blogspot.com/2008/02/sombras-que-juegan-torturar-cantos.html\" class=\"article\" title=\"External link to article\">Sombras que juegan a torturar cantos tibetanos</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> Volviste a las andadas mimi!<br><br>Saludos, el template quedo como anillo al dedo, justamente ayer lo habia visto en un blog en donde ofrecian ese diseño. <br><br>Saludos" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            Jonathan y El Parquímetro: " );
document.write( "            <a href=\"http://jonavirtual.blogspot.com/2008/01/quin-es-el-ms-sexy-de-el-parqumetro.html\" class=\"article\" title=\"External link to article\">¿¿Quién es el más sexy de El Parquímetro??</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> Ahi esta la &quot;Tormenta de Facha&quot; de Scott <br><br>xD" );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );
document.write( "      <div class=\"entry\" style=\"overflow:hidden;\">" );
document.write( "        <div class=\"title\">" );
document.write( "          <div>" );
document.write( "            Geek protestante | PuntoGeek: " );
document.write( "            <a href=\"http://www.puntogeek.com/2008/01/22/gmail-est-funcionando-mal/\" class=\"article\" title=\"External link to article\">Punto Geek</a>" );
document.write( "          </div>" );
document.write( "        </div>" );
document.write( "              <div class=\"from-me\">" );
document.write( "                &raquo; " );
document.write( "                <span class=\"comment\"> a mi tambien me funciona bien, aunque conozco personas que con la &quot;nueva&quot; version de Google + Firefox tenian algunos problemas." );
document.write( "                </span>" );
document.write( "              </div>" );
document.write( "    </div>" );

document.write( "<div class=\"boxfooter\">" );
document.write( "  <div class=\"footerright\">" );
document.write( "    <a href=\"http://www.cocomment.com/comments/sunburn\">more &raquo;</a>" );
document.write( "  </div>" );
document.write( "  <div class=\"footerleft\">" );
document.write( "    <a href=\"http://www.cocomment.com/?box\">Powered by coComment</a>" );
document.write( "  </div>" );
document.write( "</div>" );
document.write( "</div>" );
/* ...BOX */



