
<!DOCTYPE html>
<html lang="en">
<head>

<meta charset="utf-8" />
<title>Blog</title>

<link rel="preconnect" href="https://cdn.dlron.us" >
<link rel="preconnect" href="https://taggbaa.dealeron.com" >
<link rel="preload" href="https://cdn.dlron.us/assets/shared/font-awesome/fonts/fontawesome-webfont.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/dealeron.js?v=22.24.0+0.48331.cf15ed7b245f4ce0dc400bc8b654be9d14b58b6b" as="script">
<link rel="preload" href="/resources/utilities/do_utility.js?v=22.24.0+0.48331.cf15ed7b245f4ce0dc400bc8b654be9d14b58b6b" as="script">
<link rel="preload" href="https://prsnbaa.dealeron.com/personalization.js" as="script">
<!-- Meta Tags -->
<meta name="description" content="" />
<meta name="format-detection" content="telephone=no" />
<meta name="robots" content="noindex,nofollow,noodp,noydir" />
<meta name="ICBM" content="21.427400588989258,-157.99822998046875" />
<meta name="geo.position" content="21.427400588989258,-157.99822998046875" />
<meta name="geo.placename" content="Waipahu" />
<meta name="geo.region" content="US-HI" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="twitter:card" content="summary" />
<meta property="og:title" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.tonyhyundai.com/blog/atom.xml" />
<meta name="DC.title" content="" />
<meta name="google-site-verification" content="V1C9Cr13_9ENQrjE5TC0nDQnVmO5eMCGLgnXOStoVCU" />
<meta name="google-site-verification" content="4-f6IcCJ7t6r4pQtXqF7qhdHlbCjWWGwPN_oL5O99DU" />
<meta name="google-site-verification" content="3af9s3ZANcxJVJydqKs4JoLvrE_wYJkBc8MDbr_kvwI" />
<meta name="google-site-verification" content="M6vLSQd3gleGqWMfafmcEEVe4t2i6wZ4Y9pQb4yeA7w" />
<meta name="google-site-verification" content="QsjDRW2J43k4ExeIgk5F2l6uSQ6arW_wu9rBlUkprFI" />
<meta name="google-site-verification" content="JgLi2rwElZ6V1MiimoDnxz1h4K7osR2_OH0dyD5VW78" />
#JS_HEADER##CSS#
<script>
(function () {

      if ( typeof window.CustomEvent === "function" ) return false;

      function CustomEvent ( event, params ) {
        params = params || { bubbles: false, cancelable: false, detail: undefined };
        var evt = document.createEvent( 'CustomEvent' );
        evt.initCustomEvent( event, params.bubbles, params.cancelable, params.detail );
        return evt;
      }

      CustomEvent.prototype = window.Event.prototype;

      window.CustomEvent = CustomEvent;
        })();
</script>
<script>
var urlEventAlreadyFired = false;
window.addEventListener('message', receiveAndSendUrlMessage, false);

function receiveAndSendUrlMessage(event) {
  if (!event.origin.endsWith('.dealeron.com')) {
    return;
  }
  let checkIfUrlEvent = (event) => {
  	if(typeof(event.data === 'string')) {
  	  let currentUrl = window.location.href;
  	  if(event.data === currentUrl) {
  	    return true;
  	  }
  	  let srcElement = event.srcElement;
  	  if(srcElement && srcElement.location.href === currentUrl) {
  	    return true;
  	  }
  	}
    return false;
  };

  if (checkIfUrlEvent(event)) {
    if (!urlEventAlreadyFired){
      urlEventAlreadyFired = true;
    } else {
      return;
    }
  }
  event.source.postMessage(window.location.href, event.origin);
}
</script> 
   <!-- Global site tag (gtag.js) - Google Analytics --><script type="text/javascript">(function() { var elem = document.createElement('script'); elem.async = true; elem.src = 'https://www.googletagmanager.com/gtag/js'; var head = document.getElementsByTagName('head')[0]; head.insertBefore(elem, head.firstChild); })();</script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); </script><script src="/resources/components/dealerOnTrack/dealerOnTrack.min.js?v=22.24.0+0.48331.cf15ed7b245f4ce0dc400bc8b654be9d14b58b6b"></script><script>DealerOnTrack.initialize({"isNoOp":false});</script>

<link rel="canonical" href="https://www.tonyhyundai.com/Blog" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="search" href="/opensearch.xml" title="Tony Hyundai Waipio" type="application/opensearchdescription+xml">



  <!-- BEGIN: Innocean Tracker InsideHead -->
  <script id = "do-utility-layout" type = "text/javascript" src = "/resources/utilities/do_utility.js">
  </script>
  <script type = "text/javascript">
      /* Define data layer */
      var _dl =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
      _dl.layout_type = DoUtility.isMobile ? "mobile" : "desktop";

      /* Define event tracking function */
      var _trackAnalytics = function(){}; 

      if(false){
        _trackAnalytics(_dl)
      }
  //# sourceURL=defineDataLayer.js
  </script>
<!-- Call Tealium Sync Tag -->
  <script type = "text/javascript" src = "//tags.tiqcdn.com/utag/hyundai/tier3hma/prod/utag.js"></script>
   
  <!--END: Innocean Tracker InsideHead-->

  <script>
    
DealerOnTracker = {
  interval: null,
  FireAdditionalEvents: function() {},
  FireWhenReady: function() {
    DealerOnTracker.interval = setInterval(function() {
      DealerOnTracker.FireAdditionalEvents();
      clearInterval(DealerOnTracker.interval);
    }, 255);
  }
};
    
TrackVehicleQuickViewClick = function() {

  return function(element) {

    element = (element && element.toElement) || element || this;
    var vehicleQuickView = $(element).closest('.row.srpVehicle.hasVehicleInfo')[0]
      ?? $(element).closest('[data-vehicle-information]')[0];
    var innoceanDataLayer = {};

    if (vehicleQuickView) {
      innoceanDataLayer = {
        'vehicles': [{
          'vehicle_stock_number': vehicleQuickView.dataset.stocknum,
          'price': vehicleQuickView.dataset.price,
          'model_year': vehicleQuickView.dataset.year,
          'nameplate': vehicleQuickView.dataset.make + ' ' + vehicleQuickView.dataset.model,
          'trim': vehicleQuickView.dataset.trim,
          'epa_city': vehicleQuickView.dataset.mpgcity,
          'epa_highway': vehicleQuickView.dataset.mpghwy
        }],
        'inventory_type': vehicleQuickView.dataset.vehicletype === 'new' ? 'new' : 'pre-owned',
        'event_name': 'search inventory result click',
        'site_events': {
          'search_inventory_result_click': true
        }
      };

      var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
      innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
      innoceanDataLayer.site_section = 'search';

      _trackAnalytics(innoceanDataLayer); 
    }
  }
}()

TrackFilterClick = function() {
  return function() {
    var filterCategory;
    switch(this.name) {
      case 'Pricerange':
        filterCategory = 'price';
        break;
      case 'Mileagerange':
        filterCategory = 'mileage';
        break;
      case 'CityMpgrange':
      case 'HwyMpgrange':
        filterCategory = 'fuel economy';
        break;
      case 'ExtColor':
        filterCategory = 'exterior color';
        break;
      case 'Year':
      case 'Make':
      case 'Model':
      case 'Trim':
      case 'Transmission':
      case 'Cylinders':
      case 'Displacement':
        filterCategory = this.name.toLowerCase();
        break;
      case 'Bodystyle':
        filterCategory = 'body style';
        break;
      case 'DriveTrainType':
        filterCategory = 'drivetrain';
        break;
      case 'FuelType':
        filterCategory = 'fuel type';
        break;
    }

    if(filterCategory) {
      var innoceanDataLayer = {
        'inventory_type': 'pre-owned',
        'inventory_filter_value': this.value,
        'inventory_filter_action': this.checked ? 'add' : 'remove',
        'inventory_filter_category': filterCategory,
        'event_name': 'refine search inventory',
        'site_events': {
          'refine_search_inventory': true
        }
      };

      var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
      innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
      innoceanDataLayer.page_name = 'Vehicle Listing';

      _trackAnalytics(innoceanDataLayer);
    }
  }
}()

