window.addEvent('domready', function(){

$('captcha').set('html', '<input type="hidden" name="human" value="true">');


});
