File "html_5ba8654574f3f6f1ab860a537dfc1fe1.php"

Full path: /home/argothem/www/SpipFactory-fichiers_de_travail/sauvegarde-depannage-1.9a3.2/1.9/CACHE/skel/html_5ba8654574f3f6f1ab860a537dfc1fe1.php
File size: 26.84 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/*
 * Squelette : dist/article.html
 * Date :      Sat, 25 Jan 2020 16:40:40 GMT
 * Compile :   Sun, 08 Mar 2020 16:59:46 GMT (0.02s)
 * Boucles :   _ariane, _documents_portfolio, _afficher_document, _documents_joints, _articles_rubrique, _article_principal
 */ 
//
// <BOUCLE hierarchie>
//
function BOUCLE_arianehtml_5ba8654574f3f6f1ab860a537dfc1fe1(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
	$hierarchie = calculer_hierarchie($Pile[$SP]['id_rubrique'], false);

	// REQUETE
	$result = spip_optim_select(
		array("rubriques.id_rubrique",
		"rubriques.titre",
		"FIELD(rubriques.id_rubrique, $hierarchie) AS rang",
		"rubriques.lang"), # SELECT
		array('rubriques' => 'spip_rubriques'), # FROM
		
			array(), # WHERE
		array(), # WHERE pour jointure
		'', # GROUP
		array('rang'), # ORDER
		'', # LIMIT
		'', # sous
		
			array(
			array('<>', 'rang', 0)), # HAVING
		'rubriques', # table
		'_ariane', # boucle
		''); # serveur
	$t0 = "";
	$SP++;
	$old_lang = $GLOBALS['spip_lang'];

	// RESULTATS
	while ($Pile[$SP] = @spip_abstract_fetch($result,"")) {
		if (!$GLOBALS['forcer_lang'])
	 		$GLOBALS['spip_lang'] = ($x = $Pile[$SP]['lang']) ? $x : $old_lang;
		$t0 .= (' &gt; <a href="' .
htmlspecialchars(vider_url(generer_url_rubrique($Pile[$SP]['id_rubrique']))) .
'">' .
interdire_scripts(couper(typo($Pile[$SP]['titre']),'80')) .
'</a>');
	}

	$GLOBALS['spip_lang'] = $old_lang;
	@spip_abstract_free($result,'');
	return $t0;
}


