Creates a Zimki Captcha object.
Example:
function getACaptcha() { var aCaptcha = zimki.captcha.create(); return aCaptcha.url; }