webmaster@0: webmaster@0: webmaster@0:
webmaster@0: webmaster@0: "2004", "month" => 6); webmaster@0: $tmpYear = $startDate['year']; $tmpMonth = $startDate['month']; webmaster@0: $curYear = (int)gmdate("Y"); $curMonth = (int)gmdate("m"); webmaster@0: $arMonth = array("Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Aout", "Septembre", "Octobre", "Novembre", "Décembre"); webmaster@0: $StyleSheets = array( webmaster@0: "Somatic" => "Somatic.css", webmaster@0: "OliveVerde" => "OliveVerde.css", webmaster@0: "Lite:Reloaded" => "Lite_nv.css", webmaster@0: "Brushed" => "Brushed.css", webmaster@0: ":Hover" => "HoverExp.css"); webmaster@0: $CkStyle = (array_key_exists("style", $_COOKIE) && array_key_exists($_COOKIE['style'], $StyleSheets))?$_COOKIE['style']:"Somatic"; webmaster@0: foreach($StyleSheets as $CSSName => $CSSHref) { webmaster@0: $t = ($CSSName == $CkStyle)?"StyleSheet":"Alternate StyleSheet"; webmaster@0: echo(" \n"); webmaster@0: } webmaster@0: if(!empty($Titre)) webmaster@0: echo("