millenniumseaford.com Open in urlscan Pro
128.136.151.67  Public Scan

Submitted URL: https://millenniumseaford.net/
Effective URL: https://millenniumseaford.com/
Submission: On August 23 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /ResponsiveSearchModule/ResponsiveSearchSubmitForm?pagename=Default&modulename=ResponsiveSearch

<form id="ResponsiveSearchForm" data-ajax="true" data-ajax-method="post" data-ajax-mode="replace-with" data-ajax-update="#ResponsiveSearchWrapper" data-ajax-failure="ajaxFailure" data-ajax-begin="beginResponsiveSearchFilter()"
  data-ajax-complete="completeResponsiveSearchFilter()" action="/ResponsiveSearchModule/ResponsiveSearchSubmitForm?pagename=Default&amp;modulename=ResponsiveSearch" method="post" novalidate="novalidate">
  <div class="searchMake">
    <select class="form-control" id="ddlResponsiveSearchMake" aria-label="Make" name="MakeName">
      <option value="">Make</option>
      <option value="Chevrolet">Chevrolet</option>
      <option value="Ford">Ford</option>
      <option value="Honda">Honda</option>
      <option value="Jeep">Jeep</option>
      <option value="Mazda">Mazda</option>
      <option value="Nissan">Nissan</option>
      <option value="Subaru">Subaru</option>
      <option value="Volkswagen">Volkswagen</option>
    </select>
  </div>
  <div class="searchModel">
    <i id="modelSpinner" class="fa-solid fa-rotate fa-spin fa-fw d-none"></i>
    <select class="form-control" id="ddlResponsiveSearchModel" aria-label="Model" name="ModelName">
      <option value="">Model</option>
      <option value="CX-5">CX-5</option>
      <option value="Cherokee">Cherokee</option>
      <option value="Compass">Compass</option>
      <option value="Edge">Edge</option>
      <option value="Escape">Escape</option>
      <option value="Expedition">Expedition</option>
      <option value="Explorer">Explorer</option>
      <option value="Grand Cherokee">Grand Cherokee</option>
      <option value="Impala">Impala</option>
      <option value="Jetta">Jetta</option>
      <option value="Mustang">Mustang</option>
      <option value="Odyssey">Odyssey</option>
      <option value="Outback">Outback</option>
      <option value="Rogue">Rogue</option>
      <option value="Sonic">Sonic</option>
      <option value="Tiguan">Tiguan</option>
      <option value="Traverse">Traverse</option>
      <option value="Trax">Trax</option>
    </select>
  </div>
  <div class="searchMin">
    <input class="form-control" id="minPriceTextBox" placeholder="Min. Price" aria-label="Price Low" onfocus="this.value = ''" type="text" data-val="true" data-val-number="The field PriceLow must be a number." name="PriceLow" value="">
  </div>
  <div class="searchMax">
    <input class="form-control" id="maxPriceTextBox" placeholder="Max. Price" aria-label="Price High" onfocus="this.value = ''" type="text" data-val="true" data-val-number="The field PriceHigh must be a number." name="PriceHigh" value="">
  </div>
  <div class="searchButton">
    <button type="button" id="SearchButton" class="btn col"> Search </button>
  </div>
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input type="hidden" name="ClearAll" value="1">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Oon2vXTXypHrhW_NaXLZZeGeDdGlEvtHNKZWav64ctCD3pjHWAmZ6mTFml0VyhIK-Ur0yltDNDcKYDps9l63Q3Z5jnhSk5wCNGJlV2lSpGsZJqxtZ8uZJgZN_KC14QnTzkmMBSadiEebqNIl5qsJJE">
</form>

POST /LeadModule/ResponsiveSmsSubmitForm?pagename=Default&modulename=ResponsiveSMSTextingForm&websitepagemoduleid=0

