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

Submitted URL: http://link.c.costarmail.com/ls/click?upn=x-2B5v5qoypxjV4pY7Ft4uYZuSPg4aXrEWOmz9-2BtnhpPil-2BxPq65X18d0fkY5vT3CdRSEZdhzZDPl4D...
Effective URL: https://www.loopnet.com/Listing/57200-57274-29-Palms-Hwy-Yucca-Valley-CA/26369534/?utm_campaign=CDX&utm_source=email&utm...
Submission: On August 19 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

POST

<form method="post" action="" class="ng-pristine ng-valid">
  <input type="hidden" name="geography" value="">
  <input type="hidden" name="listingtypes" value="">
  <input type="hidden" name="e" value="g">
  <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-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_Ot0dmHPOST

<form name="contactform_Ot0dmH" novalidate="" ng-submit="trackSubmitRequest() &amp;&amp; contactform_Ot0dmH.$valid &amp;&amp; sendRequest(contactform_Ot0dmH)" 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_Ot0dmH.firstName.$error.required &amp;&amp; contactform_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.firstName.focused" role="alert">Please enter your first name.</p>
          <input type="text" name="firstName" ng-model="ctrl.firstName" id="verticalContactFormFirstName" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_Ot0dmH.firstName.$error.required &amp;&amp; contactform_Ot0dmH.$submitted }" ng-focus="contactform_Ot0dmH.firstName.focused = true" ng-blur="contactform_Ot0dmH.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_Ot0dmH.lastName.$error.required &amp;&amp; contactform_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.lastName.focused" role="alert">Please enter your last name.</p>
          <input type="text" name="lastName" ng-model="ctrl.lastName" id="verticalContactFormLastName" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_Ot0dmH.lastName.$error.required &amp;&amp; contactform_Ot0dmH.$submitted }" ng-focus="contactform_Ot0dmH.lastName.focused = true" ng-blur="contactform_Ot0dmH.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_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.email.$error.required &amp;&amp; contactform_Ot0dmH.email.focused">Please enter an email address.</p>
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_Ot0dmH.email.$invalid &amp;&amp; !contactform_Ot0dmH.email.$error.required &amp;&amp; contactform_Ot0dmH.email.focused" role="alert">
            <span ng-show="contactform_Ot0dmH.email.$error.email" class="ng-hide">Please enter a valid email address.</span>
            <span ng-show="contactform_Ot0dmH.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>
          <input type="email" ng-model-options="{ debounce: 1000 }" name="email" ng-model="ctrl.email" id="verticalContactFormEmailAddress" class="input-text ng-pristine ng-untouched ng-valid-email ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_Ot0dmH.email.$invalid &amp;&amp; (contactform_Ot0dmH.email.$touched || contactform_Ot0dmH.$submitted)  }" ng-focus="contactform_Ot0dmH.email.focused = true" ng-blur="contactform_Ot0dmH.email.focused = false"
            placeholder="Email Address" required="">
        </div>
      </div>
      <div class="row">
        <div class="column-09 phone-number column-tiny-09">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_Ot0dmH.phoneNumber.$error.required &amp;&amp; contactform_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.phoneNumber.focused" role="alert">Please enter a phone number.</p>
          <p class="ln-invalid-field-message ng-hide"
            ng-show="contactform_Ot0dmH.phoneNumber.$error.pattern &amp;&amp; contactform_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.phoneNumber.focused &amp;&amp; !contactform_Ot0dmH.phoneNumber.$error.required" role="alert">Please enter a 10
            digit phone number.</p>
          <input type="tel" name="phoneNumber" ng-model="ctrl.phoneNumber" id="verticalContactFormPhoneNumber" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern"
            ng-class="{ error: (contactform_Ot0dmH.phoneNumber.$error.required || contactform_Ot0dmH.phoneNumber.$error.pattern) &amp;&amp; contactform_Ot0dmH.$submitted }" ng-focus="contactform_Ot0dmH.phoneNumber.focused = true"
            ng-blur="contactform_Ot0dmH.phoneNumber.focused = false" placeholder="Phone Number" ng-pattern="/^((\D*\d){10})$/" required="">
        </div>
        <div class="column-03 phone-ext column-tiny-03">
          <input type="tel" name="phoneExt" id="verticalContactFormPhoneExt" class="input-text ng-pristine ng-untouched ng-valid" ng-model="ctrl.ext" placeholder="Ext.">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_Ot0dmH.companyName.$error.required &amp;&amp; contactform_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.companyName.focused" role="alert">Please enter a company.</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-invalid ng-invalid-required"
              ng-class="{ error: contactform_Ot0dmH.companyName.$error.required &amp;&amp; contactform_Ot0dmH.$submitted }" ng-focus="contactform_Ot0dmH.companyName.focused = true" ng-blur="contactform_Ot0dmH.companyName.focused = false" required=""
              autocomplete="off" placeholder="Company" ng-keyup="onKeyUpCompany()">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <div class="textarea-validation ln-invalid-field-message ng-hide" ng-show="contactform_Ot0dmH.message.$invalid &amp;&amp; contactform_Ot0dmH.$submitted &amp;&amp; contactform_Ot0dmH.message.focused">Please leave a message.</div>
          <textarea name="message" maxlength="400" ng-model-options="{ updateOn:'default blur', debounce: { default: 300, blur: 0 } }" ng-model="ctrl.messageText" id="verticalContactFormMessageBody"
            class="input-text ng-pristine ng-untouched ng-valid ng-valid-required ng-valid-maxlength" required="" placeholder="" border:="" 1px="" solid="" #cf0000;="" ng-focus="contactform_Ot0dmH.message.focused = true"
            ng-blur="contactform_Ot0dmH.message.focused = false" ng-init="ctrl.messageText = 'Please send me additional information about this property'"></textarea>
        </div>
      </div>
      <input type="hidden" id="verticalContactFormEventSource" class="contact-form-source" value="">
    </div>
  </div>
  <div class="row">
    <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-mail-filled"></i>Submit Request </button>
    </div>
  </div>
  <section class="visible-small-down bottom-company-logo">
    <section class="company-logo ">
      <p class="presented-by ">Presented by</p>
      <a target="'_blank'" class="" href="https://www.loopnet.com/company/wilson-meade-commercial-real-estate/rancho-mirage-ca/d7e6r8kl/" rel="nofollow" title="Wilson Meade Commercial Real Estate">
				<img alt="Wilson Meade Commercial Real Estate" src="https://images1.loopnet.com/i2/LfeHltiHPA8WjkOvE6sVHT_n3vIFJo52xmalu69-Cy4/105/image.jpg" class="gtm-event ng-isolate-scope" ga-category="Outbound Link" ga-action="LL Branding Click" ga-label="https://www.loopnet.com/company/wilson-meade-commercial-real-estate/rancho-mirage-ca/d7e6r8kl/" ga-value="https://www.loopnet.com/company/wilson-meade-commercial-real-estate/rancho-mirage-ca/d7e6r8kl/">
		</a>
    </section>
  </section>
  <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://marketing.loopnet.com/terms-and-conditions/">Terms of Use</a> and
        <a rel="nofollow" href="https://marketing.loopnet.com/privacy/">Privacy Policy.</a></p>
    </div>
  </div>
