if (!commenter_name) {
	document.writeln('<div id="comment-captcha-block">');
	document.writeln('	<input type="hidden" name="captcha_md5" value="ca2b714615acc4f612af7eba7fdd71ca" />');
	document.writeln('	<label for="comment-captcha" style="line-height:22px">Please type the characters you see in the picture below before you click Post.</label>');
	document.writeln('	<img src="http://www.westportlibrary.org/MovableType/plugins/captcha/images/ca2b714615acc4f612af7eba7fdd71ca.png" width="125" height="35" alt="CAPTCHA Image" />');
	document.writeln('	<input type="text" id="comment-captcha" name="captcha_code" value="" length="5" maxlength="5" />');
	document.writeln('<label for="comment-captcha">Please refresh the page if you cannot read the image.</label>');
	document.writeln('</div>');
}
