www.spectrumcollision.com Open in urlscan Pro
192.241.213.109  Public Scan

URL: https://www.spectrumcollision.com/
Submission: On March 26 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="form-inline">
  <div class="input-group input-group-lg col-xs-12 col-sm-8">
    <input type="email" class="form-control" placeholder="Enter your email" id="save-vehicle-form-email" aria-label="save-vehicle-email">
    <label for="save-vehicle-form-email" style="visibility:hidden">Enter your email</label>
  </div>
  <button type="button" class="btn btn-warning form-control input-lg" id="sign-up-button">
    <span class="vs-sign-up">Sign Up</span>
    <span class="vs-sign-in" style="display: none;">Sign In</span>
  </button>
</form>

<form class="form-horizontal" id="customize-lease-form">
  <fieldset>
    <input type="text" hidden="" name="form_title" value="Custom LaethemLease">
    <input type="text" hidden="" name="isFCA" value="False">
    <input type="text" hidden="" name="source_url" value="">
    <input type="text" hidden="" name="site_token" value="spectrumcollision">
    <!-- Select Basic -->
    <div class="form-group">
      <label class="col-md-4 control-label" for="vehicletype">Select Vehicle Type</label>
      <div class="col-md-8">
        <select id="vehicletype" name="vehicletype" class="form-control">
          <option value="SUV">SUV</option>
          <option value="Sedan">Sedan</option>
          <option value="Truck">Truck</option>
          <option value="Convertible">Convertible</option>
          <option value="Van / Minivan">Van / Minivan</option>
        </select>
      </div>
    </div>
    <!-- Select Basic -->
    <div class="form-group">
      <label class="col-md-4 control-label" for="Total Out Of Pocket">Select total out of pocket</label>
      <div class="col-md-8">
        <select id="totaloutofpocket" name="Total Out Of Pocket" class="form-control">
          <option value="$0 out of pocket">$0 out of pocket</option>
          <option value="$1 to $500 out of pocket">$1 to $500 out of pocket</option>
          <option value="$501 to $1,000 out of pocket">$501 to $1,000 out of pocket</option>
          <option value="$1,001 to $1,500 out of pocket">$1,001 to $1,500 out of pocket</option>
          <option value="$1,501 to $2,000 out of pocket">$1,501 to $2,000 out of pocket</option>
          <option value="$2,001 to $2,500 out of pocket">$2,001 to $2,500 out of pocket</option>
          <option value="$2,501 to $3,000 out of pocket">$2,501 to $3,000 out of pocket</option>
          <option value="Over $3,001 out of pocket">Over $3,001 out of pocket</option>
        </select>
      </div>
    </div>
    <!-- Select Basic -->
    <div class="form-group">
      <label class="col-md-4 control-label" for="mileage">Select Your Mileage</label>
      <div class="col-md-8">
        <select id="mileage" name="mileageField" class="form-control">
          <option value="10,000">10,000 mi. / yr</option>
          <option value="12,000">12,000 mi. / yr</option>
          <option value="15,000">15,000 mi. / yr</option>
        </select>
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="first">First Name</label>
      <div class="col-md-8">
        <input id="first" name="firstField" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="last">Last Name</label>
      <div class="col-md-8">
        <input id="last" name="lastField" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="phone">Phone</label>
      <div class="col-md-8">
        <input id="phone" name="phoneField" type="text" placeholder="" class="form-control input-md">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="message">Message</label>
      <div class="col-md-8">
        <input id="message" name="messageField" type="text" placeholder="" class="form-control input-md">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="email">Email</label>
      <div class="col-md-8">
        <input id="email" name="emailField" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Button -->
    <div class="form-group">
      <label class="col-md-4 control-label" for="submit"></label>
      <div class="col-md-8">
        <button id="customize-lease-form-button" class="btn btn-primary">Submit</button>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-horizontal" id="lock-in-lease-form">
  <fieldset>
    <input type="text" hidden="" name="form_title" value="Lock In Lease">
    <input type="text" hidden="" name="isFCA" value="False">
    <input type="text" hidden="" name="source_url" value="">
    <input type="text" hidden="" name="site_token" value="spectrumcollision">
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="vehicle">Vehicle</label>
      <div class="col-md-8">
        <input id="vehicle" name="vehicleField" type="text" placeholder="vehicle" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="lease-type">Lease Type</label>
      <div class="col-md-8">
        <input id="lease-type" name="lease-typeField" type="text" placeholder="Lease Type" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Select Basic -->
    <div class="form-group">
      <label class="col-md-4 control-label" for="mileage">Select Your Mileage</label>
      <div class="col-md-8">
        <select id="mileage" name="mileageField" class="form-control">
          <option value="10,000">10,000 mi. / yr</option>
          <option value="12,000">12,000 mi. / yr</option>
          <option value="15,000">15,000 mi. / yr</option>
        </select>
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="last">Last Name</label>
      <div class="col-md-8">
        <input id="last" name="lastField" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="first">First Name</label>
      <div class="col-md-8">
        <input id="first" name="firstField" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="phone">Phone</label>
      <div class="col-md-8">
        <input id="phone" name="phoneField" type="text" placeholder="" class="form-control input-md">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="message">Message</label>
      <div class="col-md-8">
        <input id="message" name="messageField" type="text" placeholder="" class="form-control input-md">
      </div>
    </div>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label" for="email">Email</label>
      <div class="col-md-8">
        <input id="email" name="emailField" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <!-- Button -->
    <div class="form-group">
      <label class="col-md-4 control-label" for="submit"></label>
      <div class="col-md-8">
        <button id="lock-in-lease-form-button" name="submit" class="btn btn-primary">Submit</button>
      </div>
    </div>
  </fieldset>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Use Website In a Screen-Reader Mode
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

