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