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

	IGUI_VehiclePartF350FrontBumper = "Front Bumper",
	IGUI_VehiclePartF350RearBumper = "Rear Bumper",
	IGUI_VehiclePartF350Sidesteps = "Side Steps",

	IGUI_VehiclePartStretcher = "Stretcher",

	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_VehiclePartF350WindshieldArmor = "Windshield Armor",
	IGUI_VehiclePartF350WindowFrontLeftArmor = "Front Left Window Armor",
	IGUI_VehiclePartF350WindowFrontRightArmor = "Front Right Window Armor",
	IGUI_VehiclePartF350WindowRearRightArmor = "Rear Right Window Armor",
	IGUI_VehiclePartF350WindshieldRearArmor = "Rear Windshield Armor",

	IGUI_VehiclePartF350InsideFrontStorage = "Interior Front Storage",

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