TrackPaymentCalculator = function() {
  return function() {
    var innoceanDataLayer = {
      'event_name': 'payment calculator results',
      'calculation_type': this.id === 'fSubmit1' ? 'calculate monthly payment' : 'calculate buying power',
      'site_events': {
        'payment_calculator': true
      }
    };

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);

    _trackAnalytics(innoceanDataLayer);
  }
}()

TrackPhone = function() {
  return function() {
    var innoceanDataLayer = {
      'event_name': 'click to call',
      'call_type': 'sales',
      'site_events': {
        'click_to_call': true
      }
    }

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);

    _trackAnalytics(innoceanDataLayer);
  }
}()

TrackExitClick = function() {
  return function() {
    var getDirectionsLink = this.hostname === 'maps.google.com' || (this.hostname === 'www.google.com' && this.pathname.indexOf('maps') == 1);
    var innoceanDataLayer = {
      'event_name': getDirectionsLink ? 'get directions' : 'exit link',
      'exit_link_url': this.href,
      'site_events': {
        'property_referral': true
      }
    }
    if(getDirectionsLink) {
      var getDirectionsDataLayer = {
        'site_events': {
          'get_directions': true
        }
      }
      innoceanDataLayer = $.extend(true, innoceanDataLayer, getDirectionsDataLayer);
    }

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);

    _trackAnalytics(innoceanDataLayer);
  }
}()

TrackSocialMediaClick = function(siteName) {
  return function() {
    var shareLink = $(this).parents('#shareBtn').length > 0;
    var innoceanDataLayer = {
      'event_name': 'social media follow',
      'exit_url': this.href,
      'social_platform': siteName,
      'site_events': {
        'social_media_follow': !shareLink,
        'social_media_share': shareLink,
        'property_referral': true
      }
    }

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);

    _trackAnalytics(innoceanDataLayer);
  }
}

InnoceanTrackFormShownClick = function(formType, shouldIncludeVehicle) {
  return function() {
    var eventName = formType + ' click';
    var shareEvent = {};
    var vehicleDataLayer = {};

    switch(formType) {
      case 'request a quote':
        shareEvent = {'request_quote_click': true}
        break;
      case 'payment calculator':
        shareEvent = {'payment_calculator_click': true}
        break;
      case 'contact us':
        shareEvent = {'contact_us_click': true}
        break;
      case 'schedule a test drive':
        shareEvent = {'schedule_test_drive_click': true}
        break;
      case 'value trade-in':
        shareEvent = {'value_trade_in_click': true}
        break;
      case 'view inventory':
        shareEvent = {'view_inventory_click': true}
        break;
      case 'get this offer':
        shareEvent = {'get_this_offer_click': true}
        break;
      case 'confirm availability':
        shareEvent = {'confirm_availability_click': true}
        break;
      case 'get pre-approved':
        shareEvent = {'get_pre_approved_click': true}
        break;
    }

    if(false && shouldIncludeVehicle) {
      vehicleDataLayer = {
        'vehicles' : [{}]
      }
    }
    else if (false && shouldIncludeVehicle) {
      var vehicleVin = document.getElementById("eprice_vehVin").innerHTML;
      var dataVehicle = document.querySelectorAll('[data-vehicle-information]');
      var vehicleInformationList = Array.from(dataVehicle.length > 0 ? dataVehicle : document.querySelectorAll('.row.srpVehicle.hasVehicleInfo'));
      var vehicleInformation = vehicleInformationList.filter(el => el.dataset.vin === vehicleVin)[0];
      if(vehicleInformation){
        vehicleDataLayer = {
          'vehicles': [{
            'vehicle_stock_number': vehicleInformation.dataset.stocknum,
            'price': vehicleInformation.dataset.price,
            'model_year': vehicleInformation.dataset.year,
            'nameplate': vehicleInformation.dataset.make + ' ' + vehicleInformation.dataset.model,
            'trim': vehicleInformation.dataset.trim,
            'epa_city': vehicleInformation.dataset.mpgcity,
            'epa_highway': vehicleInformation.dataset.mpghwy
          }]
        }
      };
    }

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    var innoceanDataLayer = {
      'event_name': eventName,
      'site_events': shareEvent
    }
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
    innoceanDataLayer = $.extend(true, innoceanDataLayer, vehicleDataLayer);
    
    _trackAnalytics(innoceanDataLayer);
  }
}

TrackShareClick = function(shareType) {
  return function() {
    var shareEvent = {}

    if(shareType === 'text') {
      shareEvent = {
        'site_events': {'text_share': true}
      }
    } else {
      shareEvent = {
        'site_events': {'email_share': true}
      }
    }

    var innoceanDataLayer = {
      'event_name': shareType === 'text' ? 'text share' : 'email share'
    }

    var vehicleDataLayer = {};
    if(false) {
      vehicleDataLayer = {
        'vehicles' : [{}]
      }
    }
    else if (false) {
      var vehicleVin = document.getElementById("eprice_vehVin").innerHTML;
      var vehicleInformationList = $('.row.srpVehicle.hasVehicleInfo') 
        ?? $('[data-vehicle-information]');
      var vehicleInformation = vehicleInformationList.filter(function() {return this.dataset.vin === vehicleVin;})[0];
      vehicleDataLayer = {
        'vehicles': [{
          'vehicle_stock_number': vehicleInformation.dataset.stocknum,
          'price': vehicleInformation.dataset.price,
          'model_year': vehicleInformation.dataset.year,
          'nameplate': vehicleInformation.dataset.make + ' ' + vehicleInformation.dataset.model,
          'trim': vehicleInformation.dataset.trim,
          'epa_city': vehicleInformation.dataset.mpgcity,
          'epa_highway': vehicleInformation.dataset.mpghwy
        }]
      };
    }

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
    innoceanDataLayer = $.extend(true, innoceanDataLayer, vehicleDataLayer);
    innoceanDataLayer = $.extend(true, innoceanDataLayer, shareEvent);
    
    _trackAnalytics(innoceanDataLayer);
  }
}

TrackPrintClick = function() {
  return function() {
    var innoceanDataLayer = {
      'event_name': 'print content',
      'site_events': {
        'print_content': true
      }
    }

    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
    
    _trackAnalytics(innoceanDataLayer);
  }
}()

TrackWindowStickerClick = function(pageType) {  
    var elems = document.querySelectorAll('[data-tagging-item="windowsticker"]');
    for(var i=0; i < elems.length; i++) {
      elems[i].addEventListener('click', TrackDownloadClick);
      elems[i].pageType = pageType;
    }  
}

TrackDownloadClick = function(e) {       
    var innoceanDataLayer = {      
      'event_name': 'file download',
      'site_events': { 
        'file_download': true,
        'brochure_download': true
      },
      'download_file_name': 'window sticker',      
    }
 
    // SRP page requires us to find the clicked vehicle and get its information from the DOM
    var pageType = e.currentTarget.pageType;
    if (pageType === 'srp') {
      var vehicleInformation = e.target.closest('.srpVehicle');
      if (vehicleInformation) {
        innoceanDataLayer.vehicles = [{ 
            'make' : vehicleInformation.dataset.make,
            'nameplate' : vehicleInformation.dataset.make + ' ' + vehicleInformation.dataset.model,
            'model_year' : vehicleInformation.dataset.year,
            'vin' : vehicleInformation.dataset.vin,
        }];
      }
    }
  
    var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
    innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
    
    _trackAnalytics(innoceanDataLayer);  
}

