Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/genius/tmp/cache/skel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/genius/tmp/cache/skel/html_2a4d9b038ed88e111ed4c65636cf0176.php
<?php

/*
 * Squelette : plugins/auto/escal/recherche.html
 * Date :      Mon, 08 May 2023 19:08:35 GMT
 * Compile :   Tue, 09 May 2023 05:42:47 GMT
 * Boucles :   _test, _auteurs, _articles, _forums, _rubriques, _sites
 */ 

function BOUCLE_testhtml_2a4d9b038ed88e111ed4c65636cf0176(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($si_init)) { $command['si'] = array(); $si_init = true; }
	$command['si'][] = interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/auteurart',null,false):'') == 'non')) ?'' :' '));

	if (!isset($command['table'])) {
		$command['table'] = 'auteurs';
		$command['id'] = '_test';
		$command['from'] = array('auteurs' => 'spip_auteurs','L1' => 'spip_auteurs_liens');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("count(*)");
		$command['orderby'] = array();
		$command['join'] = array('L1' => array('auteurs','id_auteur'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
quete_condition_statut('auteurs.statut','!5poubelle','!5poubelle',''), 
			array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_article'], '','bigint(21) NOT NULL DEFAULT \'0\'')), 
			array('=', 'L1.objet', sql_quote('article')));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','_test',70,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	$Numrows['_test']['command'] = $command;
	$Numrows['_test']['total'] = @intval($iter->count());
	$SP++;
	// RESULTATS
	
	$t0 = str_repeat('
			', $Numrows['_test']['total']);
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_test @ plugins/auto/escal/recherche.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_auteurshtml_2a4d9b038ed88e111ed4c65636cf0176(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($command['table'])) {
		$command['table'] = 'auteurs';
		$command['id'] = '_auteurs';
		$command['from'] = array('auteurs' => 'spip_auteurs','L1' => 'spip_auteurs_liens');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("auteurs.nom",
		"auteurs.lang");
		$command['orderby'] = array();
		$command['join'] = array('L1' => array('auteurs','id_auteur'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
quete_condition_statut('auteurs.statut','!5poubelle','!5poubelle',''), 
			array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_article'], '','bigint(21) NOT NULL DEFAULT \'0\'')), 
			array('=', 'L1.objet', sql_quote('article')));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','_auteurs',73,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	lang_select($GLOBALS['spip_lang']);
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		lang_select_public($Pile[$SP]['lang'], 'oui');
		$t1 = (
'
					' .
interdire_scripts(safehtml(supprimer_numero(typo($Pile[$SP]['nom'], "TYPO", $connect, $Pile[0])))) .
'
				');
		$t0 .= ((strlen($t1) && strlen($t0)) ? ', ' : '') . $t1;
		lang_select();
	}
	lang_select();
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_auteurs @ plugins/auto/escal/recherche.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_articleshtml_2a4d9b038ed88e111ed4c65636cf0176(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = ''; 
	// RECHERCHE
	{
		$prepare_recherche = charger_fonction('prepare_recherche', 'inc');
		list($rech_select, $rech_where) = $prepare_recherche((isset($Pile[0]["recherche"])?$Pile[0]["recherche"]:(isset($GLOBALS["recherche"])?$GLOBALS["recherche"]:"")), "articles", "","",array (
),"id_article");
	}
	
	$command['pagination'] = array((isset($Pile[0]['debut_articles']) ? $Pile[0]['debut_articles'] : null), (($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10));
	if (!isset($command['table'])) {
		$command['table'] = 'articles';
		$command['id'] = '_articles';
		$command['from'] = array('articles' => 'spip_articles','resultats' => 'spip_resultats');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['orderby'] = array('resultats.points DESC');
		$command['join'] = array('resultats' => array('articles','id','id_article'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['select'] = array("articles.id_article",
		"$rech_select",
		"resultats.points",
		"articles.descriptif",
		"articles.titre",
		"articles.texte",
		"articles.chapo",
		"articles.date",
		"articles.lang");
	$command['where'] = 
			array(
quete_condition_statut('articles.statut','publie,prop,prepa/auteur','publie',''), 
quete_condition_postdates('articles.date',''), $rech_where?$rech_where:'', 
			array('=', 'articles.lang', sql_quote($GLOBALS['spip_lang'], '','varchar(10) NOT NULL DEFAULT \'\'')));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','_articles',58,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	// COMPTEUR
	$Numrows['_articles']['compteur_boucle'] = 0;
	$Numrows['_articles']['command'] = $command;
	$Numrows['_articles']['total'] = @intval($iter->count());
	$debut_boucle = isset($Pile[0]['debut_articles']) ? $Pile[0]['debut_articles'] : _request('debut_articles');
	if ($debut_boucle && $debut_boucle[0] === '@') {
		$debut_boucle = $Pile[0]['debut_articles'] = quete_debut_pagination('id_article',$Pile[0]['@id_article'] = substr($debut_boucle,1),(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10),$iter);
		$iter->seek(0);
	}
	$debut_boucle = intval($debut_boucle);
	$debut_boucle = (($tout=($debut_boucle == -1))?0:($debut_boucle));
	$debut_boucle = max(0,min($debut_boucle,floor(($Numrows['_articles']['total']-1)/((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10)))*((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10))));
	$debut_boucle = intval($debut_boucle);
	$fin_boucle = min(($tout ? $Numrows['_articles']['total'] : $debut_boucle+(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10) - 1), $Numrows['_articles']['total'] - 1);
	$Numrows['_articles']['grand_total'] = $Numrows['_articles']['total'];
	$Numrows['_articles']["total"] = max(0,$fin_boucle - $debut_boucle + 1);
	if ($debut_boucle>0 AND $debut_boucle < $Numrows['_articles']['grand_total'] AND $iter->seek($debut_boucle,'continue'))
		$Numrows['_articles']['compteur_boucle'] = $debut_boucle;
	
	lang_select($GLOBALS['spip_lang']);
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$Numrows['_articles']['compteur_boucle']++;
		if ($Numrows['_articles']['compteur_boucle'] <= $debut_boucle) continue;
		if ($Numrows['_articles']['compteur_boucle']-1 > $fin_boucle) break;
		lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
		$t0 .= (
'
	<div class="cadre-articles-rubrique">
	<a href="' .
interdire_scripts((((include_spip('inc/config')?lire_config('gerer_trad',null,false):'') == 'oui') ? parametre_url(parametre_url(vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_article'], 'article', '', '', true))),'lang',interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'lang', null),true))),'recherche',interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'recherche', null),true))):vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_article'], 'article', '', '', true))))) .
'" title="' .
interdire_scripts(entites_html(textebrut(propre($Pile[$SP]['descriptif'], $connect, $Pile[0])))) .
'">
		<div class="titre-articles-rubrique">
			' .
interdire_scripts(supprimer_numero(typo($Pile[$SP]['titre'], "TYPO", $connect, $Pile[0]))) .
'
		</div>
		<div class="introduction-articles-rubrique">
			' .
interdire_scripts(couper(supprimer_tags(generer_objet_introduction($Pile[$SP]['id_article'], 'articles', array('descriptif' => $Pile[$SP]['descriptif'],'texte' => $Pile[$SP]['texte'],'chapo' => $Pile[$SP]['chapo'],), '500', null, null, $connect)),'150')) .
'
		</div>
	</a>
		<div class="auteur-articles-rubrique">
			' .
(($t1 = strval(interdire_scripts(affdate(normaliser_date($Pile[$SP]['date'])))))!=='' ?
		((	_T('escal:article_mise_en_ligne') .
	' ') . $t1) :
		'') .
'
			' .
(($t1 = BOUCLE_testhtml_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		($t1 . (	'
				<br />' .
		(!((spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang']) == 'ja'))  ?
				(' ' . _T('public|spip|ecrire:par_auteur')) :
				'') .
		'
				' .
		BOUCLE_auteurshtml_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons, $Numrows, $SP) .
		'
				' .
		(((spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang']) == 'ja'))  ?
				(' ' . _T('public|spip|ecrire:par_auteur')) :
				'') .
		'
			')) :
		'') .
'
		</div>
	
	</div>
	
');
		lang_select();
	}
	lang_select();
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_articles @ plugins/auto/escal/recherche.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_forumshtml_2a4d9b038ed88e111ed4c65636cf0176(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = ''; 
	// RECHERCHE
	{
		$prepare_recherche = charger_fonction('prepare_recherche', 'inc');
		list($rech_select, $rech_where) = $prepare_recherche((isset($Pile[0]["recherche"])?$Pile[0]["recherche"]:(isset($GLOBALS["recherche"])?$GLOBALS["recherche"]:"")), "forum", "","",array (
),"id_forum");
	}
	
	$command['pagination'] = array((isset($Pile[0]['debut_forums']) ? $Pile[0]['debut_forums'] : null), (($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10));
	if (!isset($command['table'])) {
		$command['table'] = 'forum';
		$command['id'] = '_forums';
		$command['from'] = array('forum' => 'spip_forum','resultats' => 'spip_resultats');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['orderby'] = array('resultats.points DESC');
		$command['join'] = array('resultats' => array('forum','id','id_forum'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['select'] = array("forum.id_forum",
		"$rech_select",
		"resultats.points",
		"forum.titre",
		"forum.texte");
	$command['where'] = 
			array(
quete_condition_statut('forum.statut','publie,prop','publie',''), 
			array('=', 'forum.id_parent', 0), $rech_where?$rech_where:'');
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','_forums',105,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	// COMPTEUR
	$Numrows['_forums']['compteur_boucle'] = 0;
	$Numrows['_forums']['command'] = $command;
	$Numrows['_forums']['total'] = @intval($iter->count());
	$debut_boucle = isset($Pile[0]['debut_forums']) ? $Pile[0]['debut_forums'] : _request('debut_forums');
	if ($debut_boucle && $debut_boucle[0] === '@') {
		$debut_boucle = $Pile[0]['debut_forums'] = quete_debut_pagination('id_forum',$Pile[0]['@id_forum'] = substr($debut_boucle,1),(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10),$iter);
		$iter->seek(0);
	}
	$debut_boucle = intval($debut_boucle);
	$debut_boucle = (($tout=($debut_boucle == -1))?0:($debut_boucle));
	$debut_boucle = max(0,min($debut_boucle,floor(($Numrows['_forums']['total']-1)/((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10)))*((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10))));
	$debut_boucle = intval($debut_boucle);
	$fin_boucle = min(($tout ? $Numrows['_forums']['total'] : $debut_boucle+(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10) - 1), $Numrows['_forums']['total'] - 1);
	$Numrows['_forums']['grand_total'] = $Numrows['_forums']['total'];
	$Numrows['_forums']["total"] = max(0,$fin_boucle - $debut_boucle + 1);
	if ($debut_boucle>0 AND $debut_boucle < $Numrows['_forums']['grand_total'] AND $iter->seek($debut_boucle,'continue'))
		$Numrows['_forums']['compteur_boucle'] = $debut_boucle;
	
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$Numrows['_forums']['compteur_boucle']++;
		if ($Numrows['_forums']['compteur_boucle'] <= $debut_boucle) continue;
		if ($Numrows['_forums']['compteur_boucle']-1 > $fin_boucle) break;
		$t0 .= (
'
	<div class="cadre-articles-rubrique">
	<a href="' .
interdire_scripts(parametre_url(parametre_url(generer_url_public('forumSite-sujet', ''),'id_forum',$Pile[$SP]['id_forum']),'recherche',interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'recherche', null),true)))) .
'" title="' .
interdire_scripts(entites_html(textebrut(propre(($Pile[0]['descriptif'] ?? null), $connect, $Pile[0])))) .
'">
		<div class="titre-articles-rubrique">
			' .
interdire_scripts(liens_nofollow(safehtml(typo(interdit_html($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])))) .
'
		</div>
		<div class="introduction-articles-rubrique">
			' .
interdire_scripts(couper(supprimer_tags(liens_nofollow(safehtml(propre(interdit_html($Pile[$SP]['texte']), $connect, $Pile[0])))),'150')) .
'
		</div>
	</a>
	</div>
');
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_forums @ plugins/auto/escal/recherche.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_rubriqueshtml_2a4d9b038ed88e111ed4c65636cf0176(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = ''; 
	// RECHERCHE
	{
		$prepare_recherche = charger_fonction('prepare_recherche', 'inc');
		list($rech_select, $rech_where) = $prepare_recherche((isset($Pile[0]["recherche"])?$Pile[0]["recherche"]:(isset($GLOBALS["recherche"])?$GLOBALS["recherche"]:"")), "rubriques", "","",array (
),"id_rubrique");
	}
	
	$command['pagination'] = array((isset($Pile[0]['debut_rubriques']) ? $Pile[0]['debut_rubriques'] : null), (($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10));
	if (!isset($command['table'])) {
		$command['table'] = 'rubriques';
		$command['id'] = '_rubriques';
		$command['from'] = array('rubriques' => 'spip_rubriques','resultats' => 'spip_resultats');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['orderby'] = array('resultats.points DESC');
		$command['join'] = array('resultats' => array('rubriques','id','id_rubrique'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['select'] = array("rubriques.id_rubrique",
		"$rech_select",
		"resultats.points",
		"rubriques.descriptif",
		"rubriques.titre",
		"rubriques.texte",
		"rubriques.lang");
	$command['where'] = 
			array(
quete_condition_statut('rubriques.statut','!','publie',''), $rech_where?$rech_where:'', 
			array('=', 'rubriques.lang', sql_quote($GLOBALS['spip_lang'], '','varchar(10) NOT NULL DEFAULT \'\'')));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','_rubriques',135,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	// COMPTEUR
	$Numrows['_rubriques']['compteur_boucle'] = 0;
	$Numrows['_rubriques']['command'] = $command;
	$Numrows['_rubriques']['total'] = @intval($iter->count());
	$debut_boucle = isset($Pile[0]['debut_rubriques']) ? $Pile[0]['debut_rubriques'] : _request('debut_rubriques');
	if ($debut_boucle && $debut_boucle[0] === '@') {
		$debut_boucle = $Pile[0]['debut_rubriques'] = quete_debut_pagination('id_rubrique',$Pile[0]['@id_rubrique'] = substr($debut_boucle,1),(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10),$iter);
		$iter->seek(0);
	}
	$debut_boucle = intval($debut_boucle);
	$debut_boucle = (($tout=($debut_boucle == -1))?0:($debut_boucle));
	$debut_boucle = max(0,min($debut_boucle,floor(($Numrows['_rubriques']['total']-1)/((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10)))*((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10))));
	$debut_boucle = intval($debut_boucle);
	$fin_boucle = min(($tout ? $Numrows['_rubriques']['total'] : $debut_boucle+(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10) - 1), $Numrows['_rubriques']['total'] - 1);
	$Numrows['_rubriques']['grand_total'] = $Numrows['_rubriques']['total'];
	$Numrows['_rubriques']["total"] = max(0,$fin_boucle - $debut_boucle + 1);
	if ($debut_boucle>0 AND $debut_boucle < $Numrows['_rubriques']['grand_total'] AND $iter->seek($debut_boucle,'continue'))
		$Numrows['_rubriques']['compteur_boucle'] = $debut_boucle;
	
	lang_select($GLOBALS['spip_lang']);
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$Numrows['_rubriques']['compteur_boucle']++;
		if ($Numrows['_rubriques']['compteur_boucle'] <= $debut_boucle) continue;
		if ($Numrows['_rubriques']['compteur_boucle']-1 > $fin_boucle) break;
		lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
		$t0 .= (
'
	<div class="cadre-articles-rubrique">
	<a href="' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-triurlrubrique') . ', array_merge('.var_export($Pile[0],1).',array(\'id_rubrique\' => ' . argumenter_squelette($Pile[$SP]['id_rubrique']) . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',137,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>" title="' .
interdire_scripts(entites_html(textebrut(propre($Pile[$SP]['descriptif'], $connect, $Pile[0])))) .
'">
		<div class="titre-articles-rubrique">
			' .
interdire_scripts(supprimer_numero(typo($Pile[$SP]['titre'], "TYPO", $connect, $Pile[0]))) .
'
		</div>
		<div class="introduction-articles-rubrique">
			' .
interdire_scripts(couper(supprimer_tags(generer_objet_introduction($Pile[$SP]['id_rubrique'], 'rubriques', array('descriptif' => $Pile[$SP]['descriptif'],'texte' => $Pile[$SP]['texte'],), '600', null, null, $connect)),'150')) .
'
		</div>
	</a>
	</div>
');
		lang_select();
	}
	lang_select();
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_rubriques @ plugins/auto/escal/recherche.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_siteshtml_2a4d9b038ed88e111ed4c65636cf0176(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = ''; 
	// RECHERCHE
	{
		$prepare_recherche = charger_fonction('prepare_recherche', 'inc');
		list($rech_select, $rech_where) = $prepare_recherche((isset($Pile[0]["recherche"])?$Pile[0]["recherche"]:(isset($GLOBALS["recherche"])?$GLOBALS["recherche"]:"")), "syndic", "","",array (
),"id_syndic");
	}
	
	$command['pagination'] = array((isset($Pile[0]['debut_sites']) ? $Pile[0]['debut_sites'] : null), (($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10));
	if (!isset($command['table'])) {
		$command['table'] = 'syndic';
		$command['id'] = '_sites';
		$command['from'] = array('syndic' => 'spip_syndic','resultats' => 'spip_resultats');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['orderby'] = array('resultats.points DESC');
		$command['join'] = array('resultats' => array('syndic','id','id_syndic'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['select'] = array("syndic.id_syndic",
		"$rech_select",
		"resultats.points",
		"syndic.url_site",
		"syndic.nom_site",
		"syndic.descriptif");
	$command['where'] = 
			array(
quete_condition_statut('syndic.statut','publie,prop','publie',''), $rech_where?$rech_where:'');
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','_sites',169,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	// COMPTEUR
	$Numrows['_sites']['compteur_boucle'] = 0;
	$Numrows['_sites']['command'] = $command;
	$Numrows['_sites']['total'] = @intval($iter->count());
	$debut_boucle = isset($Pile[0]['debut_sites']) ? $Pile[0]['debut_sites'] : _request('debut_sites');
	if ($debut_boucle && $debut_boucle[0] === '@') {
		$debut_boucle = $Pile[0]['debut_sites'] = quete_debut_pagination('id_syndic',$Pile[0]['@id_syndic'] = substr($debut_boucle,1),(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10),$iter);
		$iter->seek(0);
	}
	$debut_boucle = intval($debut_boucle);
	$debut_boucle = (($tout=($debut_boucle == -1))?0:($debut_boucle));
	$debut_boucle = max(0,min($debut_boucle,floor(($Numrows['_sites']['total']-1)/((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10)))*((($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10))));
	$debut_boucle = intval($debut_boucle);
	$fin_boucle = min(($tout ? $Numrows['_sites']['total'] : $debut_boucle+(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10) - 1), $Numrows['_sites']['total'] - 1);
	$Numrows['_sites']['grand_total'] = $Numrows['_sites']['total'];
	$Numrows['_sites']["total"] = max(0,$fin_boucle - $debut_boucle + 1);
	if ($debut_boucle>0 AND $debut_boucle < $Numrows['_sites']['grand_total'] AND $iter->seek($debut_boucle,'continue'))
		$Numrows['_sites']['compteur_boucle'] = $debut_boucle;
	
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$Numrows['_sites']['compteur_boucle']++;
		if ($Numrows['_sites']['compteur_boucle'] <= $debut_boucle) continue;
		if ($Numrows['_sites']['compteur_boucle']-1 > $fin_boucle) break;
		$t0 .= (
'
	<div class="cadre-articles-rubrique">
	<a href="' .
interdire_scripts(generer_url_public('site', (	'id_syndic=' .
	$Pile[$SP]['id_syndic']))) .
'" ' .
(($t1 = strval(interdire_scripts(attribut_html(couper(typo(supprimer_numero(calculer_url($Pile[$SP]['url_site'],$Pile[$SP]['nom_site'], 'titre', $connect, false)), "TYPO", $connect, $Pile[0]),'80')))))!=='' ?
		(' title="' . $t1 . '"') :
		'') .
'>
		<div class="titre-articles-rubrique">
			' .
interdire_scripts(typo(supprimer_numero(calculer_url($Pile[$SP]['url_site'],$Pile[$SP]['nom_site'], 'titre', $connect, false)), "TYPO", $connect, $Pile[0])) .
'
		</div>
		<div class="introduction-articles-rubrique">
			' .
interdire_scripts(couper(propre($Pile[$SP]['descriptif'], $connect, $Pile[0]),'150')) .
'
		</div>
	</a>
	</div>
');
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_sites @ plugins/auto/escal/recherche.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}

//
// Fonction principale du squelette plugins/auto/escal/recherche.html
// Temps de compilation total: 4.843 ms
//

function html_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons = array(), $Numrows = array(), $SP = 0) {

	if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
		$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);

	$connect = '';
	$page = (
'<!DOCTYPE html>
<html lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" >

  <head>
    <title>' .
_T('escal:recherche') .
' - [' .
interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0]))) .
']
    </title>
    <meta name="robots" content="noindex, nofollow">
    ' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-head') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',8,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
  </head>

  <body id="top" ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/menuH',null,false):'') == 'non')) ?'' :' '))))!=='' ?
		($t1 . ' onload="setHover(\'menu\')"') :
		'') .
' class="page-recherche">
    <div id="ombre-gauche">
      <div id="ombre-droite">
        <div id="conteneur">

          ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/espace',null,false):'') == 'haut')) ?' ' :''))))!=='' ?
		($t1 . (	'
              ' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-espace_self') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',13,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
          ')) :
		'') .
'

          <div id="entete">

            ' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-entete') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',20,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>

          </div>

          ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/espace',null,false):'') == 'haut')) ?'' :' '))))!=='' ?
		($t1 . (	'
              ' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-espace_self') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',21,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
          ')) :
		'') .
'
          <div class="nettoyeur"></div>
          
          <div id="page">
            <main id="contenu">

              <div id="cadre-article">
              
                <div id="cadre-titre-article">
                  <div id="titre-article">
                    ' .
_T('escal:recherche_resultat') .
'"<strong>' .
entites_html(_request("recherche")) .
'</strong>"
                  </div>
                </div>
                
                <div id="texte-article" >
                  
' .
vide($Pile['vars'][$_zzz=(string)'nbrpag'] = interdire_scripts((include_spip('inc/config')?lire_config('escal/config/nombreart','5',false):''))) .
'<!-- on affiche le ou les article(s) -->
' .
(($t1 = BOUCLE_articleshtml_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		((	'
	<h2>' .
		_T('public|spip|ecrire:articles') .
		'</h2>
	<!-- si au moins un article trouvé, on affiche le nombre trouvé -->
	<div class="compte-resultat">
		<strong>' .
		($Numrows['_articles']['grand_total'] ?? $Numrows['_articles']['total'] ?? 0) .
		'</strong>
		' .
		(((($Numrows['_articles']['grand_total'] ?? $Numrows['_articles']['total'] ?? 0) > '01'))  ?
				(' ' . (	' ' .
			_T('escal:articles_trouves'))) :
				'') .
		'
		' .
		(!((($Numrows['_articles']['grand_total'] ?? $Numrows['_articles']['total'] ?? 0) > '01'))  ?
				(' ' . (	' ' .
			_T('escal:article_trouve'))) :
				'') .
		'
		' .
		_T('escal:dans_site') .
		'
	</div>
	' .
		(($t3 = strval(filtre_pagination_dist($Numrows["_articles"]["grand_total"],
 		'_articles',
		isset($Pile[0]['debut_articles'])?$Pile[0]['debut_articles']:intval(_request('debut_articles')),
		(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10), true, '', '', array())))!=='' ?
				('<nav class="pagination">' . $t3 . '</nav>
	<div class="nettoyeur"></div>') :
				'') .
		'
	<div class="liste-articles-rubrique">
') . $t1 . '
      	</div>
') :
		((	'
	<!-- si pas d\'article trouvé -->
	<div class="compte-resultat">
		' .
	_T('escal:recherche_articles_non') .
	'
	</div>
'))) .
'


<!-- on affiche le ou les forums -->
' .
(($t1 = BOUCLE_forumshtml_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		((	'
	<h2>' .
		_T('escal:forums') .
		'</h2>
	<!-- si au moins un forum trouvé, on affiche le nombre trouvé -->
	<div class="compte-resultat">
		<strong>' .
		($Numrows['_forums']['grand_total'] ?? $Numrows['_forums']['total'] ?? 0) .
		'</strong>
		' .
		(((($Numrows['_forums']['grand_total'] ?? $Numrows['_forums']['total'] ?? 0) > '01'))  ?
				(' ' . (	' ' .
			_T('escal:forums_trouves'))) :
				'') .
		'
		' .
		(!((($Numrows['_forums']['grand_total'] ?? $Numrows['_forums']['total'] ?? 0) > '01'))  ?
				(' ' . (	' ' .
			_T('escal:forum_trouve'))) :
				'') .
		'
		' .
		_T('escal:dans_site') .
		'
	</div>
	' .
		(($t3 = strval(filtre_pagination_dist($Numrows["_forums"]["grand_total"],
 		'_forums',
		isset($Pile[0]['debut_forums'])?$Pile[0]['debut_forums']:intval(_request('debut_forums')),
		(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10), true, '', '', array())))!=='' ?
				('<nav class="pagination">' . $t3 . '</nav>
	<div class="nettoyeur"></div>') :
				'') .
		'
	<div class="liste-articles-rubrique">
') . $t1 . '
	</div>                 
') :
		'') .
'



<!-- on affiche la ou les rubrique(s) -->
' .
(($t1 = BOUCLE_rubriqueshtml_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		((	'
	<h2>' .
		_T('public|spip|ecrire:rubriques') .
		'</h2>
	<!-- si au moins une rubrique trouvée, on affiche le nombre trouvé -->
	<div class="compte-resultat">
		<strong>' .
		($Numrows['_rubriques']['grand_total'] ?? $Numrows['_rubriques']['total'] ?? 0) .
		'</strong>
		' .
		(((($Numrows['_rubriques']['grand_total'] ?? $Numrows['_rubriques']['total'] ?? 0) > '01'))  ?
				(' ' . (	' ' .
			_T('escal:rubriques_trouvees'))) :
				'') .
		'
		' .
		(!((($Numrows['_rubriques']['grand_total'] ?? $Numrows['_rubriques']['total'] ?? 0) > '01'))  ?
				(' ' . (	' ' .
			_T('escal:rubrique_trouvee'))) :
				'') .
		'
		' .
		_T('escal:dans_site') .
		'
	</div>
	' .
		(($t3 = strval(filtre_pagination_dist($Numrows["_rubriques"]["grand_total"],
 		'_rubriques',
		isset($Pile[0]['debut_rubriques'])?$Pile[0]['debut_rubriques']:intval(_request('debut_rubriques')),
		(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10), true, '', '', array())))!=='' ?
				('<nav class="pagination">' . $t3 . '</nav>
	<div class="nettoyeur"></div>') :
				'') .
		'
	<div class="liste-articles-rubrique">
') . $t1 . '
	</div>
') :
		((	'
	<!-- si pas de rubrique trouvée -->
	<div class="compte-resultat">
		' .
	_T('escal:recherche_rubriques_non') .
	'
	</div>
'))) .
'


<!-- on affiche le ou les sites trouvés -->
' .
(($t1 = BOUCLE_siteshtml_2a4d9b038ed88e111ed4c65636cf0176($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		((	'
	<h2>' .
		_T('escal:sites') .
		'</h2>
	<!-- si au moins un site trouvé -->
	<div class="compte-resultat">
		<strong>' .
		($Numrows['_sites']['grand_total'] ?? $Numrows['_sites']['total'] ?? 0) .
		'</strong>
		' .
		(((($Numrows['_sites']['grand_total'] ?? $Numrows['_sites']['total'] ?? 0) > '1'))  ?
				(' ' . (	' ' .
			_T('escal:sites_references'))) :
				'') .
		'
		' .
		(!((($Numrows['_sites']['grand_total'] ?? $Numrows['_sites']['total'] ?? 0) > '1'))  ?
				(' ' . (	' ' .
			_T('escal:site_reference'))) :
				'') .
		'
		' .
		_T('escal:dans_site') .
		'
	</div>
	' .
		(($t3 = strval(filtre_pagination_dist($Numrows["_sites"]["grand_total"],
 		'_sites',
		isset($Pile[0]['debut_sites'])?$Pile[0]['debut_sites']:intval(_request('debut_sites')),
		(($a = intval(table_valeur($Pile["vars"]??[], (string)'nbrpag', null))) ? $a : 10), true, '', '', array())))!=='' ?
				('<nav class="pagination">' . $t3 . '</nav>
	<div class="nettoyeur"></div>') :
				'') .
		'
	<div class="liste-articles-rubrique">
') . $t1 . '
	</div>
') :
		'') .
'

		
              </div><!-- fin texte-article -->
              </div><!-- fin cadre-article -->

            </main>
          </div>

          ' .
(((lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') == 'ltr'))  ?
		(' ' . '<section id="navigation">') :
		'') .
' ' .
(((lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') == 'rtl'))  ?
		(' ' . '<section id="extra">') :
		'') .
'

          <!-- affichage du formulaire de recherche-->
            ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/formrecherche',null,false):'') == 'colgauche')) ?' ' :''))))!=='' ?
		($t1 . (	executer_balise_dynamique('FORMULAIRE_RECHERCHE',
	array(),
	array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','',53,$GLOBALS['spip_lang'])) .
	'<br />')) :
		'') .
'


         <!-- affichage des noisettes selectionnees dans la page de configuration -->
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages1',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages1',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages1',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',58,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages2',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages2',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages2',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',59,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages3',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
		($t1 . (	'
           <div class="cadre-couleur">' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
		interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages3','edito',false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',60,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages4',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
		($t1 . (	'
           <div class="cadre-couleur">' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
		interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages4','acces_direct',false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',61,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages5',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages5',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages5',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',62,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages6',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages6',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages6',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',63,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages7',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages7',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages7',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',64,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages8',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages8',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages8',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',65,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages9',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages9',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages9',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',66,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavpages10',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavpages10',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavpages10',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',67,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'

          </section> <!-- fin navigation -->

          ' .
(((lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') == 'ltr'))  ?
		(' ' . '<section id="extra">') :
		'') .
' ' .
(((lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') == 'rtl'))  ?
		(' ' . '<section id="navigation">') :
		'') .
'

          <!-- affichage du formulaire de recherche-->
            ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/formrecherche',null,false):'') == 'coldroite')) ?' ' :''))))!=='' ?
		($t1 . (	executer_balise_dynamique('FORMULAIRE_RECHERCHE',
	array(),
	array('plugins/auto/escal/recherche.html','html_2a4d9b038ed88e111ed4c65636cf0176','',73,$GLOBALS['spip_lang'])) .
	'<br />')) :
		'') .
'

         <!-- affichage des noisettes selectionnees dans la page de configuration -->
         ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages1',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
		($t1 . (	'
           <div class="cadre-couleur">' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
		interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages1','top',false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',77,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages2',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages2',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages2',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',78,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages3',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages3',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages3',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',79,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages4',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages4',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages4',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',80,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages5',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages5',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages5',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',81,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages6',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages6',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages6',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',82,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages7',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages7',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages7',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',83,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages8',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages8',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages8',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',84,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages9',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages9',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages9',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',85,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrapages10',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrapages10',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrapages10',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',86,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'

          </section> <!-- fin extra -->

          <div id="pied">
            ' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-pied') . ', array_merge('.var_export($Pile[0],1).',array(\'skel\' => ' . argumenter_squelette('plugins/auto/escal/recherche.html') . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/recherche.html\',\'html_2a4d9b038ed88e111ed4c65636cf0176\',\'\',104,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
          </div>

        </div><!-- fin conteneur -->
      </div>
    </div>
  </body>
</html>
');

	return analyse_resultat_skel('html_2a4d9b038ed88e111ed4c65636cf0176', $Cache, $page, 'plugins/auto/escal/recherche.html');
}
?>

SAMX