function affiche_page_home()
{
 ajaxGET('ajax/ajax.php?section=page_home.php', 'main');
}
function affiche_page_engagements()
{
 ajaxGET('ajax/ajax.php?section=page_engagements.php', 'main');
}
function affiche_page_formations()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
//	setTimeout("ajaxGET('ajax/ajax.php?section=page_formation_domaine.php', 'domaine_metier')", 200);
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_1.php&page_texte=fondamentaux', 'formation');", 1400);
}
//http://localhost/offshore/index.php?page=formation.php&page_formation=domaine&page_texte=fondamentaux

function affiche_page_approche()
{
 ajaxGET('ajax/ajax.php?section=page_approche.php', 'main');
}
function affiche_page_contacts()
{
 ajaxGET('ajax/ajax.php?section=page_contacts.php', 'main');
}

function affiche_traitement_email()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_ito.php&page_texte=ito_email', 'formation');", 1400);
}
function affiche_fondamentaux_de_laccueil()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_1.php&page_texte=fondamentaux', 'formation');", 1400);
}
function affiche_gestion_relation_client()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_2.php&page_texte=GRC', 'formation');", 1400);
}
function affiche_support_technique()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_1.php&page_texte=support', 'formation');", 1400);
}
function affiche_technique_de_vente()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_2.php&page_texte=techniques_reception', 'formation');", 1400);
}
function affiche_traite_email()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_2.php&page_texte=GRC', 'formation');", 1400);
}
function affiche_supervision_et_coaching()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_contacts_4.php&page_texte=coaching', 'formation');", 1400);
}
function affiche_formation_backoffice()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_ito.php&page_texte=ito_back', 'formation');", 1400);
}
function affiche_page_technique_de_saisie()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_ito.php&page_texte=ito_saisie', 'formation');", 1400);
}
function affiche_perf_ortho()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_ito.php&page_texte=ito_niveau', 'formation');", 1400);
}
function affiche_saisie_comptable()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_ito.php&page_texte=ito_technique', 'formation');", 1400);
}
function affiche_ito()
{
	ajaxGET('ajax/ajax.php?section=page_formation.php', 'main');
	setTimeout("ajaxGET('ajax/ajax.php?section=./texte_formation/page_formation_texte_domaine_bpo_oracle.php&page_texte=bpo_oracle_perf', 'formation');", 1400);
}
