www.centpropny.com Open in urlscan Pro
2606:4700:3033::6815:33d1  Public Scan

URL: https://www.centpropny.com/?page=neighborhoods
Submission: On September 04 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

GET index.cfm

<form class="site-search" id="webIDForm" method="get" action="index.cfm">
  <input type="hidden" id="thisPage" value="" name="page">
  <input type="hidden" id="thisState" value="profile" name="state" disabled="disabled">
  <input type="hidden" id="thisRLS" value="" name="isMLS" disabled="disabled">
  <input type="hidden" id="thisCat" value="" name="cat" disabled="disabled">
  <input type="hidden" id="thisId" value="" name="id">
  <input type="hidden" id="thisSource" value="" name="source">
  <input type="hidden" id="isCommercialOpt" value="1" name="isCommercial">
  <input type="hidden" id="isResidentialOpt" value="1" name="isResidential">
  <input type="hidden" id="thisStatus" value="1,11,12,2,21" name="status" disabled="disabled">
  <input type="hidden" id="thisWebID" value="" name="webid">
  <input title="Listing #, Agent or Address" class="search-query span2 form-text ui-autocomplete-input" placeholder="Search" type="text" id="thisVal" value="Listing #, Agent or Address" maxlength="30" style="float:left;" autocomplete="off">
</form>

GET ?page=neighborhoods

<form id="neighborhoodPicker" action="?page=neighborhoods" method="get">
  <select style="margin-bottom:0;" class="sortSelect" id="neigborhoodSelectName" name="neigborhoodSelectName">
    <option value="">Select Neighborhood</option>
    <option value="lower-east-side">Lower East Side</option>
    <option value="east-village">East Village</option>
    <option value="gramercy">Gramercy</option>
    <option value="murray-hill">Murray Hill</option>
    <option value="soho-nolita">SoHo / Nolita</option>
    <option value="west-village">West Village</option>
    <option value="chelsea">Chelsea</option>
    <option value="midtown-west">Midtown West</option>
    <option value="upper-west-side">Upper West Side</option>
    <option value="harlem">Harlem</option>
    <option value="midtown-east">Midtown East</option>
    <option value="upper-east-side">Upper East Side</option>
  </select>
</form>

Name: fbFormLoginPOST remote.cfm

<form name="fbFormLogin" id="fbFormLogin" action="remote.cfm" method="post" novalidate="novalidate">
  <input type="hidden" name="fbParam" id="fbParam" value="">
</form>

POST

<form id="login-Form" method="post" novalidate="novalidate">
  <input type="hidden" name="action" value="login">
  <input type="hidden" data-type="listingAgent" name="listingAgent" value="0">
  <input type="hidden" name="payload" value="{}">
  <div class="form-group row">
    <div class="col-xs-12 form-row text-input-row email-field">
      <input type="email" name="email" class="form-control text-input defaultText input-email" placeholder="Email" aria-label="Email Address" required="required" aria-required="true">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-12 form-row text-input-row password-field">
      <input type="password" name="password" class="form-control text-input defaultText password input-pass" placeholder="Password" aria-label="Password" required="required" aria-required="true">
      <p class="forgot"><a title="Forgotten Password" href="index.cfm?page=account&amp;action=reminder">Forgot?</a></p>
    </div>
  </div>
  <div class="form-group row account-action-options">
    <div class="col-xs-12 col-md-6">
      <input style="    padding: 1em;            font-size: 12px;            min-height: 48px;" type="submit" value="Log In" class="btn btn-large btn-login pull-left">
    </div>
    <div class="col-xs-12 col-md-6 ">
      <button style="    padding: 1em;                        font-size: 12px;                        min-height: 48px;" class="btn btn-large btn-facebook" data-fbaction="mxFacebookLogin" data-fburl="login/facebookLogin.cfm"
        data-fbparams="startfb=1&amp;ret=login&amp;cat%5Fid=&amp;page=neighborhoods&amp;cat%5Fname=">
        <img alt="Facebook Login" style="line-height:1;widtH:18px;height:18px;" src="https://assets.realty.mx/sct/images/fb/flogo-HexRBG-Wht-58.png"> Continue with Facebook </button>
    </div>
  </div>
  <div class="form-group row account-action-status" style="display:none;">
    <div class="col-xs-12">
      <style>
        .spinning-wrapper {
          width: 100%;
          text-align: center;
          margin: 0 auto;
        }

        .lds-ring {
          display: inline-block;
          position: relative;
          width: 64px;
          height: 64px;
        }

        .lds-ring div {
          box-sizing: border-box;
          display: block;
          position: absolute;
          width: 51px;
          height: 51px;
          margin: 6px;
          border: 6px solid #fff;
          border-radius: 50%;
          animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          border-color: black transparent transparent transparent;
        }

        .lds-ring div:nth-child(1) {
          animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
          animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
          animation-delay: -0.15s;
        }

        @keyframes lds-ring {
          0% {
            transform: rotate(0deg);
          }

          100% {
            transform: rotate(360deg);
          }
        }
      </style>
      <div class="spinning-wrapper">
        <div class="lds-ring">
          <div></div>
          <div></div>
          <div></div>
          <div></div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: fbFormLoginPOST remote.cfm

