www.loopnet.com Open in urlscan Pro
104.102.38.99  Public Scan

Submitted URL: https://wvch5ieab.cc.rs6.net/tn.jsp?f=00151r_0-i10OX4jdfvmY0AL2KOtlZ3DcDs1XFGMdArhIJ765ZkCwtBBhD9oC4E4meBgixksZPHy2BQuCWtLcFV...
Effective URL: https://www.loopnet.com/Listing/38-E-61st-St-New-York-NY/26671689/
Submission: On April 02 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form method="post" action="" class="ng-pristine ng-valid">
  <input type="hidden" name="geography" value="" autocomplete="off">
  <input type="hidden" name="listingtypes" value="" autocomplete="off">
  <input type="hidden" name="e" value="g" autocomplete="off">
  <button type="submit" id="footerPropertySearch" style="display:none"></button>
</form>

Name: frmWatchProperty

<form name="frmWatchProperty" class="ng-pristine ng-invalid ng-invalid-required" style="">
  <h4>Please enter a name for your new folder</h4>
  <p ng-bind-html="'(e.g. Office Properties, Client Jane Smith)'" class="ng-binding">(e.g. Office Properties, Client Jane Smith)</p>
  <div class="modal-row field-group">
    <p class="ln-invalid-field-message ng-hide" ng-show="(frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) &amp;&amp; frmWatchProperty.txtCreateFolder.$error.required" role="alert" style="">Please enter a folder name</p>
    <input type="text" name="txtCreateFolder" placeholder="Enter a folder name" ng-model="watchPropertyCreateFolder.folderName" ng-required="true" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
      ng-class="{ 'error': (frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) &amp;&amp; frmWatchProperty.txtCreateFolder.$error.required }" required="required" style="">
  </div>
</form>

Name: contactform_WUybvoPOST

