function main()
	Is3D( FALSE );

	AddBackground( "GrissomOffice\\grissom_office" );

	-- Displayable objects w/ hotspot
	AddSprite( Grissom, 176, 117, 192, 168, nil, VISIBLE+ACTIVE, 1, 2, link );
end