<!--
      $(document).ready(function(){
      $('#img132').animate({opacity: 0},1000,function(){
      $('#img132').html('<a href=\'/132/\'><img src=http://www.artviper.net/screenshots/screener3.php?url=http://vseprikoly.net&w=90&h=70&sdx=1024&sdy=768&q=90&userID=7c3aed92aa351751 /></a>').find('img').bind('load',function(){
       $('#img132').animate({opacity: 1},1000);
      });
    });
    });
    -->