</form>

Name: frmSaveSearch

<form name="frmSaveSearch" class="ng-pristine ng-invalid ng-invalid-required">
  <h4>Receive Email Alerts for Similar Properties</h4>
  <p>Be the first to know about new listings that match your criteria.</p>
  <div class="modal-row">
    <label class="title-label margin-bottom-md error-text" ng-class="{ 'error-text': frmSaveSearch.nameYourSearch.$error.required }">Name Your Search:</label>
    <input type="text" id="nameYourSearch" name="nameYourSearch" ng-model="saveSearchModel.NameYourSearch" ng-required="true" class="name-search input-text ng-pristine ng-untouched ng-invalid ng-invalid-required error"
      ng-class="{ 'error': frmSaveSearch.nameYourSearch.$error.required }" focus-on="" required="required">
    <p class="ln-invalid-field-message" ng-show="frmSaveSearch.nameYourSearch.$error.required" role="alert">Please enter the name of your search.</p>
  </div>
  <div class="modal-row radio-row">
    <label class="margin-bottom-md">Email Alert Setting:</label>
    <div class="row no-margin flex">
      <!-- ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
      <div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
        <input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="ASAP" id="ASAP" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="ASAP">
        <label for="ASAP" class="ng-binding"> Instantly </label>
      </div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
      <div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
        <input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="DA" id="DA" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="DA">
        <label for="DA" class="ng-binding"> Daily </label>
      </div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
      <div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
        <input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="WK" id="WK" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="WK">
        <label for="WK" class="ng-binding"> Weekly </label>
      </div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
      <div ng-repeat="option in saveSearchModel.EmailAlertSettingOptions" class="flex-col title-label ng-scope">
        <input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="OFF" id="OFF" ng-value="option.Id" ng-model="saveSearchModel.EmailAlertSetting.Id" value="OFF">
        <label for="OFF" class="ng-binding"> None </label>
      </div><!-- end ngRepeat: option in saveSearchModel.EmailAlertSettingOptions -->
    </div>
  </div>
  <div class="modal-row radio-row">
    <label class="margin-bottom-md"> OK to contact me about matching listings: </label>
    <div class="row no-margin flex">
      <label class="flex-col-secondary">
        <input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="subscriptionPreference" ng-value="true" ng-checked="saveSearchModel.ReleaseMyContactInfo === true" ng-model="saveSearchModel.ReleaseMyContactInfo" value="true"
          checked="checked"> Yes </label>
      <label class="flex-col-secondary">
        <input type="radio" class="input-radio ng-pristine ng-untouched ng-valid" name="subscriptionPreference" ng-value="false" ng-model="saveSearchModel.ReleaseMyContactInfo" value="false"> No </label>
    </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"> Send to Friend </h3>
  <div class="send-to-friend__text-wrapper">
    <input type="hidden" id="ListingID" value="26369534">
    <input type="hidden" id="PortfolioID" value="0">
    <p class="send-to-friend__email">Recipient's Email<span class="send-to-friend__asterisk">*</span></p>
    <div class="send-to-friend__validation-wrapper">
      <input name="Email" class="send-to-friend__input send-to-friend--border-radius input-text" id="recipientEmail" placeholder="Email Address" ng-focus="sendtofriend.focus.Email = true;" 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 Desert Hills Plaza | 57200-57274 29 Palms Hwy</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">933</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=""
  class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email 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="csgp-message error static ng-hide" ng-show="newLogin.requestFailed">
      <p> The username or password you entered is incorrect. Please try again. <b>Remember passwords are case sensitive</b>. If you forgot your password,
        <a rel="nofollow" href="https://secure.costargroup.com/forgot-password?client_id=loopnet">click to reset it</a>. </p>
      <p>If you continue to see this message, your account may be locked due to too many failed attempts. Please contact Customer Support at 1-800-613-1303. </p>
    </div>
    <div class="field-group email-container">
      <div ng-show="login.$submitted || login.Email.$touched" class="validation-error ng-hide">
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; (login.Email.$error.required || login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)" class="ng-hide">Please enter a valid email
          address.</span>
      </div>
      <i class="ln-icon-mail-hollow"></i>
      <input id="newLoginEmail" name="Email" type="email" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" placeholder="Email Address" 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>
    <!-- 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"></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="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email 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" class="">
      <!-- IF SIGN UP-->
      <h3 ng-hide="root.sso.loginSignUpTitleHidden" class="">Log In / Sign Up </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">
      <div ng-show="signup.$submitted || signup.SignUpEmail.$touched" class="validation-error ng-hide">
        <span ng-show="signup.keypressed &amp;&amp; signup.focus.SignUpEmail &amp;&amp; (signup.SignUpEmail.$error.required || signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern)" class="ng-hide">Please enter a valid email
          address.</span>
      </div>
      <i class="ln-icon-mail-hollow"></i>
      <input name="SignUpEmail" id="SignUpEmail" type="email" class="input-text ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" placeholder="Email Address" 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>
    <!-- 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-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-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

 * 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
 * Advertise