<form name="contactform_WUybvo" novalidate="" ng-submit="trackSubmitRequest() &amp;&amp; validateRecaptcha() &amp;&amp; contactform_WUybvo.$valid &amp;&amp; sendRequest(contactform_WUybvo)" ng-hide="ui.messageSent" accessible-form="" method="POST"
  class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-maxlength">
  <div class="row form-inputs ">
    <div class="column-12">
      <div class="row">
        <div class="column-06 first-name column-tiny-06">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_WUybvo.firstName.$error.required &amp;&amp; contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.firstName.focused" role="alert">Please enter your first name.</p>
          <p class="label"><strong>First Name<span class="red">*</span></strong></p>
          <input type="text" name="firstName" ng-model="ctrl.firstName" id="verticalContactFormFirstName" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_WUybvo.firstName.$error.required &amp;&amp; contactform_WUybvo.$submitted }" ng-focus="contactform_WUybvo.firstName.focused = true" ng-blur="contactform_WUybvo.firstName.focused = false"
            placeholder="First Name" focus-on="" required="">
        </div>
        <div class="column-06 last-name column-tiny-06">
          <p class="ln-invalid-field-message  ng-hide" ng-show="contactform_WUybvo.lastName.$error.required &amp;&amp; contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.lastName.focused" role="alert">Please enter your last name.</p>
          <p class="label"><strong>Last Name<span class="red">*</span></strong></p>
          <input type="text" name="lastName" ng-model="ctrl.lastName" id="verticalContactFormLastName" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_WUybvo.lastName.$error.required &amp;&amp; contactform_WUybvo.$submitted }" ng-focus="contactform_WUybvo.lastName.focused = true" ng-blur="contactform_WUybvo.lastName.focused = false" placeholder="Last Name"
            required="">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.email.$error.required &amp;&amp; contactform_WUybvo.email.focused">Please enter an email address.</p>
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_WUybvo.email.$invalid &amp;&amp; !contactform_WUybvo.email.$error.required &amp;&amp; contactform_WUybvo.email.focused" role="alert">
            <span ng-show="contactform_WUybvo.email.$error.email" class="ng-hide">Please enter a valid email address.</span>
            <span ng-show="contactform_WUybvo.email.$error.existingUser" class="ng-hide">This email address is already in use. Please <a rel="nofollow" href="javascript:void(0)" ng-mousedown="ctrl.showLogin()">Login</a> or try a different email
              address.</span>
          </p>
          <p class="label"><strong>Email<span class="red">*</span></strong></p>
          <input type="email" ng-model-options="{ debounce: 1000 }" name="email" ng-model="ctrl.email" id="verticalContactFormEmailAddress" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_WUybvo.email.$invalid &amp;&amp; (contactform_WUybvo.email.$touched || contactform_WUybvo.$submitted)  }" ng-focus="contactform_WUybvo.email.focused = true" ng-blur="contactform_WUybvo.email.focused = false"
            placeholder="Email Address" required="">
        </div>
      </div>
      <div class="row">
        <div class="column-08 phone-number column-tiny-08">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_WUybvo.phoneNumber.$error.required &amp;&amp; contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.phoneNumber.focused" role="alert">Please enter a phone number.</p>
          <p class="ln-invalid-field-message ng-hide"
            ng-show="contactform_WUybvo.phoneNumber.$error.pattern &amp;&amp; contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.phoneNumber.focused &amp;&amp; !contactform_WUybvo.phoneNumber.$error.required" role="alert">Please enter an
            11-digit phone number.</p>
          <p class="label"><strong>Phone<span class="red">*</span></strong></p>
          <input type="tel" name="phoneNumber" ng-model="ctrl.phoneNumber" id="verticalContactFormPhoneNumber" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern"
            ng-class="{ error: (contactform_WUybvo.phoneNumber.$error.required || contactform_WUybvo.phoneNumber.$error.pattern) &amp;&amp; contactform_WUybvo.$submitted }" ng-focus="contactform_WUybvo.phoneNumber.focused = true"
            ng-blur="contactform_WUybvo.phoneNumber.focused = false" placeholder="Phone Number" ng-pattern="/^((\D*\d){10,11})$/" required="">
        </div>
        <div class="column-04 phone-ext column-tiny-04">
          <p class="label"><strong>Ext <span class="subtext">(optional)</span></strong></p>
          <input type="tel" name="phoneExt" id="verticalContactFormPhoneExt" class="input-text ng-pristine ng-untouched ng-valid ng-empty" ng-model="ctrl.ext" placeholder="Extension">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_WUybvo.companyName.$error.required &amp;&amp; contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.companyName.focused" role="alert">Please enter a company.</p>
          <p class="label"><strong>Company <span class="subtext">(optional)</span></strong></p>
          <div class="typeahead-wrapper">
            <button type="button" class="clear-button ln-icon-close-hollow" name="CompanyTypeaheadButton"></button>
            <input type="text" name="companyName" ng-model="ctrl.companyName" id="verticalContactFormCompanyName" class="input-text ng-pristine ng-untouched ng-valid ng-empty"
              ng-class="{ error: contactform_WUybvo.companyName.$error.required &amp;&amp; contactform_WUybvo.$submitted }" ng-focus="contactform_WUybvo.companyName.focused = true" ng-blur="contactform_WUybvo.companyName.focused = false"
              autocomplete="off" placeholder="Company Name" ng-key="" up="onKeyUpCompany()">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <div class="textarea-validation ln-invalid-field-message ng-hide" ng-show="contactform_WUybvo.message.$invalid &amp;&amp; contactform_WUybvo.$submitted &amp;&amp; contactform_WUybvo.message.focused">Please leave a message.</div>
          <p class="label"><strong>Message</strong></p>
          <textarea name="message" maxlength="600" ng-model="ctrl.messageText" id="verticalContactFormMessageBody" class="input-text ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required ng-valid-pattern ng-valid-maxlength" required=""
            placeholder="" border:="" 1px="" solid="" #cf0000;="" ng-focus="contactform_WUybvo.message.focused = true" ng-blur="contactform_WUybvo.message.focused = false" ng-change="updateMessageLengthText()" ng-trim="true"
            ng-init="ctrl.messageText = 'Hi, I found 38 E 61st St - The Commercial Condominium at 38 East 61st St on LoopNet and would like to learn more about it. Thanks!'"></textarea>
          <p class="message-count"><span class="current-count ng-binding">130</span> out of 600</p>
        </div>
      </div>
      <input type="hidden" id="verticalContactFormEventSource" class="contact-form-source" value="" autocomplete="off">
    </div>
  </div>
  <div class="row">
    <div id="recaptchaContainer_SideBrokerContact" class="container-recaptcha">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-y3zvdf9d76sj" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdL-ggkAAAAAHCPqVdFFXiwpiOBT5MqOyLNy8LE&amp;co=aHR0cHM6Ly93d3cubG9vcG5ldC5jb206NDQz&amp;hl=en&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;size=normal&amp;cb=xdwkjckia9ca"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="row">
    <div class="column-12">
      <p class="terms">New to LoopNet? No problem. We'll automatically create a free account for you. By clicking the button, you agree to LoopNet's
        <a rel="nofollow" href="https://www.loopnet.com/solutions/terms-and-conditions?site_tag=USA">Terms of Use</a> and <a rel="nofollow" href="https://www.costar.com/about/privacy-notice">Privacy Policy.</a></p>
    </div>
  </div>
  <div class="broker-contact-submit">
    <div class="column-12">
      <button criteo="" type="submit" id="verticalContactFormSubmit" class="primary button fluid contact-button" track-click="2401" ng-disabled="ui.formSubmitted">
        <i class="ln-icon-message-curved-filled"></i>Send Email </button>
    </div>
  </div>
