if (!commenter_name) {
	document.writeln('<div id="comment-captcha-block">');
	document.writeln('	<input type="hidden" name="captcha_md5" value="ae5d1e82866b85df8c34e631c1e59f7e" />');
	document.writeln('');
	document.writeln('	<img src="http://www.icastle.jp/mt/plugins/captcha/images/ae5d1e82866b85df8c34e631c1e59f7e.png" width="125" height="35" alt="CAPTCHA Image" />&nbsp;<input type="text" id="comment-captcha" name="captcha_code" value="" length="5" maxlength="5" />');
	document.writeln('</div>');
}