Log In
Sign Up


https://images1.loopnet.com/d2/l3j0NYwUNrb5OR8vPPQBXWf2pQiMBPTNq2Plvs-OiBE/document.pdf
Results

Menu
CoTour

 * Advertise

Prev

Next

Share
 * Send to Friend
 * Link to This Listing

Share on social networks
Print
Help


Wilson Meade Commercial Real Estate
Call Contact
Share
 * Send to Friend
 * Link to This Listing

Share on social networks


DESERT HILLS PLAZA 57200-57274 29 PALMS HWY


17,370 SF OF RETAIL SPACE AVAILABLE IN YUCCA VALLEY, CA


Retail Space California Yucca Valley


57200-57274 29 PALMS HWY, YUCCA VALLEY, CA 92284

To navigate, press the arrow keys.










HIGHLIGHTS

 * Private Restrooms
 * Suite 57220- Virtual Tour: https://my.matterport.com/show/?m=Av

 * Rear Door Loading Area
 * Suite 57228 A- Virtual Tour: https://my.matterport.com/show/?m=KL


SPACE AVAILABILITY (3)

Display Rate as

$/SF/YR
 * $/SF/YR
 * $/SF/MO
 * $ Amt/MO
 * $ Amt/YR

 * Space
 * Size
 * 
 * Term
 * Rate
 * Type
 * 

 * 1st Fl, Ste 57220
 * 15,000 SF
 * 
 * 3-10 Yrs
 * $12.00 /SF/YR
 * Triple Net (NNN)
 * 