</form>

Name: sendtofriend

<form class="csgp-s2f sendtofriend ng-pristine ng-valid" name="sendtofriend">
  <h3 class="send-to-friend__header send-to-friend__header--margin"> Share This Listing </h3>
  <div class="send-to-friend__text-wrapper">
    <input type="hidden" id="ListingID" value="26671689" autocomplete="off">
    <input type="hidden" id="PortfolioID" value="0" autocomplete="off">
    <p class="send-to-friend__email">Email<span class="send-to-friend__asterisk">*</span></p>
    <div class="send-to-friend__validation-wrapper">
      <i class="ln-icon-message-curved" ng-hide="emailFocused"></i>
      <input name="Email" class="send-to-friend__input send-to-friend--border-radius input-text" id="recipientEmail" ng-focus="sendFriendEmailFocus()" ng-blur="mainHeader.CheckEmail()" ng-keyup="mainHeader.CheckEmail()">
      <div ng-show="scope.ValidatedEmail" class="send-to-friend__validation-error recipient-email ng-hide">
        <span class="send-to-friend__validation-error-text recipient-email ng-hide">Please enter a valid email address.</span>
      </div>
    </div>
    <p class="send-to-friend__note"><span class="send-to-friend__note--bold">Note:</span> To send this property to multiple individuals, insert a semi-colon between each recipient's email address.</p>
    <textarea class="send-to-friend__text-box send-to-friend--border-radius" id="txtEmail" ng-blur="mainHeader.CheckDescription()" ng-keydown="mainHeader.CheckDescription()"
      maxlength="1000">Please take a look at 38 E 61st St - The Commercial Condominium at 38 East 61st St</textarea>
    <div class="send-to-friend__text-box-footer">
      <div class="checkbox-wrapper">
        <input type="checkbox" class="send-to-friend__checkbox input-checkbox" id="sendmeacopy">
        <label class="send-to-friend-checkbox__label" for="sendMeACopy">Send me a copy</label>
      </div>
      <div class="send-to-friend__character-limit">
        <span class="send-to-friend__characters-remaining">918</span> characters remaining
      </div>
    </div>
    <div class="send-to-friend__disclaimer send-to-friend--border-radius">
      <p class="send-to-friend__disclaimer__text"> LoopNet has taken a strong stance against the practice of sending unsolicited commercial emails, also known as "spam." Please send these emails only to people you know who would be interested in this
        property. If someone asks you not to send these emails to them, please comply. </p>
    </div>
    <div class="send-to-friend__action">
      <button class="send-to-friend__action-button send-to-friend__action-button--cancel button text" ng-click="mainHeader.closeSend2Friend()"><span class="send-to-friend__action-button--cancel-text send-to-friend--blue-text">Cancel</span></button>
      <button type="submit" ng-disabled="submitsendtofriend" class="send-to-friend__action-button send-to-friend--border-radius button primary" ng-click="mainHeader.sendSend2Friend()" id="send-to-friend-submit" disabled="disabled">Send </button>
    </div>
    <div class="send-to-friend__footer"> We will automatically send your friend a one-time email inviting him or her to visit the site. LoopNet stores this information for the sole purpose of sending this one-time email and tracking the success of
      our referral program. <a class="send-to-friend--blue-text" href="#" ng-click="mainHeader.OpenPopup('https://marketing.loopnet.com/privacy/', 'privacy');" title="View LoopNet's Privacy Policy">View LoopNet's Privacy Policy</a>
    </div>
  </div>
</form>

Name: login

