



/* 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://testenv.cocomment.com/?box\"><img src=\"http://testenv.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://testenv.cocomment.com/blog/0\" class=\"boxheading\" title=\"Show all users of this blog\">Error: ID 'null' in URL is not a number</a>" );
document.write( "  </div>" );
document.write( "    <script src = \"http://testenv.cocomment.com/jsm/_userprofilewidget-3.2.17.786.js\" type=\"text/javascript\"></script>" );

document.write( "ID 'null' in URL is not a number<br/>");
document.write( "</div>" );
/* ...BOX */