TrackSearchValetSuggestionClick = function() {
  var openSearchSuggestions = document.querySelector('.opensearch-suggestions');
  if (openSearchSuggestions) {    
     openSearchSuggestions.addEventListener('click',function(e) {

      if (e.target && (e.target.tagName === "LI" || e.target.tagName === "B" )) {
        var linkName = e.target.tagName === "LI" ? e.target.innerText : e.target.parentElement.innerText;
      
        var innoceanDataLayer = {      
          'link_type': 'pages',
          'link_name': linkName,
          'event_name': 'custom search click',
          'site_events': {
            'custom_search_click': true
          },      
        }

        var pageInfoDataLayer =  {   site_provider: "dealeron",
  design_style: "dealeron",
  dealer_id: "HI012",
  tier: "3",
  page_url: "",
  site_section: "custom",
  page_name: "custom:custom page:",
  layout_type: "desktop",
  current_time: "2025|07|21|08|00|34",
  utag_environment: "",
  utag_version: "1.0.0",
  utag_profile: "tier3ma",
  utag_event: "view" };
        innoceanDataLayer = $.extend(true, innoceanDataLayer, pageInfoDataLayer);
        
        _trackAnalytics(innoceanDataLayer); 
      }
   
    }, true);
  }
};
  </script>
<!-- BEGIN: HyundaiTrilogyTracker Head Content-->
<meta name="dealerID" content="HI012"/>
<meta name="providerID" content="231"/>
<!-- END: HyundaiTrilogyTracker Head Content -->

<!-- BEGIN TPI Head Content -->
<!-- BEGIN FourEyes -->
<script type='text/javascript' async src='//scripts.foureyes.io/fe-init.js'></script>
<!-- END FourEyes -->

<!-- BEGIN Crazy Egg Heat Map -->
<script type="text/javascript">
setTimeout(function(){var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0047/3401.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
</script>
<!-- END Crazy Egg Heat Map -->

<!-- Start VWO Async SmartCode -->
<link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" />
<script type = 'text/javascript' id='vwoCode'>
window._vwo_code || (function() {
var account_id = 157652,
version=2.1,
settings_tolerance = 2000,
library_tolerance = 2500,
hide_element='body',
hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;',
/* DO NOT EDIT BELOW THIS LINE */
f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={nonce:v&&v.nonce,use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}v&&t.setAttribute('nonce',v.nonce);d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var n=this.getSettings(),i=d.createElement('script'),r=this;t=t||{};if(n){i.textContent=n;d.getElementsByTagName('head')[0].appendChild(i);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200||o.status===304){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var n=this.hide_element(),i=n?n+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=i;else t.appendChild(d.createTextNode(i));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var i=d.createElement('div');i.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;display: block !important;';i.setAttribute('id','_vis_opt_path_hides');i.classList.add('_vis_hide_layer');t.parentNode.insertBefore(i,t.nextSibling)}var o=window._vis_opt_url||d.URL,s='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(o)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:s})}else{this.load(s+'&x=true')}}};w._vwo_code=code;code.init();})();
</script>
<!-- End VWO Async SmartCode -->


<meta name="google-site-verification" content="0yhYYlqtQ3ngMF7HU_5ezQAW_4z4xLxfpNi4-wYVulU" />





<script type="text/javascript" src="//js.web-2-tel.com/org-sdk?identifier=a6d3b6ad-b231-4178-ac5b-08dc8c50d9a6" async></script>



<!-- END TPI Head Content -->

<!-- GoogleTagManager PageHead -->
<script>var GTMContainerIDs = ['GTM-PHZ959F2','GTM-N7DR5JJ','GTM-TBFKL5DV','GTM-T9QJJTD','GTM-WPGZWQGR']; (function(w,d,s,l,i,j,f,dl,k,q){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});f=d.getElementsByTagName(s)[0],k=i.length;q='//www.googletagmanager.com/gtm.js?id=@&l='+(l||'dataLayer');while(k--){j=d.createElement(s);j.async=!0;j.src=q.replace('@',i[k]);f.parentNode.insertBefore(j,f);}}(window,document,'script','dataLayer', GTMContainerIDs));</script>
<!-- End GoogleTagManager PageHead -->
#IE8PROXYASSETLOADSCRIPTS#
</head>
<body>
<!-- GoogleTagManager PageBodyTop (noscript) -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PHZ959F2" height="0" width="0" style="display:none;visibility:hidden;" loading="lazy"></iframe></noscript> 
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-N7DR5JJ" height="0" width="0" style="display:none;visibility:hidden;" loading="lazy"></iframe></noscript> 
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TBFKL5DV" height="0" width="0" style="display:none;visibility:hidden;" loading="lazy"></iframe></noscript> 
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-T9QJJTD" height="0" width="0" style="display:none;visibility:hidden;" loading="lazy"></iframe></noscript> 
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WPGZWQGR" height="0" width="0" style="display:none;visibility:hidden;" loading="lazy"></iframe></noscript> 