<form name="login" ng-hide="newLoginHidden" ng-submit="newLogin.continueProcess ? newLogin.submit(credentials) : checkEmailLogin(credentials.Email);" novalidate="" sso-new-login=""
  assignscope="https://secure.costargroup.com/connect/authorize?client_id=loopnet&amp;response_type=code&amp;scope=openid+offline_access+profile+email+address+phone+listing_user+product_user&amp;redirect_uri=https%3A%2F%2Fwww.loopnet.com%2Fauth%2Fcallback&amp;response_mode=form_post&amp;state=cfb46803c0874df58530d1369cc72c68&amp;nonce=12781dcd89444d56802b9a9c07ed4c24&amp;prompt=none"
  class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-hide">
  <div class="loading-overlay ng-hide" ng-show="newLogin.inProgress">
    <i class="loading-animation"></i>
  </div>
  <div class="sticky-addon ng-hide" ng-show="sso &amp;&amp; sso.identityManagerUrl"></div>
  <div ng-show="sso &amp;&amp; sso.identityManagerUrl" class="ng-hide">
    <section class="ca-section">
      <div class="ca-message"> You must register your contact information to view secure information on this listing. </div>
    </section>
  </div>
  <section class="modal registration-login-modal-container">
    <!-- IF LOG IN-->
    <h3 class="text-center" ng-hide="root.sso.loginSignUpTitleHidden">Log In / Sign Up</h3>
    <h3 class="text-center ng-hide" ng-hide="!root.sso.loginSignUpTitleHidden">Log In</h3>
    <div class="field-group email-container">
      <p class="input-label">Email<span>*</span></p>
      <div class="input-container">
        <i class="ln-icon-message-curved"></i>
        <input id="newLoginEmail" name="Email" type="email" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" required="" ng-model="credentials.Email"
          ng-pattern="/^(([^<>()\[\]\.,;:\s@\&quot;]+(\.[^<>()\[\]\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@(([^<>()[\]\.,;:\s@\&quot;]+\.)+[^<>()[\]\.,;:\s@\&quot;]{2,})$/i" ng-focus="login.focus.Email = true;" ng-blur="login.focus.Email = false;"
          ng-keyup="login.keypressed = true"
          ng-class="{ 'error' : (login.$submitted || (login.keypressed &amp;&amp; login.focus.Email)) &amp;&amp; (login.Email.$error.required || login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)}">
      </div>
      <div ng-show="login.$submitted || login.Email.$touched" class="validation-static-error ng-hide">
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; login.Email.$error.required" class="ng-hide">This value is required.</span>
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; (login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)" class="ng-hide">This value should be a valid email.</span>
      </div>
    </div>
    <!-- ngIf: newLogin.continueProcess -->
    <!-- ngIf: !newLogin.continueProcess -->
    <div ng-if="!newLogin.continueProcess" class="ng-scope">
      <div class="field-group cta">
        <button type="submit" class="button primary full">Continue</button>
      </div>
    </div><!-- end ngIf: !newLogin.continueProcess -->
    <div class="area-secondary hide-ca-approval">
      <div class="horizontal-divide"></div>
      <div class="login-choice">Or</div>
    </div>
    <div class="field-group identify-account hide-ca-approval">
      <a href="" rel="nofollow" class="button primary punchout google full" title="Connect with Google" ng-click="connectWithGoogleOnLogin();">Connect with Google</a>
    </div>
    <div class="field-group identify-account hide-ca-approval">
      <a href="" rel="nofollow" class="button primary punchout ln-icon-share-facebook full" title="Connect with Facebook" ng-click="connectWithFacebookOnLogin();">Connect with Facebook</a>
    </div>
    <div class="field-group identify-account hide-ca-approval">
      <a href="" rel="nofollow" class="button primary punchout linkedin full" title="Connect with LinkedIn" ng-click="connectWithLinkedInOnLogin();">Connect with LinkedIn</a>
    </div>
    <!-- END IF LOG IN -->
  </section>
  <iframe id="ssoIframeLogin" style="display: none" allow="identity-credentials-get"></iframe>
</form>

Name: signup

