jQuery(function(){
    jQuery('#foto_home img').css('visibility','visible');
    jQuery('#foto_home .container').innerfade({
        containerheight:"302"
    });
});