<!-- End GoogleTagManager PageBodyTop -->
<div class="headerWrapper full">
	<header><div id="dealerInfo" class="full">
    <!-- Hidden on mobile -->
    <div class="desktop container pad-x hidden-xs">
        <div id="leftBlockInfo" class="pull-left" data-dotagging-product-name="Website|Header" data-dotagging-element-type="header">
            <ul class="list-inline list-vert-align margin-x">
                <li class="manuLogo margin-right_5x">
                    <a href="/" data-dotagging-element-color="#00" data-dotagging-link-url="/" data-dotagging-event="cta_interaction" data-dotagging-event-action-result="open" data-dotagging-element-text="#DEALERMAKE#" data-dotagging-element-order="0" data-dotagging-element-subtype="image">
                        <img class="img-responsive" src="#LOGOPATH#transparent/#DEALERMAKE#.png" title="#DEALERMAKE#" alt="#DEALERMAKE#">
                    </a>
                </li>
                <li class="dealerLogo">
                    <a href="/" data-dotagging-element-color="#00" data-dotagging-link-url="/" data-dotagging-event="cta_interaction" data-dotagging-event-action-result="open" data-dotagging-element-text="#NAME#" data-dotagging-element-order="1" data-dotagging-element-subtype="image">
                        <img class="img-responsive" src="#MISCPATH#logo.png" title="#name#" alt="#NAME# #CITY#, #STATE#">
                    </a>
                </li>
                <li class="dealerName">
                    <h3 class="h2 margin-x">#name#</h3>
                </li>
            </ul>
        </div>
        <div id="rightBlockInfo" class="margin-vert-1x">
            <ul class="list-inline list-unstyled list-vert-align margin-x text-right">
                <li class="hyundai-logos pull-left hidden-sm">
                    <ul class="list-inline margin-bottom-x">
                        <li class="ctb-logo">
                            <a href="/click-to-buy.html" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/click-to-buy.html" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="Click to Buy">
                                <img class="hyundai-logo lazy" src="/static/brand-hyundai/logos/click-to-buy-icon-white.svg" title="Click to Buy" alt="Click to Buy" width="81" height="32">
                            </a>
                        </li>
                        <li class="carcare-logo">
                            <a href="/car-care.html" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/car-care.html" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="Car Care">
                                <img class="hyundai-logo lazy" src="/static/brand-hyundai/logos/car-care-icon-white.svg" title="Car Care" alt="Car Care" width="90" height="32">
                            </a>
                        </li>
                        <li class="ioniq-logo">
                            <a href="/searchnew.aspx" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/searchnew.aspx" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="IONIQ">
                                <img class="hyundai-logo lazy" src="/static/brand-hyundai/logos/ioniq-dealer-icon-white.svg" title="IONIQ" alt="IONIQ" width="94" height="32">
                            </a>
                        </li>
                        <li class="assurance-logo">
                            <a href="/hyundai-shopper-assurance.html" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/hyundai-shopper-assurance.html" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="Shopper Assurance">
                                <img class="hyundai-logo lazy" src="/static/brand-hyundai/logos/shopper-assurance-white.svg" title="Shopper Assurance" alt="Shopper Assurance" width="91" height="32">
                            </a>
                        </li>
                        <li class="hope-on-wheels-logo">
                            <a href="/hope-on-wheels" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/hope-on-wheels" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="Hope On Wheels">
                                <img class="hyundai-logo lazy" src="/static/brand-hyundai/logos/HHOW_white.svg" title="Hope On Wheels" alt="Hope On Wheels" width="88" height="39">
                            </a>
                        </li>
                    </ul>
                </li>
                <li class="hyundai-contact">
                    <ul class="list-inline margin-bottom-x">
                        <li class="tel1">
                            <i class="fa fa-phone margin-right_5x hidden-md"></i>
                            <span>#phone-text#</span>
                            #phone-number-span#
                        </li>
                        <li class="tel2">
                            <i class="fa fa-phone margin-right_5x hidden-md"></i>
                            <span>#phone2-text#</span>
                            #phone2-number#
                        </li>
                        <li class="tel3">
                            <i class="fa fa-phone margin-right_5x hidden-md"></i>
                            <span>#phone3-text#</span>
                            #phone3-number#
                        </li>
                        <li class="adr">
                            <a href="//maps.google.com/maps?saddr=Current+Location&daddr=#STREET#,+#CITY#,+#STATE#+#ZIP#" target="_blank" data-dotagging-event="cta_interaction" data-dotagging-product-name="Website|Custom Content" data-dotagging-event-action-result="open" data-dotagging-element-type="body" data-dotagging-element-order="0" data-dotagging-element-subtype="hyperlink" data-dotagging-link-url="//maps.google.com/maps?saddr=Current+Location&daddr=#STREET#,+#CITY#,+#STATE#+#ZIP#">
                                <i class="fa fa-map-marker margin-right_5x"></i>
                                #ADDRESS#
                            </a>
                        </li>
                        <li class="saveHeartNavIcon">#SAVE_HEART_NAV_ICON#</li>
                    </ul>
                </li>
            </ul>
        </div>
    </div>
    <!-- Visible on mobile -->
    <div class="mobile container visible-xs">
        <div class="brand row pad-vert_5x">
            <div class="col-xs-12">
                <ul class="list-inline list-vert-align margin-x">
                    <li class="manuLogo">
                        <a href="/" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="#DEALERMAKE#">
                            <img class="img-responsive" src="#LOGOPATH#transparent/#DEALERMAKE#.png" title="#DEALERMAKE#" alt="#DEALERMAKE#">
                        </a>
                    </li>
                    <li class="dealerLogo">
                        <a href="/" data-dotagging-product-name="Website|Custom Content" data-dotagging-link-url="/" data-dotagging-element-type="body" data-dotagging-event-action-result="open" data-dotagging-element-subtype="image" data-dotagging-event="media_interaction" data-dotagging-media-type="image" data-dotagging-creative-name="#DEALERMAKE#">
                            <img class="img-responsive" src="#MISCPATH#logo.png" title="#name#" alt="#NAME# #CITY#, #STATE#">
                        </a>
                    </li>
                    <li class="dealerName">
                        <h4 class="margin-x">#name#</h4>
                    </li>
                </ul>
                <div class="saveHeartNavIcon">#SAVE_HEART_NAV_ICON#</div>
                <div class="chatBlock pull-right"></div>
            </div>
        </div>
        #MOBILE-CONTACT-ROW#
    </div>
</div>
</header>
	