<form id="ResponsiveSmsTextingForm-SMSModal" data-ajax="true" data-ajax-mode="replace-with" data-ajax-update="#textingFormReplaceDiv" data-ajax-method="post" data-ajax-failure="ajaxFailure" data-ajax-loading=".spinner-SMSModal"
  data-ajax-begin="$('.btn-SMSModal').prop('disabled',true);" data-ajax-success="formTrack('success','ResponsiveSMSTextingForm');formLeadTracking('0', '', 'SMS Texting Form')" data-recaptcha-id="ResponsiveSmsTextingRecaptchaToken"
  data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/ResponsiveSmsSubmitForm?pagename=Default&amp;modulename=ResponsiveSMSTextingForm&amp;websitepagemoduleid=0" method="post" novalidate="novalidate">
  <div class="form-group required-asterisk">
    <label id="lblSMSFirstNameFS" for="FirstName">First Name</label>
    <input aria-labelledby="lblSMSFirstNameFS" type="text" id="txtSMSFirstNameFS" class="form-control" data-val="true" data-val-required="The First Name field is required." name="FirstName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSLastNameFS" for="LastName">Last Name</label>
    <input aria-labelledby="lblSMSLastNameFS" type="text" id="txtSMSLastNameFS" class="form-control" data-val="true" data-val-required="The Last Name field is required." name="LastName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSPhoneNumberFS" for="MobilePhone">Mobile Phone</label>
    <input type="tel" aria-labelledby="lblSMSPhoneNumberFS" id="txtSMSPhoneNumberFS" class="form-control" data-val="true" data-val-regex="ex. ###-###-####"
      data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$" data-val-required="The Mobile Phone field is required." name="MobilePhone" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MobilePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblMessage" for="Comments">Comments</label>
    <textarea aria-labelledby="lblMessage" id="Message" class="form-control form-textarea" data-val="true" data-val-required="The Comments field is required." name="Comments"></textarea>
    <span class="text-danger field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
  </div>
  <div class="contact-disclaimer">
    <div class="form-group required-asterisk">
      <div class="form-check ">
        <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent5454" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
          data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
        <label for="chkContactDisclaimerConsent5454" aria-labelledby="chkContactDisclaimerConsent5454">
          <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
        </label>
        <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
      </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
      acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting "STOP".
    </div>
  </div>
  <div></div>
  <div class="modal-footer">
    <button class="sms_submitButtonFS btn  btn-SMSModal"> I agree, Send Text <i class="fa-solid fa-rotate fa-spin fa-fw spinner-SMSModal" style="display: none"></i>
    </button>
    <a href="/privacy" target="_blank" rel="noopener">Privacy Policy</a>
  </div>
  <input type="hidden" id="responsiveSmsTextingFormVehicleId" data-val="true" data-val-required="The VehicleId field is required." name="VehicleId" value="0">
  <input type="hidden" data-val="true" data-val-required="The HasAccountSid field is required." id="HasAccountSid" name="HasAccountSid" value="True">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Oon2vXTXypHrhW_NaXLZZeGeDdGlEvtHNKZWav64ctCD3pjHWAmZ6mTFml0VyhIK-Ur0yltDNDcKYDps9l63Q3Z5jnhSk5wCNGJlV2lSpGsZJqxtZ8uZJgZN_KC14QnTzkmMBSadiEebqNIl5qsJJE"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

Text Content

24703 Sussex Hwy. Seaford, DE 19973 302-628-8100

Site Menu
 * Inventory
 * Financing
   Apply Online Loan Calculator
 * Visit Us
 * Services
   Value Your Trade-In Vehicle Finder
 * Our Store
   About Us Contact Us Meet Our Staff Testimonials Privacy Policy

 1. 
 2. 
 3. 
 4. 


SEEING IS BELIEVING


SEEING IS BELIEVING


SEEING IS BELIEVING


SEEING IS BELIEVING

Quick Search
Make Chevrolet Ford Honda Jeep Mazda Nissan Subaru Volkswagen
Model CX-5 Cherokee Compass Edge Escape Expedition Explorer Grand Cherokee
Impala Jetta Mustang Odyssey Outback Rogue Sonic Tiguan Traverse Trax


Search





2014 HONDA

ODYSSEY

$12,900


2014 MAZDA

CX-5

$11,900


2012 FORD

EXPLORER

$13,900


2014 CHEVROLET

TRAVERSE

$15,900


2016 CHEVROLET

SONIC

$10,900


2013 FORD

ESCAPE

$13,900


2017 FORD

EXPEDITION

$15,900


2015 JEEP

GRAND CHEROKEE

$15,900


2013 MAZDA

CX-5

$13,900


2012 SUBARU

OUTBACK

$13,900


2017 VOLKSWAGEN

JETTA

$13,900


2016 CHEVROLET

TRAVERSE

$14,900

Previous
Next


2014 HONDA

ODYSSEY

$12,900


2014 MAZDA

CX-5

$11,900


2012 FORD

EXPLORER

$13,900


2014 CHEVROLET

TRAVERSE

$15,900


2016 CHEVROLET

SONIC

$10,900


2013 FORD

ESCAPE

$13,900


2017 FORD

EXPEDITION

$15,900


2015 JEEP

GRAND CHEROKEE

$15,900


2013 MAZDA

CX-5

$13,900


2012 SUBARU

OUTBACK

$13,900


2017 VOLKSWAGEN

JETTA

$13,900


2016 CHEVROLET

TRAVERSE

$14,900

Next
Next
Home | About Us | Contact Us | Privacy Policy
Dealer Car Search Login
Copyright 2024 | Sitemap
Millennium Motors 24703 Sussex Hwy., Seaford, DE 19973 302-628-8100
https://millenniumseaford.com
Text Us

TEXT US

× Close
First Name
Last Name
Mobile Phone
Comments
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

I agree, Send Text Privacy Policy