function VsbFormFunc(){var _this=this;_this.disableAutoEnable=function(o){o.disabled=true;setTimeout(function(){_this.enableOnComplete(o)},500)};_this.enableOnComplete=function(o){if(window.document.readyState=="complete"){o.disabled=false}else{setTimeout(function(){_this.enableOnComplete(o)},500)}}}function changebase64_util(nameList,formName){if(!!nameList&&nameList.length>0){for(var i=0;i