//
// <BOUCLE documents>
//
function BOUCLE_documents_portfoliohtml_5ba8654574f3f6f1ab860a537dfc1fe1(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
	$doublons_index = array();
	$in0 = array();
	$in0[]= 'png';
	$in0[]= 'jpg';
	$in0[]= 'gif';

	// REQUETE
	$result = spip_optim_select(
		array("documents.id_document",
		"SUM(FIELD(L3.extension," . join(',',array_map('spip_abstract_quote', $in0)) . ")) AS cpt1",
		"0+documents.titre AS num",
		"documents.titre",
		"L2.mime_type"), # SELECT
		array('L1' => 'spip_documents_articles','L2' => 'spip_types_documents','L3' => 'spip_types_documents','documents' => 'spip_documents'), # FROM
		
			array(
			array('=', 'L1.id_article', spip_abstract_quote($Pile[$SP]['id_article'])), 
			array('=', 'documents.mode', "'document'"), 
			array(calcul_mysql_in('documents.id_document', "0".$doublons[$doublons_index[]= ('documents')], 'NOT')), 
			array('(documents.taille > 0 OR documents.distant="oui")')), # WHERE
		array(1 => array('documents', 'id_document'), 2 => array('documents', 'id_type'), 3 => array('L2', 'id_type')), # WHERE pour jointure
		"documents.id_document", # GROUP
		array('num', 'documents.date'), # ORDER
		'', # LIMIT
		'', # sous
		
			array(
			array('<>', 'cpt1', 0)), # HAVING
		'documents', # table
		'_documents_portfolio', # boucle
		''); # serveur
	$t0 = "";
	$SP++;

	// RESULTATS
	while ($Pile[$SP] = @spip_abstract_fetch($result,"")) {

			foreach($doublons_index as $k) $doublons[$k] .= "," . $Pile[$SP]['id_document']; // doublons

		$t0 .= ('
                                ' .
((strval($t1 = inserer_attribut(filtrer('image_reduire',calcule_logo_document($Pile[$SP]['id_document'], '1', $doublons, 0, '', '', ''),'0','60'),'alt',interdire_scripts(texte_backend(couper(typo($Pile[$SP]['titre']),'80')))))!='') ?
		(('<a href="' .
	htmlspecialchars(vider_url(generer_url_document($Pile[$SP]['id_document']))) .
	'" type="' .
	interdire_scripts($Pile[$SP]['mime_type']) .
	'" onclick="location.href=\'' .
	parametre_url(htmlspecialchars(vider_url(generer_url_article($Pile[$SP-1]['id_article']))),'id_document',$Pile[$SP]['id_document']) .
	'#documents_portfolio\';return false;"' .
	((strval($t2 = interdire_scripts(texte_backend(couper(typo($Pile[$SP]['titre']),'80'))))!='') ?
			(' title="' . $t2 . '"') :
			('')) .
	'>') . $t1 . '</a>') :
		('')) .
'
                                ');
	}

	@spip_abstract_free($result,'');
	return $t0;
}


//
// <BOUCLE documents>
//
function BOUCLE_afficher_documenthtml_5ba8654574f3f6f1ab860a537dfc1fe1(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
	$in1 = array();
	$in1[]= 'png';
	$in1[]= 'jpg';
	$in1[]= 'gif';

	// REQUETE
	$result = spip_optim_select(
		array("documents.id_document",
		"SUM(FIELD(L3.extension," . join(',',array_map('spip_abstract_quote', $in1)) . ")) AS cpt2",
		"documents.titre",
		"documents.descriptif"), # SELECT
		array('L1' => 'spip_documents_articles','L2' => 'spip_types_documents','L3' => 'spip_types_documents','documents' => 'spip_documents'), # FROM
		
			array(
			array('=', 'documents.id_document', spip_abstract_quote($Pile[0]['id_document'])), 
			array('=', 'L1.id_article', spip_abstract_quote($Pile[$SP]['id_article'])), 
			array('=', 'documents.mode', "'document'"), 
			array('(documents.taille > 0 OR documents.distant="oui")')), # WHERE
		array(1 => array('documents', 'id_document'), 2 => array('documents', 'id_type'), 3 => array('L2', 'id_type')), # WHERE pour jointure
		"documents.id_document", # GROUP
		array('cpt2'), # ORDER
		'', # LIMIT
		'', # sous
		
			array(
			array('<>', 'cpt2', 0)), # HAVING
		'documents', # table
		'_afficher_document', # boucle
		''); # serveur
	$t0 = "";
	$SP++;

	// RESULTATS
	while ($Pile[$SP] = @spip_abstract_fetch($result,"")) {

		$t0 .= ('
                        <div class="spip_documents spip_documents_center" id="document_actif">
                                ' .
( (($recurs=(isset($Pile[0]['recurs'])?$Pile[0]['recurs']:0))<5)?
	recuperer_fond('modeles/emb',
		creer_contexte_de_modele(array('lang' => $GLOBALS["spip_lang"] ,'id_document='.$Pile[$SP]['id_document'],'recurs='.(++$recurs), $GLOBALS['spip_lang']))):'') .
'
                                ' .
((strval($t1 = interdire_scripts(typo($Pile[$SP]['titre'])))!='') ?
		('<div class="spip_doc_titre">' . $t1 . '</div>') :
		('')) .
'
                                ' .
((strval($t1 = interdire_scripts(traiter_doublons_documents($doublons, propre($Pile[$SP]['descriptif']))))!='') ?
		('<div class="spip_doc_descriptif">' . $t1 . '</div>') :
		('')) .
'
                         </div>
                        ');
	}

	@spip_abstract_free($result,'');
	return $t0;
}


//
// <BOUCLE documents>
//
function BOUCLE_documents_jointshtml_5ba8654574f3f6f1ab860a537dfc1fe1(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
	$doublons_index = array();

	// REQUETE
	$result = spip_optim_select(
		array("documents.id_document",
		"0+documents.titre AS num",
		"J1.mime_type",
		"documents.titre",
		"J1.titre AS type_document",
		"documents.taille",
		"documents.descriptif"), # SELECT
		array('L1' => 'spip_documents_articles','J1' => 'spip_types_documents','documents' => 'spip_documents'), # FROM
		
			array(
			array('=', 'L1.id_article', spip_abstract_quote($Pile[$SP]['id_article'])), 
			array('=', 'documents.mode', "'document'"), 
			array(calcul_mysql_in('documents.id_document', "0".$doublons[$doublons_index[]= ('documents')], 'NOT')), 
			array('=', 'documents.id_type', 'J1.id_type'), 
			array('(documents.taille > 0 OR documents.distant="oui")')), # WHERE
		array(1 => array('documents', 'id_document')), # WHERE pour jointure
		"documents.id_document", # GROUP
		array('num', 'documents.date'), # ORDER
		'', # LIMIT
		'', # sous
		
			array(), # HAVING
		'documents', # table
		'_documents_joints', # boucle
		''); # serveur
	$t0 = "";
	$SP++;

	// RESULTATS
	while ($Pile[$SP] = @spip_abstract_fetch($result,"")) {

			foreach($doublons_index as $k) $doublons[$k] .= "," . $Pile[$SP]['id_document']; // doublons

		$t0 .= ('
                                        <li>
                                                <div class="spip_doc_titre"><a href="' .
htmlspecialchars(vider_url(generer_url_document($Pile[$SP]['id_document']))) .
'" title="' .
_T('public/spip/ecrire:bouton_telecharger') .
'" type="' .
interdire_scripts($Pile[$SP]['mime_type']) .
'">' .
interdire_scripts(sinon(typo($Pile[$SP]['titre']),_T('public/spip/ecrire:info_document'))) .
'</a> <small>(' .
interdire_scripts($Pile[$SP]['type_document']) .
((strval($t1 = interdire_scripts(taille_en_octets($Pile[$SP]['taille'])))!='') ?
		(' - ' . $t1) :
		('')) .
')</small></div>
                                                ' .
((strval($t1 = interdire_scripts(traiter_doublons_documents($doublons, propre($Pile[$SP]['descriptif']))))!='') ?
		('<div class="spip_doc_descriptif">' . $t1 . '</div>') :
		('')) .
'
                                        </li>
                                        ');
	}

	@spip_abstract_free($result,'');
	return $t0;
}


//
// <BOUCLE articles>
//
function BOUCLE_articles_rubriquehtml_5ba8654574f3f6f1ab860a537dfc1fe1(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	// REQUETE
	$result = spip_optim_select(
		array("articles.id_article",
		"articles.titre",
		"articles.lang"), # SELECT
		array('articles' => 'spip_articles'), # FROM
		
			array(
			array('=', 'articles.id_rubrique', spip_abstract_quote($Pile[$SP]['id_rubrique'])), 
			array('=', 'articles.statut', '"publie"')), # WHERE
		array(), # WHERE pour jointure
		'', # GROUP
		array('articles.date' . ' DESC'), # ORDER
		'0,10', # LIMIT
		'', # sous
		
			array(), # HAVING
		'articles', # table
		'_articles_rubrique', # boucle
		''); # serveur
	$t0 = "";
	$SP++;
	$old_lang = $GLOBALS['spip_lang'];

	// RESULTATS
	while ($Pile[$SP] = @spip_abstract_fetch($result,"")) {
		if (!$GLOBALS['forcer_lang'])
	 		$GLOBALS['spip_lang'] = ($x = $Pile[$SP]['lang']) ? $x : $old_lang;
		$t0 .= ('
                                        <li><a href="' .
htmlspecialchars(vider_url(generer_url_article($Pile[$SP]['id_article']))) .
'"' .
((strval($t1 = (calcul_exposer($Pile[$SP]['id_article'], 'id_article', $Pile[0]) ? 'on' : ''))!='') ?
		(' class="' . $t1 . '"') :
		('')) .
'>' .
interdire_scripts(typo($Pile[$SP]['titre'])) .
'</a></li>
                                        ');
	}

	$GLOBALS['spip_lang'] = $old_lang;
	@spip_abstract_free($result,'');
	return $t0;
}


//
// <BOUCLE articles>
//
function BOUCLE_article_principalhtml_5ba8654574f3f6f1ab860a537dfc1fe1(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	// REQUETE
	$result = spip_optim_select(
		array("articles.id_article",
		"articles.id_rubrique",
		"articles.lang",
		"articles.titre",
		"articles.texte",
		"articles.chapo",
		"articles.descriptif",
		"articles.surtitre",
		"articles.soustitre",
		"articles.date",
		"articles.url_site",
		"articles.nom_site",
		"articles.ps"), # SELECT
		array('articles' => 'spip_articles'), # FROM
		
			array(
			array('=', 'articles.id_article', spip_abstract_quote($Pile[$SP]['id_article'])), 
			array('=', 'articles.statut', '"publie"')), # WHERE
		array(), # WHERE pour jointure
		'', # GROUP
		array(), # ORDER
		'', # LIMIT
		'', # sous
		
			array(), # HAVING
		'articles', # table
		'_article_principal', # boucle
		''); # serveur
	$t0 = "";
	$SP++;
	$old_lang = $GLOBALS['spip_lang'];

	// RESULTATS
	while ($Pile[$SP] = @spip_abstract_fetch($result,"")) {
		if (!$GLOBALS['forcer_lang'])
	 		$GLOBALS['spip_lang'] = ($x = $Pile[$SP]['lang']) ? $x : $old_lang;
		$t0 .= ('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="' .
lang_dir(($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang']),'ltr','rtl') .
'" lang="' .
htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang']) .
'">
<head>
        <title>' .
((strval($t1 = interdire_scripts(textebrut(typo($Pile[$SP]['titre']))))!='') ?
		($t1 . ' - ') :
		('')) .
interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site']))) .
'</title>
        ' .
((strval($t1 = interdire_scripts(textebrut(couper(calcul_introduction('articles', $Pile[$SP]['texte'], $Pile[$SP]['chapo'], $Pile[$SP]['descriptif']),'150'))))!='') ?
		('<meta name="description" content="' . $t1 . '" />') :
		('')) .
'
        ' .

'<?php
	$contexte_inclus = array(\'fond\' => ' . argumenter_squelette('inc-head') . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ');
	include(\'ecrire/public.php\');
?'.'>' .
'
<script async custom-element="amp-auto-ads"
        src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
</script>
<link rel="canonical"
   href="' .
url_absolue(htmlspecialchars(vider_url(generer_url_article($Pile[$SP]['id_article'])))) .
'" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-32432002-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag(\'js\', new Date());

  gtag(\'config\', \'UA-32432002-1\');
</script>
</head>
<body class="page_article">
<div id="page">
        ' .
'
        ' .

'<?php
	$contexte_inclus = array(\'fond\' => ' . argumenter_squelette('inc-entete') . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ');
	include(\'ecrire/public.php\');
?'.'>' .
'
        ' .
'
        <div id="hierarchie"><a href="' .
htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.')) .
'/">' .
_T('public/spip/ecrire:accueil_site') .
'</a>' .
BOUCLE_arianehtml_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons, $Numrows, $SP) .
((strval($t1 = interdire_scripts(couper(typo($Pile[$SP]['titre']),'80')))!='') ?
		(' &gt; ' . $t1) :
		('')) .
'</div>       
<div id="conteneur">
                ' .
'
                <div id="contenu">
                        <div class="cartouche">
                                ' .
interdire_scripts('<!-- debut_surligneconditionnel -->') .
'
                                                                ' .
((strval($t1 = interdire_scripts(typo($Pile[$SP]['surtitre'])))!='') ?
		('<p class="surtitre">' . $t1 . '</p>') :
		('')) .
'
                             <center><u><h1 class="titre"> <font color="#013ADF" size="+3">' .
interdire_scripts(typo($Pile[$SP]['titre'])) .
'</font></h1></u></center>
<br/>' .
filtrer('image_reduire',affiche_logos(calcule_logo('id_article', 'ON', $Pile[$SP]['id_article'],'',  ''), '', ''),'400','0') .
'
                                <br/>' .
((strval($t1 = interdire_scripts(typo($Pile[$SP]['soustitre'])))!='') ?
		('<p class="soustitre"><font size="+1">' . $t1 . '</p>') :
		('')) .
'
                                ' .
interdire_scripts('<!-- finde_surligneconditionnel -->') .
' 
                                <br/><p><small>' .
((strval($t1 = nom_jour(vider_date($Pile[$SP]['date'])))!='') ?
		($t1 . ' ') :
		('')) .
affdate(vider_date($Pile[$SP]['date'])) .
((strval($t1 = recuperer_fond(
			'modeles/lesauteurs',
			array('id_article' => $Pile[$SP]['id_article'])))!='') ?
		((' <br><u><font size="+1">' .
	_T('public/spip/ecrire:par_auteur') .
	' ') . $t1) :
		('')) .
' </u></small></font></p></br>
                                ' .
'
                                ' .
( (($recurs=(isset($Pile[0]['recurs'])?$Pile[0]['recurs']:0))<5)?
	recuperer_fond('modeles/article_traductions',
		creer_contexte_de_modele(array('lang' => $GLOBALS["spip_lang"] ,'id_article='.$Pile[$SP]['id_article'],'recurs='.(++$recurs), $GLOBALS['spip_lang']))):'') .
'</div>               
                        ' .
interdire_scripts('<!-- debut_surligneconditionnel -->') .
'
                        <i><font size="+1.75">' .
((strval($t1 = interdire_scripts(traiter_doublons_documents($doublons, propre(nettoyer_chapo($Pile[$SP]['chapo'])))))!='') ?
		('<div class="chapo">' . $t1 . '</div>') :
		('')) .
'</font></i>
                        <br class="nettoyeur" />
                        <font size="+2">' .
((strval($t1 = interdire_scripts(calculer_url($Pile[$SP]['url_site'])))!='') ?
		(('<p class="lien">' .
	_T('public/spip/ecrire:voir_en_ligne') .
	' : <a href="') . $t1 . ('" class="spip_out">' .
	interdire_scripts(sinon(construire_titre_lien($Pile[$SP]['nom_site'],$Pile[$SP]['url_site']),interdire_scripts(couper(calculer_url($Pile[$SP]['url_site']),'80')))) .
	'</a></p>')) :
		('')) .
'
                       ' .
((strval($t1 = interdire_scripts(filtrer('image_reduire',traiter_doublons_documents($doublons, propre($Pile[$SP]['texte'])),'520','0')))!='') ?
		('<div class="texte">' . $t1 . '</div>') :
		('')) .
' </font>
                        ' .
interdire_scripts('<!-- finde_surligneconditionnel -->') .
' 
                         ' .
'
                        ' .
((strval($t1 = BOUCLE_documents_portfoliohtml_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons, $Numrows, $SP))!='') ?
		(('
                        <div id="documents_portfolio">
                                <h2>' .
		_T('public/spip/ecrire:info_portfolio') .
		'</h2>
                               ') . $t1 . '
                        </div>
                        ') :
		('')) .
'
                        ' .
BOUCLE_afficher_documenthtml_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons, $Numrows, $SP) .
'
                        ' .
((strval($t1 = interdire_scripts(traiter_doublons_documents($doublons, propre($Pile[$SP]['ps']))))!='') ?
		(('<div class="ps"><h2>' .
	_T('public/spip/ecrire:info_ps') .
	'</h2>' .
	interdire_scripts('<!-- debut_surligneconditionnel -->')) . $t1 . (interdire_scripts('<!-- finde_surligneconditionnel -->') .
	'</div>')) :
		('')) .
'                    
' .
'
                        ' .
((strval($t1 = BOUCLE_documents_jointshtml_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons, $Numrows, $SP))!='') ?
		(('
                        <div id="documents_joints">
                                <h2>' .
		_T('public/spip/ecrire:titre_documents_joints') .
		'</h2>
                                <ul>
                                        ') . $t1 . '
                                </ul>
                        </div>
                        ') :
		('')) .
'
                        
                        ' .
'
                        ' .
((strval($t1 = (sql_petitions($Pile[$SP]['id_article'],'articles','_article_principal','', $Cache) ? ' ':''))!='') ?
		($t1 . ('
                                ' .
	
'<?php
	$contexte_inclus = array(\'fond\' => ' . argumenter_squelette('inc-petition') . ',
	\'id_article\' => ' . argumenter_squelette($Pile[$SP]['id_article']) . ',
	\'self\' => ' . argumenter_squelette(quote_amp(self())) . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ');
	include(\'ecrire/public.php\');
?'.'>' .
	'
                        ')) :
		('')) .
'
                        ' .
((strval($t1 = interdire_scripts(calculer_notes()))!='') ?
		(('<div class="notes"><h2>' .
	_T('public/spip/ecrire:info_notes') .
	'</h2>' .
	interdire_scripts('<!-- debut_surligneconditionnel -->')) . $t1 . (interdire_scripts('<!-- finde_surligneconditionnel -->') .
	'</div>')) :
		('')) .
'
                        ' .
'
                        <font size="+2"><a href="#forum" name="forum" id="forum"></a>
                        ' .
((strval($t1 = url_reponse_forum(htmlspecialchars(lang_parametres_forum(
		// refus des forums ?
		(sql_accepter_forum($Pile[$SP]['id_article'])=="non" OR
		($GLOBALS["meta"]["forums_publics"] == "non"
		AND sql_accepter_forum($Pile[$SP]['id_article']) == ""))
		? "" : // sinon:
		
	// invalideur id_forum
	(!($Cache['id_forum'][
		calcul_index_forum($Pile[$SP]['id_article'],$Pile[0]['id_breve'],$Pile[$SP]['id_rubrique'],$Pile[0]['id_syndic'])
	]=1) ? '':
	("id_article=".$Pile[$SP]['id_article'].
	(($lien = (_request("retour") ? _request("retour") : str_replace("&amp;", "&", ''))) ? "&retour=".rawurlencode($lien) : "")))
))))!='') ?
		('<center><h2 class="forum-repondre"><a href="' . $t1 . ('">' .
	_T('public/spip/ecrire:repondre_article') .
	'</font></a></h2></center>')) :
		('')) .
'
                        ' .

'<?php
	$contexte_inclus = array(\'fond\' => ' . argumenter_squelette('inc-forum') . ',
	\'id_article\' => ' . argumenter_squelette($Pile[$SP]['id_article']) . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ');
	include(\'ecrire/public.php\');
?'.'>' .
'
                <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<center><!-- 200x200, date de création 26/02/08 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:200px;height:200px"
     data-ad-client="ca-pub-9254779937919142"
     data-ad-slot="8522733857"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></center>
</div>
<!-- fin contenu -->
               ' .
'           
<div id="navigation">
<table border>
<tr><a
 href="http://www.argotheme.com/organecyberpresse/spip.php?action=inscription&amp;focus=nom_inscription&amp;mode=redac" target="_blank"><font color="blue"><b><u>S\'INSCRIRE :</b><br></u> pour publier article</font></a></tr>
<br><tr><hr> <a
 href="http://www.argotheme.com/organecyberpresse/spip.php?page=login&amp;var_login=-1" ><font color="blue"><b>Connexion membre</b></font></a></tr>
<br><tr><hr>
 <a
 href="https://www.paypal.com/donate/?token=chepGcDdsu2NGUnjdCl7GnkW0z4Fzm0h2BLBDHl1mzXf27-WNhb85DLqBRgmY4iPjeDCx0&country.x=FR&locale.x=FR" target="_blank"><input name="cmd"
 value="_s-xclick" type="hidden" /> <input
 src="https://www.paypal.com/fr_FR/FR/i/btn/btn_donate_LG.gif"
 name="submit"
 alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !"
 border="0" type="image" /> <img alt=""
 src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" border="0"
 height="1" width="1" /> <input name="encrypted"
 value="-----BEGIN PKCS7-----MIIHVwYJKoZIhvcNAQcEoIIHSDCCB0QCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYB7lY8w2MPAsV2TcPiA59ZNfDjwCKW/iuD0/QUPcLWaEWaUvLLg15fnHfE3Elxo7F49SQ5p7ln6zcoSZnm/prSgEybdssvHiHb9Tv2t8Lcn6e0qruHnBsjG1Q+Z1qjtURLt/y1tDcwwylpTlAZo8MMtS2EbjtOJ8HuHkq3t/PtBfTELMAkGBSsOAwIaBQAwgdQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQId+U/53TqTX+AgbCB4nRY1L9XyPqMDl82fBx9dYHqYjxxT0tZ5fy23kIsoUAT/bPg0QmtsqA2FB10J73jGPBkqLl9SnmkasxxXH7HlQAg6e+oEFGHRkp7+FclUZ2fRXlD+NXyOINbDxmdvxzudRVBX3JVa63eHd+xm5dSte39n80xld6KtYjcmPJLKbTfiHTche8hspLjayfaGmBaoz1S6WlxSVw/SN7F7+7+Yd2qvUgT5rj9/eNPwVZEt6CCA4cwggODMIIC7KADAgECAgEAMA0GCSqGSIb3DQEBBQUAMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbTAeFw0wNDAyMTMxMDEzMTVaFw0zNTAyMTMxMDEzMTVaMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAwUdO3fxEzEtcnI7ZKZL412XvZPugoni7i7D7prCe0AtaHTc97CYgm7NsAtJyxNLixmhLV8pyIEaiHXWAh8fPKW+R017+EmXrr9EaquPmsVvTywAAE1PMNOKqo2kl4Gxiz9zZqIajOm1fZGWcGS0f5JQ2kBqNbvbg2/Za+GJ/qwUCAwEAAaOB7jCB6zAdBgNVHQ4EFgQUlp98u8ZvF71ZP1LXChvsENZklGswgbsGA1UdIwSBszCBsIAUlp98u8ZvF71ZP1LXChvsENZklGuhgZSkgZEwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAgV86VpqAWuXvX6Oro4qJ1tYVIT5DgWpE692Ag422H7yRIr/9j/iKG4Thia/Oflx4TdL+IFJBAyPK9v6zZNZtBgPBynXb048hsP16l2vi0k5Q2JKiPDsEfBhGI+HnxLXEaUWAcVfCsQFvd2A1sxRr67ip5y2wwBelUecP3AjJ+YcxggGaMIIBlgIBATCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwCQYFKw4DAhoFAKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTA4MDYxODE5MzkwMlowIwYJKoZIhvcNAQkEMRYEFPZVUXkaJPt/r9f9A/WVd+5ZJ8ILMA0GCSqGSIb3DQEBAQUABIGAMeCoQ7h3wppthKUhPwTg2KYImGIcureBH7sU25jFb9mdBf1pks7d0M6dg/0z4WjXE1K0YKXP0nOgyrAfic25lCn4wvKSEKTuyJtl7WYt3Yih/cb6UphMF8pXI0dgAX5hEzttGlKhRA34eLRZO+GgFpOl8gRy+J5JHdFjRN2Ej8Y=-----END PKCS7-----"
 type="hidden" />  <br> <u>à POPULLI-SCOOP</u></a>
</tr>
<tr>
<font size="5" color=#038701"><br> <div style="background-color:' .
'#FDD' .
'4D5;" > <i><u>Après 10 ans</i> <br>INVITATION</u></font></div><a href="https://docs.google.com/forms/d/e/1FAIpQLSe7eVnjgSAgak2EtHpjH9BMPDF2ORGVmWZwwQyQNHYAxHvSyg/viewform?usp=sf_link" target="_blank" style="color:' .
'#BF' .
'0502";><br>au grand sondage <br><u>CLIQUER ICI : accès direct</u><br> sinon le-voici : <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSe7eVnjgSAgak2EtHpjH9BMPDF2ORGVmWZwwQyQNHYAxHvSyg/viewform?embedded=true" width="240" height="270" frameborder="0" marginheight="0" marginwidth="0"></iframe></a></font>
</tr>
</table>
                        ' .
'
                        ' .

'<?php
	$contexte_inclus = array(\'fond\' => ' . argumenter_squelette('inc-rubriques') . ',
	\'id_rubrique\' => ' . argumenter_squelette($Pile[$SP]['id_rubrique']) . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ');
	include(\'ecrire/public.php\');
?'.'>' .
'
                        ' .
'
                        ' .
((strval($t1 = BOUCLE_articles_rubriquehtml_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons, $Numrows, $SP))!='') ?
		(('
                        <div class="breves">
                                <h2 class="menu-titre"><a href="' .
		htmlspecialchars(vider_url(generer_url_rubrique($Pile[$SP]['id_rubrique']))) .
		'">' .
		_T('public/spip/ecrire:meme_rubrique') .
		'</a></h2>
                                <ul>
                                        ') . $t1 . '
                                </ul>
                        </div>
                        ') :
		('')) .
'
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 120x600, date de création 27/05/08 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:120px;height:600px"
     data-ad-client="ca-pub-9254779937919142"
     data-ad-slot="9172455641"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
' .
'
                        ' .
( (($recurs=(isset($Pile[0]['recurs'])?$Pile[0]['recurs']:0))<5)?
	recuperer_fond('modeles/article_mots',
		creer_contexte_de_modele(array('lang' => $GLOBALS["spip_lang"] ,'id_article='.$Pile[$SP]['id_article'],'recurs='.(++$recurs), $GLOBALS['spip_lang']))):'') .
'</div><!-- fin navigation -->
        </div><!-- fin conteneur -->
        ' .
'
        ' .

'<?php
	$contexte_inclus = array(\'fond\' => ' . argumenter_squelette('inc-pied') . ',
	\'skel\' => ' . argumenter_squelette('dist/article.html') . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ');
	include(\'ecrire/public.php\');
?'.'>' .
'
</div><!-- fin page -->
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=argotheme"></script>
<amp-auto-ads type="adsense"
              data-ad-client="ca-pub-9254779937919142">
</amp-auto-ads>
</body>
</html>
');
	}

	$GLOBALS['spip_lang'] = $old_lang;
	@spip_abstract_free($result,'');
	return $t0;
}



//
// Fonction principale du squelette dist/article.html
//
function html_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons=array(), $Numrows=array(), $SP=0) {
	$page = ('<?php header("X-Spip-Cache: 86400"); ?>'.'<?php header("Cache-Control: max-age=86400"); ?>' .
BOUCLE_article_principalhtml_5ba8654574f3f6f1ab860a537dfc1fe1($Cache, $Pile, $doublons, $Numrows, $SP));

	return analyse_resultat_skel('html_5ba8654574f3f6f1ab860a537dfc1fe1', $Cache, $page);
}

?>