Col Gentil
- 2702 m
|
 |

crédit
photos:
J. Colombani
D. Vecchiato
Joël Varin
S. Egéa
|
Session neige marron dans le secteur de l'Estaragne.
Encore pas mal de neige mais la machine à lavée des 3 derniers
jours a bien fait son boulot. Descente tout de même agréable...mais
vivement l'hiver ;-)
 |
 |
|
Jérome et Joël au col gentil
|
|
Les crêtes des Cintes Blanques
|
|
|
|
|
Joël qui attaque la descente
|
|
|
Jerome au pied du pic Méchant
|
|
|
|
T'as raté l'accumulation de poudre
2m à coté!!! quel gachi!!
|
$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");
}
?>
|