function submit_recevoirDesInformationsForm()
{
	titre = "Vous devez obligatoirement saisir correctement :nn";
	chaine = "";

	if (document.forms.recevoirDesInformationsForm.civilite.value == 0) chaine += "     - votre civilitén";
	if (document.forms.recevoirDesInformationsForm.nom.value == 0) chaine += "     - votre nomn";
	if (document.forms.recevoirDesInformationsForm.prenom.value == 0) chaine += "     - votre prénomn";
	if (document.forms.recevoirDesInformationsForm.adresse1.value == 0) chaine += "     - votre adressen";
	if (document.forms.recevoirDesInformationsForm.codepostal.value == 0) chaine += "     - votre code postaln";
	if (document.forms.recevoirDesInformationsForm.ville.value == 0) chaine += "     - votre villen";
	if (document.forms.recevoirDesInformationsForm.pays.value == 0) chaine += "     - votre paysn";
	if (!checkmail(document.forms.recevoirDesInformationsForm.email.value)) chaine += "     - votre emailn";
	if (document.forms.recevoirDesInformationsForm.telephone.value == 0) chaine += "     - votre numéro de téléphone fixe ou portablen";
	if (document.forms.recevoirDesInformationsForm.niveau_etude.value == 0) chaine += "     - votre niveau d'étudesn";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == 0) chaine += "     - la formation qui vous intéressen";

	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "École de Management Léonard de Vinci (EMLV)") document.forms.recevoirDesInformationsForm.id.value = "900";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "École Supérieure d'Ingénieurs Léonard de Vinci (ESILV)") document.forms.recevoirDesInformationsForm.id.value = "904";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "ESILV_apprentissage") document.forms.recevoirDesInformationsForm.id.value = "1903";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Institut International du Multimédia (IIM) - Année Préparatoire") document.forms.recevoirDesInformationsForm.id.value = "908";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Institut International du Multimédia (IIM) - Cycle Supérieur") document.forms.recevoirDesInformationsForm.id.value = "910";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Institut International du Multimédia (IIM) - Formation Développeur Jeu Vidéo") document.forms.recevoirDesInformationsForm.id.value = "1347";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master 2 Pro - Management of new communication media and tourism") document.forms.recevoirDesInformationsForm.id.value = "901";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Science International Project Management") document.forms.recevoirDesInformationsForm.id.value = "899";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Science Financial Markets and Compliance") document.forms.recevoirDesInformationsForm.id.value = "898";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Arts European Policy Studies") document.forms.recevoirDesInformationsForm.id.value = "902";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Science International Business") document.forms.recevoirDesInformationsForm.id.value = "897";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Calcul Scientifique Avancé") document.forms.recevoirDesInformationsForm.id.value = "906";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Analyse et Contrôle des Risques Financiers") document.forms.recevoirDesInformationsForm.id.value = "907";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Ingénierie Intelligente : I2COS") document.forms.recevoirDesInformationsForm.id.value = "903";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Ingénierie de l'Information") document.forms.recevoirDesInformationsForm.id.value = "905";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Ingénierie Aéronautique et Économie Durable") document.forms.recevoirDesInformationsForm.id.value = "1701";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "MBA Spécialisé Multimédia - Video Game Management") document.forms.recevoirDesInformationsForm.id.value = "909";

	if (chaine != "")
		alert(titre + chaine);
	else
	{
		pageTracker._trackPageview('/bouton-validation-formulaire');
		document.forms.recevoirDesInformationsForm.submit();
	}
}

function submit_demandeDeDocumentationForm()
{
	titre = "Vous devez obligatoirement saisir correctement :nn";
	chaine = "";

	if (document.forms.demandeDeDocumentationForm.civilite.value == 0) chaine += "     - votre civilitén";
	if (document.forms.demandeDeDocumentationForm.nom.value == 0) chaine += "     - votre nomn";
	if (document.forms.demandeDeDocumentationForm.prenom.value == 0) chaine += "     - votre prénomn";
	if (document.forms.demandeDeDocumentationForm.adresse.value == 0) chaine += "     - votre adressen";
	if (document.forms.demandeDeDocumentationForm.codepostal.value == 0) chaine += "     - votre code postaln";
	if (document.forms.demandeDeDocumentationForm.ville.value == 0) chaine += "     - votre villen";
	if (document.forms.demandeDeDocumentationForm.pays.value == 0) chaine += "     - votre paysn";
	if (!checkmail(document.forms.demandeDeDocumentationForm.email.value)) chaine += "     - votre emailn";
	if (document.forms.demandeDeDocumentationForm.telephone.value == 0) chaine += "     - votre numéro de téléphone fixe ou portablen";
	if (document.forms.demandeDeDocumentationForm.niveau_etude.value == 0) chaine += "     - votre niveau d'étudesn";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == 0) chaine += "     - la formation qui vous intéressen";

	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "École de Management Léonard de Vinci (EMLV)") document.forms.demandeDeDocumentationForm.id.value = "368";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Master Management - Master 2 Pro - Management of new communication media and tourism") document.forms.demandeDeDocumentationForm.id.value = "369";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Master Management - Master of Science International Project Management") document.forms.demandeDeDocumentationForm.id.value = "370";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Master Management - Master of Science Financial Markets and Compliance") document.forms.demandeDeDocumentationForm.id.value = "371";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Master Management - Master of Arts European Policy Studies") document.forms.demandeDeDocumentationForm.id.value = "372";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Master Management - Master of Science International Business") document.forms.demandeDeDocumentationForm.id.value = "373";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "École Supérieure d'Ingénieurs Léonard de Vinci (ESILV)") document.forms.demandeDeDocumentationForm.id.value = "374";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "ESILV_apprentissage") document.forms.demandeDeDocumentationForm.id.value = "1902";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Mastère Scientifique - Calcul Scientifique Avancé") document.forms.demandeDeDocumentationForm.id.value = "375";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Mastère Scientifique - Analyse et Contrôle des Risques Financiers") document.forms.demandeDeDocumentationForm.id.value = "376";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Mastère Scientifique - Ingénierie Intelligente : I2COS") document.forms.demandeDeDocumentationForm.id.value = "377";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Mastère Scientifique - Ingénierie de l'Information") document.forms.demandeDeDocumentationForm.id.value = "378";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Mastère Scientifique - Ingénierie Aéronautique et Économie Durable") document.forms.demandeDeDocumentationForm.id.value = "1702";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Année Préparatoire") document.forms.demandeDeDocumentationForm.id.value = "499";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Cycle Supérieur") document.forms.demandeDeDocumentationForm.id.value = "496";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "MBA Spécialisé Video Game Management") document.forms.demandeDeDocumentationForm.id.value = "489";
	if (document.forms.demandeDeDocumentationForm.formation_demandee.value == "Formation Développeur Jeu Vidéo") document.forms.demandeDeDocumentationForm.id.value = "1326";

	if (chaine != "")
		alert(titre + chaine);
	else
	{
		pageTracker._trackPageview('/bouton-validation-formulaire');
		document.forms.demandeDeDocumentationForm.submit();
	}
}

