var RecaptchaOptions = { custom_translations : { instructions_visual : "\"Visual instructions\"", instructions_audio : "\"Audio instructions\"", play_again : "\"Play again\"", cant_hear_this : "\"Can't hear this\"", visual_challenge : "\"Visual challenge\"", audio_challenge : "\"Audio challenge\"", refresh_btn : "\"Refresh\"", help_btn : "\"Help\"", incorrect_try_again : "\"Incorrect. Try again.\"", }, lang : 'en', theme : 'red' };