  KT_FVO['firstName'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['middleName'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['lastName'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['email'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['password'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['referral'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['address1'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['city1'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['state1'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['zipCode1'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['phone1'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['college'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['schoolYear'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['sport'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['tripLocation'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['dob'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['position'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['tshirt'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['jersey'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['pants'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['jerseyNumber'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['contactName'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['relationship'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['address2'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['city2'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['state2'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['zipCode2'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['phone2'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['cellPhone2'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['signature1'] = {required: true, type: &#8216;text&#8217;}
  KT_FVO['signature2'] = {required: true, type: &#8216;text&#8217;}</p>
<p>  KT_FVO_properties['noTriggers'] += 1;
  KT_FVO_properties['noTransactions'] += 1;
