".$SELF_PATH;
if (substr($SELF_PATH,0, 18) == "/hantacar_accueil/") {
$CURRENT_DIRECTORY = "/hantacar_accueil/";
$CURRENT_SECTION = 0;
} else if (substr($SELF_PATH,0, 20) == "/hantacar_chauffeur/") {
$CURRENT_DIRECTORY = "/hantacar_chauffeur/";
$CURRENT_SECTION = 1;
} else if (substr($SELF_PATH,0, 22) == "/hantacar_hebergement/") {
$CURRENT_DIRECTORY = "/hantacar_hebergement/";
$CURRENT_SECTION = 2;
} else if (substr($SELF_PATH,0, 17) == "/hantacar_photos/") {
$CURRENT_DIRECTORY = "/hantacar_photos/";
$CURRENT_SECTION = 3;
} else if (substr($SELF_PATH,0, 16) == "/hantacar_liens/") {
$CURRENT_DIRECTORY = "/hantacar_liens/";
$CURRENT_SECTION = 4;
} else if (substr($SELF_PATH,0, 18) == "/hantacar_contact/") {
$CURRENT_DIRECTORY = "/hantacar_contact/";
$CURRENT_SECTION = 5;
}
$LNK_menu = array("Accueil" => "./hantacar_accueil/","Chauffeurs" => "./hantacar_chauffeur/","Hébergement" => "./hantacar_hebergement/","Photos" => "./hantacar_photos/form_antananarivo.php","Liens" => "./hantacar_liens/form_liens.php","Contact" => "./hantacar_contact/form_contact.php");
$LNK_menu_affiche = $LNK_menu;
$LNK_accueil = array();
$LNK_chauffeur = array();
$LNK_hebergement = array();
$LNK_liens = array();
$LNK_photos = array("Carte" => "/hantacar_photos/form_carte.php", ""=> "", "Antananarivo" => "/hantacar_photos/form_antananarivo.php", "Hauts Plateaux" => "/hantacar_photos/form_hauts_plateaux.php", "Tsingy" => "/hantacar_photos/form_tsingy.php", "Train" => "/hantacar_photos/form_train.php", "Plateau de Morombe" => "/hantacar_photos/form_morombe.php", "Isalo" => "/hantacar_photos/form_isalo.php", "Le Sud" => "/hantacar_photos/form_anakao.php", "L'est" => "/hantacar_photos/form_tamatave.php", "
"=> "", "Baobabs" => "/hantacar_photos/form_baobab.php","Lémuriens" => "/hantacar_photos/form_lemurien.php", "Caméléons" => "/hantacar_photos/form_cameleon.php");
$LNK_contact = array();
switch ($CURRENT_SECTION) {
case 0:
$LNK_menu = $LNK_accueil;
$titleoptionsstring = "Accueil";
break;
case 1:
$LNK_menu = $LNK_chauffeur;
$titleoptionsstring = "Chauffeurs";
break;
case 2:
$LNK_menu = $LNK_hebergement;
$titleoptionsstring = "Hébergements";
break;
case 3:
$LNK_menu = $LNK_photos;
$titleoptionsstring = "Photos";
break;
case 4:
$LNK_menu = $LNK_liens;
$titleoptionsstring = "Liens";
break;
case 5:
$LNK_menu = $LNK_contact;
$titleoptionsstring = "Contact";
break;
}
?>
hantacar COMPANY
 |
 |
 |
 |
 |
 |
$value) {
if ($SELF_PATH == $value) {
?>
 |
|
|
 |
 |
 |
|
|
 |
 |
 |
 |
|