var profils = new Array()
profils[1] = "TAG345"
profils[2] = "MOMO_38"
profils[3] = "LILI35"
profils[4] = "SERGIO24"
profils[5] = "MARKY77"
profils[6] = "MARTINE_00"
profils[7] = "JOHNYBOY75"
profils[8] = "MEL555"
profils[9] = "SYL456"
profils[10] = "PAUL1"
profils[11] = "SOPHIE_101"
profils[12] = "COWAN444"

var poste = new Array()
poste["Vendeur"] = "TAG345"
poste["Caissier"] = "MEL555"
poste["Entrepot"] = "MOMO_38"
poste["Service"] = "SERGIO24"
