var RecaptchaOptions = {
	theme : 'custom'
};
Recaptcha.create('6Ldo6rsSAAAAALmUFSfMvbKN1Y-a9ehcRCGDef-R', 'recaptcha_image', RecaptchaOptions);
Recaptcha.focus_response_field();
