var Autocare=function(){siteUrl="";var e=$(window).width(),t=new Date;return monthNames=["January","February","March","April","May","June","July","August","September","October","November","December"],t.setMonth(t.getMonth()+1),t=t.getDate()+" "+monthNames[t.getMonth()]+" "+t.getFullYear(),{init:function(){!function(){"use strict";if(jQuery(".dzload").each(function(){var e=siteUrl+$(this).attr("dzsrc");jQuery(this).hide(function(){jQuery(this).load(e,function(){jQuery(this).fadeIn("slow")})})}),e<991){var t=jQuery("
").append($(".mo-left .logo-header").clone()).html();jQuery(".mo-left .header-nav").prepend(t),jQuery(".mo-left .header-nav .logo-header > a > img").attr("src","images/logo.png"),jQuery(".mo-left.lw .header-nav .logo-header > a > img").attr("src","images/logo-white.png")}}(),function(){"use strict";jQuery(window).bind("scroll",function(){if(jQuery(".sticky-header").length){var e=jQuery(".sticky-header");$(window).scrollTop()>e.offset().top?e.addClass("is-fixed"):e.removeClass("is-fixed")}})}()}}}();jQuery(document).ready(function(){Autocare.init(),jQuery(window).width()<=991&&jQuery(".navbar-nav > li > a, .sub-menu > li > a").on("click",function(e){jQuery(this).parent().hasClass("open")?jQuery(this).parent().removeClass("open"):(jQuery(this).parent().parent().find("li").removeClass("open"),jQuery(this).parent().addClass("open"))}),jQuery(".navicon").on("click",function(){$(this).toggleClass("open")})});