function main()
	Is3D( FALSE );

	AddBackground( "GrissomOffice\\closeup" );

	-- Displayable objects w/ hotspot
	AddSprite( Grissom, 147, 0, 416, 384, nil, VISIBLE+ACTIVE, 7, 8 );
end