Вставляем в блок
Код
<script>
jQuery(function(){
$("#banners img").hover(function(){
$(this).stop().animate({opacity:'1.0'})},
function(){$(this).stop().animate({opacity:'.3'})}
);
});
</script>
<style>
#banners img{opacity:.3;filter:alpha(opacity=30)}
</style> <div id="banners"><center><a href="Ссылка на сайт" target="_blank" title="Описание"><img src="https://srage.ru/reklama/88x31/88X31rec.png" width=88 height=31 border=0></a><img src="https://srage.ru/reklama/88x31/88X31rec.png" border="0" alt="" /></center>
<center><img src="https://srage.ru/reklama/88x31/88X31rec.png" border="0" alt="" /><img src="https://srage.ru/reklama/88x31/88X31rec.png" border="0" alt="" /></div></center>
Источник http://up-rise.ucoz.ru/forum/65-12389-1