

var i;
i=0;
var languageprogs = new Array();
languageprogs[i++] = new Array("M","Individuels","","individual.htm");
languageprogs[i++] = new Array("M","Groupes Business","","businessgroups.htm");


i=0; 
var translations = new Array();
translations[i++] = new Array("L","Documents généraux","Evening Courses","general_translation.htm");
translations[i++] = new Array("L","Email + Web text","","email_translation.htm");
translations[i++] = new Array("L","Développement Web + traduction","","web_translation.htm");

i=0; 
var specialists = new Array();
specialists[i++] = new Array("L","Langage Courant","","adhoc.htm");
//specialists[i++] = new Array("L","","","interpreting.htm");
specialists[i++] = new Array("L","Interprètes en simultané","","simultaneous.htm");
specialists[i++] = new Array("L","Conférences","","conference.htm");


i=0; 
var aboutus = new Array();
aboutus[i++] = new Array("L","Qui sommes nous ?","","whoarewe.htm");
aboutus[i++] = new Array("L","Compétences","","staffprofiles.htm");
aboutus[i++] = new Array("L","Assurance Qualité","","qualityassurance.htm");
aboutus[i++] = new Array("L","Services offerts","","servicesoffered.htm");
aboutus[i++] = new Array("L","Language offerts","","languageproviders.htm");

