{
	"ind": {
		"cltotlos_popup_show": false
	},
	"data": {
		"CS_OBJECT_TOTAL_LOSS": {
			"TOTAL_LOSS": true,
			"TYPE_OF_DAMAGES": "01",
			"VEH_BODY_DAMAGES": false,
			"DAMAGE_SECUR_EQUIP": false,
			"OTHER_DAMAGE": false,
			"ENGINE_GEAR_DAMAGE": false,
			"DMG_ELECTRON_SYSTEM": false,
			"DMG_STEER_SYSTEM": false,
			"REASON_TOTAL_LOSS": "01",
			"REASON_TOTAL_LOSS_DESC": "",
			"STATUS_WRECK": "01",
			"STATUS_WRECK_DESC": ""
		}
	},
	"lovs": {
		"TYPE_OF_DAMAGES": [
			{
				"value": "",
				"text": "",
				"text_s": ""
			},
			{
				"value": "01",
				"text": "Engine failure",
				"text_s": ""
			}
		],
		"REASON_TOTAL_LOSS": [
			{
				"value": "",
				"text": "",
				"text_s": ""
			},
			{
				"value": "01",
				"text": "Technically destroyed",
				"text_s": ""
			}
		],
		"STATUS_WRECK": [
			{
				"value": "",
				"text": "",
				"text_s": ""
			},
			{
				"value": "01",
				"text": "Realized by the insurer",
				"text_s": ""
			}
		]
	},
	"lovs_dep": {},
	"fps": {
		"TOTAL_LOSS": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"TYPE_OF_DAMAGES": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"REASON_TOTAL_LOSS": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"REASON_TOTAL_LOSS_DESC": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"STATUS_WRECK": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"STATUS_WRECK_DESC": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"VEH_BODY_DAMAGES": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"DAMAGE_SECUR_EQUIP": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"OTHER_DAMAGE": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"ENGINE_GEAR_DAMAGE": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"DMG_ELECTRON_SYSTEM": {
			"hidden": false,
			"required": false,
			"disabled": true
		},
		"DMG_STEER_SYSTEM": {
			"hidden": false,
			"required": false,
			"disabled": true
		}
	}
}