<nav id="nav" class="full " aria-label="Main" data-open-menu-on-hover="True">
  <div id="nav-container" class="container">
    <div class="navbar navbar-default navbar-static-top">
      <div id="navbar-header" class="navbar-header">
        <button id="open-right" type="button" class="navbar-toggle stat-button-link" data-loc="global nav" title="Menu: Navigate to another page" aria-label="Click to show site navigation" aria-controls="horizontal-navbar-collapse" aria-haspopup="true" aria-expanded="false" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="slideout"
      data-dotagging-element-type="header"
      data-dotagging-element-order="0"
      data-dotagging-element-subtype="hamburger_menu"
    >
          <span id="menu-icon" class="fa fa-bars fa-lg"></span>
        </button>
      </div>
      <div id="horizontal-navbar-collapse" class="navbar-collapse collapse">
        <ul class="nav navbar-nav" id="menubar">
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link newvehiclesdropdown" id="parent_0" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_0_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link newvehiclesdropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
     onKeyUp="this.click()">
                  New Vehicles
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_0_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/searchnew.aspx" class="searchinventorychild" id="0_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            Search Inventory
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/2025-hyundai-research-waipahu-hi" class="hyundairesearchchild" id="0_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            2025 Hyundai Research
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/2025-model-comparisons.html" class="modelcomparisonschild" id="0_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            2025 Model Comparisons
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/testdrive.aspx" class="scheduletestdrivechild" id="0_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Schedule Test Drive
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/vehicle-exchange-program.html" class="vehicleexchangeprogramchild" id="0_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            Vehicle Exchange Program
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/shop-from-home.html" class="buyonlinechild" id="0_child_6"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            Buy Online
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/shop-in-transit.html" class="shopintransitchild" id="0_child_7"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
    >
            Shop In Transit
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/evhub" class="evhubchild" id="0_child_8"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="7"
    >
            EV Hub
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/#tradeIn" class="valueyourtradechild" id="0_child_9"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="8"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link preownedvehiclesdropdown" id="parent_1" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_1_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link preownedvehiclesdropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
     onKeyUp="this.click()">
                  Pre-Owned Vehicles
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_1_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/searchused.aspx" class="searchinventorychild" id="1_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            Search Inventory
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/under-15k.html" class="vehiclesunderkchild" id="1_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Vehicles Under 15k
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/carfax-1-owner.html" class="carfaxownerchild" id="1_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            CarFax 1 Owner
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/certified-pre-owned.html" class="certifiedpreownedvehicleschild" id="1_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Certified Pre-Owned Vehicles
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hyundai-research.html" class="hyundairesearchchild" id="1_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            Hyundai Research
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/2023-model-comparisons-waipahu-hi.html" class="modelcomparisonschild" id="1_child_6"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            2023 Model Comparisons
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/testdrive.html" class="scheduletestdrivechild" id="1_child_7"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
    >
            Schedule Test Drive
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/#tradeIn" class="valueyourtradechild" id="1_child_8"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="7"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown ">
                <a class="navlink stat-text-link sellmycardropdown" href="/#tradeIn" id="parent_2" 
                     onclick="TrackNavigationClick('topNav', this);"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
                  Sell My Car
                </a>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link specialsdropdown" id="parent_3" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_3_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link specialsdropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
     onKeyUp="this.click()">
                  Specials
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_3_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/newspecials.html" class="newhyundaispecialschild" id="3_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            New Hyundai Specials
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/usedspecials" class="preownedspecialschild" id="3_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Pre-Owned Specials  
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/manufacturer-specials.aspx" class="manufacturerrebateschild" id="3_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            Manufacturer Rebates
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/military-rebate.html" class="militaryrebatechild" id="3_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Military Rebate
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/college-grad-program.html" class="collegegradrebatechild" id="3_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            College Grad Rebate
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/first-responders-rebate.html" class="firstrespondersrebatechild" id="3_child_6"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            First Responders Rebate
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/#tradeIn" class="valueyourtradechild" id="3_child_7"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link servicedropdown" id="parent_4" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_4_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link servicedropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
     onKeyUp="this.click()">
                  Service 
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_4_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/service.aspx" class="servicedepartmentchild" id="4_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            Service Department
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/schedule-service.html" class="scheduleservicechild" id="4_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Schedule Service
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/tony-hyundai-service-menu.html" class="servicemenuchild" id="4_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            Service Menu
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/tony-hyundai-service.html" class="tonyhyundaiservicechild" id="4_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Tony Hyundai Service
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/service-research-waipahu-hi.html" class="serviceresearchchild" id="4_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            Service Research
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/complimentary-maintenance.html" class="complimentarymaintenancechild" id="4_child_6"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            Complimentary Maintenance
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/car-care.html" class="hyundaicarcarechild" id="4_child_7"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
    >
            Hyundai Car Care
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hyundai-connected-care.html" class="hyundaiconnectedcarechild" id="4_child_8"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="7"
    >
            Hyundai Connected Care	
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/oil-change.html" class="oilchangechild" id="4_child_9"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="8"
    >
            Oil Change
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link partsdropdown" id="parent_5" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_5_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link partsdropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
     onKeyUp="this.click()">
                  Parts
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_5_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/orderparts.aspx" class="orderpartschild" id="5_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            Order Parts
          </a>
        </li>
        <li class="" role="presentation">
          <a href="https://www.hyundaitirecenters.com/?uid=9c8a4575-43ce-47e4-aad3f781aae38556" class="ordertireschild" id="5_child_2" rel='noopener' target='_blank' onclick="TrackNavigationClick('topNav', this)" title = 'Order Tires: Opens in a new tab' aria-label = 'Order Tires: Opens in a new tab' role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Order Tires
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hyundai-accessories" class="hyundaiaccessorieschild" id="5_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            Hyundai Accessories
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/window-tint-viewer.html" class="automotivewindowtintviewerchild" id="5_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Automotive Window Tint Viewer
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hyundai-warranty.html" class="hyundaiwarrantychild" id="5_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            Hyundai Warranty
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/blue-link.html" class="bluelinkchild" id="5_child_6"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            Blue Link
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hyundai-assurance.html" class="hyundaiassurancechild" id="5_child_7"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
    >
            Hyundai Assurance	
          </a>
        </li>
        <li class="" role="presentation">
          <a href="https://hyundaiengineinfo.com/" class="enginerecallsonatasantafesportchild" id="5_child_8" rel='noopener' target='_blank' onclick="TrackNavigationClick('topNav', this)" title = 'Engine Recall - Sonata & Santa Fe Sport: Opens in a new tab' aria-label = 'Engine Recall - Sonata & Santa Fe Sport: Opens in a new tab' role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="7"
    >
            Engine Recall - Sonata & Santa Fe Sport
          </a>
        </li>
        <li class="" role="presentation">
          <a href="https://autoservice.hyundaiusa.com/campaign174/micrositetemplate/micrositetemplatevinvalidate/3264" class="sonataairbagvincheckchild" id="5_child_9" rel='noopener' target='_blank' onclick="TrackNavigationClick('topNav', this)" title = 'Sonata Airbag VIN Check: Opens in a new tab' aria-label = 'Sonata Airbag VIN Check: Opens in a new tab' role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="8"
    >
            Sonata Airbag VIN Check
          </a>
        </li>
        <li class="" role="presentation">
          <a href="https://autoservice.hyundaiusa.com/campaignhome" class="checkforrecallscampaignschild" id="5_child_10" rel='noopener' target='_blank' onclick="TrackNavigationClick('topNav', this)" title = 'Check For Recalls & Campaigns: Opens in a new tab' aria-label = 'Check For Recalls & Campaigns: Opens in a new tab' role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="9"
    >
            Check For Recalls & Campaigns
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link financedropdown" id="parent_6" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_6_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link financedropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
     onKeyUp="this.click()">
                  Finance
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_6_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/finance.aspx" class="financedepartmentchild" id="6_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            Finance Department
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/finance-application.html" class="financeapplicationchild" id="6_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Finance Application
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/shop-from-home.html" class="personalizeyourpaymentchild" id="6_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            Personalize Your Payment
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/paymentcalc.aspx" class="paymentcalculatorchild" id="6_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Payment Calculator
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/lease-returns.html" class="leasereturnschild" id="6_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            Lease Returns
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/#tradeIn" class="valueyourtradechild" id="6_child_6" rel='noopener' target='_blank' onclick="TrackNavigationClick('topNav', this)" title = 'Value Your Trade: Opens in a new tab' aria-label = 'Value Your Trade: Opens in a new tab' role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link aboutusdropdown" id="parent_7" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_7_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link aboutusdropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="7"
     onKeyUp="this.click()">
                  About Us
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_7_submenu" data-nav-list-has-mega-menu="False">
        <li class="hideOnDesktop" role="presentation">
          <a href="/aboutus.aspx" class="aboutuschild" id="7_child_0"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            About Us
          </a>
        </li>
        <li class="hideOnMobile" role="presentation">
          <a href="/aboutus.aspx" class="ourdealershipchild" id="7_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Our Dealership
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/staff.aspx" class="meetourstaffchild" id="7_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="2"
    >
            Meet Our Staff
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/careers.html" class="careerschild" id="7_child_3"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="3"
    >
            Careers
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hours.aspx" class="hoursdirectionschild" id="7_child_4"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="4"
    >
            Hours & Directions
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/contactus.aspx" class="contactuschild" id="7_child_5"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="5"
    >
            Contact Us
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/how-new-hyundai-vehicles-get-to-our-dealership.html" class="hownewhyundaivehiclesgettoourdealershipchild" id="7_child_6"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="6"
    >
            How New Hyundai Vehicles Get To Our Dealership
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hyundai-dealer-near-me.html" class="hyundaidealernearmechild" id="7_child_7"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="7"
    >
            Hyundai Dealer near Me
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/communication-terms.html" class="termsandconditionschild" id="7_child_8"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="8"
    >
            Terms and Conditions
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/vehicle-research-waipahu-hi.html" class="hyundaivehicleresearchchild" id="7_child_9"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="9"
    >
            Hyundai Vehicle Research
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/privacy.aspx#ccpaPolicy" class="ccpachild" id="7_child_10"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="10"
    >
            CCPA
          </a>
        </li>
    </ul>
              </li>
              <li class="dropdown dropdown-has-children  ">
                <a class="qmparent stat-text-link hyundaiprogramsdropdown" id="parent_8" role="button" aria-expanded="false" aria-haspopup="menu" aria-controls="parent_8_submenu" 
                    data-toggle='dropdown'  tabindex="0" data-menu-name="stat-text-link hyundaiprogramsdropdown" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="8"
     onKeyUp="this.click()">
                  Hyundai Programs
                </a>
    <ul class="dropdown-menu nopad " role="menu" id="parent_8_submenu" data-nav-list-has-mega-menu="False">
        <li class="" role="presentation">
          <a href="/hyundai-shopper-assurance.html" class="hyundaishopperassurancechild" id="8_child_1"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="0"
    >
            Hyundai Shopper Assurance
          </a>
        </li>
        <li class="" role="presentation">
          <a href="/hope-on-wheels" class="hopeonwheelschild" id="8_child_2"  onclick="TrackNavigationClick('topNav', this)"  role="menuitem" tabindex="-1"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="top_center"
      data-dotagging-element-order="1"
    >
            Hope On Wheels
          </a>
        </li>
    </ul>
              </li>
        </ul>
      </div>
    </div>
  </div>
</nav>


</div>

