
crédit photos:
S. Egéa / N . Watteau
|
Pic
Mayouret
|
 |
Petit tour dans un joli secteur au dessus de
la vallée de Gaube malgré les conditions estivales...Après
3/4 d'heure de portage on chausse
les
skis sur de la neige de névé qui nous accompagnera
jusqu'en haut! Hallucinant pour un début avril...Il
va falloir aller loin pour trouver de la bonne neige!!
|
Sous le pic de La Badète de Labassa
|
|
|
Montée devant de jolis éperons
à grimper
|
|
|
Sous le sommet avec un nouveau
joujou à tester
|
|
|
$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");
}
?>
|
|