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