<form name="fbFormLogin" id="fbFormLogin" action="remote.cfm" method="post" novalidate="novalidate">
  <input type="hidden" name="fbParam" id="fbParam" value="">
</form>

POST

<form method="post" id="signup-Form" novalidate="novalidate">
  <input type="hidden" value="register" name="action">
  <input type="hidden" data-type="listingAgent" name="listingAgent" value="0">
  <input type="hidden" name="payload" value="{}">
  <div class="form-group row">
    <div class="col-xs-6 form-row text-input-row name-field">
      <input type="text" name="firstName" class="form-control text-input defaultText name" placeholder="First Name" aria-label="First Name" aria-required="true" required="required">
    </div>
    <div class="col-xs-6  form-row text-input-row name-field">
      <input type="text" name="lastName" class="form-control text-input defaultText name" placeholder="Last Name" aria-label="Last Name" aria-required="true" required="required">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-6 form-row text-input-row email-field">
      <input type="email" name="email" class="form-control text-input defaultText email" placeholder="Email" aria-label="Email Address" aria-required="true" required="required">
    </div>
    <div class="col-xs-6 form-row text-input-row phone-field">
      <input type="tel" name="phone" class="form-control text-input defaultText phone" placeholder="Phone Number" aria-label="Phone Number" aria-required="true" required="required">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-6 form-row text-input-row password-field">
      <input type="password" name="password" id="password" class="form-control text-input defaultText password" placeholder="Password" aria-label="Password" aria-required="true" required="required">
    </div>
    <div class="col-xs-6 form-row text-input-row password-field">
      <input type="password" name="repassword" id="confirm_password" class="form-control text-input defaultText password" placeholder="Re-type Password" aria-label="Password Confirmation" aria-required="true" required="required">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-12 text-center">
      <label style="font-weight:bold;">Which are you interested in?</label>
      <label class="checkbox-inline"><input type="checkbox" class="form-control" id="clientTypeRental" name="clientTypeRental" value="1" style="margin-top:-4px">Rentals</label>
      <label class="checkbox-inline"><input type="checkbox" class="form-control" id="clientTypeSales" name="clientTypeSales" value="1" style="margin-top:-4px">Sales</label>
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-12 form-row text-input-row listingAgent-field text-center">
      <div class="g-recaptcha" data-sitekey="6Ld06tcUAAAAAC1_yJAzMsZO2LeDvLdsFIjFBBAX" style="margin:10px auto 15px;width:300px;">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld06tcUAAAAAC1_yJAzMsZO2LeDvLdsFIjFBBAX&amp;co=aHR0cHM6Ly93d3cuY2VudHByb3BueS5jb206NDQz&amp;hl=de&amp;v=0hCdE87LyjzAkFO5Ff-v7Hj1&amp;size=normal&amp;cb=l0s2ix25vwo7"
              width="304" height="78" role="presentation" name="a-dtu77bz1p6rv" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
      <p style="color:red;display:none;" class="error-captcha">Please check the captcha.</p>
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-12 col-md-6">
      <button style="padding: 1em;font-size: 12px;min-height: 48px;" class="btn btn-large btn-primary btn-register pull-left">Continue</button>
    </div>
    <div class="col-xs-12 col-md-6 ">
      <button style="padding: 1em;font-size: 12px;min-height: 48px;" class="btn btn-large btn-facebook" data-fbaction="mxFacebookRegistration" data-fburl="login/facebookLogin.cfm"
        data-fbparams="startfb=1&amp;ret=register&amp;cat%5Fid=&amp;page=neighborhoods&amp;cat%5Fname=">
        <img alt="Facebook Login" style="line-height:1;widtH:18px;height:18px;" src="https://assets.realty.mx/sct/images/fb/flogo-HexRBG-Wht-58.png"> Continue with Facebook </button>
    </div>
  </div>
  <div class="form-group row account-action-status" style="display:none;">
    <div class="col-xs-12">
      <style>
        .spinning-wrapper {
          width: 100%;
          text-align: center;
          margin: 0 auto;
        }

        .lds-ring {
          display: inline-block;
          position: relative;
          width: 64px;
          height: 64px;
        }

        .lds-ring div {
          box-sizing: border-box;
          display: block;
          position: absolute;
          width: 51px;
          height: 51px;
          margin: 6px;
          border: 6px solid #fff;
          border-radius: 50%;
          animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          border-color: black transparent transparent transparent;
        }

        .lds-ring div:nth-child(1) {
          animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
          animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
          animation-delay: -0.15s;
        }

        @keyframes lds-ring {
          0% {
            transform: rotate(0deg);
          }

          100% {
            transform: rotate(360deg);
          }
        }
      </style>
      <div class="spinning-wrapper">
        <div class="lds-ring">
          <div></div>
          <div></div>
          <div></div>
          <div></div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: fbFormLoginPOST remote.cfm