<form name="signup" ng-hide="newSignupHidden" ng-submit="newSignup.continueProcess ? submitNewSignup(user) : checkEmailSignup(user.Email);" novalidate="" sso-new-signup="" signuplogin-title="Sign up to $1 on LoopNet"
  signup-title="Sign up to $1 on LoopNet"
  assignscope="https://secure.costargroup.com/connect/authorize?client_id=loopnet&amp;response_type=code&amp;scope=openid+offline_access+profile+email+address+phone+listing_user+product_user&amp;redirect_uri=https%3A%2F%2Fwww.loopnet.com%2Fauth%2Fcallback&amp;response_mode=form_post&amp;state=cfb46803c0874df58530d1369cc72c68&amp;nonce=12781dcd89444d56802b9a9c07ed4c24&amp;prompt=none"
  ng-class="{'full-signup': newSignup.continueProcess}" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-hide">
  <div class="loading-overlay ng-hide" ng-show="newSignup.inProgress">
    <i class="loading-animation"></i>
  </div>
  <div class="sticky-addon ng-hide" ng-show="sso &amp;&amp; sso.identityManagerUrl"></div>
  <div ng-show="sso &amp;&amp; sso.identityManagerUrl" class="ng-hide">
    <section class="ca-section">
      <div class="ca-message"> You must register your contact information to view secure information on this listing. </div>
    </section>
  </div>
  <section class="modal registration-login-modal-container  ">
    <div ng-show="ldpRegistrationShow" class="ng-hide">
      <!-- IF SIGN UP-->
      <h3 ng-hide="root.sso.loginSignUpTitleHidden" class="ng-binding"></h3>
      <h3 ng-hide="!root.sso.loginSignUpTitleHidden" class="ng-binding ng-hide"></h3>
    </div>
    <div ng-show="!ldpRegistrationShow">
      <!-- IF SIGN UP-->
      <h3 ng-hide="root.sso.loginSignUpTitleHidden">Log In / Sign Up <span ng-show="isFavoriteModal" class="ng-hide"> to Save</span>
        <span ng-show="isShareModal" class="ng-hide"> to Share</span>
      </h3>
      <h3 ng-hide="!root.sso.loginSignUpTitleHidden" class="ng-hide">Sign Up </h3>
    </div>
    <div class="csgp-message error static ng-hide" ng-show="signup.requestFailed"> Error occurred with your registration, please try again. </div>
    <div class="csgp-message error static ng-hide" ng-show="signup.duplicateFailed"> That email address has already been registered. Please try another or click
      <a rel="nofollow" href="https://secure.costargroup.com/forgot-password?client_id=loopnet" class="primary">forgot password</a>. </div>
    <div class="csgp-message error static ng-binding ng-hide" ng-show="signup.invalidData">
    </div>
    <!-- ngIf: newSignup.continueProcess -->
    <div class="field-group email-container">
      <p class="input-label">Email<span>*</span></p>
      <div class="input-container">
        <i class="ln-icon-message-curved"></i>
        <input name="SignUpEmail" id="SignUpEmail" type="email" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" placeholder="" required="" ng-model="user.Email" tabindex="3"
          ng-blur="signup.focus.SignUpEmail = false; checkCanSubmit()" ng-pattern="/^(([^<>()\[\]\.,;:\s@\&quot;]+(\.[^<>()\[\]\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@(([^<>()[\]\.,;:\s@\&quot;]+\.)+[^<>()[\]\.,;:\s@\&quot;]{2,})$/i"
          ng-focus="signup.focus.SignUpEmail = true;" ng-keyup="signup.keypressed = true"
          ng-class="{ 'error' : (signup.$submitted || (signup.keypressed &amp;&amp; signup.focus.SignUpEmail)) &amp;&amp; (signup.SignUpEmail.$error.required || signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern) }">
      </div>
      <div ng-show="(signup.$submitted || signup.SignUpEmail.$touched)" class="validation-static-error ng-hide">
        <span ng-show="(signup.$submitted || signup.keypressed || signup.focus.SignUpEmail) &amp;&amp; (signup.SignUpEmail.$error.required)" class="ng-hide">This value is required.</span>
      </div>
      <div ng-show="(signup.$submitted || signup.SignUpEmail.$touched)" class="validation-static-error ng-hide">
        <span ng-show="(signup.$submitted || signup.keypressed || signup.focus.SignUpEmail) &amp;&amp; (signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern)" class="ng-hide">This value should be a valid email.</span>
      </div>
    </div>
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: !newSignup.continueProcess -->
    <div ng-if="!newSignup.continueProcess" class="ng-scope">
      <div class="field-group cta">
        <button type="submit" class="button primary full">Continue</button>
      </div>
    </div><!-- end ngIf: !newSignup.continueProcess -->
    <div class="area-secondary">
      <div class="horizontal-divide"></div>
      <div class="login-choice">OR</div>
    </div>
    <div class="field-group">
      <a rel="nofollow" href="" class="button primary punchout google full" title="Connect with Google" ng-click="connectWithGoogleOnSignup();" data-onsuccess="onSignIn">Connect with Google</a>
    </div>
    <div class="field-group">
      <a href="" rel="nofollow" class="button primary punchout ln-icon-share-facebook full" title="Connect with Facebook" ng-click="connectWithFacebookOnSignup();">Connect with Facebook</a>
    </div>
    <div class="field-group">
      <a href="" rel="nofollow" class="button primary punchout linkedin full" title="Connect with LinkedIn" ng-click="connectWithLinkedInOnSignup();">Connect with LinkedIn</a>
    </div>
    <!-- END IF SIGN UP -->
    <!-- IF CONFIRMATION -->
    <!-- ngIf: -->
    <!-- END IF CONFIRMATION -->
  </section>
  <iframe id="ssoIframeSignup" style="display: none"></iframe>
