﻿function recordFormFocus(a){}function parseJSON(a){return JSON.parse(a,function(a,b){var c;if(b&&typeof b==="object"){c=b.type;if(typeof c==="string"&&typeof window[c]==="function"){return new window[c](b)}}return b})}function AjaxFireAndForgetSuccess(a){}function ajaxFailed(a){var b="";b+='<div id="modalForm">';b+="<p>The action couldn't be completed: <br />"+a+"</p>";b+="</div>";$(b).dialog({modal:true,draggable:true,resizable:false,closeOnEscape:true,title:"Ajax failed",buttons:{Ok:function(){$(this).dialog("destroy").remove()}},close:function(){$(this).dialog("destroy").remove()}})}function toJSONString(a,b){return'"'+a+'"'+":"+JSON.stringify(b)}if(!this.AJAX){this.AJAX={}}if(typeof AJAX.call!=="function"){AJAX.call=function(a,b,c){$.ajax({type:"POST",url:ajaxPageUrl+a,data:b,contentType:"application/json; charset=utf-8",success:function(a){try{var b=parseJSON(a);c(b)}catch(d){ajaxFailed(d)}},failure:ajaxFailed})}}
