
function onLoadF()
	{ 

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('customAirFeatures') == "1" && (true) )
		{
		s('bosType_e_Aircraft_270');
		s('customAirFeatures_e_true');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('customElecFeatures') == "1" && (true) )
		{
		s('bosType_e_Electronics_289');
		s('customElecFeatures_e_true');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('customAppFeatures') == "1" && (true) )
		{
		s('bosType_e_Appliance_295');
		s('customAppFeatures_e_true');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('customGunFeatures') == "1" && (true) )
		{
		s('bosType_e_Firearms_302');
		s('customGunFeatures_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('customCarFeatures') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_312');
		s('customCarFeatures_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && sOneVal('odomRepair') == "Yes, and it was zeroed" && (true) )
		{
		s('bosType_e_Motor Vehicle_320');
		s('odomRepair_e_Yes, and it was zeroed');
		s('bosType_e_Motor Vehicle_321');
		s('odomRepair_e_Yes, and it was zeroed_322');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('customBoatFeatures') == "1" && (true) )
		{
		s('bosType_e_Water Craft_332');
		s('customBoatFeatures_e_true');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && (true) )
		{
		s('bosType_e_Aircraft_352');
		s('airWarranty_e_true');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && (true) )
		{
		s('bosType_e_Appliance_353');
		s('appWarranty_e_true');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && (true) )
		{
		s('bosType_e_Electronics_354');
		s('elecWarranty_e_true');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && (true) )
		{
		s('bosType_e_Firearms_355');
		s('gunWarranty_e_true');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && (true) )
		{
		s('bosType_e_Furniture_356');
		s('furnWarranty_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_357');
		s('carWarranty_e_true');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && (true) )
		{
		s('bosType_e_Water Craft_358');
		s('waterCraftWarranty_e_true');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && (true) )
		{
		s('bosType_e_Power Tool_359');
		s('toolWarranty_e_true');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && (true) )
		{
		s('bosType_e_Other_360');
		s('otherWarranty_e_true');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && getCheckedValue('airLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Aircraft_361');
		s('airWarranty_e_t_362');
		s('airLoansClaims_e_true');
		s('bosType_e_Aircraft_363');
		s('airWarranty_e_t_364');
		s('airLoansClaims_e_t_365');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && getCheckedValue('appLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Appliance_366');
		s('appWarranty_e_t_367');
		s('appLoansClaims_e_true');
		s('bosType_e_Appliance_368');
		s('appWarranty_e_t_369');
		s('appLoansClaims_e_t_370');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && getCheckedValue('elecLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Electronics_371');
		s('elecWarranty_e_t_372');
		s('elecLoansClaims_e_true');
		s('bosType_e_Electronics_373');
		s('elecWarranty_e_t_374');
		s('elecLoansClaims_e_t_375');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && getCheckedValue('gunLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Firearms_376');
		s('gunWarranty_e_t_377');
		s('gunLoansClaims_e_true');
		s('bosType_e_Firearms_378');
		s('gunWarranty_e_t_379');
		s('gunLoansClaims_e_t_380');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && getCheckedValue('furnLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Furniture_381');
		s('furnWarranty_e_t_382');
		s('furnLoansClaims_e_true');
		s('bosType_e_Furniture_383');
		s('furnWarranty_e_t_384');
		s('furnLoansClaims_e_t_385');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && getCheckedValue('carLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_386');
		s('carWarranty_e_t_387');
		s('carLoansClaims_e_true');
		s('bosType_e_Motor Vehicle_388');
		s('carWarranty_e_t_389');
		s('carLoansClaims_e_t_390');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && getCheckedValue('boatLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Water Craft_391');
		s('waterCraftWarranty_e_t_392');
		s('boatLoansClaims_e_true');
		s('bosType_e_Water Craft_393');
		s('waterCraftWarranty_e_t_394');
		s('boatLoansClaims_e_t_395');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && getCheckedValue('toolLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Power Tool_396');
		s('toolWarranty_e_t_397');
		s('toolLoansClaims_e_true');
		s('bosType_e_Power Tool_398');
		s('toolWarranty_e_t_399');
		s('toolLoansClaims_e_t_400');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && getCheckedValue('otherLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Other_401');
		s('otherWarranty_e_t_402');
		s('otherLoansClaims_e_true');
		s('bosType_e_Other_403');
		s('otherWarranty_e_t_404');
		s('otherLoansClaims_e_t_405');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && getCheckedValue('airLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Aircraft_406');
		s('airWarranty_e_t_407');
		s('airLoansClaims_e_t_408');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && getCheckedValue('appLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Appliance_409');
		s('appWarranty_e_t_410');
		s('appLoansClaims_e_t_411');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && getCheckedValue('elecLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Electronics_412');
		s('elecWarranty_e_t_413');
		s('elecLoansClaims_e_t_414');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && getCheckedValue('gunLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Firearms_415');
		s('gunWarranty_e_t_416');
		s('gunLoansClaims_e_t_417');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && getCheckedValue('furnLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Furniture_418');
		s('furnWarranty_e_t_419');
		s('furnLoansClaims_e_t_420');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && getCheckedValue('carLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_421');
		s('carWarranty_e_t_422');
		s('carLoansClaims_e_t_423');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && getCheckedValue('boatLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Water Craft_424');
		s('waterCraftWarranty_e_t_425');
		s('boatLoansClaims_e_t_426');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && getCheckedValue('toolLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Power Tool_427');
		s('toolWarranty_e_t_428');
		s('toolLoansClaims_e_t_429');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && getCheckedValue('otherLoansClaims') == "1" && (true) )
		{
		s('bosType_e_Other_430');
		s('otherWarranty_e_t_431');
		s('otherLoansClaims_e_t_432');
		}

	if(sOneVal('bosType') == "Aircraft" && getCheckedValue('airWarranty') == "1" && getCheckedValue('airLoansClaims') == "1" && getCheckedValue('airRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Aircraft_433');
		s('airWarranty_e_t_434');
		s('airLoansClaims_e_t_435');
		s('airRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Appliance" && getCheckedValue('appWarranty') == "1" && getCheckedValue('appLoansClaims') == "1" && getCheckedValue('appRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Appliance_436');
		s('appWarranty_e_t_437');
		s('appLoansClaims_e_t_438');
		s('appRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Electronics" && getCheckedValue('elecWarranty') == "1" && getCheckedValue('elecLoansClaims') == "1" && getCheckedValue('elecRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Electronics_439');
		s('elecWarranty_e_t_440');
		s('elecLoansClaims_e_t_441');
		s('elecRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Firearms" && getCheckedValue('gunWarranty') == "1" && getCheckedValue('gunLoansClaims') == "1" && getCheckedValue('gunRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Firearms_442');
		s('gunWarranty_e_t_443');
		s('gunLoansClaims_e_t_444');
		s('gunRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Furniture" && getCheckedValue('furnWarranty') == "1" && getCheckedValue('furnLoansClaims') == "1" && getCheckedValue('furnRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Furniture_445');
		s('furnWarranty_e_t_446');
		s('furnLoansClaims_e_t_447');
		s('furnRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Motor Vehicle" && getCheckedValue('carWarranty') == "1" && getCheckedValue('carLoansClaims') == "1" && getCheckedValue('carRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Motor Vehicle_448');
		s('carWarranty_e_t_449');
		s('carLoansClaims_e_t_450');
		s('carRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('waterCraftWarranty') == "1" && getCheckedValue('boatLoansClaims') == "1" && getCheckedValue('boatRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Water Craft_451');
		s('waterCraftWarranty_e_t_452');
		s('boatLoansClaims_e_t_453');
		s('boatRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Power Tool" && getCheckedValue('toolWarranty') == "1" && getCheckedValue('toolLoansClaims') == "1" && getCheckedValue('toolRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Power Tool_454');
		s('toolWarranty_e_t_455');
		s('toolLoansClaims_e_t_456');
		s('toolRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Other" && getCheckedValue('otherWarranty') == "1" && getCheckedValue('otherLoansClaims') == "1" && getCheckedValue('otherRemoveLiens') == "1" && (true) )
		{
		s('bosType_e_Other_457');
		s('otherWarranty_e_t_458');
		s('otherLoansClaims_e_t_459');
		s('otherRemoveLiens_e_true');
		}

	if(sOneVal('bosType') == "Water Craft" && getCheckedValue('boatMech') == "1" && (true) )
		{
		s('bosType_e_Water Craft_461');
		s('boatMech_e_true');
		}

	if(getCheckedValue('notary') == "1" && getCheckedValue('buyerSig') == "1" && (true) )
		{
		s('notary_e_t_474');
		s('buyerSig_e_true');
		}

	}

function bosTypeF(prop)
	{
	h('bosType_e_Aircraft');
	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_270');
	h('bosType_e_Aircraft_271');
	h('bosType_e_Aircraft_334');
	h('bosType_e_Aircraft_343');
	h('bosType_e_Aircraft_352');
	h('bosType_e_Aircraft_361');
	h('bosType_e_Aircraft_363');
	h('bosType_e_Aircraft_406');
	h('bosType_e_Aircraft_433');
	h('bosType_e_Aircraft_462');
	h('bosType_e_Animal');
	h('bosType_e_Animal_278');
	h('bosType_e_Animal_279');
	h('bosType_e_Animal_280');
	h('bosType_e_Animal_281');
	h('bosType_e_Appliance');
	h('bosType_e_Appliance_291');
	h('bosType_e_Appliance_292');
	h('bosType_e_Appliance_293');
	h('bosType_e_Appliance_294');
	h('bosType_e_Appliance_295');
	h('bosType_e_Appliance_296');
	h('bosType_e_Appliance_335');
	h('bosType_e_Appliance_344');
	h('bosType_e_Appliance_353');
	h('bosType_e_Appliance_366');
	h('bosType_e_Appliance_368');
	h('bosType_e_Appliance_409');
	h('bosType_e_Appliance_436');
	h('bosType_e_Appliance_463');
	h('bosType_e_Electronics');
	h('bosType_e_Electronics_285');
	h('bosType_e_Electronics_286');
	h('bosType_e_Electronics_287');
	h('bosType_e_Electronics_288');
	h('bosType_e_Electronics_289');
	h('bosType_e_Electronics_290');
	h('bosType_e_Electronics_336');
	h('bosType_e_Electronics_345');
	h('bosType_e_Electronics_354');
	h('bosType_e_Electronics_371');
	h('bosType_e_Electronics_373');
	h('bosType_e_Electronics_412');
	h('bosType_e_Electronics_439');
	h('bosType_e_Electronics_464');
	h('bosType_e_Firearms');
	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_302');
	h('bosType_e_Firearms_303');
	h('bosType_e_Firearms_337');
	h('bosType_e_Firearms_346');
	h('bosType_e_Firearms_355');
	h('bosType_e_Firearms_376');
	h('bosType_e_Firearms_378');
	h('bosType_e_Firearms_415');
	h('bosType_e_Firearms_442');
	h('bosType_e_Firearms_465');
	h('bosType_e_Furniture');
	h('bosType_e_Furniture_275');
	h('bosType_e_Furniture_276');
	h('bosType_e_Furniture_277');
	h('bosType_e_Furniture_338');
	h('bosType_e_Furniture_347');
	h('bosType_e_Furniture_356');
	h('bosType_e_Furniture_381');
	h('bosType_e_Furniture_383');
	h('bosType_e_Furniture_418');
	h('bosType_e_Furniture_445');
	h('bosType_e_Furniture_466');
	h('bosType_e_Motor Vehicle');
	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_320');
	h('bosType_e_Motor Vehicle_321');
	h('bosType_e_Motor Vehicle_339');
	h('bosType_e_Motor Vehicle_348');
	h('bosType_e_Motor Vehicle_357');
	h('bosType_e_Motor Vehicle_386');
	h('bosType_e_Motor Vehicle_388');
	h('bosType_e_Motor Vehicle_421');
	h('bosType_e_Motor Vehicle_448');
	h('bosType_e_Motor Vehicle_467');
	h('bosType_e_Power Tool');
	h('bosType_e_Power Tool_272');
	h('bosType_e_Power Tool_273');
	h('bosType_e_Power Tool_274');
	h('bosType_e_Power Tool_340');
	h('bosType_e_Power Tool_349');
	h('bosType_e_Power Tool_359');
	h('bosType_e_Power Tool_396');
	h('bosType_e_Power Tool_398');
	h('bosType_e_Power Tool_427');
	h('bosType_e_Power Tool_454');
	h('bosType_e_Power Tool_468');
	h('bosType_e_Water Craft');
	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_332');
	h('bosType_e_Water Craft_333');
	h('bosType_e_Water Craft_341');
	h('bosType_e_Water Craft_351');
	h('bosType_e_Water Craft_358');
	h('bosType_e_Water Craft_391');
	h('bosType_e_Water Craft_393');
	h('bosType_e_Water Craft_424');
	h('bosType_e_Water Craft_451');
	h('bosType_e_Water Craft_460');
	h('bosType_e_Water Craft_461');
	h('bosType_e_Water Craft_469');
	h('bosType_e_Other');
	h('bosType_e_Other_262');
	h('bosType_e_Other_282');
	h('bosType_e_Other_283');
	h('bosType_e_Other_284');
	h('bosType_e_Other_342');
	h('bosType_e_Other_350');
	h('bosType_e_Other_360');
	h('bosType_e_Other_401');
	h('bosType_e_Other_403');
	h('bosType_e_Other_430');
	h('bosType_e_Other_457');
	h('bosType_e_Other_470');

	if(sOneVal('bosType') == "Aircraft")
		{
		s('bosType_e_Aircraft');
		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_270');
		s('bosType_e_Aircraft_271');
		s('bosType_e_Aircraft_334');
		s('bosType_e_Aircraft_343');
		s('bosType_e_Aircraft_352');
		s('bosType_e_Aircraft_361');
		s('bosType_e_Aircraft_363');
		s('bosType_e_Aircraft_406');
		s('bosType_e_Aircraft_433');
		s('bosType_e_Aircraft_462');
		}

	if(sOneVal('bosType') == "Animal")
		{
		s('bosType_e_Animal');
		s('bosType_e_Animal_278');
		s('bosType_e_Animal_279');
		s('bosType_e_Animal_280');
		s('bosType_e_Animal_281');
		}

	if(sOneVal('bosType') == "Appliance")
		{
		s('bosType_e_Appliance');
		s('bosType_e_Appliance_291');
		s('bosType_e_Appliance_292');
		s('bosType_e_Appliance_293');
		s('bosType_e_Appliance_294');
		s('bosType_e_Appliance_295');
		s('bosType_e_Appliance_296');
		s('bosType_e_Appliance_335');
		s('bosType_e_Appliance_344');
		s('bosType_e_Appliance_353');
		s('bosType_e_Appliance_366');
		s('bosType_e_Appliance_368');
		s('bosType_e_Appliance_409');
		s('bosType_e_Appliance_436');
		s('bosType_e_Appliance_463');
		}

	if(sOneVal('bosType') == "Electronics")
		{
		s('bosType_e_Electronics');
		s('bosType_e_Electronics_285');
		s('bosType_e_Electronics_286');
		s('bosType_e_Electronics_287');
		s('bosType_e_Electronics_288');
		s('bosType_e_Electronics_289');
		s('bosType_e_Electronics_290');
		s('bosType_e_Electronics_336');
		s('bosType_e_Electronics_345');
		s('bosType_e_Electronics_354');
		s('bosType_e_Electronics_371');
		s('bosType_e_Electronics_373');
		s('bosType_e_Electronics_412');
		s('bosType_e_Electronics_439');
		s('bosType_e_Electronics_464');
		}

	if(sOneVal('bosType') == "Firearms")
		{
		s('bosType_e_Firearms');
		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_302');
		s('bosType_e_Firearms_303');
		s('bosType_e_Firearms_337');
		s('bosType_e_Firearms_346');
		s('bosType_e_Firearms_355');
		s('bosType_e_Firearms_376');
		s('bosType_e_Firearms_378');
		s('bosType_e_Firearms_415');
		s('bosType_e_Firearms_442');
		s('bosType_e_Firearms_465');
		}

	if(sOneVal('bosType') == "Furniture")
		{
		s('bosType_e_Furniture');
		s('bosType_e_Furniture_275');
		s('bosType_e_Furniture_276');
		s('bosType_e_Furniture_277');
		s('bosType_e_Furniture_338');
		s('bosType_e_Furniture_347');
		s('bosType_e_Furniture_356');
		s('bosType_e_Furniture_381');
		s('bosType_e_Furniture_383');
		s('bosType_e_Furniture_418');
		s('bosType_e_Furniture_445');
		s('bosType_e_Furniture_466');
		}

	if(sOneVal('bosType') == "Motor Vehicle")
		{
		s('bosType_e_Motor Vehicle');
		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_320');
		s('bosType_e_Motor Vehicle_321');
		s('bosType_e_Motor Vehicle_339');
		s('bosType_e_Motor Vehicle_348');
		s('bosType_e_Motor Vehicle_357');
		s('bosType_e_Motor Vehicle_386');
		s('bosType_e_Motor Vehicle_388');
		s('bosType_e_Motor Vehicle_421');
		s('bosType_e_Motor Vehicle_448');
		s('bosType_e_Motor Vehicle_467');
		}

	if(sOneVal('bosType') == "Power Tool")
		{
		s('bosType_e_Power Tool');
		s('bosType_e_Power Tool_272');
		s('bosType_e_Power Tool_273');
		s('bosType_e_Power Tool_274');
		s('bosType_e_Power Tool_340');
		s('bosType_e_Power Tool_349');
		s('bosType_e_Power Tool_359');
		s('bosType_e_Power Tool_396');
		s('bosType_e_Power Tool_398');
		s('bosType_e_Power Tool_427');
		s('bosType_e_Power Tool_454');
		s('bosType_e_Power Tool_468');
		}

	if(sOneVal('bosType') == "Water Craft")
		{
		s('bosType_e_Water Craft');
		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_332');
		s('bosType_e_Water Craft_333');
		s('bosType_e_Water Craft_341');
		s('bosType_e_Water Craft_351');
		s('bosType_e_Water Craft_358');
		s('bosType_e_Water Craft_391');
		s('bosType_e_Water Craft_393');
		s('bosType_e_Water Craft_424');
		s('bosType_e_Water Craft_451');
		s('bosType_e_Water Craft_460');
		s('bosType_e_Water Craft_461');
		s('bosType_e_Water Craft_469');
		}

	if(sOneVal('bosType') == "Other")
		{
		s('bosType_e_Other');
		s('bosType_e_Other_262');
		s('bosType_e_Other_282');
		s('bosType_e_Other_283');
		s('bosType_e_Other_284');
		s('bosType_e_Other_342');
		s('bosType_e_Other_350');
		s('bosType_e_Other_360');
		s('bosType_e_Other_401');
		s('bosType_e_Other_403');
		s('bosType_e_Other_430');
		s('bosType_e_Other_457');
		s('bosType_e_Other_470');
		}
	onLoadF();
	}

function numSellersF(prop)
	{
	h('numSellers_m_0');
	h('numSellers_m_0_238');
	h('numSellers_m_0_239');
	h('numSellers_m_0_240');
	h('numSellers_m_0_241');
	h('numSellers_m_0_242');
	h('numSellers_m_1');
	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');
	h('numSellers_m_1_249');

	if(sOneVal('numSellers')>0)
		{
		s('numSellers_m_0');
		s('numSellers_m_0_238');
		s('numSellers_m_0_239');
		s('numSellers_m_0_240');
		s('numSellers_m_0_241');
		s('numSellers_m_0_242');
		h('numSellers_m_1');
		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');
		h('numSellers_m_1_249');
		}

	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_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');
		s('numSellers_m_1_249');
		}

	onLoadF();
	}

function sellerOneStateF(prop)
	{
	onLoadF();
	}

function sellerTwoStateF(prop)
	{
	onLoadF();
	}

function numBuyersF(prop)
	{
	h('numBuyers_m_0');
	h('numBuyers_m_0_250');
	h('numBuyers_m_0_251');
	h('numBuyers_m_0_252');
	h('numBuyers_m_0_253');
	h('numBuyers_m_0_254');
	h('numBuyers_m_1');
	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');
	h('numBuyers_m_1_260');
	h('numBuyers_m_1_261');

	if(sOneVal('numBuyers')>0)
		{
		s('numBuyers_m_0');
		s('numBuyers_m_0_250');
		s('numBuyers_m_0_251');
		s('numBuyers_m_0_252');
		s('numBuyers_m_0_253');
		s('numBuyers_m_0_254');
		h('numBuyers_m_1');
		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');
		h('numBuyers_m_1_260');
		h('numBuyers_m_1_261');
		}

	if(true)
		{
		h('numBuyers_l_2');
		}

	if(sOneVal('numBuyers')<2)
		{
		s('numBuyers_l_2');
		}

	if(sOneVal('numBuyers')>1)
		{
		s('numBuyers_m_1');
		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');
		s('numBuyers_m_1_260');
		s('numBuyers_m_1_261');
		}

	onLoadF();
	}

function buyerOneStateF(prop)
	{
	onLoadF();
	}

function buyerTwoStateF(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_322');

	if(sOneVal('odomRepair') == "Yes, and it was zeroed")
		{
		s('odomRepair_e_Yes, and it was zeroed');
		s('odomRepair_e_Yes, and it was zeroed_322');
		}
	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_362');
	h('airWarranty_e_t_364');
	h('airWarranty_e_t_407');
	h('airWarranty_e_t_434');
	if (getCheckedValue('airWarranty') == "1") 
		{
		s('airWarranty_e_true'); 
		}

	if (getCheckedValue('airWarranty') == "1")
		{
		s('airWarranty_e_t_362');
		s('airWarranty_e_t_364');
		s('airWarranty_e_t_407');
		s('airWarranty_e_t_434');
		}

	onLoadF();
	}

function airWarrantyF(prop)
	{
	h('airWarranty_e_true');
	h('airWarranty_e_t_362');
	h('airWarranty_e_t_364');
	h('airWarranty_e_t_407');
	h('airWarranty_e_t_434');
	if (getCheckedValue('airWarranty') == "1") 
		{
		s('airWarranty_e_true'); 
		s('airWarranty_e_t_362');
		s('airWarranty_e_t_364');
		s('airWarranty_e_t_407');
		s('airWarranty_e_t_434');
		}

	onLoadF();
	}

function appWarrantyF(prop)
	{
	h('appWarranty_e_true');
	h('appWarranty_e_t_367');
	h('appWarranty_e_t_369');
	h('appWarranty_e_t_410');
	h('appWarranty_e_t_437');
	if (getCheckedValue('appWarranty') == "1") 
		{
		s('appWarranty_e_true'); 
		}

	if (getCheckedValue('appWarranty') == "1")
		{
		s('appWarranty_e_t_367');
		s('appWarranty_e_t_369');
		s('appWarranty_e_t_410');
		s('appWarranty_e_t_437');
		}

	onLoadF();
	}

function appWarrantyF(prop)
	{
	h('appWarranty_e_true');
	h('appWarranty_e_t_367');
	h('appWarranty_e_t_369');
	h('appWarranty_e_t_410');
	h('appWarranty_e_t_437');
	if (getCheckedValue('appWarranty') == "1") 
		{
		s('appWarranty_e_true'); 
		s('appWarranty_e_t_367');
		s('appWarranty_e_t_369');
		s('appWarranty_e_t_410');
		s('appWarranty_e_t_437');
		}

	onLoadF();
	}

function elecWarrantyF(prop)
	{
	h('elecWarranty_e_true');
	h('elecWarranty_e_t_372');
	h('elecWarranty_e_t_374');
	h('elecWarranty_e_t_413');
	h('elecWarranty_e_t_440');
	if (getCheckedValue('elecWarranty') == "1") 
		{
		s('elecWarranty_e_true'); 
		}

	if (getCheckedValue('elecWarranty') == "1")
		{
		s('elecWarranty_e_t_372');
		s('elecWarranty_e_t_374');
		s('elecWarranty_e_t_413');
		s('elecWarranty_e_t_440');
		}

	onLoadF();
	}

function elecWarrantyF(prop)
	{
	h('elecWarranty_e_true');
	h('elecWarranty_e_t_372');
	h('elecWarranty_e_t_374');
	h('elecWarranty_e_t_413');
	h('elecWarranty_e_t_440');
	if (getCheckedValue('elecWarranty') == "1") 
		{
		s('elecWarranty_e_true'); 
		s('elecWarranty_e_t_372');
		s('elecWarranty_e_t_374');
		s('elecWarranty_e_t_413');
		s('elecWarranty_e_t_440');
		}

	onLoadF();
	}

function gunWarrantyF(prop)
	{
	h('gunWarranty_e_true');
	h('gunWarranty_e_t_377');
	h('gunWarranty_e_t_379');
	h('gunWarranty_e_t_416');
	h('gunWarranty_e_t_443');
	if (getCheckedValue('gunWarranty') == "1") 
		{
		s('gunWarranty_e_true'); 
		}

	if (getCheckedValue('gunWarranty') == "1")
		{
		s('gunWarranty_e_t_377');
		s('gunWarranty_e_t_379');
		s('gunWarranty_e_t_416');
		s('gunWarranty_e_t_443');
		}

	onLoadF();
	}

function gunWarrantyF(prop)
	{
	h('gunWarranty_e_true');
	h('gunWarranty_e_t_377');
	h('gunWarranty_e_t_379');
	h('gunWarranty_e_t_416');
	h('gunWarranty_e_t_443');
	if (getCheckedValue('gunWarranty') == "1") 
		{
		s('gunWarranty_e_true'); 
		s('gunWarranty_e_t_377');
		s('gunWarranty_e_t_379');
		s('gunWarranty_e_t_416');
		s('gunWarranty_e_t_443');
		}

	onLoadF();
	}

function furnWarrantyF(prop)
	{
	h('furnWarranty_e_true');
	h('furnWarranty_e_t_382');
	h('furnWarranty_e_t_384');
	h('furnWarranty_e_t_419');
	h('furnWarranty_e_t_446');
	if (getCheckedValue('furnWarranty') == "1") 
		{
		s('furnWarranty_e_true'); 
		}

	if (getCheckedValue('furnWarranty') == "1")
		{
		s('furnWarranty_e_t_382');
		s('furnWarranty_e_t_384');
		s('furnWarranty_e_t_419');
		s('furnWarranty_e_t_446');
		}

	onLoadF();
	}

function furnWarrantyF(prop)
	{
	h('furnWarranty_e_true');
	h('furnWarranty_e_t_382');
	h('furnWarranty_e_t_384');
	h('furnWarranty_e_t_419');
	h('furnWarranty_e_t_446');
	if (getCheckedValue('furnWarranty') == "1") 
		{
		s('furnWarranty_e_true'); 
		s('furnWarranty_e_t_382');
		s('furnWarranty_e_t_384');
		s('furnWarranty_e_t_419');
		s('furnWarranty_e_t_446');
		}

	onLoadF();
	}

function carWarrantyF(prop)
	{
	h('carWarranty_e_true');
	h('carWarranty_e_t_387');
	h('carWarranty_e_t_389');
	h('carWarranty_e_t_422');
	h('carWarranty_e_t_449');
	if (getCheckedValue('carWarranty') == "1") 
		{
		s('carWarranty_e_true'); 
		}

	if (getCheckedValue('carWarranty') == "1")
		{
		s('carWarranty_e_t_387');
		s('carWarranty_e_t_389');
		s('carWarranty_e_t_422');
		s('carWarranty_e_t_449');
		}

	onLoadF();
	}

function carWarrantyF(prop)
	{
	h('carWarranty_e_true');
	h('carWarranty_e_t_387');
	h('carWarranty_e_t_389');
	h('carWarranty_e_t_422');
	h('carWarranty_e_t_449');
	if (getCheckedValue('carWarranty') == "1") 
		{
		s('carWarranty_e_true'); 
		s('carWarranty_e_t_387');
		s('carWarranty_e_t_389');
		s('carWarranty_e_t_422');
		s('carWarranty_e_t_449');
		}

	onLoadF();
	}

function toolWarrantyF(prop)
	{
	h('toolWarranty_e_true');
	h('toolWarranty_e_t_397');
	h('toolWarranty_e_t_399');
	h('toolWarranty_e_t_428');
	h('toolWarranty_e_t_455');
	if (getCheckedValue('toolWarranty') == "1") 
		{
		s('toolWarranty_e_true'); 
		}

	if (getCheckedValue('toolWarranty') == "1")
		{
		s('toolWarranty_e_t_397');
		s('toolWarranty_e_t_399');
		s('toolWarranty_e_t_428');
		s('toolWarranty_e_t_455');
		}

	onLoadF();
	}

function toolWarrantyF(prop)
	{
	h('toolWarranty_e_true');
	h('toolWarranty_e_t_397');
	h('toolWarranty_e_t_399');
	h('toolWarranty_e_t_428');
	h('toolWarranty_e_t_455');
	if (getCheckedValue('toolWarranty') == "1") 
		{
		s('toolWarranty_e_true'); 
		s('toolWarranty_e_t_397');
		s('toolWarranty_e_t_399');
		s('toolWarranty_e_t_428');
		s('toolWarranty_e_t_455');
		}

	onLoadF();
	}

function otherWarrantyF(prop)
	{
	h('otherWarranty_e_true');
	h('otherWarranty_e_t_402');
	h('otherWarranty_e_t_404');
	h('otherWarranty_e_t_431');
	h('otherWarranty_e_t_458');
	if (getCheckedValue('otherWarranty') == "1") 
		{
		s('otherWarranty_e_true'); 
		}

	if (getCheckedValue('otherWarranty') == "1")
		{
		s('otherWarranty_e_t_402');
		s('otherWarranty_e_t_404');
		s('otherWarranty_e_t_431');
		s('otherWarranty_e_t_458');
		}

	onLoadF();
	}

function otherWarrantyF(prop)
	{
	h('otherWarranty_e_true');
	h('otherWarranty_e_t_402');
	h('otherWarranty_e_t_404');
	h('otherWarranty_e_t_431');
	h('otherWarranty_e_t_458');
	if (getCheckedValue('otherWarranty') == "1") 
		{
		s('otherWarranty_e_true'); 
		s('otherWarranty_e_t_402');
		s('otherWarranty_e_t_404');
		s('otherWarranty_e_t_431');
		s('otherWarranty_e_t_458');
		}

	onLoadF();
	}

function waterCraftWarrantyF(prop)
	{
	h('waterCraftWarranty_e_true');
	h('waterCraftWarranty_e_t_392');
	h('waterCraftWarranty_e_t_394');
	h('waterCraftWarranty_e_t_425');
	h('waterCraftWarranty_e_t_452');
	if (getCheckedValue('waterCraftWarranty') == "1") 
		{
		s('waterCraftWarranty_e_true'); 
		}

	if (getCheckedValue('waterCraftWarranty') == "1")
		{
		s('waterCraftWarranty_e_t_392');
		s('waterCraftWarranty_e_t_394');
		s('waterCraftWarranty_e_t_425');
		s('waterCraftWarranty_e_t_452');
		}

	onLoadF();
	}

function waterCraftWarrantyF(prop)
	{
	h('waterCraftWarranty_e_true');
	h('waterCraftWarranty_e_t_392');
	h('waterCraftWarranty_e_t_394');
	h('waterCraftWarranty_e_t_425');
	h('waterCraftWarranty_e_t_452');
	if (getCheckedValue('waterCraftWarranty') == "1") 
		{
		s('waterCraftWarranty_e_true'); 
		s('waterCraftWarranty_e_t_392');
		s('waterCraftWarranty_e_t_394');
		s('waterCraftWarranty_e_t_425');
		s('waterCraftWarranty_e_t_452');
		}

	onLoadF();
	}

function airLoansClaimsF(prop)
	{
	h('airLoansClaims_e_true');
	h('airLoansClaims_e_t_365');
	h('airLoansClaims_e_t_408');
	h('airLoansClaims_e_t_435');
	if (getCheckedValue('airLoansClaims') == "1") 
		{
		s('airLoansClaims_e_true'); 
		}

	if (getCheckedValue('airLoansClaims') == "1")
		{
		s('airLoansClaims_e_t_365');
		s('airLoansClaims_e_t_408');
		s('airLoansClaims_e_t_435');
		}

	onLoadF();
	}

function airLoansClaimsF(prop)
	{
	h('airLoansClaims_e_true');
	h('airLoansClaims_e_t_365');
	h('airLoansClaims_e_t_408');
	h('airLoansClaims_e_t_435');
	if (getCheckedValue('airLoansClaims') == "1") 
		{
		s('airLoansClaims_e_true'); 
		s('airLoansClaims_e_t_365');
		s('airLoansClaims_e_t_408');
		s('airLoansClaims_e_t_435');
		}

	onLoadF();
	}

function airLoansClaimsF(prop)
	{
	h('airLoansClaims_e_true');
	h('airLoansClaims_e_t_365');
	h('airLoansClaims_e_t_408');
	h('airLoansClaims_e_t_435');
	if (getCheckedValue('airLoansClaims') == "1") 
		{
		s('airLoansClaims_e_true'); 
		s('airLoansClaims_e_t_365');
		s('airLoansClaims_e_t_408');
		s('airLoansClaims_e_t_435');
		}

	onLoadF();
	}

function appLoansClaimsF(prop)
	{
	h('appLoansClaims_e_true');
	h('appLoansClaims_e_t_370');
	h('appLoansClaims_e_t_411');
	h('appLoansClaims_e_t_438');
	if (getCheckedValue('appLoansClaims') == "1") 
		{
		s('appLoansClaims_e_true'); 
		}

	if (getCheckedValue('appLoansClaims') == "1")
		{
		s('appLoansClaims_e_t_370');
		s('appLoansClaims_e_t_411');
		s('appLoansClaims_e_t_438');
		}

	onLoadF();
	}

function appLoansClaimsF(prop)
	{
	h('appLoansClaims_e_true');
	h('appLoansClaims_e_t_370');
	h('appLoansClaims_e_t_411');
	h('appLoansClaims_e_t_438');
	if (getCheckedValue('appLoansClaims') == "1") 
		{
		s('appLoansClaims_e_true'); 
		s('appLoansClaims_e_t_370');
		s('appLoansClaims_e_t_411');
		s('appLoansClaims_e_t_438');
		}

	onLoadF();
	}

function appLoansClaimsF(prop)
	{
	h('appLoansClaims_e_true');
	h('appLoansClaims_e_t_370');
	h('appLoansClaims_e_t_411');
	h('appLoansClaims_e_t_438');
	if (getCheckedValue('appLoansClaims') == "1") 
		{
		s('appLoansClaims_e_true'); 
		s('appLoansClaims_e_t_370');
		s('appLoansClaims_e_t_411');
		s('appLoansClaims_e_t_438');
		}

	onLoadF();
	}

function elecLoansClaimsF(prop)
	{
	h('elecLoansClaims_e_true');
	h('elecLoansClaims_e_t_375');
	h('elecLoansClaims_e_t_414');
	h('elecLoansClaims_e_t_441');
	if (getCheckedValue('elecLoansClaims') == "1") 
		{
		s('elecLoansClaims_e_true'); 
		}

	if (getCheckedValue('elecLoansClaims') == "1")
		{
		s('elecLoansClaims_e_t_375');
		s('elecLoansClaims_e_t_414');
		s('elecLoansClaims_e_t_441');
		}

	onLoadF();
	}

function elecLoansClaimsF(prop)
	{
	h('elecLoansClaims_e_true');
	h('elecLoansClaims_e_t_375');
	h('elecLoansClaims_e_t_414');
	h('elecLoansClaims_e_t_441');
	if (getCheckedValue('elecLoansClaims') == "1") 
		{
		s('elecLoansClaims_e_true'); 
		s('elecLoansClaims_e_t_375');
		s('elecLoansClaims_e_t_414');
		s('elecLoansClaims_e_t_441');
		}

	onLoadF();
	}

function elecLoansClaimsF(prop)
	{
	h('elecLoansClaims_e_true');
	h('elecLoansClaims_e_t_375');
	h('elecLoansClaims_e_t_414');
	h('elecLoansClaims_e_t_441');
	if (getCheckedValue('elecLoansClaims') == "1") 
		{
		s('elecLoansClaims_e_true'); 
		s('elecLoansClaims_e_t_375');
		s('elecLoansClaims_e_t_414');
		s('elecLoansClaims_e_t_441');
		}

	onLoadF();
	}

function gunLoansClaimsF(prop)
	{
	h('gunLoansClaims_e_true');
	h('gunLoansClaims_e_t_380');
	h('gunLoansClaims_e_t_417');
	h('gunLoansClaims_e_t_444');
	if (getCheckedValue('gunLoansClaims') == "1") 
		{
		s('gunLoansClaims_e_true'); 
		}

	if (getCheckedValue('gunLoansClaims') == "1")
		{
		s('gunLoansClaims_e_t_380');
		s('gunLoansClaims_e_t_417');
		s('gunLoansClaims_e_t_444');
		}

	onLoadF();
	}

function gunLoansClaimsF(prop)
	{
	h('gunLoansClaims_e_true');
	h('gunLoansClaims_e_t_380');
	h('gunLoansClaims_e_t_417');
	h('gunLoansClaims_e_t_444');
	if (getCheckedValue('gunLoansClaims') == "1") 
		{
		s('gunLoansClaims_e_true'); 
		s('gunLoansClaims_e_t_380');
		s('gunLoansClaims_e_t_417');
		s('gunLoansClaims_e_t_444');
		}

	onLoadF();
	}

function gunLoansClaimsF(prop)
	{
	h('gunLoansClaims_e_true');
	h('gunLoansClaims_e_t_380');
	h('gunLoansClaims_e_t_417');
	h('gunLoansClaims_e_t_444');
	if (getCheckedValue('gunLoansClaims') == "1") 
		{
		s('gunLoansClaims_e_true'); 
		s('gunLoansClaims_e_t_380');
		s('gunLoansClaims_e_t_417');
		s('gunLoansClaims_e_t_444');
		}

	onLoadF();
	}

function furnLoansClaimsF(prop)
	{
	h('furnLoansClaims_e_true');
	h('furnLoansClaims_e_t_385');
	h('furnLoansClaims_e_t_420');
	h('furnLoansClaims_e_t_447');
	if (getCheckedValue('furnLoansClaims') == "1") 
		{
		s('furnLoansClaims_e_true'); 
		}

	if (getCheckedValue('furnLoansClaims') == "1")
		{
		s('furnLoansClaims_e_t_385');
		s('furnLoansClaims_e_t_420');
		s('furnLoansClaims_e_t_447');
		}

	onLoadF();
	}

function furnLoansClaimsF(prop)
	{
	h('furnLoansClaims_e_true');
	h('furnLoansClaims_e_t_385');
	h('furnLoansClaims_e_t_420');
	h('furnLoansClaims_e_t_447');
	if (getCheckedValue('furnLoansClaims') == "1") 
		{
		s('furnLoansClaims_e_true'); 
		s('furnLoansClaims_e_t_385');
		s('furnLoansClaims_e_t_420');
		s('furnLoansClaims_e_t_447');
		}

	onLoadF();
	}

function furnLoansClaimsF(prop)
	{
	h('furnLoansClaims_e_true');
	h('furnLoansClaims_e_t_385');
	h('furnLoansClaims_e_t_420');
	h('furnLoansClaims_e_t_447');
	if (getCheckedValue('furnLoansClaims') == "1") 
		{
		s('furnLoansClaims_e_true'); 
		s('furnLoansClaims_e_t_385');
		s('furnLoansClaims_e_t_420');
		s('furnLoansClaims_e_t_447');
		}

	onLoadF();
	}

function carLoansClaimsF(prop)
	{
	h('carLoansClaims_e_true');
	h('carLoansClaims_e_t_390');
	h('carLoansClaims_e_t_423');
	h('carLoansClaims_e_t_450');
	if (getCheckedValue('carLoansClaims') == "1") 
		{
		s('carLoansClaims_e_true'); 
		}

	if (getCheckedValue('carLoansClaims') == "1")
		{
		s('carLoansClaims_e_t_390');
		s('carLoansClaims_e_t_423');
		s('carLoansClaims_e_t_450');
		}

	onLoadF();
	}

function carLoansClaimsF(prop)
	{
	h('carLoansClaims_e_true');
	h('carLoansClaims_e_t_390');
	h('carLoansClaims_e_t_423');
	h('carLoansClaims_e_t_450');
	if (getCheckedValue('carLoansClaims') == "1") 
		{
		s('carLoansClaims_e_true'); 
		s('carLoansClaims_e_t_390');
		s('carLoansClaims_e_t_423');
		s('carLoansClaims_e_t_450');
		}

	onLoadF();
	}

function carLoansClaimsF(prop)
	{
	h('carLoansClaims_e_true');
	h('carLoansClaims_e_t_390');
	h('carLoansClaims_e_t_423');
	h('carLoansClaims_e_t_450');
	if (getCheckedValue('carLoansClaims') == "1") 
		{
		s('carLoansClaims_e_true'); 
		s('carLoansClaims_e_t_390');
		s('carLoansClaims_e_t_423');
		s('carLoansClaims_e_t_450');
		}

	onLoadF();
	}

function boatLoansClaimsF(prop)
	{
	h('boatLoansClaims_e_true');
	h('boatLoansClaims_e_t_395');
	h('boatLoansClaims_e_t_426');
	h('boatLoansClaims_e_t_453');
	if (getCheckedValue('boatLoansClaims') == "1") 
		{
		s('boatLoansClaims_e_true'); 
		}

	if (getCheckedValue('boatLoansClaims') == "1")
		{
		s('boatLoansClaims_e_t_395');
		s('boatLoansClaims_e_t_426');
		s('boatLoansClaims_e_t_453');
		}

	onLoadF();
	}

function boatLoansClaimsF(prop)
	{
	h('boatLoansClaims_e_true');
	h('boatLoansClaims_e_t_395');
	h('boatLoansClaims_e_t_426');
	h('boatLoansClaims_e_t_453');
	if (getCheckedValue('boatLoansClaims') == "1") 
		{
		s('boatLoansClaims_e_true'); 
		s('boatLoansClaims_e_t_395');
		s('boatLoansClaims_e_t_426');
		s('boatLoansClaims_e_t_453');
		}

	onLoadF();
	}

function boatLoansClaimsF(prop)
	{
	h('boatLoansClaims_e_true');
	h('boatLoansClaims_e_t_395');
	h('boatLoansClaims_e_t_426');
	h('boatLoansClaims_e_t_453');
	if (getCheckedValue('boatLoansClaims') == "1") 
		{
		s('boatLoansClaims_e_true'); 
		s('boatLoansClaims_e_t_395');
		s('boatLoansClaims_e_t_426');
		s('boatLoansClaims_e_t_453');
		}

	onLoadF();
	}

function toolLoansClaimsF(prop)
	{
	h('toolLoansClaims_e_true');
	h('toolLoansClaims_e_t_400');
	h('toolLoansClaims_e_t_429');
	h('toolLoansClaims_e_t_456');
	if (getCheckedValue('toolLoansClaims') == "1") 
		{
		s('toolLoansClaims_e_true'); 
		}

	if (getCheckedValue('toolLoansClaims') == "1")
		{
		s('toolLoansClaims_e_t_400');
		s('toolLoansClaims_e_t_429');
		s('toolLoansClaims_e_t_456');
		}

	onLoadF();
	}

function toolLoansClaimsF(prop)
	{
	h('toolLoansClaims_e_true');
	h('toolLoansClaims_e_t_400');
	h('toolLoansClaims_e_t_429');
	h('toolLoansClaims_e_t_456');
	if (getCheckedValue('toolLoansClaims') == "1") 
		{
		s('toolLoansClaims_e_true'); 
		s('toolLoansClaims_e_t_400');
		s('toolLoansClaims_e_t_429');
		s('toolLoansClaims_e_t_456');
		}

	onLoadF();
	}

function toolLoansClaimsF(prop)
	{
	h('toolLoansClaims_e_true');
	h('toolLoansClaims_e_t_400');
	h('toolLoansClaims_e_t_429');
	h('toolLoansClaims_e_t_456');
	if (getCheckedValue('toolLoansClaims') == "1") 
		{
		s('toolLoansClaims_e_true'); 
		s('toolLoansClaims_e_t_400');
		s('toolLoansClaims_e_t_429');
		s('toolLoansClaims_e_t_456');
		}

	onLoadF();
	}

function otherLoansClaimsF(prop)
	{
	h('otherLoansClaims_e_true');
	h('otherLoansClaims_e_t_405');
	h('otherLoansClaims_e_t_432');
	h('otherLoansClaims_e_t_459');
	if (getCheckedValue('otherLoansClaims') == "1") 
		{
		s('otherLoansClaims_e_true'); 
		}

	if (getCheckedValue('otherLoansClaims') == "1")
		{
		s('otherLoansClaims_e_t_405');
		s('otherLoansClaims_e_t_432');
		s('otherLoansClaims_e_t_459');
		}

	onLoadF();
	}

function otherLoansClaimsF(prop)
	{
	h('otherLoansClaims_e_true');
	h('otherLoansClaims_e_t_405');
	h('otherLoansClaims_e_t_432');
	h('otherLoansClaims_e_t_459');
	if (getCheckedValue('otherLoansClaims') == "1") 
		{
		s('otherLoansClaims_e_true'); 
		s('otherLoansClaims_e_t_405');
		s('otherLoansClaims_e_t_432');
		s('otherLoansClaims_e_t_459');
		}

	onLoadF();
	}

function otherLoansClaimsF(prop)
	{
	h('otherLoansClaims_e_true');
	h('otherLoansClaims_e_t_405');
	h('otherLoansClaims_e_t_432');
	h('otherLoansClaims_e_t_459');
	if (getCheckedValue('otherLoansClaims') == "1") 
		{
		s('otherLoansClaims_e_true'); 
		s('otherLoansClaims_e_t_405');
		s('otherLoansClaims_e_t_432');
		s('otherLoansClaims_e_t_459');
		}

	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_471');
	h('knowdate_e_t_472');
	if (getCheckedValue('knowdate') == "1") 
		{
		s('knowdate_e_true'); 
		}

	if (getCheckedValue('knowdate') == "1")
		{
		s('knowdate_e_t_471');
		s('knowdate_e_t_472');
		}

	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_473');
	h('notary_e_t_474');
	if (getCheckedValue('notary') == "1") 
		{
		s('notary_e_true'); 
		}

	if (getCheckedValue('notary') == "1")
		{
		s('notary_e_t_473');
		s('notary_e_t_474');
		}

	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", "numBuyers_m_1_24", "payMethod_e_Other", "bosType_e_Aircraft", "bosType_e_Power Tool", "bosType_e_Furniture", "bosType_e_Animal", "bosType_e_Other_25", "bosType_e_Electronics", "bosType_e_Appliance", "bosType_e_Firearms", "bosType_e_Motor Vehicle", "bosType_e_Water Craft", "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", "bosType_e_Aircraft_33", "customAirFeatures_e_true", "bosType_e_Aircraft_34", "bosType_e_Power Tool_35", "bosType_e_Power Tool_36", "bosType_e_Power Tool_37", "bosType_e_Furniture_38", "bosType_e_Furniture_39", "bosType_e_Furniture_40", "bosType_e_Animal_41", "bosType_e_Animal_42", "bosType_e_Animal_43", "bosType_e_Animal_44", "bosType_e_Other_45", "bosType_e_Other_46", "bosType_e_Other_47", "bosType_e_Electronics_48", "bosType_e_Electronics_49", "bosType_e_Electronics_50", "bosType_e_Electronics_51", "bosType_e_Electronics_52", "customElecFeatures_e_true", "bosType_e_Electronics_53", "bosType_e_Appliance_54", "bosType_e_Appliance_55", "bosType_e_Appliance_56", "bosType_e_Appliance_57", "bosType_e_Appliance_58", "customAppFeatures_e_true", "bosType_e_Appliance_59", "bosType_e_Firearms_60", "bosType_e_Firearms_61", "bosType_e_Firearms_62", "bosType_e_Firearms_63", "bosType_e_Firearms_64", "bosType_e_Firearms_65", "customGunFeatures_e_true", "bosType_e_Firearms_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", "bosType_e_Motor Vehicle_75", "customCarFeatures_e_true", "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", "bosType_e_Motor Vehicle_83", "odomRepair_e_Yes, and it was zeroed", "bosType_e_Motor Vehicle_84", "odomRepair_e_Yes, and it was zeroed_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", "bosType_e_Water Craft_95", "customBoatFeatures_e_true", "bosType_e_Water Craft_96", "bosType_e_Aircraft_97", "bosType_e_Appliance_98", "bosType_e_Electronics_99", "bosType_e_Firearms_100", "bosType_e_Furniture_101", "bosType_e_Motor Vehicle_102", "bosType_e_Power Tool_103", "bosType_e_Water Craft_104", "bosType_e_Other_105", "bosType_e_Aircraft_106", "bosType_e_Appliance_107", "bosType_e_Electronics_108", "bosType_e_Firearms_109", "bosType_e_Furniture_110", "bosType_e_Motor Vehicle_111", "bosType_e_Power Tool_112", "bosType_e_Other_113", "bosType_e_Water Craft_114", "bosType_e_Aircraft_115", "airWarranty_e_true", "bosType_e_Appliance_116", "appWarranty_e_true", "bosType_e_Electronics_117", "elecWarranty_e_true", "bosType_e_Firearms_118", "gunWarranty_e_true", "bosType_e_Furniture_119", "furnWarranty_e_true", "bosType_e_Motor Vehicle_120", "carWarranty_e_true", "bosType_e_Water Craft_121", "waterCraftWarranty_e_true", "bosType_e_Power Tool_122", "toolWarranty_e_true", "bosType_e_Other_123", "otherWarranty_e_true", "bosType_e_Aircraft_124", "airWarranty_e_t_125", "airLoansClaims_e_true", "bosType_e_Aircraft_126", "airWarranty_e_t_127", "airLoansClaims_e_t_128", "bosType_e_Appliance_129", "appWarranty_e_t_130", "appLoansClaims_e_true", "bosType_e_Appliance_131", "appWarranty_e_t_132", "appLoansClaims_e_t_133", "bosType_e_Electronics_134", "elecWarranty_e_t_135", "elecLoansClaims_e_true", "bosType_e_Electronics_136", "elecWarranty_e_t_137", "elecLoansClaims_e_t_138", "bosType_e_Firearms_139", "gunWarranty_e_t_140", "gunLoansClaims_e_true", "bosType_e_Firearms_141", "gunWarranty_e_t_142", "gunLoansClaims_e_t_143", "bosType_e_Furniture_144", "furnWarranty_e_t_145", "furnLoansClaims_e_true", "bosType_e_Furniture_146", "furnWarranty_e_t_147", "furnLoansClaims_e_t_148", "bosType_e_Motor Vehicle_149", "carWarranty_e_t_150", "carLoansClaims_e_true", "bosType_e_Motor Vehicle_151", "carWarranty_e_t_152", "carLoansClaims_e_t_153", "bosType_e_Water Craft_154", "waterCraftWarranty_e_t_155", "boatLoansClaims_e_true", "bosType_e_Water Craft_156", "waterCraftWarranty_e_t_157", "boatLoansClaims_e_t_158", "bosType_e_Power Tool_159", "toolWarranty_e_t_160", "toolLoansClaims_e_true", "bosType_e_Power Tool_161", "toolWarranty_e_t_162", "toolLoansClaims_e_t_163", "bosType_e_Other_164", "otherWarranty_e_t_165", "otherLoansClaims_e_true", "bosType_e_Other_166", "otherWarranty_e_t_167", "otherLoansClaims_e_t_168", "bosType_e_Aircraft_169", "airWarranty_e_t_170", "airLoansClaims_e_t_171", "bosType_e_Appliance_172", "appWarranty_e_t_173", "appLoansClaims_e_t_174", "bosType_e_Electronics_175", "elecWarranty_e_t_176", "elecLoansClaims_e_t_177", "bosType_e_Firearms_178", "gunWarranty_e_t_179", "gunLoansClaims_e_t_180", "bosType_e_Furniture_181", "furnWarranty_e_t_182", "furnLoansClaims_e_t_183", "bosType_e_Motor Vehicle_184", "carWarranty_e_t_185", "carLoansClaims_e_t_186", "bosType_e_Water Craft_187", "waterCraftWarranty_e_t_188", "boatLoansClaims_e_t_189", "bosType_e_Power Tool_190", "toolWarranty_e_t_191", "toolLoansClaims_e_t_192", "bosType_e_Other_193", "otherWarranty_e_t_194", "otherLoansClaims_e_t_195", "bosType_e_Aircraft_196", "airWarranty_e_t_197", "airLoansClaims_e_t_198", "airRemoveLiens_e_true", "bosType_e_Appliance_199", "appWarranty_e_t_200", "appLoansClaims_e_t_201", "appRemoveLiens_e_true", "bosType_e_Electronics_202", "elecWarranty_e_t_203", "elecLoansClaims_e_t_204", "elecRemoveLiens_e_true", "bosType_e_Firearms_205", "gunWarranty_e_t_206", "gunLoansClaims_e_t_207", "gunRemoveLiens_e_true", "bosType_e_Furniture_208", "furnWarranty_e_t_209", "furnLoansClaims_e_t_210", "furnRemoveLiens_e_true", "bosType_e_Motor Vehicle_211", "carWarranty_e_t_212", "carLoansClaims_e_t_213", "carRemoveLiens_e_true", "bosType_e_Water Craft_214", "waterCraftWarranty_e_t_215", "boatLoansClaims_e_t_216", "boatRemoveLiens_e_true", "bosType_e_Power Tool_217", "toolWarranty_e_t_218", "toolLoansClaims_e_t_219", "toolRemoveLiens_e_true", "bosType_e_Other_220", "otherWarranty_e_t_221", "otherLoansClaims_e_t_222", "otherRemoveLiens_e_true", "bosType_e_Water Craft_223", "bosType_e_Water Craft_224", "boatMech_e_true", "bosType_e_Aircraft_225", "bosType_e_Appliance_226", "bosType_e_Electronics_227", "bosType_e_Firearms_228", "bosType_e_Furniture_229", "bosType_e_Motor Vehicle_230", "bosType_e_Power Tool_231", "bosType_e_Water Craft_232", "bosType_e_Other_233", "numExtraClauses_m_0", "numExtraClauses_m_1", "numExtraClauses_m_2", "numExtraClauses_m_3", "numExtraClauses_m_4", "knowdate_e_true", "knowdate_e_t_234", "knowdate_e_t_235", "notary_e_true", "notary_e_t_236", "notary_e_t_237", "buyerSig_e_true", "bosType_e_Other", "numSellers_l_2", "numSellers_m_1", "numSellers_m_0", "numSellers_m_0_238", "numSellers_m_0_239", "numSellers_m_0_240", "numSellers_m_0_241", "numSellers_m_0_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", "numSellers_m_1_249", "numBuyers_l_2", "numBuyers_m_1", "numBuyers_m_0", "numBuyers_m_0_250", "numBuyers_m_0_251", "numBuyers_m_0_252", "numBuyers_m_0_253", "numBuyers_m_0_254", "numBuyers_m_1_255", "numBuyers_m_1_256", "numBuyers_m_1_257", "numBuyers_m_1_258", "numBuyers_m_1_259", "numBuyers_m_1_260", "numBuyers_m_1_261", "payMethod_e_Other", "bosType_e_Aircraft", "bosType_e_Power Tool", "bosType_e_Furniture", "bosType_e_Animal", "bosType_e_Other_262", "bosType_e_Electronics", "bosType_e_Appliance", "bosType_e_Firearms", "bosType_e_Motor Vehicle", "bosType_e_Water Craft", "bosType_e_Aircraft_263", "bosType_e_Aircraft_264", "bosType_e_Aircraft_265", "bosType_e_Aircraft_266", "bosType_e_Aircraft_267", "bosType_e_Aircraft_268", "bosType_e_Aircraft_269", "bosType_e_Aircraft_270", "customAirFeatures_e_true", "bosType_e_Aircraft_271", "bosType_e_Power Tool_272", "bosType_e_Power Tool_273", "bosType_e_Power Tool_274", "bosType_e_Furniture_275", "bosType_e_Furniture_276", "bosType_e_Furniture_277", "bosType_e_Animal_278", "bosType_e_Animal_279", "bosType_e_Animal_280", "bosType_e_Animal_281", "bosType_e_Other_282", "bosType_e_Other_283", "bosType_e_Other_284", "bosType_e_Electronics_285", "bosType_e_Electronics_286", "bosType_e_Electronics_287", "bosType_e_Electronics_288", "bosType_e_Electronics_289", "customElecFeatures_e_true", "bosType_e_Electronics_290", "bosType_e_Appliance_291", "bosType_e_Appliance_292", "bosType_e_Appliance_293", "bosType_e_Appliance_294", "bosType_e_Appliance_295", "customAppFeatures_e_true", "bosType_e_Appliance_296", "bosType_e_Firearms_297", "bosType_e_Firearms_298", "bosType_e_Firearms_299", "bosType_e_Firearms_300", "bosType_e_Firearms_301", "bosType_e_Firearms_302", "customGunFeatures_e_true", "bosType_e_Firearms_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", "bosType_e_Motor Vehicle_311", "bosType_e_Motor Vehicle_312", "customCarFeatures_e_true", "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", "bosType_e_Motor Vehicle_319", "bosType_e_Motor Vehicle_320", "odomRepair_e_Yes, and it was zeroed", "bosType_e_Motor Vehicle_321", "odomRepair_e_Yes, and it was zeroed_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", "bosType_e_Water Craft_331", "bosType_e_Water Craft_332", "customBoatFeatures_e_true", "bosType_e_Water Craft_333", "bosType_e_Aircraft_334", "bosType_e_Appliance_335", "bosType_e_Electronics_336", "bosType_e_Firearms_337", "bosType_e_Furniture_338", "bosType_e_Motor Vehicle_339", "bosType_e_Power Tool_340", "bosType_e_Water Craft_341", "bosType_e_Other_342", "bosType_e_Aircraft_343", "bosType_e_Appliance_344", "bosType_e_Electronics_345", "bosType_e_Firearms_346", "bosType_e_Furniture_347", "bosType_e_Motor Vehicle_348", "bosType_e_Power Tool_349", "bosType_e_Other_350", "bosType_e_Water Craft_351", "bosType_e_Aircraft_352", "airWarranty_e_true", "bosType_e_Appliance_353", "appWarranty_e_true", "bosType_e_Electronics_354", "elecWarranty_e_true", "bosType_e_Firearms_355", "gunWarranty_e_true", "bosType_e_Furniture_356", "furnWarranty_e_true", "bosType_e_Motor Vehicle_357", "carWarranty_e_true", "bosType_e_Water Craft_358", "waterCraftWarranty_e_true", "bosType_e_Power Tool_359", "toolWarranty_e_true", "bosType_e_Other_360", "otherWarranty_e_true", "bosType_e_Aircraft_361", "airWarranty_e_t_362", "airLoansClaims_e_true", "bosType_e_Aircraft_363", "airWarranty_e_t_364", "airLoansClaims_e_t_365", "bosType_e_Appliance_366", "appWarranty_e_t_367", "appLoansClaims_e_true", "bosType_e_Appliance_368", "appWarranty_e_t_369", "appLoansClaims_e_t_370", "bosType_e_Electronics_371", "elecWarranty_e_t_372", "elecLoansClaims_e_true", "bosType_e_Electronics_373", "elecWarranty_e_t_374", "elecLoansClaims_e_t_375", "bosType_e_Firearms_376", "gunWarranty_e_t_377", "gunLoansClaims_e_true", "bosType_e_Firearms_378", "gunWarranty_e_t_379", "gunLoansClaims_e_t_380", "bosType_e_Furniture_381", "furnWarranty_e_t_382", "furnLoansClaims_e_true", "bosType_e_Furniture_383", "furnWarranty_e_t_384", "furnLoansClaims_e_t_385", "bosType_e_Motor Vehicle_386", "carWarranty_e_t_387", "carLoansClaims_e_true", "bosType_e_Motor Vehicle_388", "carWarranty_e_t_389", "carLoansClaims_e_t_390", "bosType_e_Water Craft_391", "waterCraftWarranty_e_t_392", "boatLoansClaims_e_true", "bosType_e_Water Craft_393", "waterCraftWarranty_e_t_394", "boatLoansClaims_e_t_395", "bosType_e_Power Tool_396", "toolWarranty_e_t_397", "toolLoansClaims_e_true", "bosType_e_Power Tool_398", "toolWarranty_e_t_399", "toolLoansClaims_e_t_400", "bosType_e_Other_401", "otherWarranty_e_t_402", "otherLoansClaims_e_true", "bosType_e_Other_403", "otherWarranty_e_t_404", "otherLoansClaims_e_t_405", "bosType_e_Aircraft_406", "airWarranty_e_t_407", "airLoansClaims_e_t_408", "bosType_e_Appliance_409", "appWarranty_e_t_410", "appLoansClaims_e_t_411", "bosType_e_Electronics_412", "elecWarranty_e_t_413", "elecLoansClaims_e_t_414", "bosType_e_Firearms_415", "gunWarranty_e_t_416", "gunLoansClaims_e_t_417", "bosType_e_Furniture_418", "furnWarranty_e_t_419", "furnLoansClaims_e_t_420", "bosType_e_Motor Vehicle_421", "carWarranty_e_t_422", "carLoansClaims_e_t_423", "bosType_e_Water Craft_424", "waterCraftWarranty_e_t_425", "boatLoansClaims_e_t_426", "bosType_e_Power Tool_427", "toolWarranty_e_t_428", "toolLoansClaims_e_t_429", "bosType_e_Other_430", "otherWarranty_e_t_431", "otherLoansClaims_e_t_432", "bosType_e_Aircraft_433", "airWarranty_e_t_434", "airLoansClaims_e_t_435", "airRemoveLiens_e_true", "bosType_e_Appliance_436", "appWarranty_e_t_437", "appLoansClaims_e_t_438", "appRemoveLiens_e_true", "bosType_e_Electronics_439", "elecWarranty_e_t_440", "elecLoansClaims_e_t_441", "elecRemoveLiens_e_true", "bosType_e_Firearms_442", "gunWarranty_e_t_443", "gunLoansClaims_e_t_444", "gunRemoveLiens_e_true", "bosType_e_Furniture_445", "furnWarranty_e_t_446", "furnLoansClaims_e_t_447", "furnRemoveLiens_e_true", "bosType_e_Motor Vehicle_448", "carWarranty_e_t_449", "carLoansClaims_e_t_450", "carRemoveLiens_e_true", "bosType_e_Water Craft_451", "waterCraftWarranty_e_t_452", "boatLoansClaims_e_t_453", "boatRemoveLiens_e_true", "bosType_e_Power Tool_454", "toolWarranty_e_t_455", "toolLoansClaims_e_t_456", "toolRemoveLiens_e_true", "bosType_e_Other_457", "otherWarranty_e_t_458", "otherLoansClaims_e_t_459", "otherRemoveLiens_e_true", "bosType_e_Water Craft_460", "bosType_e_Water Craft_461", "boatMech_e_true", "bosType_e_Aircraft_462", "bosType_e_Appliance_463", "bosType_e_Electronics_464", "bosType_e_Firearms_465", "bosType_e_Furniture_466", "bosType_e_Motor Vehicle_467", "bosType_e_Power Tool_468", "bosType_e_Water Craft_469", "bosType_e_Other_470", "numExtraClauses_m_0", "numExtraClauses_m_1", "numExtraClauses_m_2", "numExtraClauses_m_3", "numExtraClauses_m_4", "knowdate_e_true", "knowdate_e_t_471", "knowdate_e_t_472", "notary_e_true", "notary_e_t_473", "notary_e_t_474", "buyerSig_e_true");
