<html><head><title>North52 Formula Manager - Command Execution</title>
<meta content="IE=edge" http-equiv="X-UA-Compatible">

<script type="text/javascript" src="ClientGlobalContext.js.aspx"></script>

<script type="text/javascript" src="north52_/javascript/north52_dialog_helper"></script>

<script type="text/javascript" src="north52_/javascript/jquery"></script>

<script type="text/javascript" src="north52_/javascript/JSON2"></script>

<script type="text/javascript" src="north52_/javascript/sdk_jquery"></script>
<script type="text/javascript" src="north52_/javascript/JSON2"></script>
<script type="text/javascript" src="north52_/javascript/sdk.rest"></script>
<script type="text/javascript" src="north52_/Javascript/sdk.metadata.js"></script>
<script type="text/javascript" src="north52_/javascript/commandexecution"></script>

<script>
 
   $(document).ready(function () { 
         $('#loading').hide(); 
      });
</script>

<meta><meta charset="utf-8"></head><body><body">
<table style="width: 100%; height: 100%;" cellSpacing="0" cellPadding="0">
<tbody>
<tr id="topRow">
<td id="tdDialogHeader">
<div>This command will run against the CRM database and could change your data. Please ensure the command is correct as you cannot undo the command.</div><br><br><div>Are you sure? &nbsp;&nbsp;&nbsp; <input id="btnOk" onclick="North52.ExecuteCommand.Ok()" src="north52_/css/image_command" type="image"></div></td>
</tr><tr>
<td style="height: 100%;">
<div>
<label id="lblResult"></label>&nbsp;&nbsp;&nbsp;<img id="loading" alt="Loading" src="north52_image_progress"><br></div></td></tr></tbody></table></body"></body></html>