<nav id="nav-sidebar" class="nav-sidebar ">
  <div id="vertical-navbar-collapse" class="navbar-collapse collapse">
    <div class="navbar-close-menu">
      <span class="h3 close_sticky text-center margin-vert-x">
        <button class="navbar-close-button" aria-label="Close Sidebar" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="exit"
      data-dotagging-element-type="header"
      data-dotagging-element-order="0"
      data-dotagging-element-subtype="cta_icon"
    >
          <i class="fa fa-times custom-dealer-styling__close--black" aria-hidden="true"></i>
        </button>
      </span>
    </div>
    <ul class="nav navbar-nav">
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_0" class="dropdown-parent-link dropdown-toggle stat-text-link newvehiclescollapse" href="#newvehiclesNavMenu"
              data-href="/searchnew.aspx" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="newvehiclesNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
     onKeyUp="this.click();">
              New Vehicles
            </a>
    <ul id="newvehiclesNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/searchnew.aspx" class="searchinventorychild" id="ocNav_0_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            Search Inventory
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/2025-hyundai-research-waipahu-hi" class="hyundairesearchchild" id="ocNav_0_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            2025 Hyundai Research
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/2025-model-comparisons.html" class="modelcomparisonschild" id="ocNav_0_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            2025 Model Comparisons
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/testdrive.aspx" class="scheduletestdrivechild" id="ocNav_0_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Schedule Test Drive
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/vehicle-exchange-program.html" class="vehicleexchangeprogramchild" id="ocNav_0_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            Vehicle Exchange Program
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/shop-from-home.html" class="buyonlinechild" id="ocNav_0_child_6" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            Buy Online
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/shop-in-transit.html" class="shopintransitchild" id="ocNav_0_child_7" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
    >
            Shop In Transit
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/evhub" class="evhubchild" id="ocNav_0_child_8" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="7"
    >
            EV Hub
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/#tradeIn" class="valueyourtradechild" id="ocNav_0_child_9" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="8"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_1" class="dropdown-parent-link dropdown-toggle stat-text-link preownedvehiclescollapse" href="#preownedvehiclesNavMenu"
              data-href="/searchused.aspx" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="preownedvehiclesNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
     onKeyUp="this.click();">
              Pre-Owned Vehicles
            </a>
    <ul id="preownedvehiclesNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/searchused.aspx" class="searchinventorychild" id="ocNav_1_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            Search Inventory
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/under-15k.html" class="vehiclesunderkchild" id="ocNav_1_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Vehicles Under 15k
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/carfax-1-owner.html" class="carfaxownerchild" id="ocNav_1_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            CarFax 1 Owner
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/certified-pre-owned.html" class="certifiedpreownedvehicleschild" id="ocNav_1_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Certified Pre-Owned Vehicles
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-research.html" class="hyundairesearchchild" id="ocNav_1_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            Hyundai Research
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/2023-model-comparisons-waipahu-hi.html" class="modelcomparisonschild" id="ocNav_1_child_6" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            2023 Model Comparisons
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/testdrive.html" class="scheduletestdrivechild" id="ocNav_1_child_7" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
    >
            Schedule Test Drive
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/#tradeIn" class="valueyourtradechild" id="ocNav_1_child_8" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="7"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown ">
            <a id="ocNav_parent_2" class="dropdown-parent-link dropdown-toggle stat-text-link sellmycarcollapse" href="/#tradeIn"
              data-href="/#tradeIn"  
              onclick="TrackNavigationClick('sideNav', this);"  
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
              Sell My Car
            </a>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_3" class="dropdown-parent-link dropdown-toggle stat-text-link specialscollapse" href="#specialsNavMenu"
              data-href="/newspecials.html" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="specialsNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
     onKeyUp="this.click();">
              Specials
            </a>
    <ul id="specialsNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/newspecials.html" class="newhyundaispecialschild" id="ocNav_3_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            New Hyundai Specials
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/usedspecials" class="preownedspecialschild" id="ocNav_3_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Pre-Owned Specials  
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/manufacturer-specials.aspx" class="manufacturerrebateschild" id="ocNav_3_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            Manufacturer Rebates
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/military-rebate.html" class="militaryrebatechild" id="ocNav_3_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Military Rebate
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/college-grad-program.html" class="collegegradrebatechild" id="ocNav_3_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            College Grad Rebate
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/first-responders-rebate.html" class="firstrespondersrebatechild" id="ocNav_3_child_6" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            First Responders Rebate
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/#tradeIn" class="valueyourtradechild" id="ocNav_3_child_7" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_4" class="dropdown-parent-link dropdown-toggle stat-text-link servicecollapse" href="#serviceNavMenu"
              data-href="/service.aspx" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="serviceNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
     onKeyUp="this.click();">
              Service 
            </a>
    <ul id="serviceNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/service.aspx" class="servicedepartmentchild" id="ocNav_4_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            Service Department
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/schedule-service.html" class="scheduleservicechild" id="ocNav_4_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Schedule Service
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/tony-hyundai-service-menu.html" class="servicemenuchild" id="ocNav_4_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            Service Menu
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/tony-hyundai-service.html" class="tonyhyundaiservicechild" id="ocNav_4_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Tony Hyundai Service
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/service-research-waipahu-hi.html" class="serviceresearchchild" id="ocNav_4_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            Service Research
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/complimentary-maintenance.html" class="complimentarymaintenancechild" id="ocNav_4_child_6" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            Complimentary Maintenance
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/car-care.html" class="hyundaicarcarechild" id="ocNav_4_child_7" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
    >
            Hyundai Car Care
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-connected-care.html" class="hyundaiconnectedcarechild" id="ocNav_4_child_8" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="7"
    >
            Hyundai Connected Care	
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/oil-change.html" class="oilchangechild" id="ocNav_4_child_9" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="8"
    >
            Oil Change
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_5" class="dropdown-parent-link dropdown-toggle stat-text-link partscollapse" href="#partsNavMenu"
              data-href="/orderparts.aspx" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="partsNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
     onKeyUp="this.click();">
              Parts
            </a>
    <ul id="partsNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/orderparts.aspx" class="orderpartschild" id="ocNav_5_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            Order Parts
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="https://www.hyundaitirecenters.com/?uid=9c8a4575-43ce-47e4-aad3f781aae38556" class="ordertireschild" id="ocNav_5_child_2" rel='noopener' target='_blank'
            onclick="TrackNavigationClick('sideNav', this)" title = 'Order Tires: Opens in a new tab' aria-label = 'Order Tires: Opens in a new tab'
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Order Tires
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-accessories" class="hyundaiaccessorieschild" id="ocNav_5_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            Hyundai Accessories
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/window-tint-viewer.html" class="automotivewindowtintviewerchild" id="ocNav_5_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Automotive Window Tint Viewer
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-warranty.html" class="hyundaiwarrantychild" id="ocNav_5_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            Hyundai Warranty
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/blue-link.html" class="bluelinkchild" id="ocNav_5_child_6" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            Blue Link
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-assurance.html" class="hyundaiassurancechild" id="ocNav_5_child_7" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
    >
            Hyundai Assurance	
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="https://hyundaiengineinfo.com/" class="enginerecallsonatasantafesportchild" id="ocNav_5_child_8" rel='noopener' target='_blank'
            onclick="TrackNavigationClick('sideNav', this)" title = 'Engine Recall - Sonata & Santa Fe Sport: Opens in a new tab' aria-label = 'Engine Recall - Sonata & Santa Fe Sport: Opens in a new tab'
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="7"
    >
            Engine Recall - Sonata & Santa Fe Sport
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="https://autoservice.hyundaiusa.com/campaign174/micrositetemplate/micrositetemplatevinvalidate/3264" class="sonataairbagvincheckchild" id="ocNav_5_child_9" rel='noopener' target='_blank'
            onclick="TrackNavigationClick('sideNav', this)" title = 'Sonata Airbag VIN Check: Opens in a new tab' aria-label = 'Sonata Airbag VIN Check: Opens in a new tab'
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="8"
    >
            Sonata Airbag VIN Check
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="https://autoservice.hyundaiusa.com/campaignhome" class="checkforrecallscampaignschild" id="ocNav_5_child_10" rel='noopener' target='_blank'
            onclick="TrackNavigationClick('sideNav', this)" title = 'Check For Recalls & Campaigns: Opens in a new tab' aria-label = 'Check For Recalls & Campaigns: Opens in a new tab'
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="9"
    >
            Check For Recalls & Campaigns
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_6" class="dropdown-parent-link dropdown-toggle stat-text-link financecollapse" href="#financeNavMenu"
              data-href="/finance.aspx" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="financeNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
     onKeyUp="this.click();">
              Finance
            </a>
    <ul id="financeNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/finance.aspx" class="financedepartmentchild" id="ocNav_6_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            Finance Department
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/finance-application.html" class="financeapplicationchild" id="ocNav_6_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Finance Application
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/shop-from-home.html" class="personalizeyourpaymentchild" id="ocNav_6_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            Personalize Your Payment
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/paymentcalc.aspx" class="paymentcalculatorchild" id="ocNav_6_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Payment Calculator
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/lease-returns.html" class="leasereturnschild" id="ocNav_6_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            Lease Returns
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/#tradeIn" class="valueyourtradechild" id="ocNav_6_child_6" rel='noopener' target='_blank'
            onclick="TrackNavigationClick('sideNav', this)" title = 'Value Your Trade: Opens in a new tab' aria-label = 'Value Your Trade: Opens in a new tab'
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            Value Your Trade
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_7" class="dropdown-parent-link dropdown-toggle stat-text-link aboutuscollapse" href="#aboutusNavMenu"
              data-href="/aboutus.aspx" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="aboutusNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="7"
     onKeyUp="this.click();">
              About Us
            </a>
    <ul id="aboutusNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="hideOnDesktop" role="none">
          <a role="menuitem" href="/aboutus.aspx" class="aboutuschild" id="ocNav_7_child_0" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            About Us
          </a>
        </li>
        <li class="hideOnMobile" role="none">
          <a role="menuitem" href="/aboutus.aspx" class="ourdealershipchild" id="ocNav_7_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Our Dealership
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/staff.aspx" class="meetourstaffchild" id="ocNav_7_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="2"
    >
            Meet Our Staff
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/careers.html" class="careerschild" id="ocNav_7_child_3" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="3"
    >
            Careers
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hours.aspx" class="hoursdirectionschild" id="ocNav_7_child_4" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="4"
    >
            Hours & Directions
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/contactus.aspx" class="contactuschild" id="ocNav_7_child_5" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="5"
    >
            Contact Us
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/how-new-hyundai-vehicles-get-to-our-dealership.html" class="hownewhyundaivehiclesgettoourdealershipchild" id="ocNav_7_child_6" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="6"
    >
            How New Hyundai Vehicles Get To Our Dealership
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-dealer-near-me.html" class="hyundaidealernearmechild" id="ocNav_7_child_7" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="7"
    >
            Hyundai Dealer near Me
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/communication-terms.html" class="termsandconditionschild" id="ocNav_7_child_8" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="8"
    >
            Terms and Conditions
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/vehicle-research-waipahu-hi.html" class="hyundaivehicleresearchchild" id="ocNav_7_child_9" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="9"
    >
            Hyundai Vehicle Research
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/privacy.aspx#ccpaPolicy" class="ccpachild" id="ocNav_7_child_10" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="10"
    >
            CCPA
          </a>
        </li>
    </ul>
          </li>
          <li class="dropdown  dropdown-has-children">
            <a id="ocNav_parent_8" class="dropdown-parent-link dropdown-toggle stat-text-link hyundaiprogramscollapse" href="#hyundaiprogramsNavMenu"
              data-href="/hyundai-shopper-assurance.html" data-toggle='collapse' 
              onclick="TrackNavigationClick('sideNav', this);"  aria-haspopup="menu"
              aria-expanded="false" aria-controls="hyundaiprogramsNavMenu" role="button" 
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="dropdown"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="8"
     onKeyUp="this.click();">
              Hyundai Programs
            </a>
    <ul id="hyundaiprogramsNavMenu" class="dropdown-menu nopad" role="menu" data-nav-list-has-mega-menu="False">
        <li class="" role="none">
          <a role="menuitem" href="/hyundai-shopper-assurance.html" class="hyundaishopperassurancechild" id="ocNav_8_child_1" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="0"
    >
            Hyundai Shopper Assurance
          </a>
        </li>
        <li class="" role="none">
          <a role="menuitem" href="/hope-on-wheels" class="hopeonwheelschild" id="ocNav_8_child_2" 
            onclick="TrackNavigationClick('sideNav', this)" 
           
      data-dotagging-event="menu_interaction"
      data-dotagging-event-action="click"
      data-dotagging-product-name="Website|Header"
      data-dotagging-event-action-result="redirect"
      data-dotagging-element-type="header"
      data-dotagging-element-subtype="inline_menu"
      data-dotagging-element-position="center_right"
      data-dotagging-element-order="1"
    >
            Hope On Wheels
          </a>
        </li>
    </ul>
          </li>
    </ul>
  </div>
