'."\n";; echo ''."\n"; echo ' '."\n"; } } function gAnalytics() { if (GOOGLE_ANALYTICS_ID !== false) { echo ' '; } } //le logo function logo () { /* if(defined('LOGOBANDEAU')) { echo '
'."\n"; }*/ } #le bandeau principal function bandeau_tete() { if ( IMAGE_TITRE ) { echo ''."\n"; } else { echo ''."\n"; } ; } // bandeaux de titre function bandeau_titre($titre) { echo ''. $titre .'
'."\n"; } function liste_lang() { global $ALLOWED_LANGUAGES; global $lang; $str = ''; foreach ($ALLOWED_LANGUAGES as $k => $v ) { if (substr($k,0,2)==$lang) { $str .= '' . "\n" ; } else { $str .= '' . "\n" ; } } return $str; } #Les sous-bandeaux contenant les boutons de navigation function sous_bandeau() { /*echo '