function submit_recevoirDesInformationsForm_EN()
{
	titre = "You must type:nn";
	chaine = "";

	if (document.forms.recevoirDesInformationsForm.civilite.value == 0) chaine += "     - your titlen";
	if (document.forms.recevoirDesInformationsForm.nom.value == 0) chaine += "     - your namen";
	if (document.forms.recevoirDesInformationsForm.prenom.value == 0) chaine += "     - your forenamen";
	if (document.forms.recevoirDesInformationsForm.adresse1.value == 0) chaine += "     - your addressn";
	if (document.forms.recevoirDesInformationsForm.codepostal.value == 0) chaine += "     - your zip coden";
	if (document.forms.recevoirDesInformationsForm.ville.value == 0) chaine += "     - your cityn";
	if (document.forms.recevoirDesInformationsForm.pays.value == 0) chaine += "     - your countryn";
	if (!checkmail(document.forms.recevoirDesInformationsForm.email.value)) chaine += "     - your emailn";
	if (document.forms.recevoirDesInformationsForm.telephone.value == 0) chaine += "     - your fixed or mobile telephone numbern";
	if (document.forms.recevoirDesInformationsForm.niveau_etude.value == 0) chaine += "     - your level of educationn";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == 0) chaine += "     - the curriculum requestedn";

	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "École de Management Léonard de Vinci (EMLV)") document.forms.recevoirDesInformationsForm.id.value = "1226";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "École Supérieure d'Ingénieurs Léonard de Vinci (ESILV)") document.forms.recevoirDesInformationsForm.id.value = "1173";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "ESILV_apprentissage") document.forms.recevoirDesInformationsForm.id.value = "1904";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Institut International du Multimédia (IIM) - Année Préparatoire") document.forms.recevoirDesInformationsForm.id.value = "1126";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Institut International du Multimédia (IIM) - Cycle Supérieur") document.forms.recevoirDesInformationsForm.id.value = "1170";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Institut International du Multimédia (IIM) - Formation Développeur Jeu Vidéo") document.forms.recevoirDesInformationsForm.id.value = "1390";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master 2 Pro - Management of new communication media and tourism") document.forms.recevoirDesInformationsForm.id.value = "1217";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Science International Project Management") document.forms.recevoirDesInformationsForm.id.value = "1214";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Science Financial Markets and Compliance") document.forms.recevoirDesInformationsForm.id.value = "1165";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Arts European Policy Studies") document.forms.recevoirDesInformationsForm.id.value = "1166";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master Management - Master of Science International Business") document.forms.recevoirDesInformationsForm.id.value = "1164";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Calcul Scientifique Avancé") document.forms.recevoirDesInformationsForm.id.value = "1202";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Analyse et Contrôle des Risques Financiers") document.forms.recevoirDesInformationsForm.id.value = "1168";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Ingénierie Intelligente : I2COS") document.forms.recevoirDesInformationsForm.id.value = "1167";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Mastère Scientifique - Ingénierie de l'Information") document.forms.recevoirDesInformationsForm.id.value = "1201";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "Master's Degree in Aeronautical Engineering and Sustainable Economy") document.forms.recevoirDesInformationsForm.id.value = "1743";
	if (document.forms.recevoirDesInformationsForm.formation_demandee.value == "MBA Spécialisé Multimédia - Video Game Management") document.forms.recevoirDesInformationsForm.id.value = "1176";

	if (chaine != "")
		alert(titre + chaine);
	else
	{
		pageTracker._trackPageview('/bouton-validation-formulaire');
		document.forms.recevoirDesInformationsForm.submit();
	}
}