57220-29-Palms-Hwy-Photo-2

57220-29-Palms-Hwy-Photo-5

57220-29-Palms-Hwy-Photo-6

57220-29-Palms-Hwy-Photo-7

57220-29-Palms-Hwy-Photo-4

57220-29-Palms-Hwy-Photo-8

57220-29-Palms-Hwy-Photo-9

57220-29-Palms-Hwy-Photo-10

57220-29-Palms-Hwy-Photo-11

57220-29-Palms-Hwy-Photo-15

57220-29-Palms-Hwy-Dollhouse-View
57200-57274 29 Palms Hwy - 1st Floor, Suite 57220
Space Use
Retail
Condition
Shell Space
Availability
Now

Spacious - Wide Open Suite. Former Furniture Store. Private Offices. Private
Restroom. Storage Area. Rear Building Delivery and Staff Access. Tenant
Improvement (TI) Allowance May Be Available. Virtual Walkthrough (click here):
https://my.matterport.com/show/?m=AvKJu9JzXru

 * Lease rate does not include utilities, property expenses or building services
 * Space is in Excellent Condition
 * Central Air Conditioning
 * Private Restrooms
 * High Ceilings
 * Open Plan
 * Telsa Supercharger nearby

 * 1st Fl, Ste 57228-A
 * 1,170 SF
 * 
 * 3-10 Yrs
 * $15.60 /SF/YR
 * Triple Net (NNN)
 * 


IMG_3986

IMG_3988
57200-57274 29 Palms Hwy - 1st Floor, Suite 57228-A
Space Use
Retail
Condition
-
Availability
Now

Wide Open Space Private Restroom This Space Use To Be Part of 57228-B Both
Spaces Can Be Re-Combined To Make A 2,370 Sq. Ft. Space Tenant Improvement (TI)
Allowance May Be Available

 * Lease rate does not include utilities, property expenses or building services
 * Central Air Conditioning
 * Private Restrooms
 * Private Restroom
 * Rear Door Loading Area
 * Well Established Shopping Center

 * 1st Fl, Ste 57228-B
 * 1,200 SF
 * 
 * 3-10 Yrs
 * $15.60 /SF/YR
 * Triple Net (NNN)
 * 


57250-29-Palms-Hwy-Photo-3

57250-29-Palms-Hwy-Photo-6

57250-29-Palms-Hwy-Photo-5

57250-29-Palms-Hwy-Photo-4

57250-29-Palms-Hwy-Photo-2

57250-29-Palms-Hwy-Photo-1

57250-29-Palms-Hwy-Dollhouse-View
57200-57274 29 Palms Hwy - 1st Floor, Suite 57228-B
Space Use
Retail
Condition
-
Availability
Now

Wide Open Space. Private Restroom. This Space Use To Be Part of 57228-A. Both
Spaces Can Be Re-Combined To Make A 2,370 Sq. Ft. Space. Tenant Improvement (TI)
Allowance May Be Available. Virtual Walkthrough (click here):
https://my.matterport.com/show/?m=KLtJk6zb1RF

 * Lease rate does not include utilities, property expenses or building services
 * Central Air Conditioning
 * Private Restrooms
 * Private Restrooms
 * Rear Door Loading Area
 * Well Established Shopping Center

