nomadgroup.clientpoint.net Open in urlscan Pro
107.21.67.167  Public Scan

Submitted URL: http://w1.msskve.com/prod/9c307143-791c-4766-9846-5603e4c937e4/51f3c7b9-cc8c-464a-8bcf-25c72ac40da8
Effective URL: https://nomadgroup.clientpoint.net/proposal/view/proposalId/641316/email/anonymous
Submission: On March 09 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form id="commentAddForm" class="ng-pristine ng-valid">
  <div class="send-message-header">
    <span class="material-icons"> mail </span>
    <h4 class="client_msg_title">Send <span class="rep_name"> </span> a message</h4>
  </div>
  <input type="hidden" ng-model="comment.type" value="external" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
  <input type="hidden" ng-model="comment.proposalId" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
  <div class="mdl-textfield">
    <textarea name="comment" id="comment" class="comment_box mdl-textfield__input ng-pristine ng-untouched ng-valid ng-empty" cols="30" rows="10" placeholder="" ng-model="comment.text"></textarea>
  </div>
  <button ng-click="addComment()" type="button" class="send-message-btn" id="post-comment"> Send Message </button>
  <script type="text/javascript">
    $(document).ready(function() {
      document.getElementById('post-comment').addEventListener("click", function() {
        document.getElementById("post-comment").disabled = true;
      });
      document.getElementById('comment').addEventListener("focus", function() {
        document.getElementById("post-comment").disabled = false;
      });
    });
  </script>
</form>

POST

<form data-dojo-attach-point="containerNode" data-dojo-attach-event="onreset:_onReset,onsubmit:_onSubmit" id="myForm" enctype="multipart/form-data" action="" method="post" widgetid="myForm" style="width: 100%;" class="ng-pristine ng-valid">
  <input type="hidden" name="csrfToken" id="csrfToken" value="9eba-f6fd-1315-46fb-221f-360a-1940-feec" autocomplete="off">
  <div class="main-share-box">
    <div class="table-row-share clearfix">
      <span><i class="material-icons">share</i>Share ClientPoint</span>
      <div class="left-share-row"><label>To:</label></div>
      <div class="right-share-input value-dlete">
        <div class="dijit dijitReset dijitInline dijitLeft dijitTextBox dijitValidationTextBox dijitTextBoxIncomplete dijitValidationTextBoxIncomplete dijitIncomplete" id="widget_emails" role="presentation" widgetid="emails">
          <div class="dijitReset dijitValidationContainer"><input class="dijitReset dijitInputField dijitValidationIcon dijitValidationInner" value="Χ " type="text" tabindex="-1" readonly="readonly" role="presentation"></div>
          <div class="dijitReset dijitInputField dijitInputContainer"><input class="dijitReset dijitInputInner" data-dojo-attach-point="textbox,focusNode" autocomplete="off" name="emails" type="text" tabindex="0" aria-required="true" id="emails"
              value="" aria-invalid="false"></div>
        </div>
        <input type="hidden" name="proposalId" id="proposalId" value="641316" autocomplete="off">
      </div>
    </div>
    <div class="table-row-share  clearfix">
      <div class="left-share-row"><label>From:</label></div>
      <div class="right-share-input fromEmailField">
        <div class="dijit dijitReset dijitInline dijitLeft dijitTextBox dijitValidationTextBox dijitTextBoxIncomplete dijitValidationTextBoxIncomplete dijitIncomplete" id="widget_from" role="presentation" widgetid="from">
          <div class="dijitReset dijitValidationContainer"><input class="dijitReset dijitInputField dijitValidationIcon dijitValidationInner" value="Χ " type="text" tabindex="-1" readonly="readonly" role="presentation"></div>
          <div class="dijitReset dijitInputField dijitInputContainer"><input class="dijitReset dijitInputInner" data-dojo-attach-point="textbox,focusNode" autocomplete="off" name="from" type="text" tabindex="0" aria-required="true" id="from" value=""
              aria-invalid="false"></div>
        </div><input type="hidden" id="type" name="type" value="" autocomplete="off">
      </div>
    </div>
    <div class="table-row-share  clearfix">
      <div class="left-share-row"><label>Message:</label></div>
      <div class="right-share-input">
        <textarea name="emailMessage" id="emailMessage">1. Please view your document.
