Usa il lettore di codici a barre del tuo smartphone per
collegarti direttamente al sito vinicoleitaliane.it!!!
jQuery('#wrap').hide(); function anim() { jQuery("#wrap img").first().appendTo('#wrap').fadeOut(1500); jQuery("#wrap img").first().fadeIn(1500); setTimeout(anim, 7000); } anim();