Space Size Term Rate Type 1st Fl, Ste 57220 15,000 SF 3-10 Yrs $12.00 /SF/YR
Triple Net (NNN) 1st Fl, Ste 57228-A 1,170 SF 3-10 Yrs $15.60 /SF/YR Triple Net
(NNN) 1st Fl, Ste 57228-B 1,200 SF 3-10 Yrs $15.60 /SF/YR Triple Net (NNN)

1ST FL, STE 57220 15,000 SF

57200-57274 29 PALMS HWY




57220-29-Palms-Hwy-Photo-2

57220-29-Palms-Hwy-Photo-5

57220-29-Palms-Hwy-Photo-6

57220-29-Palms-Hwy-Photo-7

57220-29-Palms-Hwy-Photo-4

57220-29-Palms-Hwy-Photo-8

57220-29-Palms-Hwy-Photo-9

57220-29-Palms-Hwy-Photo-10

57220-29-Palms-Hwy-Photo-11

57220-29-Palms-Hwy-Photo-15

57220-29-Palms-Hwy-Dollhouse-View
Term
3-10 Yrs
Rate
$12.00 /SF/YR
Type
Triple Net (NNN)
Space Use
Retail
Condition
Shell Space
Availability
Now
View More

Spacious - Wide Open Suite. Former Furniture Store. Private Offices. Private
Restroom. Storage Area. Rear Building Delivery and Staff Access. Tenant
Improvement (TI) Allowance May Be Available. Virtual Walkthrough (click here):
https://my.matterport.com/show/?m=AvKJu9JzXru

 * Lease rate does not include utilities, property expenses or building services
 * Space is in Excellent Condition
 * Central Air Conditioning
 * Private Restrooms
 * High Ceilings
 * Open Plan
 * Telsa Supercharger nearby

1ST FL, STE 57228-A 1,170 SF

57200-57274 29 PALMS HWY




IMG_3986

IMG_3988
Term
3-10 Yrs
Rate
$15.60 /SF/YR
Type
Triple Net (NNN)
Space Use
Retail
Condition
-
Availability
Now
View More

Wide Open Space Private Restroom This Space Use To Be Part of 57228-B Both
Spaces Can Be Re-Combined To Make A 2,370 Sq. Ft. Space Tenant Improvement (TI)
Allowance May Be Available

 * Lease rate does not include utilities, property expenses or building services
 * Central Air Conditioning
 * Private Restrooms
 * Private Restroom
 * Rear Door Loading Area
 * Well Established Shopping Center

1ST FL, STE 57228-B 1,200 SF

57200-57274 29 PALMS HWY




57250-29-Palms-Hwy-Photo-3

57250-29-Palms-Hwy-Photo-6

57250-29-Palms-Hwy-Photo-5

57250-29-Palms-Hwy-Photo-4

57250-29-Palms-Hwy-Photo-2

57250-29-Palms-Hwy-Photo-1

57250-29-Palms-Hwy-Dollhouse-View
Term
3-10 Yrs
Rate
$15.60 /SF/YR
Type
Triple Net (NNN)
Space Use
Retail
Condition
-
Availability
Now
View More

Wide Open Space. Private Restroom. This Space Use To Be Part of 57228-A. Both
Spaces Can Be Re-Combined To Make A 2,370 Sq. Ft. Space. Tenant Improvement (TI)
Allowance May Be Available. Virtual Walkthrough (click here):
https://my.matterport.com/show/?m=KLtJk6zb1RF

 * Lease rate does not include utilities, property expenses or building services
 * Central Air Conditioning
 * Private Restrooms
 * Private Restrooms
 * Rear Door Loading Area
 * Well Established Shopping Center


SELECT TENANTS AT DESERT HILLS PLAZA

 * Tenant
 * Description
 * US Locations
 * Reach

 * Enterprise Rent A Car
 * Auto Rental
 * 9,085
 * International

 * Family Chiropractic
 * Health Care
 * 1
 * Local

 * Papa John's
 * Pizza
 * 5,873
 * International

 * Plaza Art & Frame
 * -
 * 1
 * Local

 * Rent-A-Center
 * Rental Shop
 * 5,236
 * International

 * Toda Moda
 * Unisex Apparel
 * 1
 * Local

Tenant Description US Locations Reach Enterprise Rent A Car Auto Rental 9,085
International Family Chiropractic Health Care 1 Local Papa John's Pizza 5,873
International Plaza Art & Frame - 1 Local Rent-A-Center Rental Shop 5,236
International Toda Moda Unisex Apparel 1 Local


