$(document).ready(function(){var galleries=$('.ad-gallery').adGallery({slideshow:{enable:true,autostart:true,speed:5000,stop_on_scroll:true}});$('.video-gallery ul li a').click(function(){window.location=this.href});var galleries2=$('.video-gallery').adGallery({slideshow:{enable:true,autostart:true,speed:5000,stop_on_scroll:true}});if($('.leghe .tabs')){$('.leghe .info').hide().filter(':first').show();$('.leghe .tabs li').each(function(id,element){$(element).click(function(){$('.leghe .tabs li').removeClass('active');$(element).addClass('active');$('.leghe .info').hide();$($('.leghe .info')[id]).show()})})}});