<form name="fbFormLogin" id="fbFormLogin" action="remote.cfm" method="post" novalidate="novalidate">
  <input type="hidden" name="fbParam" id="fbParam" value="">
</form>

GET index.cfm?page=account

<form action="index.cfm?page=account" method="get" id="verify-Form" novalidate="novalidate">
  <input type="hidden" name="page" value="account">
  <input type="hidden" name="action" value="verify">
  <input type="hidden" name="state" value="send">
  <input type="hidden" name="email" value="">
  <p>Please activate your account using the code that we emailed to you.</p>
  <div class="form-group row">
    <div class="col-xs-12">
      <input class="form-control" minlength="6" maxlength="16" required="required" type="text" name="token" aria-label="Verification/Activation code" placeholder="Verification Code" aria-required="true">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-xs-12">
      <button class="btn btn-large btn-activate-account pull-left">Continue</button>
    </div>
  </div>
</form>

Name: fbFormLoginPOST remote.cfm

<form name="fbFormLogin" id="fbFormLogin" action="remote.cfm" method="post" novalidate="novalidate">
  <input type="hidden" name="fbParam" id="fbParam" value="">
</form>

Text Content

We use cookies and other tracking technologies to improve your browsing
experience on our website, to show you personalized content and targeted ads, to
analyze our website traffic, and to understand where our visitors are coming
from. By browsing our website, you consent to our use of cookies and other
tracking technologies. We will never sell your data to 3rd party companies.
I Agree
Centennial Properties NY is committed to the Fair Housing Act under the New York
State Human Rights Law. To learn more about it, please click here.
 * About Us
 * Rentals
 * Rentals
 * Retail
 * Neighborhoods
 * Contact Us
 * Blog
 * Apply Now!
 * Residents Login
 * 

 * Neighborhoods






NEIGHBORHOOD GUIDE

Select Neighborhood Lower East Side East Village Gramercy Murray Hill SoHo /
Nolita West Village Chelsea Midtown West Upper West Side Harlem Midtown East
Upper East Side

--------------------------------------------------------------------------------


MANHATTAN

 * Lower East Side
 * East Village
 * Gramercy
 * Murray Hill
 * SoHo / Nolita
 * West Village
 * Chelsea
 * Midtown West
 * Upper West Side
 * Harlem
 * Midtown East
 * Upper East Side

--------------------------------------------------------------------------------



Centennial Properties NY • 740 Broadway, 2nd Floor • (212) 228-9300 •
apts@centpropny.com

© 2023 Centennial Properties NY, Inc. All Rights Reserved.

--------------------------------------------------------------------------------

 * 
 * 

 * 

All information presented on this site regarding real property, for sale,
purchase, rental and/or financing is from sources deemed reliable. No warranty
or representation is made as to the accuracy thereof and same is submitted
subject to errors, omissions, change of price, rentals or other conditions,
prior sale, lease or financing or withdrawal without notice. Note: All
dimensions and square footage are approximate for the most exact dimensions and
square footage please hire your own architect or engineer.

Privacy Policy | Fair Housing Policy | Standardized Operating Procedures | ADA
Disclosure


x

LOG IN

Forgot?

Continue with Facebook


OR Create an Account


x

CREATE YOUR PROFILE

Which are you interested in? Rentals Sales

Please check the captcha.

Continue
Continue with Facebook


OR Log In to Your Account


x

ACTIVATE ACCOUNT

Please activate your account using the code that we emailed to you.


Continue

x

NOTIFICATION