Podcasts - Grand-Mercredi
jQuery(".podcast-img1").hover( function(){jQuery("#div1").fadeIn();}, function(){jQuery("#div1").hide();} ); jQuery(".podcast-img2").hover( function(){jQuery("#div2").fadeIn();}, function(){jQuery("#div2").hide();} ); jQuery(".podcast-img3").hover( function(){jQuery("#div3").fadeIn();}, function(){jQuery("#div3").hide();} ); jQuery(".podcast-img4").hover( function(){jQuery("#div4").fadeIn();}, function(){jQuery("#div4").hide();} ); jQuery(".podcast-img5").hover( function(){jQuery("#div4").fadeIn();}, function(){jQuery("#div4").hide();} ); jQuery(".podcast-img6").hover( function(){jQuery("#div4").fadeIn();}, function(){jQuery("#div4").hide();} ); jQuery(".podcast-img7").hover( function(){jQuery("#div4").fadeIn();}, function(){jQuery("#div4").hide();} );