function LogError(n,t){var i={Message:n,URL:t};$.ajax({cache:!1,async:!0,type:"POST",url:"/Error/LogJavaScriptError",data:i})}