if (!commenter_name) {
  document.writeln('<div id="comment-captcha-block">');
  document.writeln('<input type="hidden" name="captcha_md5" value="c50f71b2a4c6b49505cef09e4eb89bd8" />');
  document.writeln('<label for="comment-captcha">CAPTCHA&trade; Code:</label>');
  document.writeln('<img src="http://www.mbcgblogs.com/blog/plugins/captcha/images/c50f71b2a4c6b49505cef09e4eb89bd8.png" width="125" height="35" alt="CAPTCHA Image" />');
  document.writeln('<p style="padding-top:5px;">* Enter the letters/numbers exactly as they appear in the image above:<br />');
  document.writeln('<input type="text" id="comment-captcha" name="captcha_code" value="" length="5" maxlength="5" /></p>');
  document.writeln('</div>');
}