My Vehicles (0) | Sign in | Select 1 more to compare | Compare Vehicles



Orange County’s Premier
Certified Collision Center



(949) 597-8200
20 McLaren, Irvine, CA 92618
We speak Spanish and Vietnamese!

Click or Press enter to Enter to Enable skip content option

Please Select a Section to Skip to


Toggle navigation
 * HOME
 * ABOUT US
      ABOUT US
    * ABOUT US
    * OUR FACILITY
    * OUR TEAM
    * OUR PARTNERS
    * CAREER CENTER
      

 * SERVICES
      SERVICES
    * OUR SERVICES
    * CUSTOMER CONCIERGE
    * CLEAR BRA OPTIONS
    * BODY SHOP
    * CERTIFIED COLLISION REPAIR CENTER
      

      SERVICES
    * NEED AN ESTIMATE
    * AUTO SPA – EXPERT DETAIL CENTER
      

 * FAQ
 * BLOG
 * LOCATION
 * CONTACT US


 * 1

Our Services

Our Facility

Auto Spa

Location & Hours






NEED AN ESTIMATE?

Click here

Our Facility
Our Team
Location and Hours


WE’RE GREEN!








Questions?
Contact us
Customer Testimonials
Read more



SPECTRUM COLLISION CENTER IN IRVINE, CA





AUTO BODY SHOP NEAR LAKE FOREST, CA

Welcome to Spectrum Collision Center, your number one Orange County auto body
repair & collision repair shop in Irvine, CA. A premier service center, Spectrum
Collision is certified to repair your Audi, BMW, Lexus, Porsche, or
Mercedes-Benz back to original factory specifications. Why choose Spectrum
Collision Center in Southern California? We are prepared to offer our valued
customers the quality, confidence, and value they expect from a world-class
collision repair center. Spectrum Collision near Lake Forest, CA, Costa Mesa,
Mission Viejo is authorized to perform repairs to your leased or financed
vehicle. Our certified technicians employ factory-approved procedures and
utilize original parts for your luxury vehicle. By taking your vehicle to an
unauthorized repair facility, any repairs that do not meet factory repair
specifications may result in additional costs.

 


COLLISION REPAIR CENTER NEAR LOS ANGELES, CA

Here at Spectrum Collision Center near Los Angeles, we understand how much of an
inconvenience it can be to visit an auto body shop to get your vehicle repaired.
That’s why we do everything in our power to give you a smooth and hassle-free
experience at our luxury auto body repair shop. Do you need auto detailing?
Spectrum Collision offers an Auto Spa that provides interior cosmetic repair,
alloy wheel repair, paintless dent removal, invisible paint protection film,
window tinting, and headlight restoration. Call us today for a free quote! We
are so confident in our work that we offer a limited lifetime warranty that
covers all work performed, including parts installed, labor, color match, and
gloss retention. What makes us one of the best auto body shops Orange County has
to offer? We get the job done right the first time. You can rest assured that
all repairs made are factory-approved.

 