&lt;&lt;document link&gt;&gt;
2. Use the next page and previous page buttons at the top of the document viewer to navigate through the document.

3. You may click on the table of contents on the right hand side to quickly move around the ClientPoint.&nbsp; Each section in the table of contents may have multiple pages.</textarea>
      </div>
    </div>
    <div class="btn-share-box">
      <span class="dijit dijitReset dijitInline dijitButton hide_me btn btn-success collapsed" role="presentation" widgetid="submitshare"><span class="dijitReset dijitInline dijitButtonNode" data-dojo-attach-event="ondijitclick:__onClick"
          role="presentation"><span class="dijitReset dijitStretch dijitButtonContents" data-dojo-attach-point="titleNode,focusNode" role="button" aria-labelledby="submitshare_label" tabindex="0" id="submitshare" style="user-select: none;"><span
              class="dijitReset dijitInline dijitIcon dijitNoIcon" data-dojo-attach-point="iconNode"></span><span class="dijitReset dijitToggleButtonIconChar">●</span><span class="dijitReset dijitInline dijitButtonText" id="submitshare_label"
              data-dojo-attach-point="containerNode">Share Now</span></span></span><input name="submitButton" type="submit" value="" class="dijitOffScreen" data-dojo-attach-event="onclick:_onClick" tabindex="-1" role="presentation" aria-hidden="true"
          data-dojo-attach-point="valueNode"></span>
    </div>
    <div class="loader-share-comment"><img style="margin-left: 71px;margin-top: 10px !important;display:none;" id="loader_image" src="/viewer/img/examples/loader.gif" width="40" height="40"></div>
  </div>
</form>

POST /proposal/upload-attachment-viewer

<form action="/proposal/upload-attachment-viewer" id="AuploadForm" method="POST" enctype="multipart/form-data" class="ng-pristine ng-valid">
  <span class="attachement-comment"><i class="material-icons aaaa">attachment</i>Upload an attachment.</span>
  <br>
  <input type="hidden" name="csrfToken" id="csrfToken" value="9eba-f6fd-1315-46fb-221f-360a-1940-feec" autocomplete="off">
  <span class="dijit dijitReset dijitInline dijitUploader dijitButton" widgetid="Auploader" style="overflow: hidden; position: relative;"><input type="file" name="Auploadedfiles[]" aria-labelledby="Auploader_label" multiple="" tabindex="0"
      style="position: absolute; font-size: 2em; top: -3px; right: -3px; opacity: 0;"><span class="dijitReset dijitInline dijitButtonNode" data-dojo-attach-event="ondijitclick:_onClick"><span class="dijitReset dijitStretch dijitButtonContents"
        data-dojo-attach-point="titleNode,focusNode" role="button" aria-labelledby="Auploader_label" tabindex="-1" id="Auploader" style="user-select: none;"><span class="dijitReset dijitInline dijitIcon dijitNoIcon"
          data-dojo-attach-point="iconNode"></span><span class="dijitReset dijitToggleButtonIconChar">●</span><span class="dijitReset dijitInline dijitButtonText" id="Auploader_label" data-dojo-attach-point="containerNode">Select Some
          Files</span></span></span>
    <input name="Auploadedfile" type="file" value="" class="dijitOffScreen" tabindex="-1" data-dojo-attach-point="valueNode">
  </span> <br>
  <div class="dojoxUploaderFileList" id="Afiles" widgetid="Afiles">
    <div data-dojo-attach-point="progressNode" class="dojoxUploaderFileListProgress" style="display: none;">
      <div data-dojo-attach-point="percentBarNode" class="dojoxUploaderFileListProgressBar"></div>
      <div data-dojo-attach-point="percentTextNode" class="dojoxUploaderFileListPercentText">0%</div>
    </div>
    <table class="dojoxUploaderFileListTable">
      <thead>
        <tr class="dojoxUploaderFileListHeader">
          <th class="dojoxUploaderIndex">#</th>
          <th class="dojoxUploaderIcon">Type</th>
          <th class="dojoxUploaderFileName">File Name</th>
          <th class="dojoxUploaderFileSize" data-dojo-attach-point="sizeHeader">Size</th>
        </tr>
      </thead>
      <tbody class="dojoxUploaderFileListContent" data-dojo-attach-point="listNode"></tbody>
    </table>
    <div></div>
  </div>
  <br>
  <input type="hidden" name="AproposalId" id="AproposalId" value="641316" autocomplete="off">
  <span class="att-text-comment">Attachments are not viewable online, but can be up to 1GB and downloaded by the recipient.</span>
  <span class="dijit dijitReset dijitInline dijitButton" role="presentation" widgetid="AfileDialogSubmit"><span class="dijitReset dijitInline dijitButtonNode" data-dojo-attach-event="ondijitclick:__onClick" role="presentation"><span
        class="dijitReset dijitStretch dijitButtonContents" data-dojo-attach-point="titleNode,focusNode" role="button" aria-labelledby="AfileDialogSubmit_label" tabindex="0" id="AfileDialogSubmit" style="user-select: none;"><span
          class="dijitReset dijitInline dijitIcon dijitNoIcon" data-dojo-attach-point="iconNode"></span><span class="dijitReset dijitToggleButtonIconChar">●</span><span class="dijitReset dijitInline dijitButtonText" id="AfileDialogSubmit_label"
          data-dojo-attach-point="containerNode">Upload</span></span></span><input name="AfileDialogSubmit" type="submit" value="Submit" class="dijitOffScreen" data-dojo-attach-event="onclick:_onClick" tabindex="-1" role="presentation"
      aria-hidden="true" data-dojo-attach-point="valueNode"></span>
