Register Your Account First Name* Last Name* User Name* Photo Upload Image (png,jpeg,gif,jpg) (Max logo size allowed 2048 Kb) Email* Password * Password Again * Jobs Role Select job roleEmployerJob seeker var onloadCallback = function() { jQuery('.g-recaptcha').each( function (i) { grecaptcha.render( jQuery(this).attr('id'), { 'sitekey': jQuery(this).data('sitekey'), 'theme': jQuery(this).data('theme') }); }); }; function um_recaptcha_refresh() { jQuery('.g-recaptcha').html(''); grecaptcha.reset(); onloadCallback(); }