</form>

Name: CompleteProfileForm

<form name="CompleteProfileForm" class="contact-info-wrapper__capture-contact ng-pristine ng-invalid ng-invalid-required" ng-submit="submitCompleteProfile();">
  <div completeprofile-phoneinput="">
    <div class="field-group phone-container">
      <input name="OfficePhoneNumber" id="OfficePhoneNumber" type="tel" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" placeholder="Office Phone Number" ng-model="completeProfile.officePhoneNumber"
        ng-focus="CompleteProfileForm.focus.OfficePhoneNumber = true;" ng-blur="CompleteProfileForm.focus.OfficePhoneNumber = false; checkCanSubmit()" ng-keyup="CompleteProfileForm.keypressed = true; checkCanSubmit();"
        ng-class="{ 'error' :  CompleteProfileForm.keypressed &amp;&amp; CompleteProfileForm.OfficePhoneNumber.$touched &amp;&amp; CompleteProfileForm.focus.OfficePhoneNumber &amp;&amp; CompleteProfileForm.OfficePhoneNumber.$error.required }">
    </div>
    <div class="field-group phone-container">
      <input name="CellPhoneNumber" id="CellPhoneNumber" type="tel" class="input-text display-block last ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" placeholder="Cell Phone Number"
        ng-model="completeProfile.cellPhoneNumber" ng-focus="CompleteProfileForm.focus.CellPhoneNumber = true;" ng-blur="CompleteProfileForm.focus.CellPhoneNumber = false; checkCanSubmit()"
        ng-keyup="CompleteProfileForm.keypressed = true; checkCanSubmit();"
        ng-class="{ 'error' :  CompleteProfileForm.keypressed &amp;&amp; CompleteProfileForm.CellPhoneNumber.$touched &amp;&amp; CompleteProfileForm.focus.CellPhoneNumber &amp;&amp; CompleteProfileForm.CellPhoneNumber.$error.required }">
    </div>
    <button name="CompleteProfileSubmitButton" id="CompleteProfileSubmitButton" type="submit" class="button primary button-continue display-block full disabled">Continue</button>
  </div>
</form>

Text Content

 * 
 * 

 * Notifications

 * Search For Sale
 * Search For Lease
 * Search Auctions
 * Search For Businesses
 * Find a Broker
 * CoTour

 * Saved Searches
 * My Favorites
 * My Reports

 * My Leads
 * My Account

 * Add a Listing
    * ADD A LISTING FOR SALE
    * Building
    * Condo
    * Land
    * Portfolio
    * Business
    * ADD A LISTING FOR LEASE
    * Building or Condo
    * Land
 * Help Center
 * Advertise

Log In
Sign Up

Results



Share
Print
Save to Favorites
US

 * Log In
 * Sign Up

Prev

Next
 * Advertise


Call Message


38 E 61ST ST - THE COMMERCIAL CONDOMINIUM AT 38 EAST 61ST ST


27,289 SF OFFICE/MEDICAL CONDO UNIT IN NEW YORK, NY 10065


Apartment Buildings New York New York


38 E 61ST ST, NEW YORK, NY 10065


Map
Share
Save to Favorites


INVESTMENT HIGHLIGHTS

 * 27,289 +/- Rentable Square Feet
 * Two private elevators exclusive to the space
 * Exclusive use of marquee and flag

 * Premier location off Madison Avenue
 * Building-within-a-building presence
 * Ideal for Corporate Headquarters, Medical, Retail, Commercial Office Space,
   Schools, Non-Profits, Government Use, and Other Community Facility Users


EXECUTIVE SUMMARY

CBRE and Wexler Healthcare Properties are pleased to offer for sale 38 East 61st
Street, a 27,289+/- RSF commercial condominium ripe for conversion to a flagship
corporate headquarters, a high-end medical practice, a consulate or nonprofit
HQ, among a myriad of other uses. Floor plans, property brochure and other
details are accessible after execution of confidentiality agreement (also linked
below): https://bit.ly/3y1otMr Key Details: 27,289 +/- Rentable Square Feet
Premier location off Madison Avenue Two private elevators exclusive to the space
Building-within-a-building presence Exclusive use of marquee and flag Delivered
Vacant Immediate occupancy Flexible zoning profile allows for the conversion to
any commercial use or medical specialty


PROPERTY FACTS

Unit Size 27,289 SF Building Class B No. Units 1 Floors 19 Total Building Size
105,000 SF Typical Floor Size 5,526 SF Property Type Multifamily (Condo) Year
Built 1928 Property Subtype Apartment Lot Size 0.16 AC Sale Type Investment