</form>

POST

<form action="" method="post" id="current_file_form" class="ng-pristine ng-valid">
  <input type="hidden" name="current_file" id="current_file"
    value="{&quot;sectionId&quot;:null,&quot;pdfFileTime&quot;:1644454500,&quot;disableSplitMode&quot;:&quot;0&quot;,&quot;skipFileCompression&quot;:&quot;1&quot;,&quot;overlayed&quot;:&quot;off&quot;,&quot;isCad&quot;:&quot;0&quot;,&quot;id&quot;:&quot;12681738&quot;,&quot;fileId&quot;:&quot;1699011&quot;,&quot;type&quot;:&quot;pdf&quot;,&quot;startOnLastPage&quot;:false,&quot;name&quot;:&quot;Overview Midtown South 1500-3000&quot;,&quot;externalId&quot;:null,&quot;pages&quot;:&quot;1&quot;,&quot;proposalId&quot;:&quot;641316&quot;,&quot;isAttachment&quot;:&quot;0&quot;,&quot;fileSize&quot;:&quot;&quot;,&quot;startPage&quot;:1,&quot;template&quot;:&quot;0&quot;}"
    autocomplete="off">
  <input type="hidden" name="current_page" id="current_page" value="1" autocomplete="off">
</form>

POST /proposal/approve/proposalId/641316

<form method="post" action="/proposal/approve/proposalId/641316" class="ng-pristine ng-valid">
  <input type="hidden" name="csrfToken" id="csrfToken" value="9eba-f6fd-1315-46fb-221f-360a-1940-feec" autocomplete="off">
  <input type="hidden" name="proposalId" value="641316" autocomplete="off">
  <h2>By signing below you have read and accept this proposal:</h2>
  <br>
  <h2>This ClientPoint has been signed</h2>
</form>

Text Content

1. Please view your document.
<>
2. Use the next page and previous page buttons at the top of the document viewer
to navigate through the document.

3. You may click on the table of contents on the right hand side to quickly move
around the ClientPoint.  Each section in the table of contents may have multiple
pages.




YOU ARE BEING REDIRECTED OUTSIDE THIS EXPERIENCE TO
IN A NEW TAB

When finished please close the newly opened tab to return.

If the link does not open click here:

Open Link

