Col de
Marraut -
2570m
|
 |

crédit
photos:
S. Egéa
|
C'est parti pour le col de Marraut au dessus du
lac de Maucapéra. Après un montée peu soutenue au milieu des
moutons en direction du col de Pierrefitte, je bifurque vers
le lac de
Maucapéra. Le temps tient alors je pousse jusqu'au col de Marraut.
Pas un chat du début à la fin de la rando! Le top!
 |
 |
|
Le lac depuis le col de Marraut
|
|
|
Vue sur le Néouvielle depuis
le col
|
|
$liste_pages = array(
"show_news.php",
);
if($page && isset($page) && !empty($page)) {
$page_trouve = 0;
if(in_array($page, $liste_pages)) {
require($page);
$page_trouve = 1;
} if(!$page_trouve) {
require("../../../../comment/user.inc.php");
// a suggested mechanism for switching the moderator privileges on
$pword = "123"; // my moderator password
if ($_REQUEST['password'] == $pword) // check if password supplied by query or post
$comment_mod = true; // password supplied, moderator privileges on
else
$comment_mod = false; // no password, moderator privileges off
// general config of comment script
$add_comments = false; // display comment box on page
$comment_file = "comments_file.txt"; // save comments in this file
// include comment script
include("../../../../comment/comment.php");
}
} else { require("../../../../comment/user.inc.php");
// a suggested mechanism for switching the moderator privileges on
$pword = "123"; // my moderator password
if ($_REQUEST['password'] == $pword) // check if password supplied by query or post
$comment_mod = true; // password supplied, moderator privileges on
else
$comment_mod = false; // no password, moderator privileges off
// general config of comment script
$add_comments = false; // display comment box on page
$comment_file = "comments_file.txt"; // save comments in this file
// include comment script
include("../../../../comment/comment.php");
}
?>
|