</nav>


<div id="content" class="snap-content">
<aside aria-label="Offers">
<div class="offerBlock"></div>
<div class="bonusBlock"><!-- Begin Bonus Block Section / SiteWide Header Content --> 
<!-- End Bonus Block Section / SiteWide Header Content -->
</div>
</aside>
<main>
<section class="contentWrapper full">
<div class="container">





<div id="content-description">
  <p>Display interesting page contents based off your view model</p>
</div>


<div id="widget">
  <p>Hi, I'm a widget VC</p>
</div>




<!-- Template Type: Responsive -->
</div>
</section>
<div class="sitewide-footer-content"><!-- Dealer ID: 22672 -->
          <span id='dealer-name' data-name='Tony Hyundai Waipio' style='display: none'></span><style>
.hyundai-footer .hyundai-logo {
    max-height: 23px;
    width: auto;
}

.hyundai-footer .panel-body {
    background: #292929;
}

.hyundai-footer .panel {
	border: 1px solid transparent;
}

#hoursAccordion .panel {
    background-color: #292929;
    border-color: #444;
}

#hoursAccordion .panel-default>.panel-heading {
    background-color: #1d1d1d;
}

#hoursAccordion .panel-default>.panel-heading a {
    color: #fff;
}

#hoursAccordion .panel-body,
#hoursAccordion .table>tbody>tr>td {
    border-color: #444;
}

.hyundai-footer .map-img {
    object-fit: cover;
    height: 250px;
    width: 100%;
}

.dealer-links a {
    display: inline-block;
    margin: 8px 8px 0;
    font-weight: 600;
}

footer {
    background-color: #000;
    color: #fff;
    text-align: center;
}

footer a {
    color: #fff;
}

@media (min-width: 1441px) {
    .hyundai-footer .dealer-info>.container {
        width: 1440px;
    }
    .hyundai-footer .tel-list>li {
        display: block;
    }
    .hyundai-footer #hoursAccordion {
        padding-right: 30px;
    }
}

