struct Formats{ string format; string soft; }menu[19] = { { format: "MPC", soft: "Soft00Cmt" }, { format: "SkyMap", soft: "Soft01Cmt" }, { format: "Guide", soft: "Soft02Cmt" }, { format: "xephem", soft: "Soft03Cmt" }, { format: "Home Planet", soft: "Soft04Cmt" }, { format: "MyStars!", soft: "Soft05Cmt" }, { format: "TheSky", soft: "Soft06Cmt" }, { format: "Starry Night", soft: "Soft07Cmt" }, { format: "Deep Space", soft: "Soft08Cmt" }, { format: "PC-TCS", soft: "Soft09Cmt" }, { format: "Earth Centered Universe", soft: "Soft10Cmt" }, { format: "Dance of the Planets", soft: "Soft11Cmt" }, { format: "MegaStar V4.x", soft: "Soft12Cmt" }, { format: "SkyChart III", soft: "Soft13Cmt" }, { format: "Voyager II", soft: "Soft14Cmt" }, { format: "SkyTools", soft: "Soft15Cmt" }, { format: "Autostar", soft: "Soft16Cmt" }, { format: "Celestia (SSC)", soft: "empty" }, { format: "Stellarium", soft: "empty" } };