IG_UI_EN = {
	IGUI_VehicleName87fordB700school = "'87 Ford B700 School Bus"
	IGUI_VehicleName87fordB700military = "'87 Ford B700 Military Bus"
	IGUI_VehicleName87fordB700prison = "'87 Ford B700 Prison Bus"
    IGUI_VehicleName87fordF700swat = "'87 Ford F700 SWAT Van"
    IGUI_VehicleName87fordF700bank = "'87 Ford F700 Armored Truck"
    IGUI_VehicleName87fordF700box = "'87 Ford F700 Box Truck"

	IGUI_VehiclePartWindows = "Windows",
	IGUI_VehiclePartB700StopSign = "Stop Sign",
    IGUI_VehiclePartB700RoofLights = "Roof Lights",
    IGUI_VehiclePartB700Mudflaps = "Mudflaps",

	IGUI_VehiclePartStorageLidLeft = "Left Storage Lid",
	IGUI_VehiclePartStorageLidRight = "Right Storage Lid",

	IGUI_VehiclePartB700TrunkLeft = "Left Storage",
	IGUI_VehiclePartB700TrunkRight = "Right Storage",
	IGUI_VehiclePartB700Trunk = "Trunk Storage",

	IGUI_VehiclePartB700BumperFront = "Front Bumper",
	IGUI_VehiclePartB700BumperRear = "Rear Bumper",

	IGUI_VehiclePartB700RearArmor = "Rear Armor",

	IGUI_VehiclePartB700DoorFrontRightArmor = "Front Right Door Armor",

	IGUI_VehiclePartB700SideLeftArmor = "Left Side Armor",
	IGUI_VehiclePartB700SideRightArmor = "Right Side Armor",

	IGUI_VehiclePartB700Roofrack = "Roofrack",
	IGUI_VehiclePartB700Generator = "Generator",
	IGUI_VehiclePartB700SpareTireOne = "Spare Tire",
	IGUI_VehiclePartB700SpareTireTwo = "Spare Tire",

	IGUI_VehiclePartSeatP1 = "Seat 1",
	IGUI_VehiclePartSeatP2 = "Seat 2",
	IGUI_VehiclePartSeatP3 = "Seat 3",
	IGUI_VehiclePartSeatP4 = "Seat 4",
	IGUI_VehiclePartSeatP5 = "Seat 5",
	IGUI_VehiclePartSeatP6 = "Seat 6",
	IGUI_VehiclePartSeatP7 = "Seat 7",
	IGUI_VehiclePartSeatP8 = "Seat 8",
	IGUI_VehiclePartSeatP9 = "Seat 9",
	IGUI_VehiclePartSeatP10 = "Seat 10",
	IGUI_VehiclePartSeatP11 = "Seat 11",
	IGUI_VehiclePartSeatP12 = "Seat 12",
	IGUI_VehiclePartSeatP13 = "Seat 13",
	IGUI_VehiclePartSeatP14 = "Seat 14",

    IGUI_VehiclePartF700TrunkBX = "Trunk Storage",
    IGUI_VehiclePartF700TrunkLeftBX = "Left Storage",
    IGUI_VehiclePartF700TrunkSW = "Trunk Storage",
    IGUI_VehiclePartF700TrunkSWGunrack = "Gun Rack",
    IGUI_VehiclePartF700TrunkSWGuncabinet = "Gun Cabinet",
    IGUI_VehiclePartF700TrunkBN = "Trunk Storage",
}