@media (min-width: 992px) {
    .hyundai-footer .row-flex {
        display: flex;
    }
    .hyundai-footer .map-img {
        height: 100%;
    }
        .dealer-links a {
        margin: 0 22px;
    }
}
@media (max-width: 539px) {
    .hyundai-footer .hyundai-logos>li {
        padding-right: 1.5em;
    }
}
</style>
<div class="hyundai-footer">
    <div class="dealer-info bg-main pad-vert-4x">
        <div class="container">
            <div class="row row-flex">
                <div class="col-md-4">
                    <h2 class="margin-top-x">#NAME#</h2>
                    <ul class="hyundai-logos list-inline list-pad-right-2x list-pad-vert_5x margin-bottom-x">
                        <li class="ctb-logo">
                            <a href="/click-to-buy.html" data-dotagging-product-name="Website|Footer" data-dotagging-link-url="/click-to-buy.html"
                                data-dotagging-element-type="body" data-dotagging-event-action-result="open"
                                data-dotagging-element-subtype="image" data-dotagging-event="media_interaction"
                                data-dotagging-media-type="image" data-dotagging-creative-name="Click to Buy">
                                <img class="hyundai-logo" src="/static/brand-hyundai/logos/click-to-buy-icon-white.svg"
                                    title="Click to Buy" alt="Click to Buy" width="81" height="32" loading="lazy">
                            </a>
                        </li>
                        <li class="carcare-logo">
                            <a href="/car-care.html" data-dotagging-product-name="Website|Footer" data-dotagging-link-url="/car-care.html"
                                data-dotagging-element-type="body" data-dotagging-event-action-result="open"
                                data-dotagging-element-subtype="image" data-dotagging-event="media_interaction"
                                data-dotagging-media-type="image" data-dotagging-creative-name="Car Care">
                                <img class="hyundai-logo" src="/static/brand-hyundai/logos/car-care-icon-white.svg"
                                    title="Car Care" alt="Car Care" width="90" height="32" loading="lazy">
                            </a>
                        </li>
                        <li class="ioniq-logo">
                            <a href="/searchnew.aspx" data-dotagging-product-name="Website|Footer" data-dotagging-link-url="/searchnew.aspx"
                                data-dotagging-element-type="body" data-dotagging-event-action-result="open"
                                data-dotagging-element-subtype="image" data-dotagging-event="media_interaction"
                                data-dotagging-media-type="image" data-dotagging-creative-name="IONIQ">
                                <img class="hyundai-logo" src="/static/brand-hyundai/logos/ioniq-dealer-icon-white.svg"
                                    title="IONIQ" alt="IONIQ" width="94" height="32" loading="lazy">
                            </a>
                        </li>
                        <li class="assurance-logo">
                            <a href="/hyundai-shopper-assurance.html" data-dotagging-product-name="Website|Footer" data-dotagging-link-url="/hyundai-shopper-assurance.html"
                                data-dotagging-element-type="body" data-dotagging-event-action-result="open"
                                data-dotagging-element-subtype="image" data-dotagging-event="media_interaction"
                                data-dotagging-media-type="image" data-dotagging-creative-name="Shopper Assurance">
                                <img class="hyundai-logo" src="/static/brand-hyundai/logos/shopper-assurance-white.svg"
                                    title="Shopper Assurance" alt="Shopper Assurance" width="91" height="32" loading="lazy">
                            </a>
                        </li>
                    </ul>
                    <h3 class="h4 margin-top-1x">Address</h3>
                    <p class="larger">#STREET#
                        <br>#CITY#, #STATE# #ZIP#
                    </p>
                    <h3 class="h4 margin-top-1x">Phone</h3>
                    <ul class="tel-list list-inline list-pad-bottom_5x">
                        <li class="tel1">
                            <i class="fa fa-phone margin-right_5x hidden-md"></i>
                            #phone1#
                        </li>
                        <li class="tel2">
                            <i class="fa fa-phone margin-right_5x hidden-md"></i>
                            #phone2#
                        </li>
                        <li class="tel3">
                            <i class="fa fa-phone margin-right_5x hidden-md"></i>
                            #phone3#
                        </li>
                    </ul>
                    <div class="socialSec margin-vert-1x">
                        #SOCIALMEDIA#
                    </div>
                </div>
                <div class="pad-vert_5x visible-xs visible-sm"></div>
                <div class="col-md-4">
                    <style media="screen">
/* Hours Table Fixes */
#hoursAccordion.panel-group .panel,
#hoursAccordion.panel-group .panel+.panel {
    margin-top: -1px;
    border-radius: 0;
}

#hoursAccordion.panel-group .panel-default:first-child,
#hoursAccordion.panel-group .panel-heading:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#hoursAccordion.panel-group .panel-default:last-child,
#hoursAccordion.panel-group .panel-heading:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#hoursAccordion .panel-heading * {
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

#hoursAccordion .panel-heading a.collapsed>i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
</style>
<div id="hoursAccordion" class="panel-group margin-bottom-x" data-dotagging-event-action-result="open" data-dotagging-event-action="click" data-dotagging-product-name="Website|Hours Widget Accordion" data-dotagging-event-owner="dealeron" data-dotagging-element-type="scheduling_tool">
    <div class="panel panel-default" id="hoursPanel1">
        <div class="panel-heading">
            <a href="#hoursAccordionCollapseOne" data-parent="#hoursAccordion" data-toggle="collapse" class="btn-block"
                data-dotagging-event="element_configuration"
                data-dotagging-element-position="top-center"
                data-dotagging-element-subtype="nav_tab"
                data-dotagging-element-title="#SALESHOURS_TITLE# Hours"
                data-dotagging-element-order="0">
                #SALESHOURS_TITLE# Hours<i class="fa fa-angle-up fa-lg pull-right" aria-hidden="true"></i>
            </a>
        </div>
        <div class="panel-collapse collapse in" id="hoursAccordionCollapseOne">
            <div class="panel-body">
                #SALESHOURS|CONDENSED|NOTITLE#
            </div>
        </div>
    </div>
    <div class="panel panel-default" id="hoursPanel2">
        <div class="panel-heading">
            <a href="#hoursAccordionCollapseTwo" data-parent="#hoursAccordion" data-toggle="collapse" class="btn-block collapsed"
                data-dotagging-event="element_configuration"
                data-dotagging-element-position="center-center"
                data-dotagging-element-subtype="nav_tab"
                data-dotagging-element-title="#SERVICEHOURS_TITLE# Hours"
                data-dotagging-element-order="1">
                #SERVICEHOURS_TITLE# Hours<i class="fa fa-angle-up fa-lg pull-right" aria-hidden="true"></i>
            </a>
        </div>
        <div class="panel-collapse collapse" id="hoursAccordionCollapseTwo">
            <div class="panel-body">
                #SERVICEHOURS|CONDENSED|NOTITLE#
            </div>
        </div>
    </div>
    <div class="panel panel-default" id="hoursPanel3">
        <div class="panel-heading">
            <a href="#hoursAccordionCollapseThree" data-parent="#hoursAccordion" data-toggle="collapse" class="btn-block collapsed"
                data-dotagging-event="element_configuration"
                data-dotagging-element-position="bottom-center"
                data-dotagging-element-subtype="nav_tab"
                data-dotagging-element-title="#PARTSHOURS_TITLE# Hours"
                data-dotagging-element-order="2">
                #PARTSHOURS_TITLE# Hours<i class="fa fa-angle-up fa-lg pull-right" aria-hidden="true"></i>
            </a>
        </div>
        <div class="panel-collapse collapse" id="hoursAccordionCollapseThree">
            <div class="panel-body">
                #PARTSHOURS|CONDENSED|NOTITLE#
            </div>
        </div>
    </div>
</div>

                </div>
                <div class="pad-vert-1x visible-xs visible-sm"></div>
                <div class="col-md-4">
                    <a href="//maps.google.com/maps?saddr=Current+Location&daddr=#STREET#,+#CITY#,+#STATE#+#ZIP#" data-dotagging-link-url="//maps.google.com/maps?saddr=Current+Location&daddr=#STREET#,+#CITY#,+#STATE#+#ZIP#" data-dotagging-event="media_interaction" data-dotagging-product-name="Website|Footer" data-dotagging-event-action-result="redirect" data-dotagging-element-type="body" data-dotagging-element-text="#NAME# in #CITY# #STATE#" data-dotagging-element-order="0" data-dotagging-element-subtype="image" target="_blank">
                        <img class="img-responsive margin-auto map-img" src="#MISCPATH#map/map.webp" alt="#NAME# in #CITY# #STATE# map" loading="lazy" width="800" height="500">
                    </a>
                </div>
            </div>
        </div>
    </div>
</div></div>
</main>
<footer class="full margin-top-4x pad-vert-2x">
	<div class="container">
		<div class="row">
			<div class="col-md-12">
				<ul class="list-unstyled list-inline">
					#PROVIDERLOGOBLOCK#
					<li class="copyright">
						<small>#COPYRIGHT#</small>
					</li>
				</ul>
			</div>
		</div>
		<div class="seo row hidden-xs hidden-sm">
			<div class="col-md-12"><div id="seo_div">

</div></div>
		</div>
	</div>
</footer>
</div>
#CONTENT_PRE_END#

<!-- DES-149858 -->
<script>
window.addEventListener('load',function(){
	$(document).ready(function(){
		if ($('#content-main').hasClass('orderparts-page')) {
			$('#orderparts .form-group:contains("VIN")').addClass('hidden');
		}
	});
});
</script>

</body></html>
