var Home={init:function(){new Swiper("#article_pricehome .swiper-container",{slidesPerView:"auto",preloadImages:!0,lazyLoadingInPrevNext:!0,lazyLoading:!0,paginationClickable:!1,paginationType:"bullets",pagination:"#article_pricehome .swiper-pagination"}),$("#article_pricehome .title").syncHeight(),new Swiper("#box_salon_home .swiper-container",{slidesPerView:2,slidesPerGroup:2,preloadImages:!0,lazyLoadingInPrevNext:!0,lazyLoading:!0,paginationClickable:!1,paginationType:"bullets",pagination:"#box_salon_home .swiper-pagination"}),$("#box_salon_home .title").syncHeight(),$("#box_salon_home .location").syncHeight(),$("#article_upcoming .title").syncHeight(),new Swiper(" #box-International .swiper-container",{preloadImages:!0,lazyLoadingInPrevNext:!0,lazyLoading:!0,paginationClickable:!1}),$(".forum-bxh").attr("style","display: table-cell !important;"),$(".submit").click((function(){execSearchHome()})),new Swiper(".slidehomenews",{pagination:".swiper-pagination",paginationClickable:!0,autoHeight:!0,nextButton:!1,prevButton:!1}),$("#slidegiaxe .avatararticleprice").syncHeight(),new Swiper("#articleAboutUs .swiper-container",{slidesPerView:"auto",paginationClickable:!1,paginationType:"bullets",pagination:"#articleAboutUs .swiper-pagination"}),$("#articleAboutUs .title").syncHeight(),new Swiper("#box-makeBestSale .swiper-container",{slidesPerView:"auto",paginationClickable:!1,paginationType:"bullets",pagination:"#box-makeBestSale .swiper-pagination"}),$(".home-article-price .item-box img").each((function(){$(this).CheckLogoError()})),this.initBoxVideo()},getPromotionHotByLocation:function(){var cityCode=localStorage.getItem("_CityCode");null==cityCode||null==cityCode||0==cityCode.trim().length?$.ajax({type:"GET",cache:!1,async:!0,data:{},url:"https://log.oto.com.vn/IpLocationApi/location",success:function(locationData){if(null!=locationData){var cityId=locationData.city_id;if(eval(cityId)>0){Home.cityId=cityId;var data={cityId:cityId};$.ajax({type:"POST",cache:!1,async:!0,data:data,url:"/Promotion/GetCityCode",success:function(i){null!=i&&null!=i&&i.trim().length>0&&(localStorage.setItem("_CityCode",i.trim()),Home.setNearYou(i.trim()))},complete:function(){}})}}},complete:function(){}}):Home.setNearYou(cityCode.toLowerCase())},setContentHotPromotion:function(){for(var i=$(".list-hot-promotion .item .title"),e=$(".list-hot-promotion .item .full-width"),t=0,o=0,a=0;a<i.length;a++){var n=$(i[a]).height(),l=$(e[a]).height();n>t&&(t=n),l>o&&(o=l)}$(".list-hot-promotion .item .title").css("height",t),$(".list-hot-promotion .item .full-width").css("height",o)},setNearYou:function(i){$(".list-promotion .note[CityCode='"+i+"']").removeClass("hide")},initBoxVideo:function(){new Swiper("#box-videos.swiper-container",{slidesPerView:"auto",loop:!1});var i="#homepage-box-video";$(i+" div[id*='player'][data-type='jwplayer']").playVideo(!1),$(i+" div[data-type='embed']").playVideo(!1),VideoLibrary.Register(),this.loadVideo(),$("#box-big-video img, #box-big-video .play").on("click",(function(){$("#box-videos .image").first().click()}))},loadVideo:function(){var i="#homepage-box-video";$(i+" #box-videos .image").on("click",(function(){var e=$(this).closest(".item-thumb-vd"),t=$(e).find(".hddUrlVideo").val(),o=$(e).find(".hddEmbedVideo").val(),a=$(e).find(".hddTitleVideo").val(),n=$(e).find(".hddPublishDate").val();$(i+" #box-big-video .title").find("a").attr("href");$(e).find(".image").hasClass("active")||($(i+" #box-videos .image").removeClass("active"),$(e).find(".image").addClass("active"),$(i+" #box-big-video .image").empty(),$(i+" #box-big-video .image").html(o),$(i+" #box-big-video .title").html('<a href="'+t+'" title="'+a+'">'+a+"</a>"),$(i+" #box-big-video .time").html(n),$(i+" div[id*='player'][data-type='jwplayer']").playVideo(!0),$(i+" div[data-type='embed']").playVideo(!0),VideoLibrary.Register())})),$("#box-big-video .image").length>0&&($("#box-big-video .image").data("width","100%").css("width","100%").css("height","calc((100vw - 20px)*9/16)").data("height","312px").css("margin",0).css("border","none"),$("#box-big-video .image iframe").attr("width","100%").css("width","100%").attr("height","312px").css("height","calc((100vw - 20px)*9/16)"))},getAutoForYou:function(){$.ajax({type:"GET",cache:!1,data:{},url:"/Auto/AutoForYouV3",success:function(i){$("#auto_for_you").append(i),lazyLoading.init()},error:function(i){console.log(i)}})},getBoxHomePartial:function(i="",e="",t=!0){$.ajax({type:"GET",cache:!1,data:{},url:e,success:function(e){$("#"+i).append(e),t&&new Swiper("#"+i+" .swiper-container",{slidesPerView:"auto",paginationClickable:!1,preloadImages:!0,lazyLoadingInPrevNext:!0,lazyLoading:!0,paginationType:"bullets",pagination:"#"+i+" .swiper-pagination"}),lazyLoading.init()},error:function(i){console.log(i)}})}};