// set the reCaptcha theme to a simplified color scheme
var RecaptchaOptions = {
	theme : 'clean'
};