	document.writeln('<div id="comment-captcha-block">');
	document.writeln('	<input type="hidden" name="captcha_md5" value="1caf546e55cf5d49c3d1fffeec822f2b" />');
	document.writeln('	<label for="comment-captcha">CAPTCHA&trade; Code:</label>');
	document.writeln('	<img src="http://tomo.s1.xrea.com/x/mt/plugins/captcha/images/1caf546e55cf5d49c3d1fffeec822f2b.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('</div>');
