class INS_DEDUCT { title = "Insurance Deductible"; values[]= {0, 100, 200, 300, 400, 500}; texts[] = {"$0.00","$100.00", "$200.00", "$300.00", "$400.00", "$500.00"}; default= 200; };