Piau
|
 |
Le ski en station c'est surfait
mais quand certaines conditions sont réunies cela peut devenir
intéressant.... Ce jeudi 27 novembre, tempête de ciel bleu annoncée,
presque pas une trace sur le domaine (normal c'est fermé) ET
un télésiège débrayable apparament ouvert pour certains
cochons. Pas besoin de réfléchir très longtemps: direction Piau!
La suite se passe de commentaire, regardez plutôt les photos...
Remerciement à Piau pour cette petite journée.
 |
 |
|
Lever du soleil sur Barroude
|
|
|
Eh ben y'a du boulot pour tracer
tout ça!!
|
|
|
Peyo commence le boulot...
|
|
|
Bérenger dans la bonne poupoudre
|
|
|
Quelques traces sur la droite
pour moi
|
|
|
|
|
Les faces sud magnifiques
|
|
|
Les
meilleurs photos sont au chaud, inscrivez
vous à la newsletter pour être
tenu au courant!
|
|
|
$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");
}
?>
|