function main()
	Is3D( FALSE );

	AddBackground( "doctoroffice\\grissom1" );

	AddSprite( Grissom, 226, 0, 205, 384, nil, VISIBLE+ACTIVE, 3, 4 );
end