
crédit photos:
Mattihou / F. Pottier/ S. Egéa
|
Géouge
de Tortes
|
 |
Le beau temps est annoncé pour l'après midi alors
départ assez
tardif. 12h le sommet est presque sous nos pieds et le temps
est toujours...pourri ! On ralenti alors le rythme en faisant
confiance à Météo France. Bingo en moins
d'un quart d'heure, nous passons d'un méga jour blanc à un
grand ciel bleu. Descente d'enfer dans 30 de poudre bien
légère...Bien sur on ne s'est
pas contenté d'un seul run!!
|
|
Derniers virages dans les sapins
|
|
|
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");
}
?>
|
|