$.getScript('http://www.google.com/recaptcha/api/js/recaptcha_ajax.js', function() { Recaptcha.create("pyblic_key", "recaptcha", { theme: "red" }); });