



/* coComment.com Box */

/* DEFAULT STYLE... (Override these by adding your CSS LATER ON in the html page) */
document.write( "<style type=\"text/css\">" );
document.write( "  DIV.cocomment-userbox{ border:1px solid #DBE8FF; padding:2px; margin:1px; background-color:white;}" );
document.write( "  DIV.cocomment-userbox img{ border:0; }" );
document.write( "  DIV.cocomment-userbox .boxhead{ background-color:#DBE8FF; text-align:center;}" );
document.write( "  DIV.cocomment-userbox .boxheading{ color:#0D497B;}" );
document.write( "  DIV.cocomment-userbox OL{ color:#0D497B; margin-top:0; margin-bottom:0;}" );
document.write( "  DIV.cocomment-userbox A{ text-decoration:none; color:#0D497B; }" );
document.write( "  DIV.cocomment-userbox A:hover{ text-decoration:underline;}" );
document.write( "  DIV.cocomment-userbox .boxfooter { font-size:x-small; text-align: right;}" );
document.write( "  DIV.cocomment-userbox .boxfooter A{ font-size:x-small; 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-userbox\" style=\"text-align:left; overflow-x:hidden;\">" );
document.write( "  <div class=\"boxhead\">" );
document.write( "    <a href=\"http://www.cocomment.com/?box\"><img src=\"http://www.cocomment.com/images/logo-for-box.gif\" style=\"display:inline; border-width:0;\" alt=\"coComment.com\" title=\"coComment.com\"></a>" );
document.write( "    <a href=\"http://www.cocomment.com/blog/11690\" class=\"boxheading\" title=\"Show all users of this blog\">Top coCommenters</a>" );
document.write( "  </div>" );
document.write( "    <script src = \"http://www.cocomment.com/jsm/_userprofilewidget-3.2.17.786.js\" type=\"text/javascript\"></script>" );

document.write( "      <ol>" );
document.write( "        <li class=\"entry0\">" );
document.write( "          <nobr>" );
document.write( "            <a href=\"http://www.cocomment.com/comments/lmorchard\">" );
document.write( "              <img id=\"coco-user:lmorchard\" class=\"picture\" src=\"http://www.cocomment.com/dyn/images/users/lmorchard-small.png\" onmouseout=\"cocomment.cancelGetProfile()\" onmouseover=\"cocomment.getProfile(event,this.id)\">" );
document.write( "            </a>" );
document.write( "            <a href=\"http://www.cocomment.com/comments/lmorchard\" class=\"nickname\" title=\"Show this user on coComment\">lmorchard</a>" );
document.write( "          </nobr>" );
document.write( "        </li>" );
document.write( "        <li class=\"entry1\">" );
document.write( "          <nobr>" );
document.write( "            <a href=\"http://www.cocomment.com/comments/GeorgeHotelling\">" );
document.write( "              <img id=\"coco-user:GeorgeHotelling\" class=\"picture\" src=\"http://www.cocomment.com/dyn/images/users/GeorgeHotelling-small.png\" onmouseout=\"cocomment.cancelGetProfile()\" onmouseover=\"cocomment.getProfile(event,this.id)\">" );
document.write( "            </a>" );
document.write( "            <a href=\"http://www.cocomment.com/comments/GeorgeHotelling\" class=\"nickname\" title=\"Show this user on coComment\">GeorgeHotelling</a>" );
document.write( "          </nobr>" );
document.write( "        </li>" );
document.write( "        <li class=\"entry2\">" );
document.write( "          <nobr>" );
document.write( "            <a href=\"http://www.cocomment.com/comments/briankerr\">" );
document.write( "              <img id=\"coco-user:briankerr\" class=\"picture\" src=\"http://www.cocomment.com/dyn/images/users/briankerr-small.png\" onmouseout=\"cocomment.cancelGetProfile()\" onmouseover=\"cocomment.getProfile(event,this.id)\">" );
document.write( "            </a>" );
document.write( "            <a href=\"http://www.cocomment.com/comments/briankerr\" class=\"nickname\" title=\"Show this user on coComment\">briankerr</a>" );
document.write( "          </nobr>" );
document.write( "        </li>" );
document.write( "      </ol>" );

document.write( "<div class=\"boxfooter\">" );
document.write( "  <div class=\"footerright\">" );
document.write( "    <a href=\"http://www.cocomment.com/blog/11690\">more &raquo;</a>" );
document.write( "  </div>" );
document.write( "</div>" );
document.write( "</div>" );
/* ...BOX */

