def d_location(id):
     return text(LOCATIONS, id)
 def d_location(id):
     return text(LOCATIONS, id)
 def d_gender(id):
     return text(GENDERS, id)
 def d_gender(id):
     return text(GENDERS, id)