Col d'Anéou
|
 |

crédit
photos:
Peio Gaillard
|
C'est reparti! Un bon platrage
au dessus de 2000 et voilà de quoi sortir les skis entre deux
perturbations sans toucher un caillou...Descente sympa dans
le secteur du col d'Anéou avec 50 bon centimètres en haut et
une petite couche de fraiche dessus. Le tout avec un temps très
correct.
Reprise doucement mais surement...
 |
 |
|
En direction du col d'Anéou
et du Cuyalaret
|
|
|
|
Vers le col y'a déjà la dose
|
|
|
|
C'est parti pour la 1ère descente
de la saison
|
|
|
Vue sympatique sur l'Ossau
|
|
$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");
}
?>
|