
crédit photos:
S. Egéa
|
Pène de Soulit
|
 |
Il fallait se lever très tôt pour profiter de la poudre et du soleil aujourd'hui !! Sommet 20min avant que ça se bache...timing parfait et descente terrible. On aurait bien pris un peu de rabe mais le front nuageux ne laissait aucun espoir pour un 2ème run au soleil...
|
Grosse ambiance pendant la montée
|
|
|
Eric et Yannick au sommet comme des gosses avec le matos 2016
|
|
|
Eric profite de la large combe
|
|
|
|
C'est bon aussi pour les splitboardeurs
|
|
|
$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");
}
?>
|
|