1 UNIT AVAILABLE

UNIT LL-L4

Unit Size 27,289 SF Sale Type Investment Condo Use Office/Medical

 * 38 E 61st Street Marketing Package


LINKS

 * Execute Confidentiality Agreement

1 of 1
 * map


Walk Score ®
Walker's Paradise (98)
Transit Score ®
Rider's Paradise (100)
Bike Score ®
Very Bikeable (76)


AMENITIES


SITE AMENITIES

 * Concierge

 * Doorman


TRANSPORTATION


TRANSIT/SUBWAY

5 Avenue-59 Street Transit Stop

3 min walk 0.2 mi
Lexington Avenue-63 Street Transit Stop

4 min walk 0.4 mi
Lexington Avenue-59 Street Transit Stop

4 min walk 0.6 mi
59 Street

4 min walk 0.4 mi
57 Street

10 min walk 0.7 mi


COMMUTER RAIL

Grand Central Terminal Commuter Rail (Hudson, Harlem, New Haven Lines)

19 min walk 1.3 mi
New York Penn Station (LIRR) Commuter Rail (West Hempstead Branch, Ronkonkoma
Branch, Long Beach Branch, Port Jefferson Branch, Hempstead Branch, Montauk
Branch, Port Washington Branch, Far Rockaway Branch, Babylon Branch)

6 min drive 2.0 mi
New York Penn Station (NJT) Commuter Rail (Northeast Corridor Line, North Jersey
Coast Line, Morris & Essex Morristown Line, Montclair-Boonton Line, Morris &
Essex Gladstone Branch)

6 min drive 2.0 mi
Long Island City Station Commuter Rail (Hempstead Branch)

9 min drive 3.4 mi
Hunterspoint Avenue Station Commuter Rail (Oyster Bay Branch, Hempstead Branch)

7 min drive 3.0 mi


AIRPORT

La Guardia Airport
16 min drive 7.2 mi
Newark Liberty International Airport
23 min drive 15.4 mi


ZONING

Zoning Code C5-1, New York


 * Paul Wexler
 * Josef Yadgarov
 * Kurt Herold
 * The Corcoran Group

Call
Message
Share
Print
Save to Favorites



YOU MAY ALSO LIKE

321 E Park Ave - HUD Multifamily Receivership Portfolio
Auction Sale
391 Broadway - For Sale
$4,500,000


YOU MAY ALSO LIKE

321 E Park Ave - HUD Multifamily Receivership Portfolio
Auction Sale
391 Broadway - For Sale
$4,500,000

 * LISTING ID: 26671689

 * DATE ON MARKET: 9/23/2022

 * LAST UPDATED: 4/2/2024

 * ADDRESS: 38 E 61ST ST, NEW YORK, NY 10065

More public record information on 38 E 61st St, New York, NY 10065

The Lenox Hill Multifamily Property at 38 E 61st St, New York, NY 10065 is
currently available. Contact The Corcoran Group for more information.


MULTIFAMILY PROPERTIES IN NEARBY NEIGHBORHOODS

 * Upper East Side Apartment Buildings
 * Bushwick Apartment Buildings
 * Northwestern Queens Apartment Buildings
 * Williamsburg Apartment Buildings
 * Southwest Brooklyn Apartment Buildings
 * Central Queens Apartment Buildings
 * Prospect Park Apartment Buildings
 * Lower West Side Apartment Buildings
 * Harlem Apartment Buildings
 * Upper West Side Apartment Buildings
 * Flatbush Apartment Buildings
 * West Bronx Apartment Buildings
 * Northeast Queens Apartment Buildings
 * East New York Apartment Buildings
 * Chelsea Apartment Buildings


NEARBY LISTINGS

 * 391 Broadway, New York NY
 * 7 E 20th St, New York NY
 * 1516 Park Ave, New York NY
 * 13 47th St, Weehawken NJ
 * 68 Hausman St, Brooklyn NY
 * 108 Flushing Ave, Brooklyn NY
 * 443 E 88th St, New York NY
 * 201 W 14th St, New York NY
 * 314 W 142nd St, New York NY
 * 635 W 42nd St, New York NY
 * 224-226 E 48th St, New York NY
 * 2322 Adam Clayton Powell Blvd, New York NY
 * 1007 Lexington Ave, New York NY
 * 629 E 5th St, New York NY
 * 23-84 26th St, Astoria NY

The LoopNet service and information provided therein, while believed to be
accurate, are provided "as is". LoopNet disclaims any and all representations,
warranties, or guarantees of any kind.

 * About Us
 * Contact Us
 * Search
 * Find a Broker
 * Product Overview
 * Mobile
 * Terms of Use
 * Privacy Policy

