IG_UI_EN = {
	IGUI_VehicleName87toyotaMR2 = "'87 Toyota MR2",
	IGUI_VehicleName87toyotaMR2c = "'87 Toyota MR2 Convertible",

	IGUI_VehiclePartMR2BumperFront = "Front Bumper",
	IGUI_VehiclePartMR2BumperRear = "Rear Bumper",
	IGUI_VehiclePartMR2SpareTire = "Spare Tire",
	IGUI_VehiclePartMR2Spoiler = "Rear Spoiler",
	IGUI_VehiclePartMR2SpoilerRoof = "Roof Spoiler",
	IGUI_VehiclePartMR2Sideskirts = "Sideskirts",
	IGUI_VehiclePartMR2Sunroof = "Sunroof",
	IGUI_VehiclePartWindowRemovableRoof = "Removable Roof",
	IGUI_VehiclePartMR2PopupLights = "Popup Lights",
	IGUI_VehiclePartMR2Mudflaps = "Mudflaps",

	IGUI_VehiclePartMR2WindshieldArmor = "Windshield Armor",
	IGUI_VehiclePartMR2WindshieldRearArmor = "Rear Windshield Armor",
	IGUI_VehiclePartMR2WindowLeftArmor = "Front Left Window Armor",
	IGUI_VehiclePartMR2WindowRightArmor = "Front Right Window Armor",

	IGUI_VehiclePartMR2Trunk = "Rear Trunk Storage",
	IGUI_VehiclePartMR2FrontTrunk = "Front Trunk Storage",
	IGUI_VehiclePartMR2TrunkDoorFront = "Front Trunk Lid",
	IGUI_VehiclePartMR2Roofrack = "Roofrack",
	IGUI_VehiclePartMR2CenterConsole = "Center Console",

    IGUI_DAMN_open_sunroof = "Open Sunroof",
    IGUI_DAMN_close_sunroof = "Close Sunroof",
}