Tourmalet
|
 |

crédit
photos:
Sylvio Egéa
|
Après 2 hivers vraiment
pas terrible pour mettre ses spatules en "station",
cette saison permet d'exploiter à fond le potentiel des
remontées mécaniques et on en profite! La rando
c'est bien mais bouffer de la descente à en avoir mal
aux jambes les remontées c'est bien aussi. Dans cette optique,
direction la fermeture du Tourmalet. Bonne poudre bien légère
sur le haut de la station mais hélas le temps est très
instable. Neige/ soleil / neige / soleil. Avec beaucoup de patience
nous avons quand même réussi à faire quelques
descentes en poudre ET au soleil...
 |
 |
|
Michel dans la bonne
poudre d'altitude
|
|
|
|
Michel profite de la petite couche
de poudre
|
|
|
$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");
}
?>
|