Pic de
Pibeste - 1349m
|
 |

crédit
photos:
S. Egéa
|
Randonnée matinal au Pibeste sous une tempête de
ciel bleu. Montée rapido par le coté nord. Les sentiers sont
la plupart du temps recouvert par les fougers et l'herbe alors
c'est chauffage de cuisse droit dans la pente! Vue magnifique
au sommet avec un très large panorama, du pic du midi aux Gabizos!!
Voila de quoi bien commencer la journée...
 |
 |
|
Lever du soleil sur le Pibeste
|
|
Le Montaigu pendant la montée au
Pibeste
|
|
La vallée des gaves au petit
matin: Magique!
|
|
|
$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 = true; // 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 = true; // display comment box on page
$comment_file = "comments_file.txt"; // save comments in this file
// include comment script
include("../../../../comment/comment.php");
}
?>
|