Advertisement
DataCCIW

Signature Template Page Break Testing

May 8th, 2025
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 37.76 KB | None | 0 0
  1. <html>
  2.    
  3.         <head>
  4.         <link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
  5.         <style>
  6.             /* Prevent page breaks inside elements */
  7.         .RedFlagHighlight {
  8.             background-color: #FF0000;
  9.             color: #FFFFFF;
  10.         }
  11.        
  12.         .YellowFlagHighlight {
  13.             background-color: #FFEB3B;
  14.             color: #000000;
  15.         }
  16.  
  17.         </style>
  18.     </head>
  19.    
  20.     <body>
  21.         {% assign excludeAttributes = null | AddToArray:'Person'  %}
  22.         <body>
  23.  
  24.         <h1>{{Workflow | Attribute:'ElectronicSignatureTitle' | WithFallback: ' ','Volunteer Application' }}</h1>
  25.         <div class="no-break"><b>Person: </b>{{ Workflow | Attribute:'Person'}}<BR></div>
  26.         <div class="no-break"><b>Date of Birth: </b>{{ Workflow | Attribute:'Person','BirthDate' | Date:'M/d/yyyy' }}<BR></div>
  27.         <div class="no-break"><b>Email: </b>{{ Workflow | Attribute:'Person','Email' }}<BR></div>
  28.         <div class="no-break"><b>Gender: </b>{{ Workflow | Attribute:'Person','Gender' }}<BR></div>
  29.         <div class="no-break"><b>Mobile: </b>{{ Workflow | Attribute:'Person','Object' | PhoneNumber:'Mobile' }}<BR></div>
  30.         <div class="no-break"><b>Address: </b>{{ Workflow | Attribute:'Person','Object' | Address:'Home' }}<BR></div>
  31.         {% for attribute in Workflow.AttributeValues %}
  32.             {% assign formattedAttribute = attribute.ValueFormatted %}
  33.             {% assign excludedAttribute = excludeAttributes | Contains:attribute.AttributeKey %}
  34.             {% if formattedAttribute != empty and excludedAttribute == false %}
  35.             {% assign valueSpanClass = attribute.AttributeKey | Split:'-' %}
  36.                     <div class="no-break"><b>{{ attribute.AttributeName }}:</b> <BR><span class="{{valueSpanClass[1]}}">{{ attribute.ValueFormatted }}</span> <BR></div>
  37.                    
  38.             {% endif %}
  39.         {% endfor %}
  40.          <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  41.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  42.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  43.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  44.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  45.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  46.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  47.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  48.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  49.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  50.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  51.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  52.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  53.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  54.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  55.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  56.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  57.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  58.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  59.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  60.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  61.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  62.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  63.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  64.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  65.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  66.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  67.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  68.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  69.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  70.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  71.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  72.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  73.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  74.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  75.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  76.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  77.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  78.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  79.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  80.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  81.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  82.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  83.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  84.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  85.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  86.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  87.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  88.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  89.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  90.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  91.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  92.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  93.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  94.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  95.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  96.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  97.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  98.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  99.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  100.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  101.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  102.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  103.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  104.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  105.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  106.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  107.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  108.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  109.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  110.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  111.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  112.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  113.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  114.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  115.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  116.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  117.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  118.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  119.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  120.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  121.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  122.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  123.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  124.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  125.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  126.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  127.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  128.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  129.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  130.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  131.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  132.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  133.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  134.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  135.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  136.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  137.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  138.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  139.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  140.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  141.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  142.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  143.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  144.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  145.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  146.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  147.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  148.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  149.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  150.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  151.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  152.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  153.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  154.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  155.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  156.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  157.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  158.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  159.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  160.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  161.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  162.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  163.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  164.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  165.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  166.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  167.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  168.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  169.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  170.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  171.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  172.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  173.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  174.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  175.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  176.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  177.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  178.              <li class="">Use and storage of "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image, by means of digital or film photography, video photography, audio recording or other documentation, with respect to the activity, namely ("Activity"), of Church.</li>
  179.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in printed publications of Church.</li>
  180.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in electronic publications of Church.</li>
  181.              <li class="">Use of any stored data including "{{ Workflow | Attribute:'AppliesToPerson' | Append:'&#39;s' }}" name and image in any Web site created by or for Church for its sole benefit.</li>
  182.              <li class="">If I am signing this agreement on behalf of a minor child, I hereby warrant that I am the legal parent or guardian of the child and that I have the legal authority to sign this agreement on behalf of the child.</li>
  183.              <li class="">If a dispute over this agreement or any claim for damages arises, I agree to resolve the matter through a mutually acceptable alternative dispute resolution process. If I cannot agree with Church upon such a process, the dispute will be submitted to a three-member arbitration panel for resolution in accordance with the rules of the American Arbitration Association for final resolution.</li>
  184.     </body>
  185. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement