
crédit photos:
S. Egéa / Peio Gaillard
|
Catalunya
|
 |
Après la Géla et le Bouneu, direction
le val d'Aran pour tenter de finir cette belle semaine de
ski dans la poudre! La veille, la météo est
plutôt indécise mais on décide d'être
joueur...Et nous avons bien fait! Arrivée sur place,
grand beau, de la poudre et des pentes magnifiques...Ambiance
très sympa à la montée entourée
de lacs et de beau sommet. Une fois en haut, le soleil est
toujours de la partie et la suite? ... en photos...
|
Au sommet entouré de pentes bien
gavées
|
|
|
Peio se gave dans un cadre bien
sympa
|
|
|
Le Chilien en mode sans gant / 7 D
autour du cou
|
$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");
}
?>
|
|