The Modify Screen will load from the Client List and populate with all the Client's information and allow for editing and saving.
<script language="javascript"> function clientModified() { parent.clientModifyPage.close(); } </script>