PROPERTY FACTS FOR 57200-57274 29 PALMS HWY , YUCCA VALLEY, CA 92284

Rental Rate $12.00 - $15.60 /SF/YR Center Properties 2 Center Type Neighborhood
Center Gross Leasable Area 89,134 SF Parking 780 Spaces Total Land Area 8.35 AC
Zoning C-MU Year Built 1980 Stores 15 Cross Streets Old Woman Springs Rd


ABOUT THE PROPERTY

Desert Hills Plaza is home of many of your favorite retail tenants Ideal for a
business wanting great visibility Tesla Charging Stations Major Intersection
Great Visibility High Traffic Count Abundant Parking Outstanding Ingress and
Egress Town Hall consolidation project, all town administrative services will be
moving to Town Hall in the coming years. Town Hall is West of this center. Tesla
Charging station behind the Carl’s Jr. on site and currently being built out
with plans to be operational mid-September 2022.  In planning and engineering
stages; a large aquatics center near Sage Avenue and Little League Drive. Job
growth in Yucca Valley has increased 2.3% in the last year. Future job growth is
predicted to reach 38.7% over the next ten years, higher than the US average of
33.5%.


ATTACHMENTS

Desert Hills Plaza_KR_SS-OM Commercial District Allowed Uses Desert Hills Plaza
Common Area Agreement and CCR 1997


LINKS

 * Commercial Mixed-Use (C-MU) Zoning & General Plan Designation is Mixed Use
 * City of Yucca Valley Planning Dept
 * Zoning Codes Lookup
 * General Plan
 * Yucca Valley Chamber of Commerce

1 of 2
 * map
 * traffic




NEARBY MAJOR RETAILERS



 * Steve Sanchez
 * Kate Rust
 * Wilson Meade Commercial Real Estate

760-485-1033
72100 Magnesia Falls Dr
Suite 2
Rancho Mirage,
CA - 92270
Contact


YOU MAY ALSO LIKE

36101 Bob Hope Dr - Rancho Mirage Marketplace
21,259 SF Available
67555 E Palm Canyon Dr - Canyon Plaza East Shopping Center
8,244 SF Available


YOU MAY ALSO LIKE

36101 Bob Hope Dr - Rancho Mirage Marketplace
21,259 SF Available
67555 E Palm Canyon Dr - Canyon Plaza East Shopping Center
8,244 SF Available

 * LISTING ID: 26369534

 * DATE CREATED: 8/3/2022

 * LAST UPDATED: 8/16/2022

 * ADDRESS: 57200-57274 29 PALMS HWY, YUCCA VALLEY, CA

The Retail Property at 57200-57274 29 Palms Hwy, Yucca Valley, CA 92284 is
currently available For Lease. Contact Wilson Meade Commercial Real Estate for
more information.


PROPERTIES IN NEARBY NEIGHBORHOODS

 * Desert Highland-Gateway Estates Retail Space


NEARBY LISTINGS

 * 58457 29 Palms Hwy, Yucca Valley CA
 * 57725 Twenty Nine Palms Hwy, Yucca Valley CA
 * 57675 Twentynine Palms Hwy, Yucca Valley CA
 * 58471 29 Palms Hwy, Yucca Valley CA

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




© 2022 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.



Don't show this message again
Don't 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


Request Information


DESERT HILLS PLAZA 57200-57274 29 PALMS HWY


17,370 SF OF RETAIL SPACE AVAILABLE IN YUCCA VALLEY, CA



Presented by

760-485-1033 Ext.


REQUEST INFORMATION

STEVE SANCHEZ

760-485-1033



760-485-1033

KATE RUST

760-409-1532



760-409-1532

Already a member? Log In

Please enter your first name.

Please enter your 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.

Please enter a phone number.

Please enter a 10 digit phone number.



Please enter a company.


Please leave a message.
Submit Request

Presented by

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.

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

Thanks! Your message was sent.

Send another message



FIND MORE PROPERTIES

You have been searching for . Login to save your search and get additional
properties emailed to you.

Continue
OR
No Thanks
Do not show this again



RECEIVE EMAIL ALERTS FOR SIMILAR PROPERTIES

Be the first to know about new listings that match your criteria.

Name Your Search:

