$j( document ).ready( function() {
    $j( "#homePic" ).fadeIn( 3000 );
} );
