// Script for allowing custom theming for the recaptcha.net thingy.
RecaptchaOptions = {
'theme' : 'white'
};

