hcb_user = {
comments_header : 'User comments',
name_label : 'Name',
content_label: 'Enter your comment here',
submit : 'Post',
logout_link : '
',
admin_link : '
',
no_comments_msg: '',
add:'Add your comment',
again: 'Post another comment',
rss:' ',
said:'said:',
prev_page:'
',
next_page:'
',
showing:'Showing',
to:'to',
website_label:'website (optional)',
email_label:'email',
anonymous:'a',
mod_label:'(mod)',
subscribe:'Email Me Replies',
add_image:'Add Image',
are_you_sure:'Do you want to flag this comment as inappropriate?',
reply:'Reply',
flag:'Flag',
like:'Like',
/* dates */
days_ago:'days ago',
hours_ago:'hours ago',
minutes_ago:'minutes ago',
within_the_last_minute:'within the last minute',
msg_thankyou:'',
msg_approval:'NOTE: This comment is not published until approved',
msg_approval_required:'',
err_bad_html:'Your comment contained bad html.',
err_bad_email:'Please enter a valid email address.',
err_too_frequent:'You must wait a few seconds between posting comments.',
err_comment_empty:'Your comment was not posted because it was empty!',
err_denied:'Your comment was not accepted.',
err_unknown:'Your comment was blocked for unknown reasons, please report this.',
err_spam:'Your comment was detected as spam.',
err_blocked:'Your comment was blocked by site policy.',
/* SETTINGS */
MAX_CHARS: 8192,
PAGE:'', /* ID of the webpage to show comments for. defaults to the webpage the user is currently visiting. */
ON_COMMENT: function(){}, /* Function to call after commenting. */
RELATIVE_DATES:true /* show dates in the form "X hours ago." etc. */
};
if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement("script"), l=hcb_user.PAGE || (""+window.location).replace(/'/g,"%27"), h="https://www.htmlcommentbox.com";s.setAttribute("type","text/javascript");s.setAttribute("src", h+"/jread?page="+encodeURIComponent(l).replace("+","%2B")+"&mod=%241%24wq1rdBcg%24%2F1AhhLEJ%2FOIUMCShNKOLu%2F"+"&opts=16798&num=10&ts=1736798318105");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})();