Connect with us




© 2024 CoStar Group


Save to Favorites

THIS LISTING HAS BEEN SAVED TO YOUR FAVORITES

You will also receive email alerts for key changes to this property. You may
adjust your email alert settings in My Favorites.

Do not show this message again
Do not show this message again

Save to Favorites

PLEASE ENTER A NAME FOR YOUR NEW FOLDER

(e.g. Office Properties, Client Jane Smith)

Please enter a folder name




SHARE LINK

Copy Link


SHARE LISTING

 * LinkedIn
 * Twitter
 * Facebook

 * Email
 * Copy Link
 * Print

38 E 61st St - The Commercial Condominium at 38 East 61st St

Presented by

+1 212-836-1075 x


38 E 61ST ST - THE COMMERCIAL CONDOMINIUM AT 38 EAST 61ST ST

PAUL WEXLER

+1 212-836-1075



JOSEF YADGAROV

+1 212-836-1097



KURT HEROLD

+1 212-323-3817



Already a member? Log In

Please enter your first name.

First Name*

Please enter your last name.

Last Name*

Please enter an email address.

Please enter a valid email address. This email address is already in use. Please
Login or try a different email address.

Email*

Please enter a phone number.

Please enter an 11-digit phone number.

Phone*

Ext (optional)

Please enter a company.

Company (optional)


Please leave a message.

Message

130 out of 600



New to LoopNet? No problem. We'll automatically create a free account for you.
By clicking the button, you agree to LoopNet's Terms of Use and Privacy Policy.

Send Email

Hmm, there seems to have been an error sending your message. Please try again.

Thanks! Your message was sent.

Send another message



1 of 1
 * map


1 of 11
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Building Photo
Building Photo
Building Photo
Primary Photo
Building Photo
Building Photo
Building Photo
Building Photo
Building Photo
Plat Map

What is a Walk Score®, Transit Score® & Bike Score®?
Walk Score® measures the walkability of any address.
Transit Score® measures access to public transit.
Bike Score® measures bikeability of a location.
What is a Walk Score®
, Transit Score® & Bike Score?
Walk Score® measures the walkability
of any address. Transit Score®
measures access to public transit. Bike Score®
measures bikeability of a location.®
Learn How It Works Detailed Scores


SHARE THIS LISTING

Email*

Please enter a valid email address.

Note: To send this property to multiple individuals, insert a semi-colon between
each recipient's email address.

Please take a look at 38 E 61st St - The Commercial Condominium at 38 East 61st
St
Send me a copy
918 characters remaining

LoopNet has taken a strong stance against the practice of sending unsolicited
commercial emails, also known as "spam." Please send these emails only to people
you know who would be interested in this property. If someone asks you not to
send these emails to them, please comply.

Cancel Send
We will automatically send your friend a one-time email inviting him or her to
visit the site. LoopNet stores this information for the sole purpose of sending
this one-time email and tracking the success of our referral program. View
LoopNet's Privacy Policy


THANK YOU

Your email has been sent!

38 E 61st St - The Commercial Condominium at 38 East 61st St

THIS FEATURE IS UNAVAILABLE AT THE MOMENT.

We apologize, but the feature you are trying to access is currently unavailable.
We are aware of this issue and our team is working hard to resolve the matter.

Please check back in a few minutes. We apologize for the inconvenience.

- LoopNet Team

Close
You must register your contact information to view secure information on this
listing.


LOG IN / SIGN UP


LOG IN

Email*


This value is required. This value should be a valid email.
Continue
Or
Connect with Google
Connect with Facebook
Connect with LinkedIn

You must register your contact information to view secure information on this
listing.


LOG IN / SIGN UP TO SAVE TO SHARE


SIGN UP

Error occurred with your registration, please try again.
That email address has already been registered. Please try another or click
forgot password.


Email*


This value is required.
This value should be a valid email.
Continue
OR
Connect with Google
Connect with Facebook
Connect with LinkedIn
 * Language and Region
 * Currency

English
United States
English
Canada
English
United Kingdom
Français
Canada
US Dollar USD $ Canadian Dollar CAD $ Pound Sterling GBP £


COMPLETE YOUR PROFILE

The contact details listed below are missing from your profile and are required
to proceed. You'll only need to enter these one time.


Continue
Select a folder to save this property in, or create a new one.
Remember my selection for all listings in this session
   
 * Create a new folder
   
   
 * Default Folder
   

Select a folder to save this property in, or create a new one.
Remember my selection for all listings in this session
   
 * Create a new folder
   
   
 * Default Folder