function main()
	Is3D( FALSE );

	AddBackground( "GrissomOffice\\phone" );

	-- Displayable objects w/ hotspot
	AddSprite( Grissom, 123, 0, 384, 384, nil, VISIBLE, 5, 6 );
end
