// opcoes de temas: 'red' | 'white' | 'blackglass' | 'clean' | 'custom'

var RecaptchaOptions = {
	theme : 'white',
	lang : 'pt'
};