// JavaScript Document
	var RecaptchaOptions = {
   		theme : 'custom',
   		lang : 'fr',
		custom_theme_widget: 'recaptcha_widget',
	};
