IG_UI_EN = {
	IGUI_VehicleName93fordF350 = "'93 Ford F-350 Crew Cab",
	IGUI_VehicleName93fordF350dually = "'93 Ford F-350 Crew Cab Dually",
	IGUI_VehicleName93fordF350pd = "'93 Ford F-350 Crew Cab PD",
	IGUI_VehicleName93fordF350fd = "'93 Ford F-350 Crew Cab FD",
    IGUI_VehicleName93fordF350so = "'93 Ford F-350 Crew Cab SO",
    IGUI_VehicleName93fordF150 = "'93 Ford F-150 Single Cab",
    IGUI_VehicleName93fordF250 = "'93 Ford F-250 Single Cab",
    IGUI_VehicleName93fordF350utility = "'93 Ford F-350 Utility Truck",
    IGUI_VehicleName93fordF350utilityDpw = "'93 Ford F-350 DPW Utility Truck",
    IGUI_VehicleName93fordF350utilityFd = "'93 Ford F-350 FD Utility Truck",
    IGUI_VehicleName93fordF150S = "'93 Ford F-150 Special",

	IGUI_VehiclePartF3502BumperFront = "Front Bumper",
	IGUI_VehiclePartF3502BumperRear = "Rear Bumper",
	IGUI_VehiclePartF3502Mudflaps = "Mudflaps",
	IGUI_VehiclePartF3502SpareTire = "Spare Tire",
	IGUI_VehiclePartF3502SideSteps = "Side Steps",
	IGUI_VehiclePartF3502RoofLights = "Roof Lights",

	IGUI_VehiclePartF3502WindshieldArmor = "Windshield Armor",
	IGUI_VehiclePartF3502WindshieldRearArmor = "Rear Windshield Armor",
	IGUI_VehiclePartF3502WindowFrontLeftArmor = "Front Left Window Armor",
	IGUI_VehiclePartF3502WindowFrontRightArmor = "Front Right Window Armor",
	IGUI_VehiclePartF3502WindowRearLeftArmor = "Rear Left Window Armor",
	IGUI_VehiclePartF3502WindowRearRightArmor = "Rear Right Window Armor",

	IGUI_VehiclePartF3502Trunk = "Trunk Storage",
	IGUI_VehiclePartF3502HeadacheRack = "Headache Rack with Toolbox",
    IGUI_VehiclePartF3502Roofrack = "Roofrack Storage",
    IGUI_VehiclePartF3502GasCanOne = "Gas Can",
    IGUI_VehiclePartF3502GasCanTwo = "Gas Can",
    IGUI_VehiclePartF3502GasCanThree = "Gas Can",
    IGUI_VehiclePartF3502GasCanFour = "Gas Can",
    IGUI_VehiclePartF3502Tent = "Tent",
	IGUI_VehiclePartF3502Gunrack = "Gun Rack",
    IGUI_VehiclePartF3502TruckbedCover = "Bed Cover",

    IGUI_VehiclePartF3502TrunkDoorLeft = "Left Storage Lids",
    IGUI_VehiclePartF3502TrunkDoorRight = "Right Storage Lids",
    IGUI_VehiclePartF3502SideStorageLT = "Left Top Utility Storage",
    IGUI_VehiclePartF3502SideStorageLF = "Left Front Utility Storage",
    IGUI_VehiclePartF3502SideStorageLM = "Left Middle Utility Storage",
    IGUI_VehiclePartF3502SideStorageLR = "Left Rear Utility Storage",
    IGUI_VehiclePartF3502SideStorageRT = "Right Top Utility Storage",
    IGUI_VehiclePartF3502SideStorageRF = "Right Front Utility Storage",
    IGUI_VehiclePartF3502SideStorageRM = "Right Middle Utility Storage",
    IGUI_VehiclePartF3502SideStorageRR = "Right Rear Utility Storage",

    IGUI_VehiclePartF1502Roofrack = "Cage Roofrack Storage",
    IGUI_VehiclePartF1502SideStorageL = "Left Cage Storage",
    IGUI_VehiclePartF1502SideStorageR = "Right Cage Storage",
}