
function onLoadF()
	{ 

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('customAirFeatures') == "1" && (true) )
		{
		s('bosType_e_Aircraft_268');
		s('customAirFeatures_e_true');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('customElecFeatures') == "1" && (true) )
		{
		s('bosType_e_Electronics_287');
		s('customElecFeatures_e_true');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('customAppFeatures') == "1" && (true) )
		{
		s('bosType_e_Appliance_293');
		s('customAppFeatures_e_true');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('customGunFeatures') == "1" && (true) )
		{
		s('bosType_e_Firearms_300');
		s('customGunFeatures_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('customCarFeatures') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_310');
		s('customCarFeatures_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && sOneVal('odomRepair') == "Yes, and it was zeroed" && (true) )
		{
		s('bosType_e_Motor Vehicle_318');
		s('odomRepair_e_Yes, and it was zeroed');
		s('bosType_e_Motor Vehicle_319');
		s('odomRepair_e_Yes, and it was zeroed_320');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('customBoatFeatures') == "1" && (true) )
		{
		s('bosType_e_Water Craft_330');
		s('customBoatFeatures_e_true');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && (true) )
		{
		s('bosType_e_Aircraft_350');
		s('airWarranty_e_true');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && (true) )
		{
		s('bosType_e_Appliance_351');
		s('appWarranty_e_true');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && (true) )
		{
		s('bosType_e_Electronics_352');
		s('elecWarranty_e_true');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && (true) )
		{
		s('bosType_e_Firearms_353');
		s('gunWarranty_e_true');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && (true) )
		{
		s('bosType_e_Furniture_354');
		s('furnWarranty_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_355');
		s('carWarranty_e_true');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && (true) )
		{
		s('bosType_e_Water Craft_356');
		s('waterCraftWarranty_e_true');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && (true) )
		{
		s('bosType_e_Power Tool_357');
		s('toolWarranty_e_true');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && (true) )
		{
		s('bosType_e_Other_358');
		s('otherWarranty_e_true');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && getCheckedValue('airLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Aircraft_359');
		s('airWarranty_e_t_360');
		s('airLoansClaims_e_true');
		s('bosType_e_Aircraft_361');
		s('airWarranty_e_t_362');
		s('airLoansClaims_e_t_363');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && getCheckedValue('appLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Appliance_364');
		s('appWarranty_e_t_365');
		s('appLoansClaims_e_true');
		s('bosType_e_Appliance_366');
		s('appWarranty_e_t_367');
		s('appLoansClaims_e_t_368');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && getCheckedValue('elecLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Electronics_369');
		s('elecWarranty_e_t_370');
		s('elecLoansClaims_e_true');
		s('bosType_e_Electronics_371');
		s('elecWarranty_e_t_372');
		s('elecLoansClaims_e_t_373');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && getCheckedValue('gunLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Firearms_374');
		s('gunWarranty_e_t_375');
		s('gunLoansClaims_e_true');
		s('bosType_e_Firearms_376');
		s('gunWarranty_e_t_377');
		s('gunLoansClaims_e_t_378');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && getCheckedValue('furnLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Furniture_379');
		s('furnWarranty_e_t_380');
		s('furnLoansClaims_e_true');
		s('bosType_e_Furniture_381');
		s('furnWarranty_e_t_382');
		s('furnLoansClaims_e_t_383');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && getCheckedValue('carLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_384');
		s('carWarranty_e_t_385');
		s('carLoansClaims_e_true');
		s('bosType_e_Motor Vehicle_386');
		s('carWarranty_e_t_387');
		s('carLoansClaims_e_t_388');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && getCheckedValue('boatLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Water Craft_389');
		s('waterCraftWarranty_e_t_390');
		s('boatLoansClaims_e_true');
		s('bosType_e_Water Craft_391');
		s('waterCraftWarranty_e_t_392');
		s('boatLoansClaims_e_t_393');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && getCheckedValue('toolLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Power Tool_394');
		s('toolWarranty_e_t_395');
		s('toolLoansClaims_e_true');
		s('bosType_e_Power Tool_396');
		s('toolWarranty_e_t_397');
		s('toolLoansClaims_e_t_398');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && getCheckedValue('otherLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Other_399');
		s('otherWarranty_e_t_400');
		s('otherLoansClaims_e_true');
		s('bosType_e_Other_401');
		s('otherWarranty_e_t_402');
		s('otherLoansClaims_e_t_403');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && getCheckedValue('airLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Aircraft_404');
		s('airWarranty_e_t_405');
		s('airLoansClaims_e_t_406');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && getCheckedValue('appLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Appliance_407');
		s('appWarranty_e_t_408');
		s('appLoansClaims_e_t_409');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && getCheckedValue('elecLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Electronics_410');
		s('elecWarranty_e_t_411');
		s('elecLoansClaims_e_t_412');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && getCheckedValue('gunLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Firearms_413');
		s('gunWarranty_e_t_414');
		s('gunLoansClaims_e_t_415');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && getCheckedValue('furnLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Furniture_416');
		s('furnWarranty_e_t_417');
		s('furnLoansClaims_e_t_418');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && getCheckedValue('carLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_419');
		s('carWarranty_e_t_420');
		s('carLoansClaims_e_t_421');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && getCheckedValue('boatLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Water Craft_422');
		s('waterCraftWarranty_e_t_423');
		s('boatLoansClaims_e_t_424');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && getCheckedValue('toolLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Power Tool_425');
		s('toolWarranty_e_t_426');
		s('toolLoansClaims_e_t_427');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && getCheckedValue('otherLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Other_428');
		s('otherWarranty_e_t_429');
		s('otherLoansClaims_e_t_430');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && getCheckedValue('airLoansClaims') == "1" && getCheckedValue('airRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Aircraft_431');
		s('airWarranty_e_t_432');
		s('airLoansClaims_e_t_433');
		s('airRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && getCheckedValue('appLoansClaims') == "1" && getCheckedValue('appRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Appliance_434');
		s('appWarranty_e_t_435');
		s('appLoansClaims_e_t_436');
		s('appRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && getCheckedValue('elecLoansClaims') == "1" && getCheckedValue('elecRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Electronics_437');
		s('elecWarranty_e_t_438');
		s('elecLoansClaims_e_t_439');
		s('elecRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && getCheckedValue('gunLoansClaims') == "1" && getCheckedValue('gunRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Firearms_440');
		s('gunWarranty_e_t_441');
		s('gunLoansClaims_e_t_442');
		s('gunRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && getCheckedValue('furnLoansClaims') == "1" && getCheckedValue('furnRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Furniture_443');
		s('furnWarranty_e_t_444');
		s('furnLoansClaims_e_t_445');
		s('furnRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && getCheckedValue('carLoansClaims') == "1" && getCheckedValue('carRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_446');
		s('carWarranty_e_t_447');
		s('carLoansClaims_e_t_448');
		s('carRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && getCheckedValue('boatLoansClaims') == "1" && getCheckedValue('boatRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Water Craft_449');
		s('waterCraftWarranty_e_t_450');
		s('boatLoansClaims_e_t_451');
		s('boatRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && getCheckedValue('toolLoansClaims') == "1" && getCheckedValue('toolRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Power Tool_452');
		s('toolWarranty_e_t_453');
		s('toolLoansClaims_e_t_454');
		s('toolRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && getCheckedValue('otherLoansClaims') == "1" && getCheckedValue('otherRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Other_455');
		s('otherWarranty_e_t_456');
		s('otherLoansClaims_e_t_457');
		s('otherRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('boatMech') == "1" && (true) )
		{
		s('bosType_e_Water Craft_459');
		s('boatMech_e_true');
		}

	if(getCheckedValue('notary') == "1" && getCheckedValue('buyerSig') == "1" && (true) )
		{
		s('notary_e_t_472');
		s('buyerSig_e_true');
		}

	}

function bosTypeF(prop)
	{
	h('bosType_e_Aircraft');
	h('bosType_e_Aircraft_261');
	h('bosType_e_Aircraft_262');
	h('bosType_e_Aircraft_263');
	h('bosType_e_Aircraft_264');
	h('bosType_e_Aircraft_265');
	h('bosType_e_Aircraft_266');
	h('bosType_e_Aircraft_267');
	h('bosType_e_Aircraft_268');
	h('bosType_e_Aircraft_269');
	h('bosType_e_Aircraft_332');
	h('bosType_e_Aircraft_341');
	h('bosType_e_Aircraft_350');
	h('bosType_e_Aircraft_359');
	h('bosType_e_Aircraft_361');
	h('bosType_e_Aircraft_404');
	h('bosType_e_Aircraft_431');
	h('bosType_e_Aircraft_460');
	h('bosType_e_Animal');
	h('bosType_e_Animal_276');
	h('bosType_e_Animal_277');
	h('bosType_e_Animal_278');
	h('bosType_e_Animal_279');
	h('bosType_e_Appliance');
	h('bosType_e_Appliance_289');
	h('bosType_e_Appliance_290');
	h('bosType_e_Appliance_291');
	h('bosType_e_Appliance_292');
	h('bosType_e_Appliance_293');
	h('bosType_e_Appliance_294');
	h('bosType_e_Appliance_333');
	h('bosType_e_Appliance_342');
	h('bosType_e_Appliance_351');
	h('bosType_e_Appliance_364');
	h('bosType_e_Appliance_366');
	h('bosType_e_Appliance_407');
	h('bosType_e_Appliance_434');
	h('bosType_e_Appliance_461');
	h('bosType_e_Electronics');
	h('bosType_e_Electronics_283');
	h('bosType_e_Electronics_284');
	h('bosType_e_Electronics_285');
	h('bosType_e_Electronics_286');
	h('bosType_e_Electronics_287');
	h('bosType_e_Electronics_288');
	h('bosType_e_Electronics_334');
	h('bosType_e_Electronics_343');
	h('bosType_e_Electronics_352');
	h('bosType_e_Electronics_369');
	h('bosType_e_Electronics_371');
	h('bosType_e_Electronics_410');
	h('bosType_e_Electronics_437');
	h('bosType_e_Electronics_462');
	h('bosType_e_Firearms');
	h('bosType_e_Firearms_295');
	h('bosType_e_Firearms_296');
	h('bosType_e_Firearms_297');
	h('bosType_e_Firearms_298');
	h('bosType_e_Firearms_299');
	h('bosType_e_Firearms_300');
	h('bosType_e_Firearms_301');
	h('bosType_e_Firearms_335');
	h('bosType_e_Firearms_344');
	h('bosType_e_Firearms_353');
	h('bosType_e_Firearms_374');
	h('bosType_e_Firearms_376');
	h('bosType_e_Firearms_413');
	h('bosType_e_Firearms_440');
	h('bosType_e_Firearms_463');
	h('bosType_e_Furniture');
	h('bosType_e_Furniture_273');
	h('bosType_e_Furniture_274');
	h('bosType_e_Furniture_275');
	h('bosType_e_Furniture_336');
	h('bosType_e_Furniture_345');
	h('bosType_e_Furniture_354');
	h('bosType_e_Furniture_379');
	h('bosType_e_Furniture_381');
	h('bosType_e_Furniture_416');
	h('bosType_e_Furniture_443');
	h('bosType_e_Furniture_464');
	h('bosType_e_Motor Vehicle');
	h('bosType_e_Motor Vehicle_302');
	h('bosType_e_Motor Vehicle_303');
	h('bosType_e_Motor Vehicle_304');
	h('bosType_e_Motor Vehicle_305');
	h('bosType_e_Motor Vehicle_306');
	h('bosType_e_Motor Vehicle_307');
	h('bosType_e_Motor Vehicle_308');
	h('bosType_e_Motor Vehicle_309');
	h('bosType_e_Motor Vehicle_310');
	h('bosType_e_Motor Vehicle_311');
	h('bosType_e_Motor Vehicle_312');
	h('bosType_e_Motor Vehicle_313');
	h('bosType_e_Motor Vehicle_314');
	h('bosType_e_Motor Vehicle_315');
	h('bosType_e_Motor Vehicle_316');
	h('bosType_e_Motor Vehicle_317');
	h('bosType_e_Motor Vehicle_318');
	h('bosType_e_Motor Vehicle_319');
	h('bosType_e_Motor Vehicle_337');
	h('bosType_e_Motor Vehicle_346');
	h('bosType_e_Motor Vehicle_355');
	h('bosType_e_Motor Vehicle_384');
	h('bosType_e_Motor Vehicle_386');
	h('bosType_e_Motor Vehicle_419');
	h('bosType_e_Motor Vehicle_446');
	h('bosType_e_Motor Vehicle_465');
	h('bosType_e_Power Tool');
	h('bosType_e_Power Tool_270');
	h('bosType_e_Power Tool_271');
	h('bosType_e_Power Tool_272');
	h('bosType_e_Power Tool_338');
	h('bosType_e_Power Tool_347');
	h('bosType_e_Power Tool_357');
	h('bosType_e_Power Tool_394');
	h('bosType_e_Power Tool_396');
	h('bosType_e_Power Tool_425');
	h('bosType_e_Power Tool_452');
	h('bosType_e_Power Tool_466');
	h('bosType_e_Water Craft');
	h('bosType_e_Water Craft_321');
	h('bosType_e_Water Craft_322');
	h('bosType_e_Water Craft_323');
	h('bosType_e_Water Craft_324');
	h('bosType_e_Water Craft_325');
	h('bosType_e_Water Craft_326');
	h('bosType_e_Water Craft_327');
	h('bosType_e_Water Craft_328');
	h('bosType_e_Water Craft_329');
	h('bosType_e_Water Craft_330');
	h('bosType_e_Water Craft_331');
	h('bosType_e_Water Craft_339');
	h('bosType_e_Water Craft_349');
	h('bosType_e_Water Craft_356');
	h('bosType_e_Water Craft_389');
	h('bosType_e_Water Craft_391');
	h('bosType_e_Water Craft_422');
	h('bosType_e_Water Craft_449');
	h('bosType_e_Water Craft_458');
	h('bosType_e_Water Craft_459');
	h('bosType_e_Water Craft_467');
	h('bosType_e_Other');
	h('bosType_e_Other_260');
	h('bosType_e_Other_280');
	h('bosType_e_Other_281');
	h('bosType_e_Other_282');
	h('bosType_e_Other_340');
	h('bosType_e_Other_348');
	h('bosType_e_Other_358');
	h('bosType_e_Other_399');
	h('bosType_e_Other_401');
	h('bosType_e_Other_428');
	h('bosType_e_Other_455');
	h('bosType_e_Other_468');

	if(sOneVal('bosType') == "Aircraft")
		{
		s('bosType_e_Aircraft');
		s('bosType_e_Aircraft_261');
		s('bosType_e_Aircraft_262');
		s('bosType_e_Aircraft_263');
		s('bosType_e_Aircraft_264');
		s('bosType_e_Aircraft_265');
		s('bosType_e_Aircraft_266');
		s('bosType_e_Aircraft_267');
		s('bosType_e_Aircraft_268');
		s('bosType_e_Aircraft_269');
		s('bosType_e_Aircraft_332');
		s('bosType_e_Aircraft_341');
		s('bosType_e_Aircraft_350');
		s('bosType_e_Aircraft_359');
		s('bosType_e_Aircraft_361');
		s('bosType_e_Aircraft_404');
		s('bosType_e_Aircraft_431');
		s('bosType_e_Aircraft_460');
		}

	if(sOneVal('bosType') == "Animal")
		{
		s('bosType_e_Animal');
		s('bosType_e_Animal_276');
		s('bosType_e_Animal_277');
		s('bosType_e_Animal_278');
		s('bosType_e_Animal_279');
		}

	if(sOneVal('bosType') == "Appliance")
		{
		s('bosType_e_Appliance');
		s('bosType_e_Appliance_289');
		s('bosType_e_Appliance_290');
		s('bosType_e_Appliance_291');
		s('bosType_e_Appliance_292');
		s('bosType_e_Appliance_293');
		s('bosType_e_Appliance_294');
		s('bosType_e_Appliance_333');
		s('bosType_e_Appliance_342');
		s('bosType_e_Appliance_351');
		s('bosType_e_Appliance_364');
		s('bosType_e_Appliance_366');
		s('bosType_e_Appliance_407');
		s('bosType_e_Appliance_434');
		s('bosType_e_Appliance_461');
		}

	if(sOneVal('bosType') == "Electronics")
		{
		s('bosType_e_Electronics');
		s('bosType_e_Electronics_283');
		s('bosType_e_Electronics_284');
		s('bosType_e_Electronics_285');
		s('bosType_e_Electronics_286');
		s('bosType_e_Electronics_287');
		s('bosType_e_Electronics_288');
		s('bosType_e_Electronics_334');
		s('bosType_e_Electronics_343');
		s('bosType_e_Electronics_352');
		s('bosType_e_Electronics_369');
		s('bosType_e_Electronics_371');
		s('bosType_e_Electronics_410');
		s('bosType_e_Electronics_437');
		s('bosType_e_Electronics_462');
		}

	if(sOneVal('bosType') == "Firearms")
		{
		s('bosType_e_Firearms');
		s('bosType_e_Firearms_295');
		s('bosType_e_Firearms_296');
		s('bosType_e_Firearms_297');
		s('bosType_e_Firearms_298');
		s('bosType_e_Firearms_299');
		s('bosType_e_Firearms_300');
		s('bosType_e_Firearms_301');
		s('bosType_e_Firearms_335');
		s('bosType_e_Firearms_344');
		s('bosType_e_Firearms_353');
		s('bosType_e_Firearms_374');
		s('bosType_e_Firearms_376');
		s('bosType_e_Firearms_413');
		s('bosType_e_Firearms_440');
		s('bosType_e_Firearms_463');
		}

	if(sOneVal('bosType') == "Furniture")
		{
		s('bosType_e_Furniture');
		s('bosType_e_Furniture_273');
		s('bosType_e_Furniture_274');
		s('bosType_e_Furniture_275');
		s('bosType_e_Furniture_336');
		s('bosType_e_Furniture_345');
		s('bosType_e_Furniture_354');
		s('bosType_e_Furniture_379');
		s('bosType_e_Furniture_381');
		s('bosType_e_Furniture_416');
		s('bosType_e_Furniture_443');
		s('bosType_e_Furniture_464');
		}

	if(sOneVal('bosType') == "Motor Vehicle")
		{
		s('bosType_e_Motor Vehicle');
		s('bosType_e_Motor Vehicle_302');
		s('bosType_e_Motor Vehicle_303');
		s('bosType_e_Motor Vehicle_304');
		s('bosType_e_Motor Vehicle_305');
		s('bosType_e_Motor Vehicle_306');
		s('bosType_e_Motor Vehicle_307');
		s('bosType_e_Motor Vehicle_308');
		s('bosType_e_Motor Vehicle_309');
		s('bosType_e_Motor Vehicle_310');
		s('bosType_e_Motor Vehicle_311');
		s('bosType_e_Motor Vehicle_312');
		s('bosType_e_Motor Vehicle_313');
		s('bosType_e_Motor Vehicle_314');
		s('bosType_e_Motor Vehicle_315');
		s('bosType_e_Motor Vehicle_316');
		s('bosType_e_Motor Vehicle_317');
		s('bosType_e_Motor Vehicle_318');
		s('bosType_e_Motor Vehicle_319');
		s('bosType_e_Motor Vehicle_337');
		s('bosType_e_Motor Vehicle_346');
		s('bosType_e_Motor Vehicle_355');
		s('bosType_e_Motor Vehicle_384');
		s('bosType_e_Motor Vehicle_386');
		s('bosType_e_Motor Vehicle_419');
		s('bosType_e_Motor Vehicle_446');
		s('bosType_e_Motor Vehicle_465');
		}

	if(sOneVal('bosType') == "Power Tool")
		{
		s('bosType_e_Power Tool');
		s('bosType_e_Power Tool_270');
		s('bosType_e_Power Tool_271');
		s('bosType_e_Power Tool_272');
		s('bosType_e_Power Tool_338');
		s('bosType_e_Power Tool_347');
		s('bosType_e_Power Tool_357');
		s('bosType_e_Power Tool_394');
		s('bosType_e_Power Tool_396');
		s('bosType_e_Power Tool_425');
		s('bosType_e_Power Tool_452');
		s('bosType_e_Power Tool_466');
		}

	if(sOneVal('bosType') == "Water Craft")
		{
		s('bosType_e_Water Craft');
		s('bosType_e_Water Craft_321');
		s('bosType_e_Water Craft_322');
		s('bosType_e_Water Craft_323');
		s('bosType_e_Water Craft_324');
		s('bosType_e_Water Craft_325');
		s('bosType_e_Water Craft_326');
		s('bosType_e_Water Craft_327');
		s('bosType_e_Water Craft_328');
		s('bosType_e_Water Craft_329');
		s('bosType_e_Water Craft_330');
		s('bosType_e_Water Craft_331');
		s('bosType_e_Water Craft_339');
		s('bosType_e_Water Craft_349');
		s('bosType_e_Water Craft_356');
		s('bosType_e_Water Craft_389');
		s('bosType_e_Water Craft_391');
		s('bosType_e_Water Craft_422');
		s('bosType_e_Water Craft_449');
		s('bosType_e_Water Craft_458');
		s('bosType_e_Water Craft_459');
		s('bosType_e_Water Craft_467');
		}

	if(sOneVal('bosType') == "Other")
		{
		s('bosType_e_Other');
		s('bosType_e_Other_260');
		s('bosType_e_Other_280');
		s('bosType_e_Other_281');
		s('bosType_e_Other_282');
		s('bosType_e_Other_340');
		s('bosType_e_Other_348');
		s('bosType_e_Other_358');
		s('bosType_e_Other_399');
		s('bosType_e_Other_401');
		s('bosType_e_Other_428');
		s('bosType_e_Other_455');
		s('bosType_e_Other_468');
		}
	onLoadF();
	}

function numSellersF(prop)
	{
	h('numSellers_m_0');
	h('numSellers_m_0_237');
	h('numSellers_m_0_238');
	h('numSellers_m_0_239');
	h('numSellers_m_0_240');
	h('numSellers_m_0_241');
	h('numSellers_m_1');
	h('numSellers_m_1_242');
	h('numSellers_m_1_243');
	h('numSellers_m_1_244');
	h('numSellers_m_1_245');
	h('numSellers_m_1_246');
	h('numSellers_m_1_247');
	h('numSellers_m_1_248');

	if(sOneVal('numSellers')>0)
		{
		s('numSellers_m_0');
		s('numSellers_m_0_237');
		s('numSellers_m_0_238');
		s('numSellers_m_0_239');
		s('numSellers_m_0_240');
		s('numSellers_m_0_241');
		h('numSellers_m_1');
		h('numSellers_m_1_242');
		h('numSellers_m_1_243');
		h('numSellers_m_1_244');
		h('numSellers_m_1_245');
		h('numSellers_m_1_246');
		h('numSellers_m_1_247');
		h('numSellers_m_1_248');
		}

	if(true)
		{
		h('numSellers_l_2');
		}

	if(sOneVal('numSellers')<2)
		{
		s('numSellers_l_2');
		}

	if(sOneVal('numSellers')>1)
		{
		s('numSellers_m_1');
		s('numSellers_m_1_242');
		s('numSellers_m_1_243');
		s('numSellers_m_1_244');
		s('numSellers_m_1_245');
		s('numSellers_m_1_246');
		s('numSellers_m_1_247');
		s('numSellers_m_1_248');
		}

	onLoadF();
	}

function sellerOneStateF(prop)
	{
	onLoadF();
	}

function sellerTwoStateF(prop)
	{
	onLoadF();
	}

function numBuyersF(prop)
	{
	h('numBuyers_m_0');
	h('numBuyers_m_0_249');
	h('numBuyers_m_0_250');
	h('numBuyers_m_0_251');
	h('numBuyers_m_0_252');
	h('numBuyers_m_0_253');
	h('numBuyers_m_1');
	h('numBuyers_m_1_254');
	h('numBuyers_m_1_255');
	h('numBuyers_m_1_256');
	h('numBuyers_m_1_257');
	h('numBuyers_m_1_258');
	h('numBuyers_m_1_259');

	if(sOneVal('numBuyers')>0)
		{
		s('numBuyers_m_0');
		s('numBuyers_m_0_249');
		s('numBuyers_m_0_250');
		s('numBuyers_m_0_251');
		s('numBuyers_m_0_252');
		s('numBuyers_m_0_253');
		h('numBuyers_m_1');
		h('numBuyers_m_1_254');
		h('numBuyers_m_1_255');
		h('numBuyers_m_1_256');
		h('numBuyers_m_1_257');
		h('numBuyers_m_1_258');
		h('numBuyers_m_1_259');
		}

	if(true)
		{
		h('numBuyers_l_2');
		}

	if(sOneVal('numBuyers')<2)
		{
		s('numBuyers_l_2');
		}

	if(sOneVal('numBuyers')>1)
		{
		s('numSellers_m_1_246');
		}

	if(sOneVal('numBuyers')>1)
		{
		s('numBuyers_m_1');
		s('numBuyers_m_1_254');
		s('numBuyers_m_1_255');
		s('numBuyers_m_1_256');
		s('numBuyers_m_1_257');
		s('numBuyers_m_1_258');
		s('numBuyers_m_1_259');
		}

	onLoadF();
	}

function buyerOneStateF(prop)
	{
	onLoadF();
	}

function currencyF(prop)
	{
	onLoadF();
	}

function salesTaxInclF(prop)
	{
	onLoadF();
	}

function payMethodF(prop)
	{
	h('payMethod_e_Other');

	if(sOneVal('payMethod') == "Other")
		{
		s('payMethod_e_Other');
		}
	onLoadF();
	}

function customAirFeaturesF(prop)
	{
	h('customAirFeatures_e_true');
	if (getCheckedValue('customAirFeatures') == "1") 
		{
		s('customAirFeatures_e_true'); 
		}

	onLoadF();
	}

function customAirFeaturesF(prop)
	{
	h('customAirFeatures_e_true');
	if (getCheckedValue('customAirFeatures') == "1") 
		{
		s('customAirFeatures_e_true'); 
		}

	onLoadF();
	}

function airLocationF(prop)
	{
	onLoadF();
	}

function toolLocationF(prop)
	{
	onLoadF();
	}

function furnLocationF(prop)
	{
	onLoadF();
	}

function animalsF(prop)
	{
	onLoadF();
	}

function animalsF(prop)
	{
	onLoadF();
	}

function animalLocationF(prop)
	{
	onLoadF();
	}

function otherLocationF(prop)
	{
	onLoadF();
	}

function customElecFeaturesF(prop)
	{
	h('customElecFeatures_e_true');
	if (getCheckedValue('customElecFeatures') == "1") 
		{
		s('customElecFeatures_e_true'); 
		}

	onLoadF();
	}

function customElecFeaturesF(prop)
	{
	h('customElecFeatures_e_true');
	if (getCheckedValue('customElecFeatures') == "1") 
		{
		s('customElecFeatures_e_true'); 
		}

	onLoadF();
	}

function elecLocationF(prop)
	{
	onLoadF();
	}

function customAppFeaturesF(prop)
	{
	h('customAppFeatures_e_true');
	if (getCheckedValue('customAppFeatures') == "1") 
		{
		s('customAppFeatures_e_true'); 
		}

	onLoadF();
	}

function customAppFeaturesF(prop)
	{
	h('customAppFeatures_e_true');
	if (getCheckedValue('customAppFeatures') == "1") 
		{
		s('customAppFeatures_e_true'); 
		}

	onLoadF();
	}

function appLocationF(prop)
	{
	onLoadF();
	}

function customGunFeaturesF(prop)
	{
	h('customGunFeatures_e_true');
	if (getCheckedValue('customGunFeatures') == "1") 
		{
		s('customGunFeatures_e_true'); 
		}

	onLoadF();
	}

function customGunFeaturesF(prop)
	{
	h('customGunFeatures_e_true');
	if (getCheckedValue('customGunFeatures') == "1") 
		{
		s('customGunFeatures_e_true'); 
		}

	onLoadF();
	}

function gunLocationF(prop)
	{
	onLoadF();
	}

function customCarFeaturesF(prop)
	{
	h('customCarFeatures_e_true');
	if (getCheckedValue('customCarFeatures') == "1") 
		{
		s('customCarFeatures_e_true'); 
		}

	onLoadF();
	}

function customCarFeaturesF(prop)
	{
	h('customCarFeatures_e_true');
	if (getCheckedValue('customCarFeatures') == "1") 
		{
		s('customCarFeatures_e_true'); 
		}

	onLoadF();
	}

function carLocationF(prop)
	{
	onLoadF();
	}

function milesorkmF(prop)
	{
	onLoadF();
	}

function odometerF(prop)
	{
	onLoadF();
	}

function odomRepairF(prop)
	{
	h('odomRepair_e_Yes, and it was zeroed');
	h('odomRepair_e_Yes, and it was zeroed_320');

	if(sOneVal('odomRepair') == "Yes, and it was zeroed")
		{
		s('odomRepair_e_Yes, and it was zeroed');
		s('odomRepair_e_Yes, and it was zeroed_320');
		}
	onLoadF();
	}

function origMilesorkmF(prop)
	{
	onLoadF();
	}

function customBoatFeaturesF(prop)
	{
	h('customBoatFeatures_e_true');
	if (getCheckedValue('customBoatFeatures') == "1") 
		{
		s('customBoatFeatures_e_true'); 
		}

	onLoadF();
	}

function customBoatFeaturesF(prop)
	{
	h('customBoatFeatures_e_true');
	if (getCheckedValue('customBoatFeatures') == "1") 
		{
		s('customBoatFeatures_e_true'); 
		}

	onLoadF();
	}

function boatLocationF(prop)
	{
	onLoadF();
	}

function airWarrantyF(prop)
	{
	h('airWarranty_e_true');
	h('airWarranty_e_t_360');
	h('airWarranty_e_t_362');
	h('airWarranty_e_t_405');
	h('airWarranty_e_t_432');
	if (getCheckedValue('airWarranty') == "1") 
		{
		s('airWarranty_e_true'); 
		}

	if (getCheckedValue('airWarranty') == "1")
		{
		s('airWarranty_e_t_360');
		s('airWarranty_e_t_362');
		s('airWarranty_e_t_405');
		s('airWarranty_e_t_432');
		}

	onLoadF();
	}

function airWarrantyF(prop)
	{
	h('airWarranty_e_true');
	h('airWarranty_e_t_360');
	h('airWarranty_e_t_362');
	h('airWarranty_e_t_405');
	h('airWarranty_e_t_432');
	if (getCheckedValue('airWarranty') == "1") 
		{
		s('airWarranty_e_true'); 
		s('airWarranty_e_t_360');
		s('airWarranty_e_t_362');
		s('airWarranty_e_t_405');
		s('airWarranty_e_t_432');
		}

	onLoadF();
	}

function appWarrantyF(prop)
	{
	h('appWarranty_e_true');
	h('appWarranty_e_t_365');
	h('appWarranty_e_t_367');
	h('appWarranty_e_t_408');
	h('appWarranty_e_t_435');
	if (getCheckedValue('appWarranty') == "1") 
		{
		s('appWarranty_e_true'); 
		}

	if (getCheckedValue('appWarranty') == "1")
		{
		s('appWarranty_e_t_365');
		s('appWarranty_e_t_367');
		s('appWarranty_e_t_408');
		s('appWarranty_e_t_435');
		}

	onLoadF();
	}

function appWarrantyF(prop)
	{
	h('appWarranty_e_true');
	h('appWarranty_e_t_365');
	h('appWarranty_e_t_367');
	h('appWarranty_e_t_408');
	h('appWarranty_e_t_435');
	if (getCheckedValue('appWarranty') == "1") 
		{
		s('appWarranty_e_true'); 
		s('appWarranty_e_t_365');
		s('appWarranty_e_t_367');
		s('appWarranty_e_t_408');
		s('appWarranty_e_t_435');
		}

	onLoadF();
	}

function elecWarrantyF(prop)
	{
	h('elecWarranty_e_true');
	h('elecWarranty_e_t_370');
	h('elecWarranty_e_t_372');
	h('elecWarranty_e_t_411');
	h('elecWarranty_e_t_438');
	if (getCheckedValue('elecWarranty') == "1") 
		{
		s('elecWarranty_e_true'); 
		}

	if (getCheckedValue('elecWarranty') == "1")
		{
		s('elecWarranty_e_t_370');
		s('elecWarranty_e_t_372');
		s('elecWarranty_e_t_411');
		s('elecWarranty_e_t_438');
		}

	onLoadF();
	}

function elecWarrantyF(prop)
	{
	h('elecWarranty_e_true');
	h('elecWarranty_e_t_370');
	h('elecWarranty_e_t_372');
	h('elecWarranty_e_t_411');
	h('elecWarranty_e_t_438');
	if (getCheckedValue('elecWarranty') == "1") 
		{
		s('elecWarranty_e_true'); 
		s('elecWarranty_e_t_370');
		s('elecWarranty_e_t_372');
		s('elecWarranty_e_t_411');
		s('elecWarranty_e_t_438');
		}

	onLoadF();
	}

function gunWarrantyF(prop)
	{
	h('gunWarranty_e_true');
	h('gunWarranty_e_t_375');
	h('gunWarranty_e_t_377');
	h('gunWarranty_e_t_414');
	h('gunWarranty_e_t_441');
	if (getCheckedValue('gunWarranty') == "1") 
		{
		s('gunWarranty_e_true'); 
		}

	if (getCheckedValue('gunWarranty') == "1")
		{
		s('gunWarranty_e_t_375');
		s('gunWarranty_e_t_377');
		s('gunWarranty_e_t_414');
		s('gunWarranty_e_t_441');
		}

	onLoadF();
	}

function gunWarrantyF(prop)
	{
	h('gunWarranty_e_true');
	h('gunWarranty_e_t_375');
	h('gunWarranty_e_t_377');
	h('gunWarranty_e_t_414');
	h('gunWarranty_e_t_441');
	if (getCheckedValue('gunWarranty') == "1") 
		{
		s('gunWarranty_e_true'); 
		s('gunWarranty_e_t_375');
		s('gunWarranty_e_t_377');
		s('gunWarranty_e_t_414');
		s('gunWarranty_e_t_441');
		}

	onLoadF();
	}

function furnWarrantyF(prop)
	{
	h('furnWarranty_e_true');
	h('furnWarranty_e_t_380');
	h('furnWarranty_e_t_382');
	h('furnWarranty_e_t_417');
	h('furnWarranty_e_t_444');
	if (getCheckedValue('furnWarranty') == "1") 
		{
		s('furnWarranty_e_true'); 
		}

	if (getCheckedValue('furnWarranty') == "1")
		{
		s('furnWarranty_e_t_380');
		s('furnWarranty_e_t_382');
		s('furnWarranty_e_t_417');
		s('furnWarranty_e_t_444');
		}

	onLoadF();
	}

function furnWarrantyF(prop)
	{
	h('furnWarranty_e_true');
	h('furnWarranty_e_t_380');
	h('furnWarranty_e_t_382');
	h('furnWarranty_e_t_417');
	h('furnWarranty_e_t_444');
	if (getCheckedValue('furnWarranty') == "1") 
		{
		s('furnWarranty_e_true'); 
		s('furnWarranty_e_t_380');
		s('furnWarranty_e_t_382');
		s('furnWarranty_e_t_417');
		s('furnWarranty_e_t_444');
		}

	onLoadF();
	}

function carWarrantyF(prop)
	{
	h('carWarranty_e_true');
	h('carWarranty_e_t_385');
	h('carWarranty_e_t_387');
	h('carWarranty_e_t_420');
	h('carWarranty_e_t_447');
	if (getCheckedValue('carWarranty') == "1") 
		{
		s('carWarranty_e_true'); 
		}

	if (getCheckedValue('carWarranty') == "1")
		{
		s('carWarranty_e_t_385');
		s('carWarranty_e_t_387');
		s('carWarranty_e_t_420');
		s('carWarranty_e_t_447');
		}

	onLoadF();
	}

function carWarrantyF(prop)
	{
	h('carWarranty_e_true');
	h('carWarranty_e_t_385');
	h('carWarranty_e_t_387');
	h('carWarranty_e_t_420');
	h('carWarranty_e_t_447');
	if (getCheckedValue('carWarranty') == "1") 
		{
		s('carWarranty_e_true'); 
		s('carWarranty_e_t_385');
		s('carWarranty_e_t_387');
		s('carWarranty_e_t_420');
		s('carWarranty_e_t_447');
		}

	onLoadF();
	}

function toolWarrantyF(prop)
	{
	h('toolWarranty_e_true');
	h('toolWarranty_e_t_395');
	h('toolWarranty_e_t_397');
	h('toolWarranty_e_t_426');
	h('toolWarranty_e_t_453');
	if (getCheckedValue('toolWarranty') == "1") 
		{
		s('toolWarranty_e_true'); 
		}

	if (getCheckedValue('toolWarranty') == "1")
		{
		s('toolWarranty_e_t_395');
		s('toolWarranty_e_t_397');
		s('toolWarranty_e_t_426');
		s('toolWarranty_e_t_453');
		}

	onLoadF();
	}

function toolWarrantyF(prop)
	{
	h('toolWarranty_e_true');
	h('toolWarranty_e_t_395');
	h('toolWarranty_e_t_397');
	h('toolWarranty_e_t_426');
	h('toolWarranty_e_t_453');
	if (getCheckedValue('toolWarranty') == "1") 
		{
		s('toolWarranty_e_true'); 
		s('toolWarranty_e_t_395');
		s('toolWarranty_e_t_397');
		s('toolWarranty_e_t_426');
		s('toolWarranty_e_t_453');
		}

	onLoadF();
	}

function otherWarrantyF(prop)
	{
	h('otherWarranty_e_true');
	h('otherWarranty_e_t_400');
	h('otherWarranty_e_t_402');
	h('otherWarranty_e_t_429');
	h('otherWarranty_e_t_456');
	if (getCheckedValue('otherWarranty') == "1") 
		{
		s('otherWarranty_e_true'); 
		}

	if (getCheckedValue('otherWarranty') == "1")
		{
		s('otherWarranty_e_t_400');
		s('otherWarranty_e_t_402');
		s('otherWarranty_e_t_429');
		s('otherWarranty_e_t_456');
		}

	onLoadF();
	}

function otherWarrantyF(prop)
	{
	h('otherWarranty_e_true');
	h('otherWarranty_e_t_400');
	h('otherWarranty_e_t_402');
	h('otherWarranty_e_t_429');
	h('otherWarranty_e_t_456');
	if (getCheckedValue('otherWarranty') == "1") 
		{
		s('otherWarranty_e_true'); 
		s('otherWarranty_e_t_400');
		s('otherWarranty_e_t_402');
		s('otherWarranty_e_t_429');
		s('otherWarranty_e_t_456');
		}

	onLoadF();
	}

function waterCraftWarrantyF(prop)
	{
	h('waterCraftWarranty_e_true');
	h('waterCraftWarranty_e_t_390');
	h('waterCraftWarranty_e_t_392');
	h('waterCraftWarranty_e_t_423');
	h('waterCraftWarranty_e_t_450');
	if (getCheckedValue('waterCraftWarranty') == "1") 
		{
		s('waterCraftWarranty_e_true'); 
		}

	if (getCheckedValue('waterCraftWarranty') == "1")
		{
		s('waterCraftWarranty_e_t_390');
		s('waterCraftWarranty_e_t_392');
		s('waterCraftWarranty_e_t_423');
		s('waterCraftWarranty_e_t_450');
		}

	onLoadF();
	}

function waterCraftWarrantyF(prop)
	{
	h('waterCraftWarranty_e_true');
	h('waterCraftWarranty_e_t_390');
	h('waterCraftWarranty_e_t_392');
	h('waterCraftWarranty_e_t_423');
	h('waterCraftWarranty_e_t_450');
	if (getCheckedValue('waterCraftWarranty') == "1") 
		{
		s('waterCraftWarranty_e_true'); 
		s('waterCraftWarranty_e_t_390');
		s('waterCraftWarranty_e_t_392');
		s('waterCraftWarranty_e_t_423');
		s('waterCraftWarranty_e_t_450');
		}

	onLoadF();
	}

function airLoansClaimsF(prop)
	{
	h('airLoansClaims_e_true');
	h('airLoansClaims_e_t_363');
	h('airLoansClaims_e_t_406');
	h('airLoansClaims_e_t_433');
	if (getCheckedValue('airLoansClaims') == "1") 
		{
		s('airLoansClaims_e_true'); 
		}

	if (getCheckedValue('airLoansClaims') == "1")
		{
		s('airLoansClaims_e_t_363');
		s('airLoansClaims_e_t_406');
		s('airLoansClaims_e_t_433');
		}

	onLoadF();
	}

function airLoansClaimsF(prop)
	{
	h('airLoansClaims_e_true');
	h('airLoansClaims_e_t_363');
	h('airLoansClaims_e_t_406');
	h('airLoansClaims_e_t_433');
	if (getCheckedValue('airLoansClaims') == "1") 
		{
		s('airLoansClaims_e_true'); 
		s('airLoansClaims_e_t_363');
		s('airLoansClaims_e_t_406');
		s('airLoansClaims_e_t_433');
		}

	onLoadF();
	}

function airLoansClaimsF(prop)
	{
	h('airLoansClaims_e_true');
	h('airLoansClaims_e_t_363');
	h('airLoansClaims_e_t_406');
	h('airLoansClaims_e_t_433');
	if (getCheckedValue('airLoansClaims') == "1") 
		{
		s('airLoansClaims_e_true'); 
		s('airLoansClaims_e_t_363');
		s('airLoansClaims_e_t_406');
		s('airLoansClaims_e_t_433');
		}

	onLoadF();
	}

function appLoansClaimsF(prop)
	{
	h('appLoansClaims_e_true');
	h('appLoansClaims_e_t_368');
	h('appLoansClaims_e_t_409');
	h('appLoansClaims_e_t_436');
	if (getCheckedValue('appLoansClaims') == "1") 
		{
		s('appLoansClaims_e_true'); 
		}

	if (getCheckedValue('appLoansClaims') == "1")
		{
		s('appLoansClaims_e_t_368');
		s('appLoansClaims_e_t_409');
		s('appLoansClaims_e_t_436');
		}

	onLoadF();
	}

function appLoansClaimsF(prop)
	{
	h('appLoansClaims_e_true');
	h('appLoansClaims_e_t_368');
	h('appLoansClaims_e_t_409');
	h('appLoansClaims_e_t_436');
	if (getCheckedValue('appLoansClaims') == "1") 
		{
		s('appLoansClaims_e_true'); 
		s('appLoansClaims_e_t_368');
		s('appLoansClaims_e_t_409');
		s('appLoansClaims_e_t_436');
		}

	onLoadF();
	}

function appLoansClaimsF(prop)
	{
	h('appLoansClaims_e_true');
	h('appLoansClaims_e_t_368');
	h('appLoansClaims_e_t_409');
	h('appLoansClaims_e_t_436');
	if (getCheckedValue('appLoansClaims') == "1") 
		{
		s('appLoansClaims_e_true'); 
		s('appLoansClaims_e_t_368');
		s('appLoansClaims_e_t_409');
		s('appLoansClaims_e_t_436');
		}

	onLoadF();
	}

function elecLoansClaimsF(prop)
	{
	h('elecLoansClaims_e_true');
	h('elecLoansClaims_e_t_373');
	h('elecLoansClaims_e_t_412');
	h('elecLoansClaims_e_t_439');
	if (getCheckedValue('elecLoansClaims') == "1") 
		{
		s('elecLoansClaims_e_true'); 
		}

	if (getCheckedValue('elecLoansClaims') == "1")
		{
		s('elecLoansClaims_e_t_373');
		s('elecLoansClaims_e_t_412');
		s('elecLoansClaims_e_t_439');
		}

	onLoadF();
	}

function elecLoansClaimsF(prop)
	{
	h('elecLoansClaims_e_true');
	h('elecLoansClaims_e_t_373');
	h('elecLoansClaims_e_t_412');
	h('elecLoansClaims_e_t_439');
	if (getCheckedValue('elecLoansClaims') == "1") 
		{
		s('elecLoansClaims_e_true'); 
		s('elecLoansClaims_e_t_373');
		s('elecLoansClaims_e_t_412');
		s('elecLoansClaims_e_t_439');
		}

	onLoadF();
	}

function elecLoansClaimsF(prop)
	{
	h('elecLoansClaims_e_true');
	h('elecLoansClaims_e_t_373');
	h('elecLoansClaims_e_t_412');
	h('elecLoansClaims_e_t_439');
	if (getCheckedValue('elecLoansClaims') == "1") 
		{
		s('elecLoansClaims_e_true'); 
		s('elecLoansClaims_e_t_373');
		s('elecLoansClaims_e_t_412');
		s('elecLoansClaims_e_t_439');
		}

	onLoadF();
	}

function gunLoansClaimsF(prop)
	{
	h('gunLoansClaims_e_true');
	h('gunLoansClaims_e_t_378');
	h('gunLoansClaims_e_t_415');
	h('gunLoansClaims_e_t_442');
	if (getCheckedValue('gunLoansClaims') == "1") 
		{
		s('gunLoansClaims_e_true'); 
		}

	if (getCheckedValue('gunLoansClaims') == "1")
		{
		s('gunLoansClaims_e_t_378');
		s('gunLoansClaims_e_t_415');
		s('gunLoansClaims_e_t_442');
		}

	onLoadF();
	}

function gunLoansClaimsF(prop)
	{
	h('gunLoansClaims_e_true');
	h('gunLoansClaims_e_t_378');
	h('gunLoansClaims_e_t_415');
	h('gunLoansClaims_e_t_442');
	if (getCheckedValue('gunLoansClaims') == "1") 
		{
		s('gunLoansClaims_e_true'); 
		s('gunLoansClaims_e_t_378');
		s('gunLoansClaims_e_t_415');
		s('gunLoansClaims_e_t_442');
		}

	onLoadF();
	}

function gunLoansClaimsF(prop)
	{
	h('gunLoansClaims_e_true');
	h('gunLoansClaims_e_t_378');
	h('gunLoansClaims_e_t_415');
	h('gunLoansClaims_e_t_442');
	if (getCheckedValue('gunLoansClaims') == "1") 
		{
		s('gunLoansClaims_e_true'); 
		s('gunLoansClaims_e_t_378');
		s('gunLoansClaims_e_t_415');
		s('gunLoansClaims_e_t_442');
		}

	onLoadF();
	}

function furnLoansClaimsF(prop)
	{
	h('furnLoansClaims_e_true');
	h('furnLoansClaims_e_t_383');
	h('furnLoansClaims_e_t_418');
	h('furnLoansClaims_e_t_445');
	if (getCheckedValue('furnLoansClaims') == "1") 
		{
		s('furnLoansClaims_e_true'); 
		}

	if (getCheckedValue('furnLoansClaims') == "1")
		{
		s('furnLoansClaims_e_t_383');
		s('furnLoansClaims_e_t_418');
		s('furnLoansClaims_e_t_445');
		}

	onLoadF();
	}

function furnLoansClaimsF(prop)
	{
	h('furnLoansClaims_e_true');
	h('furnLoansClaims_e_t_383');
	h('furnLoansClaims_e_t_418');
	h('furnLoansClaims_e_t_445');
	if (getCheckedValue('furnLoansClaims') == "1") 
		{
		s('furnLoansClaims_e_true'); 
		s('furnLoansClaims_e_t_383');
		s('furnLoansClaims_e_t_418');
		s('furnLoansClaims_e_t_445');
		}

	onLoadF();
	}

function furnLoansClaimsF(prop)
	{
	h('furnLoansClaims_e_true');
	h('furnLoansClaims_e_t_383');
	h('furnLoansClaims_e_t_418');
	h('furnLoansClaims_e_t_445');
	if (getCheckedValue('furnLoansClaims') == "1") 
		{
		s('furnLoansClaims_e_true'); 
		s('furnLoansClaims_e_t_383');
		s('furnLoansClaims_e_t_418');
		s('furnLoansClaims_e_t_445');
		}

	onLoadF();
	}

function carLoansClaimsF(prop)
	{
	h('carLoansClaims_e_true');
	h('carLoansClaims_e_t_388');
	h('carLoansClaims_e_t_421');
	h('carLoansClaims_e_t_448');
	if (getCheckedValue('carLoansClaims') == "1") 
		{
		s('carLoansClaims_e_true'); 
		}

	if (getCheckedValue('carLoansClaims') == "1")
		{
		s('carLoansClaims_e_t_388');
		s('carLoansClaims_e_t_421');
		s('carLoansClaims_e_t_448');
		}

	onLoadF();
	}

function carLoansClaimsF(prop)
	{
	h('carLoansClaims_e_true');
	h('carLoansClaims_e_t_388');
	h('carLoansClaims_e_t_421');
	h('carLoansClaims_e_t_448');
	if (getCheckedValue('carLoansClaims') == "1") 
		{
		s('carLoansClaims_e_true'); 
		s('carLoansClaims_e_t_388');
		s('carLoansClaims_e_t_421');
		s('carLoansClaims_e_t_448');
		}

	onLoadF();
	}

function carLoansClaimsF(prop)
	{
	h('carLoansClaims_e_true');
	h('carLoansClaims_e_t_388');
	h('carLoansClaims_e_t_421');
	h('carLoansClaims_e_t_448');
	if (getCheckedValue('carLoansClaims') == "1") 
		{
		s('carLoansClaims_e_true'); 
		s('carLoansClaims_e_t_388');
		s('carLoansClaims_e_t_421');
		s('carLoansClaims_e_t_448');
		}

	onLoadF();
	}

function boatLoansClaimsF(prop)
	{
	h('boatLoansClaims_e_true');
	h('boatLoansClaims_e_t_393');
	h('boatLoansClaims_e_t_424');
	h('boatLoansClaims_e_t_451');
	if (getCheckedValue('boatLoansClaims') == "1") 
		{
		s('boatLoansClaims_e_true'); 
		}

	if (getCheckedValue('boatLoansClaims') == "1")
		{
		s('boatLoansClaims_e_t_393');
		s('boatLoansClaims_e_t_424');
		s('boatLoansClaims_e_t_451');
		}

	onLoadF();
	}

function boatLoansClaimsF(prop)
	{
	h('boatLoansClaims_e_true');
	h('boatLoansClaims_e_t_393');
	h('boatLoansClaims_e_t_424');
	h('boatLoansClaims_e_t_451');
	if (getCheckedValue('boatLoansClaims') == "1") 
		{
		s('boatLoansClaims_e_true'); 
		s('boatLoansClaims_e_t_393');
		s('boatLoansClaims_e_t_424');
		s('boatLoansClaims_e_t_451');
		}

	onLoadF();
	}

function boatLoansClaimsF(prop)
	{
	h('boatLoansClaims_e_true');
	h('boatLoansClaims_e_t_393');
	h('boatLoansClaims_e_t_424');
	h('boatLoansClaims_e_t_451');
	if (getCheckedValue('boatLoansClaims') == "1") 
		{
		s('boatLoansClaims_e_true'); 
		s('boatLoansClaims_e_t_393');
		s('boatLoansClaims_e_t_424');
		s('boatLoansClaims_e_t_451');
		}

	onLoadF();
	}

function toolLoansClaimsF(prop)
	{
	h('toolLoansClaims_e_true');
	h('toolLoansClaims_e_t_398');
	h('toolLoansClaims_e_t_427');
	h('toolLoansClaims_e_t_454');
	if (getCheckedValue('toolLoansClaims') == "1") 
		{
		s('toolLoansClaims_e_true'); 
		}

	if (getCheckedValue('toolLoansClaims') == "1")
		{
		s('toolLoansClaims_e_t_398');
		s('toolLoansClaims_e_t_427');
		s('toolLoansClaims_e_t_454');
		}

	onLoadF();
	}

function toolLoansClaimsF(prop)
	{
	h('toolLoansClaims_e_true');
	h('toolLoansClaims_e_t_398');
	h('toolLoansClaims_e_t_427');
	h('toolLoansClaims_e_t_454');
	if (getCheckedValue('toolLoansClaims') == "1") 
		{
		s('toolLoansClaims_e_true'); 
		s('toolLoansClaims_e_t_398');
		s('toolLoansClaims_e_t_427');
		s('toolLoansClaims_e_t_454');
		}

	onLoadF();
	}

function toolLoansClaimsF(prop)
	{
	h('toolLoansClaims_e_true');
	h('toolLoansClaims_e_t_398');
	h('toolLoansClaims_e_t_427');
	h('toolLoansClaims_e_t_454');
	if (getCheckedValue('toolLoansClaims') == "1") 
		{
		s('toolLoansClaims_e_true'); 
		s('toolLoansClaims_e_t_398');
		s('toolLoansClaims_e_t_427');
		s('toolLoansClaims_e_t_454');
		}

	onLoadF();
	}

function otherLoansClaimsF(prop)
	{
	h('otherLoansClaims_e_true');
	h('otherLoansClaims_e_t_403');
	h('otherLoansClaims_e_t_430');
	h('otherLoansClaims_e_t_457');
	if (getCheckedValue('otherLoansClaims') == "1") 
		{
		s('otherLoansClaims_e_true'); 
		}

	if (getCheckedValue('otherLoansClaims') == "1")
		{
		s('otherLoansClaims_e_t_403');
		s('otherLoansClaims_e_t_430');
		s('otherLoansClaims_e_t_457');
		}

	onLoadF();
	}

function otherLoansClaimsF(prop)
	{
	h('otherLoansClaims_e_true');
	h('otherLoansClaims_e_t_403');
	h('otherLoansClaims_e_t_430');
	h('otherLoansClaims_e_t_457');
	if (getCheckedValue('otherLoansClaims') == "1") 
		{
		s('otherLoansClaims_e_true'); 
		s('otherLoansClaims_e_t_403');
		s('otherLoansClaims_e_t_430');
		s('otherLoansClaims_e_t_457');
		}

	onLoadF();
	}

function otherLoansClaimsF(prop)
	{
	h('otherLoansClaims_e_true');
	h('otherLoansClaims_e_t_403');
	h('otherLoansClaims_e_t_430');
	h('otherLoansClaims_e_t_457');
	if (getCheckedValue('otherLoansClaims') == "1") 
		{
		s('otherLoansClaims_e_true'); 
		s('otherLoansClaims_e_t_403');
		s('otherLoansClaims_e_t_430');
		s('otherLoansClaims_e_t_457');
		}

	onLoadF();
	}

function airRemoveLiensF(prop)
	{
	h('airRemoveLiens_e_true');
	if (getCheckedValue('airRemoveLiens') == "1") 
		{
		s('airRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function airRemoveLiensF(prop)
	{
	h('airRemoveLiens_e_true');
	if (getCheckedValue('airRemoveLiens') == "1") 
		{
		s('airRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function airRemoveLiensF(prop)
	{
	h('airRemoveLiens_e_true');
	if (getCheckedValue('airRemoveLiens') == "1") 
		{
		s('airRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function airRemoveLiensF(prop)
	{
	h('airRemoveLiens_e_true');
	if (getCheckedValue('airRemoveLiens') == "1") 
		{
		s('airRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function appRemoveLiensF(prop)
	{
	h('appRemoveLiens_e_true');
	if (getCheckedValue('appRemoveLiens') == "1") 
		{
		s('appRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function appRemoveLiensF(prop)
	{
	h('appRemoveLiens_e_true');
	if (getCheckedValue('appRemoveLiens') == "1") 
		{
		s('appRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function appRemoveLiensF(prop)
	{
	h('appRemoveLiens_e_true');
	if (getCheckedValue('appRemoveLiens') == "1") 
		{
		s('appRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function appRemoveLiensF(prop)
	{
	h('appRemoveLiens_e_true');
	if (getCheckedValue('appRemoveLiens') == "1") 
		{
		s('appRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function elecRemoveLiensF(prop)
	{
	h('elecRemoveLiens_e_true');
	if (getCheckedValue('elecRemoveLiens') == "1") 
		{
		s('elecRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function elecRemoveLiensF(prop)
	{
	h('elecRemoveLiens_e_true');
	if (getCheckedValue('elecRemoveLiens') == "1") 
		{
		s('elecRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function elecRemoveLiensF(prop)
	{
	h('elecRemoveLiens_e_true');
	if (getCheckedValue('elecRemoveLiens') == "1") 
		{
		s('elecRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function elecRemoveLiensF(prop)
	{
	h('elecRemoveLiens_e_true');
	if (getCheckedValue('elecRemoveLiens') == "1") 
		{
		s('elecRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function gunRemoveLiensF(prop)
	{
	h('gunRemoveLiens_e_true');
	if (getCheckedValue('gunRemoveLiens') == "1") 
		{
		s('gunRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function gunRemoveLiensF(prop)
	{
	h('gunRemoveLiens_e_true');
	if (getCheckedValue('gunRemoveLiens') == "1") 
		{
		s('gunRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function gunRemoveLiensF(prop)
	{
	h('gunRemoveLiens_e_true');
	if (getCheckedValue('gunRemoveLiens') == "1") 
		{
		s('gunRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function gunRemoveLiensF(prop)
	{
	h('gunRemoveLiens_e_true');
	if (getCheckedValue('gunRemoveLiens') == "1") 
		{
		s('gunRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function furnRemoveLiensF(prop)
	{
	h('furnRemoveLiens_e_true');
	if (getCheckedValue('furnRemoveLiens') == "1") 
		{
		s('furnRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function furnRemoveLiensF(prop)
	{
	h('furnRemoveLiens_e_true');
	if (getCheckedValue('furnRemoveLiens') == "1") 
		{
		s('furnRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function furnRemoveLiensF(prop)
	{
	h('furnRemoveLiens_e_true');
	if (getCheckedValue('furnRemoveLiens') == "1") 
		{
		s('furnRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function furnRemoveLiensF(prop)
	{
	h('furnRemoveLiens_e_true');
	if (getCheckedValue('furnRemoveLiens') == "1") 
		{
		s('furnRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function carRemoveLiensF(prop)
	{
	h('carRemoveLiens_e_true');
	if (getCheckedValue('carRemoveLiens') == "1") 
		{
		s('carRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function carRemoveLiensF(prop)
	{
	h('carRemoveLiens_e_true');
	if (getCheckedValue('carRemoveLiens') == "1") 
		{
		s('carRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function carRemoveLiensF(prop)
	{
	h('carRemoveLiens_e_true');
	if (getCheckedValue('carRemoveLiens') == "1") 
		{
		s('carRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function carRemoveLiensF(prop)
	{
	h('carRemoveLiens_e_true');
	if (getCheckedValue('carRemoveLiens') == "1") 
		{
		s('carRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function boatRemoveLiensF(prop)
	{
	h('boatRemoveLiens_e_true');
	if (getCheckedValue('boatRemoveLiens') == "1") 
		{
		s('boatRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function boatRemoveLiensF(prop)
	{
	h('boatRemoveLiens_e_true');
	if (getCheckedValue('boatRemoveLiens') == "1") 
		{
		s('boatRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function boatRemoveLiensF(prop)
	{
	h('boatRemoveLiens_e_true');
	if (getCheckedValue('boatRemoveLiens') == "1") 
		{
		s('boatRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function boatRemoveLiensF(prop)
	{
	h('boatRemoveLiens_e_true');
	if (getCheckedValue('boatRemoveLiens') == "1") 
		{
		s('boatRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function toolRemoveLiensF(prop)
	{
	h('toolRemoveLiens_e_true');
	if (getCheckedValue('toolRemoveLiens') == "1") 
		{
		s('toolRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function toolRemoveLiensF(prop)
	{
	h('toolRemoveLiens_e_true');
	if (getCheckedValue('toolRemoveLiens') == "1") 
		{
		s('toolRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function toolRemoveLiensF(prop)
	{
	h('toolRemoveLiens_e_true');
	if (getCheckedValue('toolRemoveLiens') == "1") 
		{
		s('toolRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function toolRemoveLiensF(prop)
	{
	h('toolRemoveLiens_e_true');
	if (getCheckedValue('toolRemoveLiens') == "1") 
		{
		s('toolRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function otherRemoveLiensF(prop)
	{
	h('otherRemoveLiens_e_true');
	if (getCheckedValue('otherRemoveLiens') == "1") 
		{
		s('otherRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function otherRemoveLiensF(prop)
	{
	h('otherRemoveLiens_e_true');
	if (getCheckedValue('otherRemoveLiens') == "1") 
		{
		s('otherRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function otherRemoveLiensF(prop)
	{
	h('otherRemoveLiens_e_true');
	if (getCheckedValue('otherRemoveLiens') == "1") 
		{
		s('otherRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function otherRemoveLiensF(prop)
	{
	h('otherRemoveLiens_e_true');
	if (getCheckedValue('otherRemoveLiens') == "1") 
		{
		s('otherRemoveLiens_e_true'); 
		}

	onLoadF();
	}

function boatMechF(prop)
	{
	h('boatMech_e_true');
	if (getCheckedValue('boatMech') == "1") 
		{
		s('boatMech_e_true'); 
		}

	onLoadF();
	}

function boatMechF(prop)
	{
	h('boatMech_e_true');
	if (getCheckedValue('boatMech') == "1") 
		{
		s('boatMech_e_true'); 
		}

	onLoadF();
	}

function numExtraClausesF(prop)
	{
		h('numExtraClauses_m_0');
		h('numExtraClauses_m_1');
		h('numExtraClauses_m_2');
		h('numExtraClauses_m_3');
		h('numExtraClauses_m_4');

	if(sOneVal('numExtraClauses')>0)
		{
		s('numExtraClauses_m_0');
		h('numExtraClauses_m_1');
		h('numExtraClauses_m_2');
		h('numExtraClauses_m_3');
		h('numExtraClauses_m_4');
		}

	if(sOneVal('numExtraClauses')>1)
		{
		s('numExtraClauses_m_1');
		h('numExtraClauses_m_2');
		h('numExtraClauses_m_3');
		h('numExtraClauses_m_4');
		}

	if(sOneVal('numExtraClauses')>2)
		{
		s('numExtraClauses_m_2');
		h('numExtraClauses_m_3');
		h('numExtraClauses_m_4');
		}

	if(sOneVal('numExtraClauses')>3)
		{
		s('numExtraClauses_m_3');
		h('numExtraClauses_m_4');
		}

	if(sOneVal('numExtraClauses')>4)
		{
		s('numExtraClauses_m_4');
		}

	onLoadF();
	}

function knowdateF(prop)
	{
	h('knowdate_e_true');
	h('knowdate_e_t_469');
	h('knowdate_e_t_470');
	if (getCheckedValue('knowdate') == "1") 
		{
		s('knowdate_e_true'); 
		}

	if (getCheckedValue('knowdate') == "1")
		{
		s('knowdate_e_t_469');
		s('knowdate_e_t_470');
		}

	onLoadF();
	}

function monthF(prop)
	{
	onLoadF();
	}

function buyerSigF(prop)
	{
	h('buyerSig_e_true');
	if (getCheckedValue('buyerSig') == "1") 
		{
		s('buyerSig_e_true'); 
		}

	onLoadF();
	}

function numWitnessF(prop)
	{
	onLoadF();
	}

function notaryF(prop)
	{
	h('notary_e_true');
	h('notary_e_t_471');
	h('notary_e_t_472');
	if (getCheckedValue('notary') == "1") 
		{
		s('notary_e_true'); 
		}

	if (getCheckedValue('notary') == "1")
		{
		s('notary_e_t_471');
		s('notary_e_t_472');
		}

	onLoadF();
	}

function notarialAckF(prop)
	{
	onLoadF();
	}

function notarialAckF(prop)
	{
	onLoadF();
	}

function sellerSignStateF(prop)
	{
	onLoadF();
	}

function buyerSignStateF(prop)
	{
	onLoadF();
	}

var divNameArray = new Array("bosType_e_Other", "numSellers_l_2", "numSellers_m_1", "numSellers_m_0", "numSellers_m_0_1", "numSellers_m_0_2", "numSellers_m_0_3", "numSellers_m_0_4", "numSellers_m_0_5", "numSellers_m_1_6", "numSellers_m_1_7", "numSellers_m_1_8", "numSellers_m_1_9", "numSellers_m_1_10", "numSellers_m_1_11", "numSellers_m_1_12", "numBuyers_l_2", "numBuyers_m_1", "numBuyers_m_0", "numBuyers_m_0_13", "numBuyers_m_0_14", "numBuyers_m_0_15", "numBuyers_m_0_16", "numBuyers_m_0_17", "numBuyers_m_1_18", "numBuyers_m_1_19", "numBuyers_m_1_20", "numBuyers_m_1_21", "numBuyers_m_1_22", "numBuyers_m_1_23", "payMethod_e_Other", "bosType_e_Aircraft", "bosType_e_Power Tool", "bosType_e_Furniture", "bosType_e_Animal", "bosType_e_Other_24", "bosType_e_Electronics", "bosType_e_Appliance", "bosType_e_Firearms", "bosType_e_Motor Vehicle", "bosType_e_Water Craft", "bosType_e_Aircraft_25", "bosType_e_Aircraft_26", "bosType_e_Aircraft_27", "bosType_e_Aircraft_28", "bosType_e_Aircraft_29", "bosType_e_Aircraft_30", "bosType_e_Aircraft_31", "bosType_e_Aircraft_32", "customAirFeatures_e_true", "bosType_e_Aircraft_33", "bosType_e_Power Tool_34", "bosType_e_Power Tool_35", "bosType_e_Power Tool_36", "bosType_e_Furniture_37", "bosType_e_Furniture_38", "bosType_e_Furniture_39", "bosType_e_Animal_40", "bosType_e_Animal_41", "bosType_e_Animal_42", "bosType_e_Animal_43", "bosType_e_Other_44", "bosType_e_Other_45", "bosType_e_Other_46", "bosType_e_Electronics_47", "bosType_e_Electronics_48", "bosType_e_Electronics_49", "bosType_e_Electronics_50", "bosType_e_Electronics_51", "customElecFeatures_e_true", "bosType_e_Electronics_52", "bosType_e_Appliance_53", "bosType_e_Appliance_54", "bosType_e_Appliance_55", "bosType_e_Appliance_56", "bosType_e_Appliance_57", "customAppFeatures_e_true", "bosType_e_Appliance_58", "bosType_e_Firearms_59", "bosType_e_Firearms_60", "bosType_e_Firearms_61", "bosType_e_Firearms_62", "bosType_e_Firearms_63", "bosType_e_Firearms_64", "customGunFeatures_e_true", "bosType_e_Firearms_65", "bosType_e_Motor Vehicle_66", "bosType_e_Motor Vehicle_67", "bosType_e_Motor Vehicle_68", "bosType_e_Motor Vehicle_69", "bosType_e_Motor Vehicle_70", "bosType_e_Motor Vehicle_71", "bosType_e_Motor Vehicle_72", "bosType_e_Motor Vehicle_73", "bosType_e_Motor Vehicle_74", "customCarFeatures_e_true", "bosType_e_Motor Vehicle_75", "bosType_e_Motor Vehicle_76", "bosType_e_Motor Vehicle_77", "bosType_e_Motor Vehicle_78", "bosType_e_Motor Vehicle_79", "bosType_e_Motor Vehicle_80", "bosType_e_Motor Vehicle_81", "bosType_e_Motor Vehicle_82", "odomRepair_e_Yes, and it was zeroed", "bosType_e_Motor Vehicle_83", "odomRepair_e_Yes, and it was zeroed_84", "bosType_e_Water Craft_85", "bosType_e_Water Craft_86", "bosType_e_Water Craft_87", "bosType_e_Water Craft_88", "bosType_e_Water Craft_89", "bosType_e_Water Craft_90", "bosType_e_Water Craft_91", "bosType_e_Water Craft_92", "bosType_e_Water Craft_93", "bosType_e_Water Craft_94", "customBoatFeatures_e_true", "bosType_e_Water Craft_95", "bosType_e_Aircraft_96", "bosType_e_Appliance_97", "bosType_e_Electronics_98", "bosType_e_Firearms_99", "bosType_e_Furniture_100", "bosType_e_Motor Vehicle_101", "bosType_e_Power Tool_102", "bosType_e_Water Craft_103", "bosType_e_Other_104", "bosType_e_Aircraft_105", "bosType_e_Appliance_106", "bosType_e_Electronics_107", "bosType_e_Firearms_108", "bosType_e_Furniture_109", "bosType_e_Motor Vehicle_110", "bosType_e_Power Tool_111", "bosType_e_Other_112", "bosType_e_Water Craft_113", "bosType_e_Aircraft_114", "airWarranty_e_true", "bosType_e_Appliance_115", "appWarranty_e_true", "bosType_e_Electronics_116", "elecWarranty_e_true", "bosType_e_Firearms_117", "gunWarranty_e_true", "bosType_e_Furniture_118", "furnWarranty_e_true", "bosType_e_Motor Vehicle_119", "carWarranty_e_true", "bosType_e_Water Craft_120", "waterCraftWarranty_e_true", "bosType_e_Power Tool_121", "toolWarranty_e_true", "bosType_e_Other_122", "otherWarranty_e_true", "bosType_e_Aircraft_123", "airWarranty_e_t_124", "airLoansClaims_e_true", "bosType_e_Aircraft_125", "airWarranty_e_t_126", "airLoansClaims_e_t_127", "bosType_e_Appliance_128", "appWarranty_e_t_129", "appLoansClaims_e_true", "bosType_e_Appliance_130", "appWarranty_e_t_131", "appLoansClaims_e_t_132", "bosType_e_Electronics_133", "elecWarranty_e_t_134", "elecLoansClaims_e_true", "bosType_e_Electronics_135", "elecWarranty_e_t_136", "elecLoansClaims_e_t_137", "bosType_e_Firearms_138", "gunWarranty_e_t_139", "gunLoansClaims_e_true", "bosType_e_Firearms_140", "gunWarranty_e_t_141", "gunLoansClaims_e_t_142", "bosType_e_Furniture_143", "furnWarranty_e_t_144", "furnLoansClaims_e_true", "bosType_e_Furniture_145", "furnWarranty_e_t_146", "furnLoansClaims_e_t_147", "bosType_e_Motor Vehicle_148", "carWarranty_e_t_149", "carLoansClaims_e_true", "bosType_e_Motor Vehicle_150", "carWarranty_e_t_151", "carLoansClaims_e_t_152", "bosType_e_Water Craft_153", "waterCraftWarranty_e_t_154", "boatLoansClaims_e_true", "bosType_e_Water Craft_155", "waterCraftWarranty_e_t_156", "boatLoansClaims_e_t_157", "bosType_e_Power Tool_158", "toolWarranty_e_t_159", "toolLoansClaims_e_true", "bosType_e_Power Tool_160", "toolWarranty_e_t_161", "toolLoansClaims_e_t_162", "bosType_e_Other_163", "otherWarranty_e_t_164", "otherLoansClaims_e_true", "bosType_e_Other_165", "otherWarranty_e_t_166", "otherLoansClaims_e_t_167", "bosType_e_Aircraft_168", "airWarranty_e_t_169", "airLoansClaims_e_t_170", "bosType_e_Appliance_171", "appWarranty_e_t_172", "appLoansClaims_e_t_173", "bosType_e_Electronics_174", "elecWarranty_e_t_175", "elecLoansClaims_e_t_176", "bosType_e_Firearms_177", "gunWarranty_e_t_178", "gunLoansClaims_e_t_179", "bosType_e_Furniture_180", "furnWarranty_e_t_181", "furnLoansClaims_e_t_182", "bosType_e_Motor Vehicle_183", "carWarranty_e_t_184", "carLoansClaims_e_t_185", "bosType_e_Water Craft_186", "waterCraftWarranty_e_t_187", "boatLoansClaims_e_t_188", "bosType_e_Power Tool_189", "toolWarranty_e_t_190", "toolLoansClaims_e_t_191", "bosType_e_Other_192", "otherWarranty_e_t_193", "otherLoansClaims_e_t_194", "bosType_e_Aircraft_195", "airWarranty_e_t_196", "airLoansClaims_e_t_197", "airRemoveLiens_e_true", "bosType_e_Appliance_198", "appWarranty_e_t_199", "appLoansClaims_e_t_200", "appRemoveLiens_e_true", "bosType_e_Electronics_201", "elecWarranty_e_t_202", "elecLoansClaims_e_t_203", "elecRemoveLiens_e_true", "bosType_e_Firearms_204", "gunWarranty_e_t_205", "gunLoansClaims_e_t_206", "gunRemoveLiens_e_true", "bosType_e_Furniture_207", "furnWarranty_e_t_208", "furnLoansClaims_e_t_209", "furnRemoveLiens_e_true", "bosType_e_Motor Vehicle_210", "carWarranty_e_t_211", "carLoansClaims_e_t_212", "carRemoveLiens_e_true", "bosType_e_Water Craft_213", "waterCraftWarranty_e_t_214", "boatLoansClaims_e_t_215", "boatRemoveLiens_e_true", "bosType_e_Power Tool_216", "toolWarranty_e_t_217", "toolLoansClaims_e_t_218", "toolRemoveLiens_e_true", "bosType_e_Other_219", "otherWarranty_e_t_220", "otherLoansClaims_e_t_221", "otherRemoveLiens_e_true", "bosType_e_Water Craft_222", "bosType_e_Water Craft_223", "boatMech_e_true", "bosType_e_Aircraft_224", "bosType_e_Appliance_225", "bosType_e_Electronics_226", "bosType_e_Firearms_227", "bosType_e_Furniture_228", "bosType_e_Motor Vehicle_229", "bosType_e_Power Tool_230", "bosType_e_Water Craft_231", "bosType_e_Other_232", "numExtraClauses_m_0", "numExtraClauses_m_1", "numExtraClauses_m_2", "numExtraClauses_m_3", "numExtraClauses_m_4", "knowdate_e_true", "knowdate_e_t_233", "knowdate_e_t_234", "notary_e_true", "notary_e_t_235", "notary_e_t_236", "buyerSig_e_true", "bosType_e_Other", "numSellers_l_2", "numSellers_m_1", "numSellers_m_0", "numSellers_m_0_237", "numSellers_m_0_238", "numSellers_m_0_239", "numSellers_m_0_240", "numSellers_m_0_241", "numSellers_m_1_242", "numSellers_m_1_243", "numSellers_m_1_244", "numSellers_m_1_245", "numSellers_m_1_246", "numSellers_m_1_247", "numSellers_m_1_248", "numBuyers_l_2", "numBuyers_m_1", "numBuyers_m_0", "numBuyers_m_0_249", "numBuyers_m_0_250", "numBuyers_m_0_251", "numBuyers_m_0_252", "numBuyers_m_0_253", "numBuyers_m_1_254", "numBuyers_m_1_255", "numBuyers_m_1_256", "numBuyers_m_1_257", "numBuyers_m_1_258", "numBuyers_m_1_259", "payMethod_e_Other", "bosType_e_Aircraft", "bosType_e_Power Tool", "bosType_e_Furniture", "bosType_e_Animal", "bosType_e_Other_260", "bosType_e_Electronics", "bosType_e_Appliance", "bosType_e_Firearms", "bosType_e_Motor Vehicle", "bosType_e_Water Craft", "bosType_e_Aircraft_261", "bosType_e_Aircraft_262", "bosType_e_Aircraft_263", "bosType_e_Aircraft_264", "bosType_e_Aircraft_265", "bosType_e_Aircraft_266", "bosType_e_Aircraft_267", "bosType_e_Aircraft_268", "customAirFeatures_e_true", "bosType_e_Aircraft_269", "bosType_e_Power Tool_270", "bosType_e_Power Tool_271", "bosType_e_Power Tool_272", "bosType_e_Furniture_273", "bosType_e_Furniture_274", "bosType_e_Furniture_275", "bosType_e_Animal_276", "bosType_e_Animal_277", "bosType_e_Animal_278", "bosType_e_Animal_279", "bosType_e_Other_280", "bosType_e_Other_281", "bosType_e_Other_282", "bosType_e_Electronics_283", "bosType_e_Electronics_284", "bosType_e_Electronics_285", "bosType_e_Electronics_286", "bosType_e_Electronics_287", "customElecFeatures_e_true", "bosType_e_Electronics_288", "bosType_e_Appliance_289", "bosType_e_Appliance_290", "bosType_e_Appliance_291", "bosType_e_Appliance_292", "bosType_e_Appliance_293", "customAppFeatures_e_true", "bosType_e_Appliance_294", "bosType_e_Firearms_295", "bosType_e_Firearms_296", "bosType_e_Firearms_297", "bosType_e_Firearms_298", "bosType_e_Firearms_299", "bosType_e_Firearms_300", "customGunFeatures_e_true", "bosType_e_Firearms_301", "bosType_e_Motor Vehicle_302", "bosType_e_Motor Vehicle_303", "bosType_e_Motor Vehicle_304", "bosType_e_Motor Vehicle_305", "bosType_e_Motor Vehicle_306", "bosType_e_Motor Vehicle_307", "bosType_e_Motor Vehicle_308", "bosType_e_Motor Vehicle_309", "bosType_e_Motor Vehicle_310", "customCarFeatures_e_true", "bosType_e_Motor Vehicle_311", "bosType_e_Motor Vehicle_312", "bosType_e_Motor Vehicle_313", "bosType_e_Motor Vehicle_314", "bosType_e_Motor Vehicle_315", "bosType_e_Motor Vehicle_316", "bosType_e_Motor Vehicle_317", "bosType_e_Motor Vehicle_318", "odomRepair_e_Yes, and it was zeroed", "bosType_e_Motor Vehicle_319", "odomRepair_e_Yes, and it was zeroed_320", "bosType_e_Water Craft_321", "bosType_e_Water Craft_322", "bosType_e_Water Craft_323", "bosType_e_Water Craft_324", "bosType_e_Water Craft_325", "bosType_e_Water Craft_326", "bosType_e_Water Craft_327", "bosType_e_Water Craft_328", "bosType_e_Water Craft_329", "bosType_e_Water Craft_330", "customBoatFeatures_e_true", "bosType_e_Water Craft_331", "bosType_e_Aircraft_332", "bosType_e_Appliance_333", "bosType_e_Electronics_334", "bosType_e_Firearms_335", "bosType_e_Furniture_336", "bosType_e_Motor Vehicle_337", "bosType_e_Power Tool_338", "bosType_e_Water Craft_339", "bosType_e_Other_340", "bosType_e_Aircraft_341", "bosType_e_Appliance_342", "bosType_e_Electronics_343", "bosType_e_Firearms_344", "bosType_e_Furniture_345", "bosType_e_Motor Vehicle_346", "bosType_e_Power Tool_347", "bosType_e_Other_348", "bosType_e_Water Craft_349", "bosType_e_Aircraft_350", "airWarranty_e_true", "bosType_e_Appliance_351", "appWarranty_e_true", "bosType_e_Electronics_352", "elecWarranty_e_true", "bosType_e_Firearms_353", "gunWarranty_e_true", "bosType_e_Furniture_354", "furnWarranty_e_true", "bosType_e_Motor Vehicle_355", "carWarranty_e_true", "bosType_e_Water Craft_356", "waterCraftWarranty_e_true", "bosType_e_Power Tool_357", "toolWarranty_e_true", "bosType_e_Other_358", "otherWarranty_e_true", "bosType_e_Aircraft_359", "airWarranty_e_t_360", "airLoansClaims_e_true", "bosType_e_Aircraft_361", "airWarranty_e_t_362", "airLoansClaims_e_t_363", "bosType_e_Appliance_364", "appWarranty_e_t_365", "appLoansClaims_e_true", "bosType_e_Appliance_366", "appWarranty_e_t_367", "appLoansClaims_e_t_368", "bosType_e_Electronics_369", "elecWarranty_e_t_370", "elecLoansClaims_e_true", "bosType_e_Electronics_371", "elecWarranty_e_t_372", "elecLoansClaims_e_t_373", "bosType_e_Firearms_374", "gunWarranty_e_t_375", "gunLoansClaims_e_true", "bosType_e_Firearms_376", "gunWarranty_e_t_377", "gunLoansClaims_e_t_378", "bosType_e_Furniture_379", "furnWarranty_e_t_380", "furnLoansClaims_e_true", "bosType_e_Furniture_381", "furnWarranty_e_t_382", "furnLoansClaims_e_t_383", "bosType_e_Motor Vehicle_384", "carWarranty_e_t_385", "carLoansClaims_e_true", "bosType_e_Motor Vehicle_386", "carWarranty_e_t_387", "carLoansClaims_e_t_388", "bosType_e_Water Craft_389", "waterCraftWarranty_e_t_390", "boatLoansClaims_e_true", "bosType_e_Water Craft_391", "waterCraftWarranty_e_t_392", "boatLoansClaims_e_t_393", "bosType_e_Power Tool_394", "toolWarranty_e_t_395", "toolLoansClaims_e_true", "bosType_e_Power Tool_396", "toolWarranty_e_t_397", "toolLoansClaims_e_t_398", "bosType_e_Other_399", "otherWarranty_e_t_400", "otherLoansClaims_e_true", "bosType_e_Other_401", "otherWarranty_e_t_402", "otherLoansClaims_e_t_403", "bosType_e_Aircraft_404", "airWarranty_e_t_405", "airLoansClaims_e_t_406", "bosType_e_Appliance_407", "appWarranty_e_t_408", "appLoansClaims_e_t_409", "bosType_e_Electronics_410", "elecWarranty_e_t_411", "elecLoansClaims_e_t_412", "bosType_e_Firearms_413", "gunWarranty_e_t_414", "gunLoansClaims_e_t_415", "bosType_e_Furniture_416", "furnWarranty_e_t_417", "furnLoansClaims_e_t_418", "bosType_e_Motor Vehicle_419", "carWarranty_e_t_420", "carLoansClaims_e_t_421", "bosType_e_Water Craft_422", "waterCraftWarranty_e_t_423", "boatLoansClaims_e_t_424", "bosType_e_Power Tool_425", "toolWarranty_e_t_426", "toolLoansClaims_e_t_427", "bosType_e_Other_428", "otherWarranty_e_t_429", "otherLoansClaims_e_t_430", "bosType_e_Aircraft_431", "airWarranty_e_t_432", "airLoansClaims_e_t_433", "airRemoveLiens_e_true", "bosType_e_Appliance_434", "appWarranty_e_t_435", "appLoansClaims_e_t_436", "appRemoveLiens_e_true", "bosType_e_Electronics_437", "elecWarranty_e_t_438", "elecLoansClaims_e_t_439", "elecRemoveLiens_e_true", "bosType_e_Firearms_440", "gunWarranty_e_t_441", "gunLoansClaims_e_t_442", "gunRemoveLiens_e_true", "bosType_e_Furniture_443", "furnWarranty_e_t_444", "furnLoansClaims_e_t_445", "furnRemoveLiens_e_true", "bosType_e_Motor Vehicle_446", "carWarranty_e_t_447", "carLoansClaims_e_t_448", "carRemoveLiens_e_true", "bosType_e_Water Craft_449", "waterCraftWarranty_e_t_450", "boatLoansClaims_e_t_451", "boatRemoveLiens_e_true", "bosType_e_Power Tool_452", "toolWarranty_e_t_453", "toolLoansClaims_e_t_454", "toolRemoveLiens_e_true", "bosType_e_Other_455", "otherWarranty_e_t_456", "otherLoansClaims_e_t_457", "otherRemoveLiens_e_true", "bosType_e_Water Craft_458", "bosType_e_Water Craft_459", "boatMech_e_true", "bosType_e_Aircraft_460", "bosType_e_Appliance_461", "bosType_e_Electronics_462", "bosType_e_Firearms_463", "bosType_e_Furniture_464", "bosType_e_Motor Vehicle_465", "bosType_e_Power Tool_466", "bosType_e_Water Craft_467", "bosType_e_Other_468", "numExtraClauses_m_0", "numExtraClauses_m_1", "numExtraClauses_m_2", "numExtraClauses_m_3", "numExtraClauses_m_4", "knowdate_e_true", "knowdate_e_t_469", "knowdate_e_t_470", "notary_e_true", "notary_e_t_471", "notary_e_t_472", "buyerSig_e_true");
