!function(n){n.ZS_CAP=n.ZS_CAP||{};var t=null;n.ZS_CAP.init=function(c){var i={show:function(){t&&t.popUp()},close:function(){t&&t.close()},refresh:function(){t&&t.refresh()}};return t?Promise.resolve(i):new Promise(function(o,e){window.initNECaptcha({mode:"popup",width:"320px",element:c.element,captchaId:"9d74cae759784af382ac31ecf94a10a5",onClose:function(){c.onClose&&c.onClose()},enableClose:c.enableClose,onVerify:function(n,o){c.callback&&c.callback({type:"ne",result:n||o})}},function(n){t=n,o(i)},function(n){e(n)})})}}(window);