Menu arrow_drop_down
 * share Share
 * printPrint
 * search

 * 
 * message
   
   Comments

Go
arrow_back
1 of 37
arrow_forward
keyboard_backspace
contacts

HI, IS AVAILABLE TO MEET NOW!

"

 * call

You

videocam Start Meeting Now
 * insert_invitation Schedule for Later
 * block No Thanks

keyboard_backspace

COMMENTS

mail

SEND A MESSAGE


Send Message


COMMENT PAST COMMENTS

Show All Comments




arrow_back Share
shareShare ClientPoint
To:

From:

Message:
1. Please view your document. <<document link>> 2. Use the next page and
previous page buttons at the top of the document viewer to navigate through the
document. 3. You may click on the table of contents on the right hand side to
quickly move around the ClientPoint.  Each section in the table of contents may
have multiple pages.
●Share Now



arrow_back Upload
attachmentUpload an attachment.
●Select Some Files

0%

# Type File Name Size



Attachments are not viewable online, but can be up to 1GB and downloaded by the
recipient. ●Upload


Select print range

AllCurrent Page Pages:Enter page numbers and/or page ranges separated by commas.
For example 2-5

Print  Cancel
 



FlowPaper web PDF viewer 3.3.1. Developed by Devaldi Ltd.
Click here for more information about this online PDF viewer



Loading
Go to Next Section arrow_forward
Loading



DOWNLOAD

 


file_download Download


Table of Contents

keyboard_arrow_right
 * zoom_in
   
   zoomin

 * zoom_out
   
   zoomout

 * fullscreen_exit
 * zoom_out_map

 * 
 * message
   
   Comments

 * share share
 * print Print
 * arrow_forward


NAVIGATION



 * Overview Midtown South 1500-3000 (1 page)(1 of 1 page)
 * 135 West 26th Street - Partial 3rd ($5500) - 1500 SF (3 pages)(1 of 3 pages)
 * 24 West 30th Street - Entire 2nd ($9200) - 2500 SF (3 pages)(1 of 3 pages)
 * 584-590 Broadway - Partial 10th ($10985) - 2028 (3 pages)(1 of 3 pages)
 * 900 Broadway - Partial 8th ($11000) - 2300 SF (3 pages)(1 of 3 pages)
 * 147 West 26th Street - Entire 4th ($11000) - 3000 SF (3 pages)(1 of 3 pages)
 * 166 Mercer Street - Partial 6th ($12000) - 2400 (3 pages)(1 of 3 pages)
 * 307 Fifth Avenue - Entire 9th ($13300) - 3826 SF (3 pages)(1 of 3 pages)
 * 181-183 Madison Avenue - Partial 12th ($14400) - 3474 SF (3 pages)(1 of 3
   pages)
 * 17 West 20th Street - Entire 5th ($14900) - 3250 SF (3 pages)(1 of 3 pages)
 * 40 Wooster Street - Entire 4th ($16500) - 3000 (3 pages)(1 of 3 pages)
 * 401 Lafayette Street - Entire 6th ($17000) - 3000 (3 pages)(1 of 3 pages)
 * 821 Broadway - Entire 5th ($22000) - 3713 (3 pages)(1 of 3 pages)
 * Resources
 * Clients We Love!
 * 


arrow_back
arrow_forward
You will be logged out in 30 seconds due to inactivity. Are you still viewing
the ClientPoint?

Are you still viewing the ClientPoint?



CONFIRMATION

Files are checked out. Are you sure you would like to continue?


×

COPY CLIENTPOINT LINK

Copy the ClientPoint link below :



Please enter ClientPoint expiration date :

date_range
 * 30 Days
 * 45 Days
 * 60 Days
 * 90 Days

This ClientPoint requires approval to copy the link.

Close Copy Copy Yes No
Upload Dialog x

Upload Dialog x

Share ClientPoint x

●Open Directly In Your Email

Sign this ClientPoint x


BY SIGNING BELOW YOU HAVE READ AND ACCEPT THIS PROPOSAL:



THIS CLIENTPOINT HAS BEEN SIGNED