'); document.write(''); document.write(''); $(document).ready(function(){ //accordion $(".db_sidebar_checklist_title").on("click", function() { $(this).toggleClass("active"); $(this).next().slideToggle(); }); //matchHeight $('.txtH').matchHeight(); $('.txtH2').matchHeight(); $('.txtH3').matchHeight(); $('.top_box4 li').matchHeight(); //swipe $('.zoom a').photoSwipe(); //BiggerLink $('.top_box4 li').biggerlink(); }); } // -->