IG_UI_EN = {
	IGUI_VehicleName90fordF350ambulance = "'90 Ford F350 Ambulance"
    IGUI_VehicleName90fordF350SWAT = "'90 Ford F350 S.W.A.T."

	IGUI_VehiclePartTrunkDoorLeft = "Left Storage Lids",
	IGUI_VehiclePartF350TallStorage = "Left Tall Storage",
	IGUI_VehiclePartF350LowStorage = "Left Low Storage",

	IGUI_VehiclePartTrunkDoorCorner = "Corner Storage Lids",
	IGUI_VehiclePartF350RearStorage = "Corner Top Storage",
	IGUI_VehiclePartF350LowCornerStorage = "Corner Low Storage",

	IGUI_VehiclePartTrunkDoorRightA = "Right Storage Lid",
	IGUI_VehiclePartF350RightStorage = "Right Storage",

	IGUI_VehiclePartF350InsideFrontStorage = "Interior Front Storage",

	IGUI_VehiclePartF350InsideLeftStorage = "Interior Left Storage",
	IGUI_VehiclePartF350InsideRightTopStorage = "Interior Right Top Storage",
	IGUI_VehiclePartF350InsideRightBottomStorage = "Interior Right Bottom Storage",
}