Please enter the name of your search.

Email Alert Setting:
Instantly
Daily
Weekly
None
OK to contact me about matching listings:
Yes No

THIS ALERT ALREADY EXISTS

This alert already exists in your alerts folder.

Do you want to: Replace existing alert Save alert with a different name

SEARCH SAVED

Your search has been saved to your Saved Searches. To ensure that you receive
email alerts, add help@loopnet.com to your address book.

Cancel
Set Alerts
Cancel
OK
OK


1 of 2
 * map
 * traffic


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

Streetview
Streetview 2
IMG_3995
IMG_4007
IMG_4004
IMG_4002
IMG_4001
IMG_3997
IMG_3996
Building Photo

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

1/7
57250-29-Palms-Hwy-Photo-3
57250-29-Palms-Hwy-Photo-6
57250-29-Palms-Hwy-Photo-5
57250-29-Palms-Hwy-Photo-4
57250-29-Palms-Hwy-Photo-2
57250-29-Palms-Hwy-Photo-1
57250-29-Palms-Hwy-Dollhouse-View
1 of 2
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

1/2
IMG_3986
IMG_3988
1 of 11
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

1/11
57220-29-Palms-Hwy-Photo-2
57220-29-Palms-Hwy-Photo-5
57220-29-Palms-Hwy-Photo-6
57220-29-Palms-Hwy-Photo-7
57220-29-Palms-Hwy-Photo-4
57220-29-Palms-Hwy-Photo-8
57220-29-Palms-Hwy-Photo-9
57220-29-Palms-Hwy-Photo-10
57220-29-Palms-Hwy-Photo-11
57220-29-Palms-Hwy-Photo-15
57220-29-Palms-Hwy-Dollhouse-View


LEASE TYPES



Double Net: Lessee pays for two of the building expenses; the landlord and
lessee determine these.

Full Service: A rental rate that includes normal building standard services as
provided by the landlord within a base year rental.

Industrial Gross: A type of Modified Gross lease where the tenant pays one or
more of the expenses in addition to the rent. Exact details must be confirmed
for each lease.

Modified Gross: Modified Gross is a general type of lease rate where typically
the tenant will be responsible for their proportional share of one or more of
the expenses. The Lessor (landlord) will pay the remaining expenses. For
example: Plus Electric means the tenant pays rent plus their own electric
expense, or Plus Janitorial means the tenant pays the rent plus their own
janitorial expense. Both of these are types of Modified Gross Leases, which may
vary from tenant to tenant.

Negotiable: Used when the leasing contact does not provide the service type.

Plus All Utilities: A type of Modified Gross Lease where the tenant is
responsible for their proportional share of utilities in addition to the rent.

Plus Cleaning: A type of Modified Gross Lease where the tenant is responsible
for their proportional share of cleaning in addition to the rent.

Plus Electric: A type of Modified Gross Lease where the tenant is responsible
for their proportional share of the electrical cost in addition to the rent.

Plus Electric & Cleaning: A type of Modified Gross Lease where the tenant is
responsible for their proportional share of the electrical and cleaning cost in
addition to the rent.

Plus Utilities and Char.: A type of Modified Gross Lease where the tenant is
responsible for their proportional share of the utilities and cleaning cost in
addition to the rent.

TBD: To be determined; used for buildings for which no services are known
because the buildings are not yet built.

Tenant Electric: Lessor pays for all services and Lessee is responsible for
their usage of lights and electrical outlets in the space they occupy.

Triple Net (NNN): A lease in which the tenant is responsible for all expenses
associated with their proportional share of occupancy of the building.


SHARE THIS LISTING WITH A LINK

Copy Link


SEND TO FRIEND

Recipient's 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 Desert Hills Plaza | 57200-57274 29 Palms Hwy
Send me a copy
933 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!

Desert Hills Plaza | 57200-57274 29 Palms Hwy

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

The username or password you entered is incorrect. Please try again. Remember
passwords are case sensitive. If you forgot your password, click to reset it.

If you continue to see this message, your account may be locked due to too many
failed attempts. Please contact Customer Support at 1-800-613-1303.

Please enter a valid email address.
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


SIGN UP

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

Please enter a valid email address.
Continue
OR
Connect with Google
Connect with Facebook
Connect with LinkedIn


SHARE THIS LISTING WITH A LINK

Copy Link


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