/*
  SM 16Oct09:
  http://wiki.recaptcha.net/index.php/Theme
  Note: it will not work if it appears after the main script!
  
  FIXME: Hook into admin ui? Or at least the config?
  
  red|white|blackglass|clean|custom
*/

var RecaptchaOptions = {
  theme : 'white'
};
