if (!commenter_name) {
	document.writeln('<div id="comment-captcha-block">');
	document.writeln('	<input type="hidden" name="captcha_md5" value="bfdcdadc545ca576305ab19ac1cee283" />');
	document.writeln('	<label for="comment-captcha"><i>Type the code from the image into the form field...</i></label><br>');
	document.writeln('	<img src="http://looklistenlearn.org/weblog/captcha/images/bfdcdadc545ca576305ab19ac1cee283.png" width="125" height="35" alt="CAPTCHA Image" /><br>');
	document.writeln('	<input type="text" id="comment-captcha" name="captcha_code" value="" length="5" maxlength="5" />');
	document.writeln('</div>');
}
