".$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("Home" => "./hantacar_accueil/index_en.php","Drivers" => "./hantacar_chauffeur/index_en.php","Guest House" => "./hantacar_hebergement/index_en.php","Pictures" => "./hantacar_photos/form_antananarivo.php","Links" => "./hantacar_liens/form_liens_en.php","Contact" => "./hantacar_contact/form_contact_en.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", "Pangalanes" => "/hantacar_photos/form_pangalanes.php", "Tsiribihina" => "/hantacar_photos/form_tsiribihina.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 = "Home"; break; case 1: $LNK_menu = $LNK_chauffeur; $titleoptionsstring = "Drivers"; break; case 2: $LNK_menu = $LNK_hebergement; $titleoptionsstring = "Guest House"; break; case 3: $LNK_menu = $LNK_photos; $titleoptionsstring = "Pictures"; break; case 4: $LNK_menu = $LNK_liens; $titleoptionsstring = "Links"; break; case 5: $LNK_menu = $LNK_contact; $titleoptionsstring = "Contact"; break; } ?> Hantacar - Rent a car in Madagascar
 
 
 
$value) { if ($SELF_PATH == $value) { ?>