CAR REPAIR, SERVICE, MAINTENANCE NEAR SANTA ANA, CA

If you are looking for a premier auto body repair shop near Santa Ana then look
no further than Spectrum Collision. We provide original auto body parts and
quality auto body paintwork. Our friendly and qualified technicians will repair
your vehicle back to its original state and keep you informed of the progress of
your car. At our auto collision repair center, we believe that communication is
key. We like to keep our customers informed and answer any questions they may
have regarding the insurance process. Visit our automotive body shop if you want
to get the very best repair services for your luxury vehicle. We know you have
other auto collision repair shops to choose from, and we thank you for
considering us to be your number one choice. We are conveniently located near
Lake Forest, and Irvine, CA and are here to serve more of our Southern
California customers with any of their repair needs.

 



©2023. Spectrum Collision. All Rights Reserved.

Contact Us Privacy Policy

Do Not Sell My Information



While great effort is made to ensure the accuracy of the information on this
site, errors can occur.
Please verify all pricing information with a customer service representative.
This is easily done by calling us or visiting us at the dealership.


MY VEHICLES

Listed below are your saved and recently viewed vehicles
CLOSE X

My Saved Vehicles (0)



My Recently Viewed Vehicles (0)


Compare Vehicles

Sign in | Logout

You can also view your saved vehicles on other devices. Sign up

Sign In


SAVE YOUR VEHICLES.




HAVE YOUR VEHICLES WITH YOU

Save your favorite vehicles for later viewing on your desktop or mobile devices.


RECENTLY VIEWED VEHICLES

Keep track of all the vehicles you've viewed for a better car shopping
experience.


COMPARE SAVED VEHICLES

Narrow your search by comparing your favorite vehicles.

Log in to view your saved vehicles.

Enter your email
Sign Up Sign In
Already registered? Sign in.
Or sign up to access your saved vehicles and recently viewed vehicles on all
your devices.
Vehicle Comparison
CLOSE
Condition

Price

Year

Make

Model

Trim

Mileage

Transmission

Drivetrain

Cylinders

Color

Stock #

VIN

Clear All
×

CUSTOMIZE LEASE

Select Vehicle Type
SUV Sedan Truck Convertible Van / Minivan
Select total out of pocket
$0 out of pocket$1 to $500 out of pocket$501 to $1,000 out of pocket$1,001 to
$1,500 out of pocket$1,501 to $2,000 out of pocket$2,001 to $2,500 out of
pocket$2,501 to $3,000 out of pocketOver $3,001 out of pocket
Select Your Mileage
10,000 mi. / yr 12,000 mi. / yr 15,000 mi. / yr
First Name

Last Name

Phone

Message

Email

Submit
×

LOCKINLEASE

Vehicle

Lease Type

Select Your Mileage
10,000 mi. / yr 12,000 mi. / yr 15,000 mi. / yr
Last Name

First Name

Phone

Message

Email

Submit
Privacy

Anytime you visit our Web site, we may gather certain non-personally
identifiable information regarding the means you use to access our site.

Click here for our privacy policy.

COVID-19 and your customer experience.

×

English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By
Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...
Press Alt+1 for screen-reader mode
Privacy Policy: This site deploys cookies and similar tracking technologies,
which collect information that is shared with third parties to build profiles,
serve ads, and personalize your experience across websites. By pressing accept,
you consent to the use of cookies and sharing of such information. To view the
categories of personal information we collect and the purposes for which the
information is used, or to exercise your rights under the California Consumer
Privacy Act (CCPA), click here. To direct us to stop the sale/sharing of your
personal information, limit the use of your sensitive personal information, or
to re-access these settings or disclosures at anytime, click the following icon
or link:
Your California Privacy Choices
Powered by ComplyAuto
Language:
EnglishSpanish / EspañolKorean / 한국어Vietnamese / Tiếng Việt NamTagalog /
FilipinoChinese / 中文
Powered by ComplyAuto
AcceptDecline
Language:
EnglishSpanish / EspañolKorean / 한국어Vietnamese / Tiếng Việt NamTagalog /
FilipinoChinese / 中文
Your California Privacy Choices