//top fixed $(window).scroll(function () { if ($(window).scrollTop() > 0) { $('#c_navigation_115-16575147527910').addClass('active') } else { $('#c_navigation_115-16575147527910').removeClass('active') } }) $('#c_navigation_115-16575147527910').mouseenter(function () { $('#c_navigation_115-16575147527910').addClass('active') }).mouseleave(function () { if ($(window).scrollTop() == 0) { $('#c_navigation_115-16575147527910').removeClass('active') } }); //nytop fixed $(window).scroll(function () { if ($(window).scrollTop() > 0) { $('#c_navigation_006_P_840-16823209079550').addClass('active') } else { $('#c_navigation_006_P_840-16823209079550').removeClass('active') } }) $('#c_navigation_006_P_840-16823209079550').mouseenter(function () { $('#c_navigation_006_P_840-16823209079550').addClass('active') }).mouseleave(function () { if ($(window).scrollTop() == 0) { $('#c_navigation_006_P_840-16823209079550').removeClass('active') } }); /* $(function () { $("#c_static_001_P_1810-1653528341548 .e_loop-1 .p_loopitem").each(function(){ $(this).find(".s_img img").addClass("img-responsive"); var datasrc = $(this).find(".s_img img").attr("lazy"); $(this).attr("data-src",datasrc); }) if (isFrontEnv()) { $('#c_static_001_P_1810-1653528341548 .e_loop-1 .p_list').lightGallery({}); } }); $(function () { $("#c_static_001_P_1810-16535301486910 .e_loop-1 .p_loopitem").each(function(){ $(this).find(".s_img img").addClass("img-responsive"); var datasrc = $(this).find(".s_img img").attr("lazy"); $(this).attr("data-src",datasrc); }) if (isFrontEnv()) { $('#c_static_001_P_1810-16535301486910 .e_loop-1 .p_list').lightGallery({}); } $("[dni]").first().each((a,b) => $("#c_navigation_115-16669244697870 .e_navigationA-4 .p_level1Item").filter((c,d) => $(d).text().includes($(b).attr("dni"))).addClass("sfa-gege")); });*/