catsort = catName
MySQL server version: 10.6.20-MariaDB
CATEGORY QUERY:
SELECT wG_term_taxonomy.count as 'count',
wG_terms.term_id, wG_terms.name, wG_terms.slug,
wG_term_taxonomy.parent, wG_term_taxonomy.description FROM
wG_terms, wG_term_taxonomy WHERE wG_terms.term_id =
wG_term_taxonomy.term_id AND
wG_term_taxonomy.taxonomy = 'link_category' AND wG_terms.slug NOT IN ('wordpress')
ORDER BY wG_terms.name ASC
CATEGORY QUERY RESULTS
Array
(
[0] => stdClass Object
(
[count] => 3
[term_id] => 20
[name] => Actions
[slug] => actions
[parent] => 0
[description] =>
)
[1] => stdClass Object
(
[count] => 19
[term_id] => 12
[name] => Au sujet des risques
[slug] => parlant-du-risques
[parent] => 0
[description] =>
)
[2] => stdClass Object
(
[count] => 24
[term_id] => 9
[name] => Autres Acteurs
[slug] => autres-acteurs
[parent] => 0
[description] =>
)
[3] => stdClass Object
(
[count] => 14
[term_id] => 10
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[parent] => 0
[description] =>
)
[4] => stdClass Object
(
[count] => 37
[term_id] => 6
[name] => Débat Public-Contributions
[slug] => debat-public
[parent] => 0
[description] =>
)
[5] => stdClass Object
(
[count] => 10
[term_id] => 92
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[parent] => 0
[description] =>
)
[6] => stdClass Object
(
[count] => 2
[term_id] => 14
[name] => Divers
[slug] => divers
[parent] => 0
[description] =>
)
[7] => stdClass Object
(
[count] => 26
[term_id] => 27
[name] => Économie et Énergie
[slug] => economie-et-energie
[parent] => 0
[description] =>
)
[8] => stdClass Object
(
[count] => 32
[term_id] => 66
[name] => EDF SA
[slug] => edf-sa
[parent] => 0
[description] =>
)
[9] => stdClass Object
(
[count] => 23
[term_id] => 11
[name] => Infos Techniques
[slug] => info-technique
[parent] => 0
[description] =>
)
[10] => stdClass Object
(
[count] => 0
[term_id] => 47
[name] => L'aspect du Chantier
[slug] => laspect-du-chantier
[parent] => 0
[description] =>
)
[11] => stdClass Object
(
[count] => 24
[term_id] => 23
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[parent] => 0
[description] =>
)
[12] => stdClass Object
(
[count] => 25
[term_id] => 26
[name] => L'environnement
[slug] => lenvironnement
[parent] => 0
[description] =>
)
[13] => stdClass Object
(
[count] => 78
[term_id] => 2
[name] => La Presse
[slug] => presse
[parent] => 0
[description] =>
)
[14] => stdClass Object
(
[count] => 13
[term_id] => 15
[name] => Législation
[slug] => legislation
[parent] => 0
[description] =>
)
[15] => stdClass Object
(
[count] => 47
[term_id] => 51
[name] => Marché du Gaz
[slug] => marche-du-gaz
[parent] => 0
[description] =>
)
[16] => stdClass Object
(
[count] => 14
[term_id] => 8
[name] => Opposition
[slug] => opposition
[parent] => 0
[description] =>
)
[17] => stdClass Object
(
[count] => 17
[term_id] => 25
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[parent] => 0
[description] =>
)
[18] => stdClass Object
(
[count] => 16
[term_id] => 24
[name] => Protection du Littoral
[slug] => protection-du-littoral
[parent] => 0
[description] =>
)
[19] => stdClass Object
(
[count] => 6
[term_id] => 85
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[parent] => 0
[description] =>
)
[20] => stdClass Object
(
[count] => 14
[term_id] => 97
[name] => Solution
[slug] => solution
[parent] => 0
[description] =>
)
[21] => stdClass Object
(
[count] => 15
[term_id] => 55
[name] => Surf
[slug] => surf
[parent] => 0
[description] =>
)
[22] => stdClass Object
(
[count] => 3
[term_id] => 80
[name] => Thermalisme
[slug] => thermalisme
[parent] => 0
[description] =>
)
[23] => stdClass Object
(
[count] => 17
[term_id] => 83
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[parent] => 0
[description] =>
)
)
LINK QUERY:
SELECT * FROM wG_links l
inner join wG_term_relationships tr on l.link_id = tr.object_id
inner join wG_term_taxonomy tt on
tt.term_taxonomy_id = tr.term_taxonomy_id
inner join wG_terms t on t.term_id = tt.term_id
WHERE tt.taxonomy='link_category' AND l.link_visible='Y'
ORDER BY l.link_name ASC
LINK QUERY RESULTS
Array
(
[0] => stdClass Object
(
[link_id] => 52
[link_url] => http://www.littoral-aquitain.fr/spip.php?rubrique21
[link_name] => "Schéma Plans Plages" - Stratégie par le Conseil d’Administration du GIP Littoral Aquitain
[link_image] =>
[link_target] => _blank
[link_description] => http://www.littoral-aquitain.fr/spip.php?rubrique21
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 52
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[1] => stdClass Object
(
[link_id] => 296
[link_url] => http://www.lemonde.fr/cgi-bin/ACHATS/acheter.cgi?offre=ARCHIVES&type_item=ART_ARCH_30J&objet_id=271288&xtmc=stockage_gaz_landes&xtcr=7
[link_name] => 1997 : Alerte au gaz dans le département des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 296
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[2] => stdClass Object
(
[link_id] => 285
[link_url] => http://www.20minutes.fr/economie/958701-edf-gazprom-vont-cooperer-production-electricite-europe
[link_name] => 20 minutes.fr : EDF et Gazprom vont coopérer ...
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 285
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[3] => stdClass Object
(
[link_id] => 177
[link_url] => http://www.caradisiac.com/EDF-EnBW-et-IVG-Immobilien-accord-sur-le-stockage-du-gaz-naturel-1110.htm
[link_name] => 2007 : EDF, EnBW et IVG Immobilien : accord sur le stockage du gaz naturel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 177
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[4] => stdClass Object
(
[link_id] => 14
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-10-27-verbatim-pouillon-v6.pdf
[link_name] => 2011/10/27 à Pouillon
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 14
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[5] => stdClass Object
(
[link_id] => 36
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-11-03-verbatim-messanges.pdf
[link_name] => 2011/11/03 à Messanges
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 36
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[6] => stdClass Object
(
[link_id] => 37
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-11-24-verbatim-dax-v2.pdf
[link_name] => 2011/11/10 à Dax
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 37
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[7] => stdClass Object
(
[link_id] => 154
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-11-29-verbatim-capbreton-v1.pdf
[link_name] => 2011/11/24 à Capbreton
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 154
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[8] => stdClass Object
(
[link_id] => 155
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-11-29-verbatim-soustons-v1.pdf
[link_name] => 2011/11/29 à Soustons
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 155
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[9] => stdClass Object
(
[link_id] => 156
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-12-08-verbatim-st-paul-les-dax-v1.pdf
[link_name] => 2011/12/08 à St-Paul-les-Dax
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 156
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[10] => stdClass Object
(
[link_id] => 157
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2011-12-15-verbatim-seignosse-v2.pdf
[link_name] => 2011/12/15 à Seignosse
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 157
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[11] => stdClass Object
(
[link_id] => 217
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2012-02-02-verbatim-saint-vincent-de-tyrosse-v1.pdf
[link_name] => 2012/01/19 à St-Vincent-de-Tyrosse
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 217
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[12] => stdClass Object
(
[link_id] => 231
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/verbatims/2012-02-06-verbatim-habas-1.pdf
[link_name] => 2012/01/26 à Habas
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 231
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[13] => stdClass Object
(
[link_id] => 259
[link_url] => http://www.manicore.com/documentation/petrole/pic_futur_gaz.html
[link_name] => A quand le pic de production gazier mondial ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 259
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[14] => stdClass Object
(
[link_id] => 259
[link_url] => http://www.manicore.com/documentation/petrole/pic_futur_gaz.html
[link_name] => A quand le pic de production gazier mondial ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 259
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[15] => stdClass Object
(
[link_id] => 259
[link_url] => http://www.manicore.com/documentation/petrole/pic_futur_gaz.html
[link_name] => A quand le pic de production gazier mondial ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 259
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[16] => stdClass Object
(
[link_id] => 258
[link_url] => http://www.manicore.com/documentation/petrole/usage_gaz.html
[link_name] => A quoi nous sert donc le gaz ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 258
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[17] => stdClass Object
(
[link_id] => 78
[link_url] => http://accril.fr/spip/spip.php?article130
[link_name] => ACCRIL : Landes de Siougos Pouillon
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 78
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[18] => stdClass Object
(
[link_id] => 198
[link_url] => http://www.actu-environnement.com/ae/news/dette-financiere-edf-areva-12039.php4
[link_name] => Actu Environnement : Situation financière du secteur nucléaire : qui va payer ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 198
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[19] => stdClass Object
(
[link_id] => 30
[link_url] => http://www.actu-environnement.com/ae/news/edf-stockage-saumure-13967.php4
[link_name] => Actu-Environnement.com
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 30
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[20] => stdClass Object
(
[link_id] => 46
[link_url] => http://www2.ademe.fr/servlet/getDoc?cid=96&m=3&id=74490&ref=24691&p1=B
[link_name] => Agence de l'Environnement et de la Maîtrise de l'Energie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 46
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[21] => stdClass Object
(
[link_id] => 248
[link_url] => http://www.agoravox.fr/actualites/environnement/article/transition-energetique-ca-urge-102262
[link_name] => Agora Vox : Transition énergétique : ça urge !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 248
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[22] => stdClass Object
(
[link_id] => 248
[link_url] => http://www.agoravox.fr/actualites/environnement/article/transition-energetique-ca-urge-102262
[link_name] => Agora Vox : Transition énergétique : ça urge !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 248
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[23] => stdClass Object
(
[link_id] => 21
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article67
[link_name] => Amis de la Terre des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 21
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[24] => stdClass Object
(
[link_id] => 48
[link_url] => http://www.aqui.fr/environnements/edf-envisage-de-stocker-du-gaz-dans-les-landes-avec-gazprom,5002.html
[link_name] => Aqui ! - EDF envisage de stocker du gaz dans les Landes avec Gazprom
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 48
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[25] => stdClass Object
(
[link_id] => 310
[link_url] => http://www.aqui.fr/environnements/stockage-de-gaz-dans-les-landes-henri-emmanuelli-interroge-edf,7253.html
[link_name] => AQUI! 12/09/2012 : Stockage de gaz dans les Landes: Henri Emmanuelli interroge EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 310
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[26] => stdClass Object
(
[link_id] => 300
[link_url] => http://www.aqui.fr/environnements/manifestation-a-messanges-contre-le-projet-de-stockage-souterrain-de-gaz-dans-les-landes,5985.html
[link_name] => Aqui! 23/01/2012 : Manifestation à Messanges contre le projet de stockage souterrain de gaz dans les Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 300
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[27] => stdClass Object
(
[link_id] => 53
[link_url] => http://www.aquitaine-landes-recifs.fr/
[link_name] => Aquitaine Landes: Récifs Artificiels - L'océan pour la vie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 53
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[28] => stdClass Object
(
[link_id] => 102
[link_url] => http://www.legifrance.gouv.fr/affichTexte.do?cidTexte=JORFTEXT000020991055
[link_name] => Arrêté du 27 juillet 2009 - dit »Permis de Salins des Landes«
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 102
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[29] => stdClass Object
(
[link_id] => 130
[link_url] => http://www.arte.tv/fr/Le-grand-monopoly-du-gaz/6274084.html
[link_name] => Arte: Le grand Monopoly du gaz - Annonce
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 130
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[30] => stdClass Object
(
[link_id] => 129
[link_url] => http://www.arte.tv/fr/Le-grand-Monopoly-du-gaz-/6283968.html
[link_name] => Arte: Le grand Monopoly du gaz - Detail
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 129
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[31] => stdClass Object
(
[link_id] => 128
[link_url] => http://www.arte.tv/fr/Les-routes-du-gaz/6308606.html
[link_name] => Arte: Les routes du gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 128
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[32] => stdClass Object
(
[link_id] => 235
[link_url] => http://www.assemblee-nationale.fr/connaissance/constitution.asp#charte_environnement
[link_name] => Assemblée nationale : Charte de l'Environnement de 2004
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 235
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[33] => stdClass Object
(
[link_id] => 38
[link_url] => http://www.negawatt.org/association.html
[link_name] => Association négaWatt
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 38
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[34] => stdClass Object
(
[link_id] => 39
[link_url] => http://www.negawatt.org/telechargement/SnW11//Scenario_negaWatt_2011-Dossier_de_synthese-v20111017.pdf
[link_name] => Association négaWatt : Scénario négaWatt: Dossier de synthèse oct 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 39
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[35] => stdClass Object
(
[link_id] => 333
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Artere-de-lAdour.pdf
[link_name] => ays d’Orthe-Environnement : Artère de l’Adour : un autre regard sur le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 333
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[36] => stdClass Object
(
[link_id] => 333
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Artere-de-lAdour.pdf
[link_name] => ays d’Orthe-Environnement : Artère de l’Adour : un autre regard sur le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 333
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[37] => stdClass Object
(
[link_id] => 293
[link_url] => http://hmf.enseeiht.fr/travaux/bei/beiere/content/2012-g04/etude-du-rejet-deaux-de-lessivage-de-diapirs-dans-les-landes
[link_name] => BEI : Étude du rejet d'eaux de lessivage de diapirs dans les Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 293
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[38] => stdClass Object
(
[link_id] => 293
[link_url] => http://hmf.enseeiht.fr/travaux/bei/beiere/content/2012-g04/etude-du-rejet-deaux-de-lessivage-de-diapirs-dans-les-landes
[link_name] => BEI : Étude du rejet d'eaux de lessivage de diapirs dans les Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 293
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[39] => stdClass Object
(
[link_id] => 234
[link_url] => http://www.anel.asso.fr/archives/bilan_loi_littoral_oct_2007%5B1%5D.pdf
[link_name] => Bilan de la loi littoral et des mesures en faveur du littoral - oct 2007
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 234
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[40] => stdClass Object
(
[link_id] => 234
[link_url] => http://www.anel.asso.fr/archives/bilan_loi_littoral_oct_2007%5B1%5D.pdf
[link_name] => Bilan de la loi littoral et des mesures en faveur du littoral - oct 2007
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 234
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[41] => stdClass Object
(
[link_id] => 109
[link_url] => http://mobile.bloomberg.com/news/2011-11-16/french-socialists-greens-would-halt-24-edf-nuclear-reactors
[link_name] => Boomberg: EDF Slumps to Seven-Week Low on Opposition Plan to Shut 24 Reactors
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 109
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[42] => stdClass Object
(
[link_id] => 57
[link_url] => http://www.boursorama.com/cours.phtml?symbole=1rPEDF
[link_name] => Bourse >Actions >EDF : en Temps réel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 57
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[43] => stdClass Object
(
[link_id] => 57
[link_url] => http://www.boursorama.com/cours.phtml?symbole=1rPEDF
[link_name] => Bourse >Actions >EDF : en Temps réel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 57
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[44] => stdClass Object
(
[link_id] => 326
[link_url] => http://www.boursier.com/actions/actualites/news/edf-le-titre-tombe-au-plus-bas-historique-507047.html
[link_name] => Boursier.com 15/11/2012: EDF : le titre tombe au plus bas historique !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 326
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[45] => stdClass Object
(
[link_id] => 326
[link_url] => http://www.boursier.com/actions/actualites/news/edf-le-titre-tombe-au-plus-bas-historique-507047.html
[link_name] => Boursier.com 15/11/2012: EDF : le titre tombe au plus bas historique !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 326
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[46] => stdClass Object
(
[link_id] => 323
[link_url] => http://www.boursier.com/actualites/reuters/total-aurait-lance-le-processus-de-vente-de-sa-filiale-tigf-122516.html
[link_name] => Boursier.com 31/10/2012: Total aurait lancé le processus de vente de sa filiale TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 323
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[47] => stdClass Object
(
[link_id] => 323
[link_url] => http://www.boursier.com/actualites/reuters/total-aurait-lance-le-processus-de-vente-de-sa-filiale-tigf-122516.html
[link_name] => Boursier.com 31/10/2012: Total aurait lancé le processus de vente de sa filiale TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 323
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[48] => stdClass Object
(
[link_id] => 323
[link_url] => http://www.boursier.com/actualites/reuters/total-aurait-lance-le-processus-de-vente-de-sa-filiale-tigf-122516.html
[link_name] => Boursier.com 31/10/2012: Total aurait lancé le processus de vente de sa filiale TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 323
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[49] => stdClass Object
(
[link_id] => 349
[link_url] => http://www.boursorama.com/actualites/total-edf-et-la-cdc-tiennent-la-corde-pour-reprendre-tigf-presse-3155eb4bd2fa69d2b06092cece2292f8
[link_name] => Boursorama 2013/01/17 : EDF et la CDC tiennent la corde pour reprendre TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 349
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[50] => stdClass Object
(
[link_id] => 349
[link_url] => http://www.boursorama.com/actualites/total-edf-et-la-cdc-tiennent-la-corde-pour-reprendre-tigf-presse-3155eb4bd2fa69d2b06092cece2292f8
[link_name] => Boursorama 2013/01/17 : EDF et la CDC tiennent la corde pour reprendre TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 349
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[51] => stdClass Object
(
[link_id] => 336
[link_url] => http://www.boursorama.com/actualites/la-valeur-du-jour-a-paris-edf-nouveau-plus-bas-historique-4684840a9c4b1630f6af4855822c1d1d
[link_name] => Boursorama 29/11/2012 : EDF nouveau plus bas historique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 336
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[52] => stdClass Object
(
[link_id] => 336
[link_url] => http://www.boursorama.com/actualites/la-valeur-du-jour-a-paris-edf-nouveau-plus-bas-historique-4684840a9c4b1630f6af4855822c1d1d
[link_name] => Boursorama 29/11/2012 : EDF nouveau plus bas historique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 336
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[53] => stdClass Object
(
[link_id] => 252
[link_url] => http://www.bretagne-ecologie.org/communique/une-centrale-a-gaz-a-landivisiau-ou-comment-apporter-une-mauvaise-reponse-a-un-vrai-probl
[link_name] => Bretagne Ecologie : centrale à gaz ou comment apporter une mauvaise réponse à un vrai problème
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 252
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[54] => stdClass Object
(
[link_id] => 134
[link_url] => http://infoterre.brgm.fr/rapports/74-SGN-168-AQI.pdf
[link_name] => BRGM: Etude de potentiel salifère de quelques structures au sud des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 134
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[55] => stdClass Object
(
[link_id] => 134
[link_url] => http://infoterre.brgm.fr/rapports/74-SGN-168-AQI.pdf
[link_name] => BRGM: Etude de potentiel salifère de quelques structures au sud des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 134
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[56] => stdClass Object
(
[link_id] => 342
[link_url] => http://brouard-consulting.com/?q=biblio
[link_name] => Brouard-consulting - Service de conseil specialisé au stockage souterrain avec un accent particulier sur les cavité salins
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 342
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[57] => stdClass Object
(
[link_id] => 65
[link_url] => http://www.developpement-durable.gouv.fr/IMG/pdf/bull_beph042009.pdf
[link_name] => Bultin d'information du BEPH -Direction Générale de l'énergie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 65
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[58] => stdClass Object
(
[link_id] => 344
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/SGL-JMM.pdf
[link_name] => Café Attac - Présentation de Jean-Michel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 344
[term_taxonomy_id] => 135
[term_order] => 0
[term_id] => 20
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 3
[name] => Actions
[slug] => actions
[term_group] => 0
)
[59] => stdClass Object
(
[link_id] => 273
[link_url] => http://stockage-gaz-landes.noutous.fr/2012/04/cap-vers-les-10-000/
[link_name] => Cap vers les 10 000 !!!
[link_image] =>
[link_target] =>
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 273
[term_taxonomy_id] => 135
[term_order] => 0
[term_id] => 20
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 3
[name] => Actions
[slug] => actions
[term_group] => 0
)
[60] => stdClass Object
(
[link_id] => 309
[link_url] => http://www.capital.fr/bourse/actualites/enquete-sur-gazprom-soupconne-d-abus-de-position-dominante-753450
[link_name] => Capital - 2012-09-04 : Enquête sur Gazprom, soupçonné d'abus de position dominante
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 309
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[61] => stdClass Object
(
[link_id] => 255
[link_url] => http://carfree.free.fr/index.php/2010/11/27/ces-villes-qui-tentent-de-se-liberer-du-petrole/
[link_name] => Carfree France : Ces villes qui tentent de se libérer du pétrole
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 255
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[62] => stdClass Object
(
[link_id] => 118
[link_url] => http://www.landes.cci.fr/index.php/fre/Se-developper/Energie
[link_name] => CCI des Landes: Politique de développement durable
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 118
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[63] => stdClass Object
(
[link_id] => 144
[link_url] => http://www.tourismelandes.com/fr/421/pages/d/selon-vos-envies/la-nature/page/0
[link_name] => CDT: Le Landes, LA NATURE XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 144
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[64] => stdClass Object
(
[link_id] => 144
[link_url] => http://www.tourismelandes.com/fr/421/pages/d/selon-vos-envies/la-nature/page/0
[link_name] => CDT: Le Landes, LA NATURE XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 144
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[65] => stdClass Object
(
[link_id] => 148
[link_url] => http://www.tourismelandes.com/fr/423/pages/d/selon-vos-envies/le-bien-vivre/page/0
[link_name] => CDT: Le Landes, LE BIEN VIVRE XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 148
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[66] => stdClass Object
(
[link_id] => 147
[link_url] => http://www.tourismelandes.com/fr/419/pages/d/selon-vos-envies/le-golf/page/0
[link_name] => CDT: Le Landes, LE GOLF XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 147
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[67] => stdClass Object
(
[link_id] => 143
[link_url] => http://www.tourismelandes.com/fr/418/pages/d/selon-vos-envies/le-littoral/page/0
[link_name] => CDT: Le Landes, LES PLAGES XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 143
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[68] => stdClass Object
(
[link_id] => 146
[link_url] => http://www.tourismelandes.com/fr/422/pages/d/selon-vos-envies/le-surf/page/0
[link_name] => CDT: Le Landes, LES SURF XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 146
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[69] => stdClass Object
(
[link_id] => 146
[link_url] => http://www.tourismelandes.com/fr/422/pages/d/selon-vos-envies/le-surf/page/0
[link_name] => CDT: Le Landes, LES SURF XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 146
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[70] => stdClass Object
(
[link_id] => 145
[link_url] => http://www.tourismelandes.com/fr/424/pages/d/selon-vos-envies/bien-etre-et-sante/page/0
[link_name] => CDT: Le Landes, THERMALISME ET BIEN-ÊTRE XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 145
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[71] => stdClass Object
(
[link_id] => 145
[link_url] => http://www.tourismelandes.com/fr/424/pages/d/selon-vos-envies/bien-etre-et-sante/page/0
[link_name] => CDT: Le Landes, THERMALISME ET BIEN-ÊTRE XL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 145
[term_taxonomy_id] => 88
[term_order] => 0
[term_id] => 80
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 3
[name] => Thermalisme
[slug] => thermalisme
[term_group] => 0
)
[72] => stdClass Object
(
[link_id] => 97
[link_url] => http://cesr-aquitaine.fr/informations/avisrapports/rapports/2006/energie/distribution.pdf
[link_name] => CESR d'Aquitaine: La distribution d'energie en Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 97
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[73] => stdClass Object
(
[link_id] => 97
[link_url] => http://cesr-aquitaine.fr/informations/avisrapports/rapports/2006/energie/distribution.pdf
[link_name] => CESR d'Aquitaine: La distribution d'energie en Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 97
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[74] => stdClass Object
(
[link_id] => 338
[link_url] => http://www.challenges.fr/entreprise/20110916.CHA4367/edf-obtient-sa-part-du-gateau-dans-le-gazoduc-russe.html
[link_name] => Challenges.fr 07/09/2012 : EDF obtient sa part du gâteau dans le gazoduc russe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 338
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[75] => stdClass Object
(
[link_id] => 338
[link_url] => http://www.challenges.fr/entreprise/20110916.CHA4367/edf-obtient-sa-part-du-gateau-dans-le-gazoduc-russe.html
[link_name] => Challenges.fr 07/09/2012 : EDF obtient sa part du gâteau dans le gazoduc russe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 338
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[76] => stdClass Object
(
[link_id] => 339
[link_url] => http://www.challenges.fr/entreprise/20110916.CHA4367/edf-obtient-sa-part-du-gateau-dans-le-gazoduc-russe.html
[link_name] => Challenges.fr 16/09/2012 : EDF obtient sa part du gâteau dans le gazoduc russe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 339
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[77] => stdClass Object
(
[link_id] => 339
[link_url] => http://www.challenges.fr/entreprise/20110916.CHA4367/edf-obtient-sa-part-du-gateau-dans-le-gazoduc-russe.html
[link_name] => Challenges.fr 16/09/2012 : EDF obtient sa part du gâteau dans le gazoduc russe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 339
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[78] => stdClass Object
(
[link_id] => 8
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/index.html
[link_name] => cndp - Debat Public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 8
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[79] => stdClass Object
(
[link_id] => 254
[link_url] => http://www.colibris-lemouvement.org/agir/campagne-tous-candidats/tnt-transformons-nos-territoires/construire-un-plan-de-descente
[link_name] => Colibris : CONSTRUIRE UN PLAN DE DESCENTE ÉNERGÉTIQUE LOCAL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 254
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[80] => stdClass Object
(
[link_id] => 249
[link_url] => http://www.caet.lautre.net/spip.php?article197
[link_name] => Collectif Adour Eau Transparente
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 249
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[81] => stdClass Object
(
[link_id] => 70
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/31446-4.pdf
[link_name] => Comment Animer une réunion de concertation
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 70
[term_taxonomy_id] => 15
[term_order] => 0
[term_id] => 14
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 2
[name] => Divers
[slug] => divers
[term_group] => 0
)
[82] => stdClass Object
(
[link_id] => 45
[link_url] => http://www.sortirdunucleaire.org/index.php?menu=actualites&sousmenu=dossiers&soussousmenu=EDF-conso&page=index
[link_name] => Comment EDF fait délibérément augmenter la consommation d’électricité
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 45
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[83] => stdClass Object
(
[link_id] => 123
[link_url] => http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=COM:2010:0639:FIN:FR:HTML
[link_name] => Commission Européenne: Énergie 2020Stratégie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 123
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[84] => stdClass Object
(
[link_id] => 125
[link_url] => http://europa.eu/rapid/pressReleasesAction.do?reference=IP/11/1446&format=HTML&aged=0&language=FR&guiLanguage=en
[link_name] => Commission européenne: les législations française ... ne sont pas encore en conformité avec les règles de l'UE
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 125
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[85] => stdClass Object
(
[link_id] => 125
[link_url] => http://europa.eu/rapid/pressReleasesAction.do?reference=IP/11/1446&format=HTML&aged=0&language=FR&guiLanguage=en
[link_name] => Commission européenne: les législations française ... ne sont pas encore en conformité avec les règles de l'UE
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 125
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[86] => stdClass Object
(
[link_id] => 345
[link_url] => http://medias.edf.com/communiques-de-presse/tous-les-communiques-de-presse/communiques-2013/stockage-de-gaz-arret-du-projet-salins-des-landes-94508.html
[link_name] => Communiqué d'EDF : Arrête du projet Salins des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 345
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[87] => stdClass Object
(
[link_id] => 345
[link_url] => http://medias.edf.com/communiques-de-presse/tous-les-communiques-de-presse/communiques-2013/stockage-de-gaz-arret-du-projet-salins-des-landes-94508.html
[link_name] => Communiqué d'EDF : Arrête du projet Salins des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 345
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[88] => stdClass Object
(
[link_id] => 345
[link_url] => http://medias.edf.com/communiques-de-presse/tous-les-communiques-de-presse/communiques-2013/stockage-de-gaz-arret-du-projet-salins-des-landes-94508.html
[link_name] => Communiqué d'EDF : Arrête du projet Salins des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 345
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[89] => stdClass Object
(
[link_id] => 354
[link_url] => http://press.edf.com/press-releases/all-press-releases/2013/tigf-total-enters-into-exclusive-negotiations-with-the-consortium-constituted-by-edf-snam-and-gic-94848.html
[link_name] => Communiqué d'EDF du 05/02/2013 : Total enters into exclusive negotiations with the Consortium constituted by EDF, SNAM and GIC
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 354
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[90] => stdClass Object
(
[link_id] => 354
[link_url] => http://press.edf.com/press-releases/all-press-releases/2013/tigf-total-enters-into-exclusive-negotiations-with-the-consortium-constituted-by-edf-snam-and-gic-94848.html
[link_name] => Communiqué d'EDF du 05/02/2013 : Total enters into exclusive negotiations with the Consortium constituted by EDF, SNAM and GIC
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 354
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[91] => stdClass Object
(
[link_id] => 112
[link_url] => http://www.landes.org/files/schema-ens-bilan-et-perspective-octobre-2009.pdf
[link_name] => Conseil Général des Landes: des ESPACES NATURELS SENSIBLES des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 112
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[92] => stdClass Object
(
[link_id] => 113
[link_url] => http://www.landes.org/les-energies-renouvelables
[link_name] => Conseil Général des Landes: Les énergies renouvelables
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 113
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[93] => stdClass Object
(
[link_id] => 113
[link_url] => http://www.landes.org/les-energies-renouvelables
[link_name] => Conseil Général des Landes: Les énergies renouvelables
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 113
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[94] => stdClass Object
(
[link_id] => 168
[link_url] => http://www.landes.org/les-espaces-naturels
[link_name] => Conseil Général des Landes: Les espaces naturels
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 168
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[95] => stdClass Object
(
[link_id] => 168
[link_url] => http://www.landes.org/les-espaces-naturels
[link_name] => Conseil Général des Landes: Les espaces naturels
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 168
[term_taxonomy_id] => 94
[term_order] => 0
[term_id] => 85
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 6
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[term_group] => 0
)
[96] => stdClass Object
(
[link_id] => 110
[link_url] => //www.landes.org/files/cg40/environnement/bilan-env/bilan-2010-schema-ens.pdf
[link_name] => Conseil Général des Landes: Préserver le cadre de vie de notre territoire.
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 110
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[97] => stdClass Object
(
[link_id] => 25
[link_url] => http://amisdelaterre40.fr/spip/IMG/pdf/Projet_EDF_Pouillon-2.pdf
[link_name] => Considérations de Les Amis de la Terre sur le Diapir
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 25
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[98] => stdClass Object
(
[link_id] => 25
[link_url] => http://amisdelaterre40.fr/spip/IMG/pdf/Projet_EDF_Pouillon-2.pdf
[link_name] => Considérations de Les Amis de la Terre sur le Diapir
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 25
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[99] => stdClass Object
(
[link_id] => 83
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/informer/consulter-les-contributions.html
[link_name] => Consulter les Contributions
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 83
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[100] => stdClass Object
(
[link_id] => 246
[link_url] => http://www.creaq.org/
[link_name] => CREAQ : Centre Régional d'Eco-énergétrique d'Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 246
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[101] => stdClass Object
(
[link_id] => 284
[link_url] => http://fr.edf.com/fichiers/fckeditor/Commun/Edf_en_france/salins/Decision_EDF_consecutive_au_debat_public.pdf
[link_name] => Decision d'EDF du 11 juin 2012 - Courrier d'Henri Proglio à la CNDP
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 284
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[102] => stdClass Object
(
[link_id] => 284
[link_url] => http://fr.edf.com/fichiers/fckeditor/Commun/Edf_en_france/salins/Decision_EDF_consecutive_au_debat_public.pdf
[link_name] => Decision d'EDF du 11 juin 2012 - Courrier d'Henri Proglio à la CNDP
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 284
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[103] => stdClass Object
(
[link_id] => 68
[link_url] => http://debatpublic.fr/docs//decisions_organisation_debat/stockage-salins-des-landes.pdf
[link_name] => DÉCISION N° 2011 / 35 / SDL / 1 de la Commission Nationale du Débat Public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 68
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[104] => stdClass Object
(
[link_id] => 67
[link_url] => http://www.debatpublic.fr/docs//calendrier_du_debat/salins-des-landes-dates-debat.pdf
[link_name] => DECISION N° 2011 / 70 / SDL / 4 de la Commission nationale du débat public,
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 67
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[105] => stdClass Object
(
[link_id] => 26
[link_url] => http://www.ineris.fr/centredoc/drs-08-86168-00481d-v12final.pdf
[link_name] => Direction des Risques du Sol et du Sous-Sol - INERIS 2010
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 26
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[106] => stdClass Object
(
[link_id] => 26
[link_url] => http://www.ineris.fr/centredoc/drs-08-86168-00481d-v12final.pdf
[link_name] => Direction des Risques du Sol et du Sous-Sol - INERIS 2010
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 26
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[107] => stdClass Object
(
[link_id] => 280
[link_url] => http://www.actu-environnement.com/ae/news/directive-Seveso-3-revision-modifications-15805.php4
[link_name] => Directive Seveso 3 : ce qui va changer
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 280
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[108] => stdClass Object
(
[link_id] => 54
[link_url] => http://www.youtube.com/watch?v=5JvVf1piHXg
[link_name] => Discours à l'ONU sur l'environnement ( en général)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 54
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[109] => stdClass Object
(
[link_id] => 162
[link_url] => http://www.donnees.aquitaine.developpement-durable.gouv.fr/DREAL/
[link_name] => DREAL Aquitaine: Direction régionale de l'Environnement, de l'Aménagement et du Logement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 162
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[110] => stdClass Object
(
[link_id] => 162
[link_url] => http://www.donnees.aquitaine.developpement-durable.gouv.fr/DREAL/
[link_name] => DREAL Aquitaine: Direction régionale de l'Environnement, de l'Aménagement et du Logement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 162
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[111] => stdClass Object
(
[link_id] => 162
[link_url] => http://www.donnees.aquitaine.developpement-durable.gouv.fr/DREAL/
[link_name] => DREAL Aquitaine: Direction régionale de l'Environnement, de l'Aménagement et du Logement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 162
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[112] => stdClass Object
(
[link_id] => 105
[link_url] => http://www.landes.cci.fr/index.php/fre/gestion/Menu-Flash/Tourisme-et-Thermalisme/Economies-touristique-et-thermale
[link_name] => Economies touristique et thermale
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 105
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[113] => stdClass Object
(
[link_id] => 105
[link_url] => http://www.landes.cci.fr/index.php/fre/gestion/Menu-Flash/Tourisme-et-Thermalisme/Economies-touristique-et-thermale
[link_name] => Economies touristique et thermale
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 105
[term_taxonomy_id] => 88
[term_order] => 0
[term_id] => 80
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 3
[name] => Thermalisme
[slug] => thermalisme
[term_group] => 0
)
[114] => stdClass Object
(
[link_id] => 256
[link_url] => http://finance.edf.com/fichiers/fckeditor/Commun/Finance/Publications/Annee/2012/EDF2011_Fact-Figures_20120223_vf.pdf
[link_name] => EDF 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 256
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[115] => stdClass Object
(
[link_id] => 269
[link_url] => http://medias.edf.com/communiques-de-presse/tous-les-communiques-de-presse/communiques-2012/edf-et-areva-renforcent-leur-partenariat-a-long-terme-dans-lyuranium-naturel-88633.html&return=40658
[link_name] => EDF : Communiqué de presse 10/02/2012
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 269
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[116] => stdClass Object
(
[link_id] => 269
[link_url] => http://medias.edf.com/communiques-de-presse/tous-les-communiques-de-presse/communiques-2012/edf-et-areva-renforcent-leur-partenariat-a-long-terme-dans-lyuranium-naturel-88633.html&return=40658
[link_name] => EDF : Communiqué de presse 10/02/2012
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 269
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[117] => stdClass Object
(
[link_id] => 135
[link_url] => http://www.dailymotion.com/video/xst8l_edf-apprentis-sorciers_shortfilms
[link_name] => EDF apprentis sorcier - documentaire 2006
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 135
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[118] => stdClass Object
(
[link_id] => 135
[link_url] => http://www.dailymotion.com/video/xst8l_edf-apprentis-sorciers_shortfilms
[link_name] => EDF apprentis sorcier - documentaire 2006
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 135
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[119] => stdClass Object
(
[link_id] => 80
[link_url] => http://www.usinenouvelle.com/article/edf-et-ge-energy-construisent-ensemble-une-centrale-a-gaz-en-france.N164589?xtor=RSS-215&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+a-la-une+%28Usine+nouvelle+-+A+la+une%29
[link_name] => EDF et GE Energy construisent une centrale à gaz en France
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 80
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[120] => stdClass Object
(
[link_id] => 159
[link_url] => http://www.boursorama.com/actualites/edf-installe-une-nouvelle-direction-chez-edf-energies-nouvelles-5bf4a0df18b5a60aacf4b9a0b78aa869
[link_name] => EDF installe une nouvelle direction chez EDF Energies Nouvelles :
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 159
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[121] => stdClass Object
(
[link_id] => 159
[link_url] => http://www.boursorama.com/actualites/edf-installe-une-nouvelle-direction-chez-edf-energies-nouvelles-5bf4a0df18b5a60aacf4b9a0b78aa869
[link_name] => EDF installe une nouvelle direction chez EDF Energies Nouvelles :
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 159
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[122] => stdClass Object
(
[link_id] => 100
[link_url] => http://www.lefigaro.fr/societes/2010/04/26/04015-20100426ARTFIG00606-edf-prendrait-20-du-gazoduc-south-stream-.php
[link_name] => EDF prendrait 20% du gazoduc South Stream
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 100
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[123] => stdClass Object
(
[link_id] => 179
[link_url] => http://www.ft.com/intl/cms/s/0/da763852-0137-11e0-8846-00144feab49a.html#axzz1kIBdB6W0
[link_name] => EDF quits Germany with EnBW sale
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 179
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[124] => stdClass Object
(
[link_id] => 179
[link_url] => http://www.ft.com/intl/cms/s/0/da763852-0137-11e0-8846-00144feab49a.html#axzz1kIBdB6W0
[link_name] => EDF quits Germany with EnBW sale
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 179
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[125] => stdClass Object
(
[link_id] => 76
[link_url] => http://www.20minutes.fr/economie/729712-edf-veut-etre-premier-electricien-mondial-2020
[link_name] => EDF veut être le premier électricien mondial d'ici à 2020
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 76
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[126] => stdClass Object
(
[link_id] => 76
[link_url] => http://www.20minutes.fr/economie/729712-edf-veut-etre-premier-electricien-mondial-2020
[link_name] => EDF veut être le premier électricien mondial d'ici à 2020
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 76
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[127] => stdClass Object
(
[link_id] => 91
[link_url] => http://www.pouillon40.fr/content/download/566/3955/file/information%20EDF%20projet%20stockage%20de%20gaz.pdf
[link_name] => EDF: Le projet stockage de «Salins des Landes»
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 91
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[128] => stdClass Object
(
[link_id] => 89
[link_url] => http://actionnaires.edf.com/webzine/
[link_name] => EDF: Madame, Monsieur, cher(e) actionnaire,
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 89
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[129] => stdClass Object
(
[link_id] => 90
[link_url] => http://finance.edf.com/espace-actionnaires/choisir-le-nominatif-41314.html
[link_name] => EDF: Prime de fidélité pour les actionnaires au nominatif
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 90
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[130] => stdClass Object
(
[link_id] => 321
[link_url] => http://www.eitb.com/fr/infos/environnement-et-science/detail/980343/la-disparition-du-surfeur-landais--stockage-gaz-landes/
[link_name] => eitb.com : 05/11/2012
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 321
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[131] => stdClass Object
(
[link_id] => 321
[link_url] => http://www.eitb.com/fr/infos/environnement-et-science/detail/980343/la-disparition-du-surfeur-landais--stockage-gaz-landes/
[link_name] => eitb.com : 05/11/2012
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 321
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[132] => stdClass Object
(
[link_id] => 243
[link_url] => http://www.enercoop.fr/Enercoop-en-videos_586.html
[link_name] => Enercoop, ses fondateurs, ses producteurs d'énergies renouvelables et ses consommateurs sociétaires
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 243
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[133] => stdClass Object
(
[link_id] => 297
[link_url] => http://www.sudouest.fr/2012/05/07/vigilance-sur-le-wharf-708110-739.php
[link_name] => Environnement : vigilance sur le wharf
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 297
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[134] => stdClass Object
(
[link_id] => 297
[link_url] => http://www.sudouest.fr/2012/05/07/vigilance-sur-le-wharf-708110-739.php
[link_name] => Environnement : vigilance sur le wharf
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 297
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[135] => stdClass Object
(
[link_id] => 297
[link_url] => http://www.sudouest.fr/2012/05/07/vigilance-sur-le-wharf-708110-739.php
[link_name] => Environnement : vigilance sur le wharf
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 297
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[136] => stdClass Object
(
[link_id] => 250
[link_url] => http://www.environnement-magazine.fr/presse/environnement/actualites/2827/energie-et-dechets/des-elus-interpellent-les-candidats-a-la-presidentielle
[link_name] => Environnement Magazine : l’association d’élus Amorce interpellent les candidats à la présidentielle
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 250
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[137] => stdClass Object
(
[link_id] => 250
[link_url] => http://www.environnement-magazine.fr/presse/environnement/actualites/2827/energie-et-dechets/des-elus-interpellent-les-candidats-a-la-presidentielle
[link_name] => Environnement Magazine : l’association d’élus Amorce interpellent les candidats à la présidentielle
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 250
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[138] => stdClass Object
(
[link_id] => 313
[link_url] => http://daily.epictv.com/blog/2012/10/03/save-the-quik-pro-france/
[link_name] => EPIC TV daily : Save the Quik Pro France !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 313
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[139] => stdClass Object
(
[link_id] => 313
[link_url] => http://daily.epictv.com/blog/2012/10/03/save-the-quik-pro-france/
[link_name] => EPIC TV daily : Save the Quik Pro France !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 313
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[140] => stdClass Object
(
[link_id] => 313
[link_url] => http://daily.epictv.com/blog/2012/10/03/save-the-quik-pro-france/
[link_name] => EPIC TV daily : Save the Quik Pro France !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 313
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[141] => stdClass Object
(
[link_id] => 98
[link_url] => http://www.energy.eu/#routes
[link_name] => Europe's Energie Portal: les prix d'energie et plus
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 98
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[142] => stdClass Object
(
[link_id] => 60
[link_url] => http://www.gie.eu/maps_data/database/database.php
[link_name] => European Gas Storage Investment database
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 60
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[143] => stdClass Object
(
[link_id] => 75
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/extrait%20du%20JOURNAL%20DU%20CONSEIL%20MUNICIPALE%20NO.%2042%20DE%20POUILLON.pdf
[link_name] => Extrait du Journal du Conseil Municipale NO. 42 de Pouillon
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 75
[term_taxonomy_id] => 15
[term_order] => 0
[term_id] => 14
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 2
[name] => Divers
[slug] => divers
[term_group] => 0
)
[144] => stdClass Object
(
[link_id] => 314
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/construire%20la%20transition%20energetique.pdf
[link_name] => Fondation Nicolas Hulot : Construire la transition énergétique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 314
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[145] => stdClass Object
(
[link_id] => 314
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/construire%20la%20transition%20energetique.pdf
[link_name] => Fondation Nicolas Hulot : Construire la transition énergétique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 314
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[146] => stdClass Object
(
[link_id] => 274
[link_url] => http://stockage-gaz-landes.noutous.fr/2012/04/forum-citoyens-reussi/
[link_name] => Forum citoyens… Réussi!
[link_image] =>
[link_target] =>
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 274
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[147] => stdClass Object
(
[link_id] => 274
[link_url] => http://stockage-gaz-landes.noutous.fr/2012/04/forum-citoyens-reussi/
[link_name] => Forum citoyens… Réussi!
[link_image] =>
[link_target] =>
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 274
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[148] => stdClass Object
(
[link_id] => 274
[link_url] => http://stockage-gaz-landes.noutous.fr/2012/04/forum-citoyens-reussi/
[link_name] => Forum citoyens… Réussi!
[link_image] =>
[link_target] =>
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 274
[term_taxonomy_id] => 135
[term_order] => 0
[term_id] => 20
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 3
[name] => Actions
[slug] => actions
[term_group] => 0
)
[149] => stdClass Object
(
[link_id] => 13
[link_url] => http://www.fos-sur-mer.fr/Le-Maire-manifeste-son-opposition.html
[link_name] => Fos Sur Mer
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 13
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[150] => stdClass Object
(
[link_id] => 230
[link_url] => http://frackingezaraba.wordpress.com/
[link_name] => Fracking Ez Araba : collectif contre le gaz de schiste à Àlava, Espagne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 230
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[151] => stdClass Object
(
[link_id] => 355
[link_url] => http://www.francebleu.fr/economie/edf-abandonne-le-projet-de-stockage-de-gaz-dans-les-landes-248879
[link_name] => France Bleu Gascogne 14/01/2013: EDF abandonne le projet de stockage de gaz dans les Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 355
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[152] => stdClass Object
(
[link_id] => 73
[link_url] => http://www.franceinter.fr/emission-service-public-nucleaire-le-rayonnement-de-la-france
[link_name] => France Inter: "Nucléaire: le rayonnement de la France!" 16 décembre
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 73
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[153] => stdClass Object
(
[link_id] => 41
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article70
[link_name] => Gazoduc Euskadour - Les Amis de la Terre
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 41
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[154] => stdClass Object
(
[link_id] => 62
[link_url] => http://www.enerzine.com/12/9867+gazprom-bientot-dans-le-stockage-de-gaz-en-france+.html
[link_name] => Gazprom bientôt dans le stockage de gaz en France ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 62
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[155] => stdClass Object
(
[link_id] => 101
[link_url] => http://www.latribune.fr/entreprises-finance/industrie/energie-environnement/20110606trib000627023/gazprom-et-edf-travaillent-activement-a-une-cooperation-dans-la-production-d-electricite.html
[link_name] => Gazprom et EDF travaillent activement à une coopération dans la production d'électricité
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 101
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[156] => stdClass Object
(
[link_id] => 63
[link_url] => http://www.geostockgroup.com/fr/stocker-en-souterrain/cavites-salines/
[link_name] => Géostock - constructeur des cavités lessivées dans le sel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 63
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[157] => stdClass Object
(
[link_id] => 149
[link_url] => http://liberons-energie.fr/agir/mobilisations-rencontres
[link_name] => Greenpeace: Libérons L'énergie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 149
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[158] => stdClass Object
(
[link_id] => 149
[link_url] => http://liberons-energie.fr/agir/mobilisations-rencontres
[link_name] => Greenpeace: Libérons L'énergie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 149
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[159] => stdClass Object
(
[link_id] => 149
[link_url] => http://liberons-energie.fr/agir/mobilisations-rencontres
[link_name] => Greenpeace: Libérons L'énergie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 149
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[160] => stdClass Object
(
[link_id] => 149
[link_url] => http://liberons-energie.fr/agir/mobilisations-rencontres
[link_name] => Greenpeace: Libérons L'énergie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 149
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[161] => stdClass Object
(
[link_id] => 302
[link_url] => http://daily.epictv.com/dirty-drilling-threats-europes-best-surf-breaks/
[link_name] => GREENROOMVOICE.COM : Dirty Drilling Threatens Europe’s Best Surf Breaks
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 302
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[162] => stdClass Object
(
[link_id] => 302
[link_url] => http://daily.epictv.com/dirty-drilling-threats-europes-best-surf-breaks/
[link_name] => GREENROOMVOICE.COM : Dirty Drilling Threatens Europe’s Best Surf Breaks
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 302
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[163] => stdClass Object
(
[link_id] => 260
[link_url] => http://www.hydrocoop.org/fr/publications.php
[link_name] => Hydrocoop: L'énergie du futur
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 260
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[164] => stdClass Object
(
[link_id] => 133
[link_url] => http://www.ineris.fr/centredoc/drs-11-118134-02433a-rapport-abandon-sel-version-nov-v8-1328176049.pdf
[link_name] => INERIS: L’abandon des Cavités de stockage lessivées dans le sel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 133
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[165] => stdClass Object
(
[link_id] => 133
[link_url] => http://www.ineris.fr/centredoc/drs-11-118134-02433a-rapport-abandon-sel-version-nov-v8-1328176049.pdf
[link_name] => INERIS: L’abandon des Cavités de stockage lessivées dans le sel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 133
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[166] => stdClass Object
(
[link_id] => 163
[link_url] => http://inpn.mnhn.fr/collTerr/indexTerritoire
[link_name] => INPN : Inventaire National du Patrimoine Naturel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 163
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[167] => stdClass Object
(
[link_id] => 163
[link_url] => http://inpn.mnhn.fr/collTerr/indexTerritoire
[link_name] => INPN : Inventaire National du Patrimoine Naturel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 163
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[168] => stdClass Object
(
[link_id] => 163
[link_url] => http://inpn.mnhn.fr/collTerr/indexTerritoire
[link_name] => INPN : Inventaire National du Patrimoine Naturel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 163
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[169] => stdClass Object
(
[link_id] => 163
[link_url] => http://inpn.mnhn.fr/collTerr/indexTerritoire
[link_name] => INPN : Inventaire National du Patrimoine Naturel
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 163
[term_taxonomy_id] => 94
[term_order] => 0
[term_id] => 85
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 6
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[term_group] => 0
)
[170] => stdClass Object
(
[link_id] => 166
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/N2000_reseau139500.pdf
[link_name] => Inventaire biologique et analyse écologique du site DO Natura2000 FR7212020 Plateau aquitain et landais
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 166
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[171] => stdClass Object
(
[link_id] => 166
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/N2000_reseau139500.pdf
[link_name] => Inventaire biologique et analyse écologique du site DO Natura2000 FR7212020 Plateau aquitain et landais
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 166
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[172] => stdClass Object
(
[link_id] => 166
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/N2000_reseau139500.pdf
[link_name] => Inventaire biologique et analyse écologique du site DO Natura2000 FR7212020 Plateau aquitain et landais
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 166
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[173] => stdClass Object
(
[link_id] => 131
[link_url] => http://sfp.in2p3.fr/Debat/debat_energie/E2PHY/durup.pdf
[link_name] => j.G.Durup: "Principe du stockage de gaz en cavités creusees dans le sel"
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 131
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[174] => stdClass Object
(
[link_id] => 20
[link_url] => http://amisdelaterre40.fr/spip/IMG/pdf/gaz_pouillon_Dufau.pdf
[link_name] => J.P. DUFAU, Les Amis de la Terre Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 20
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[175] => stdClass Object
(
[link_id] => 272
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-admin/post.php?post=1709&action=edit
[link_name] => Jean-Pierre Dufau contre le projet
[link_image] =>
[link_target] =>
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 272
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[176] => stdClass Object
(
[link_id] => 245
[link_url] => http://www.aquitaine.ademe.fr/domaines-dintervention/energies-et-matieres-renouvelables/contexte-regional
[link_name] => L'ADEME en Aquitaine : Energies et matières renouvelables
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 245
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[177] => stdClass Object
(
[link_id] => 126
[link_url] => http://adup40.fr/spip/spip.php?article5
[link_name] => L'ADUP: Point de vue des usagers de la mer :
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 126
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[178] => stdClass Object
(
[link_id] => 126
[link_url] => http://adup40.fr/spip/spip.php?article5
[link_name] => L'ADUP: Point de vue des usagers de la mer :
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 126
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[179] => stdClass Object
(
[link_id] => 126
[link_url] => http://adup40.fr/spip/spip.php?article5
[link_name] => L'ADUP: Point de vue des usagers de la mer :
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 126
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[180] => stdClass Object
(
[link_id] => 251
[link_url] => http://gironde.fr/cg33/jcms/contrib7_45195/porlet-portail-galerie-agenda-21?i
[link_name] => l'Agenda 21: un projet territorial de développement durable
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 251
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[181] => stdClass Object
(
[link_id] => 58
[link_url] => http://j.dufau.free.fr/chariot/
[link_name] => L'émissaire de la Salie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 58
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[182] => stdClass Object
(
[link_id] => 94
[link_url] => http://www.la-croix.com/Actualite/S-informer/Economie/EDF-reduit-son-endettement-avant-de-faire-face-a-la-concurrence-_NG_-2011-02-16-563556
[link_name] => L'endettement d'EDF est à 27 milliard d'Euros en janv. 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 94
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[183] => stdClass Object
(
[link_id] => 292
[link_url] => http://www.eurosima.com/actualites/L-EuroSIMA-dit-NON-8344.html
[link_name] => L'EuroSima dit NON
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 292
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[184] => stdClass Object
(
[link_id] => 292
[link_url] => http://www.eurosima.com/actualites/L-EuroSIMA-dit-NON-8344.html
[link_name] => L'EuroSima dit NON
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 292
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[185] => stdClass Object
(
[link_id] => 294
[link_url] => http://www.sudouest.fr/2012/07/05/biganos-l-usine-smurfit-kappa-est-evacuee-et-la-production-est-arretee-762024-2770.php
[link_name] => L'exemple d'ne pollution constatée
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 294
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[186] => stdClass Object
(
[link_id] => 294
[link_url] => http://www.sudouest.fr/2012/07/05/biganos-l-usine-smurfit-kappa-est-evacuee-et-la-production-est-arretee-762024-2770.php
[link_name] => L'exemple d'ne pollution constatée
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 294
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[187] => stdClass Object
(
[link_id] => 107
[link_url] => http://www.lexpress.fr/actualites/2/actualite/l-aquitaine-eldorado-du-surf-francais_985999.html
[link_name] => L'Expresse: L'Aquitaine, Eldorado du surf français
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 107
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[188] => stdClass Object
(
[link_id] => 107
[link_url] => http://www.lexpress.fr/actualites/2/actualite/l-aquitaine-eldorado-du-surf-francais_985999.html
[link_name] => L'Expresse: L'Aquitaine, Eldorado du surf français
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 107
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[189] => stdClass Object
(
[link_id] => 40
[link_url] => http://www.vo-live.fr/vod/u2sKpzZ.html
[link_name] => La conférence grand public du 29/09/2011 de l'asso. negaWatt
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 40
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[190] => stdClass Object
(
[link_id] => 172
[link_url] => http://www.maritima.info/actualites/economie/istres/2086/reparation-d-un-pipeline-au-ranquet.html
[link_name] => La Corrosion d'un Saumoduc
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 172
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[191] => stdClass Object
(
[link_id] => 172
[link_url] => http://www.maritima.info/actualites/economie/istres/2086/reparation-d-un-pipeline-au-ranquet.html
[link_name] => La Corrosion d'un Saumoduc
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 172
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[192] => stdClass Object
(
[link_id] => 138
[link_url] => http://www.ladepeche.fr/article/2012/01/07/1255560-landes-600-millions-de-m3-de-gaz-sous-la-voute-de-sel.html
[link_name] => La Depeche : 2012/01/07
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 138
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[193] => stdClass Object
(
[link_id] => 306
[link_url] => http://gen4.fr/2012/08/nrc-retoque-epr-us.html
[link_name] => la fin de la « renaissance nucléaire » ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 306
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[194] => stdClass Object
(
[link_id] => 306
[link_url] => http://gen4.fr/2012/08/nrc-retoque-epr-us.html
[link_name] => la fin de la « renaissance nucléaire » ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 306
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[195] => stdClass Object
(
[link_id] => 99
[link_url] => http://www.rfi.fr/europe/20110916-le-gazoduc-south-stream-accentue-guerre-gazoducs-europe
[link_name] => La guerre des gazoducs en Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 99
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[196] => stdClass Object
(
[link_id] => 186
[link_url] => http://stockage-gaz-landes.noutous.fr/communique-de-presse/dossier-de-presse/
[link_name] => La Presse : stockage-gaz-landes.net
[link_image] =>
[link_target] => _top
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 186
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[197] => stdClass Object
(
[link_id] => 93
[link_url] => http://press.edf.com/fichiers/fckeditor/Commun/Finance/Publications/Annee/2011/ddr2010/EDF_DDR2010_007_va.pdf
[link_name] => La Structure d'EDF SA
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 93
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[198] => stdClass Object
(
[link_id] => 47
[link_url] => http://www2.ademe.fr/servlet/getBin?name=15F032926ECABF955092876D7A8B22EA1295530272294.pdf
[link_name] => La synthèse de l'étude sur "Les Français et les Energies Renouvelables" - ADEME 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 47
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[199] => stdClass Object
(
[link_id] => 298
[link_url] => http://www.latribune.fr/regions/aquitaine/20120807trib000713136/les-surfeurs-entrainent-les-landais-contre-le-stockage-souterrain-de-gaz-d-edf-.html
[link_name] => La tribune 07/08/2012 : « ...contre le stockage souterrain de gaz d'EDF »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 298
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[200] => stdClass Object
(
[link_id] => 104
[link_url] => http://www.lepetitmolietsois.com/saumoduc.pdf
[link_name] => La ville de Moliets a pris un arrêté municipal contre le projet d'EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 104
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[201] => stdClass Object
(
[link_id] => 139
[link_url] => http://partitoccitan.org/article642.html?lang=oc
[link_name] => Landes: sauver ce qui reste de vraie nature !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 139
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[202] => stdClass Object
(
[link_id] => 12
[link_url] => http://www.lefigaro.fr/flash-eco/2011/06/24/97002-20110624FILWWW00647-edf-va-stocker-du-gaz-dans-les-landes.php
[link_name] => Le Figaro : 2011/06/24
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 12
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[203] => stdClass Object
(
[link_id] => 176
[link_url] => http://www.lefigaro.fr/conjoncture/2012/01/06/04016-20120106ARTFIG00540-l-eolien-a-le-vent-en-poupe.php
[link_name] => Le Figaro : 2012/01/06
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 176
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[204] => stdClass Object
(
[link_id] => 176
[link_url] => http://www.lefigaro.fr/conjoncture/2012/01/06/04016-20120106ARTFIG00540-l-eolien-a-le-vent-en-poupe.php
[link_name] => Le Figaro : 2012/01/06
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 176
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[205] => stdClass Object
(
[link_id] => 176
[link_url] => http://www.lefigaro.fr/conjoncture/2012/01/06/04016-20120106ARTFIG00540-l-eolien-a-le-vent-en-poupe.php
[link_name] => Le Figaro : 2012/01/06
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 176
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[206] => stdClass Object
(
[link_id] => 325
[link_url] => http://www.lemonde.fr/planete/article/2012/11/19/edf-serait-interesse-par-les-gazoducs-de-total_1792497_3244.html
[link_name] => Le Monde 19/11/2012 : EDF s'intéresse aux gazoducs de Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 325
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[207] => stdClass Object
(
[link_id] => 325
[link_url] => http://www.lemonde.fr/planete/article/2012/11/19/edf-serait-interesse-par-les-gazoducs-de-total_1792497_3244.html
[link_name] => Le Monde 19/11/2012 : EDF s'intéresse aux gazoducs de Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 325
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[208] => stdClass Object
(
[link_id] => 325
[link_url] => http://www.lemonde.fr/planete/article/2012/11/19/edf-serait-interesse-par-les-gazoducs-de-total_1792497_3244.html
[link_name] => Le Monde 19/11/2012 : EDF s'intéresse aux gazoducs de Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 325
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[209] => stdClass Object
(
[link_id] => 301
[link_url] => http://www.lemonde.fr/idees/article/2012/06/26/edf-et-gazprom-unis-par-le-gaz-de-schiste_1724704_3232.html
[link_name] => Le Monde 26/06/2012 : EDF et Gazprom, unis par le gaz de schiste
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 301
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[210] => stdClass Object
(
[link_id] => 301
[link_url] => http://www.lemonde.fr/idees/article/2012/06/26/edf-et-gazprom-unis-par-le-gaz-de-schiste_1724704_3232.html
[link_name] => Le Monde 26/06/2012 : EDF et Gazprom, unis par le gaz de schiste
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 301
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[211] => stdClass Object
(
[link_id] => 253
[link_url] => http://www.lemonde.fr/idees/article/2010/12/22/soutenons-les-energies-renouvelables-l-avenir-de-nos-territoires-en-depend_1456127_3232.html
[link_name] => Le Monde : Soutenons les énergies renouvelables
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 253
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[212] => stdClass Object
(
[link_id] => 43
[link_url] => http://www.littoral-aquitain.fr/spip.php?rubrique4
[link_name] => Le Plan de Développement Durable du Littoral Aquitain 2007-2020
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 43
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[213] => stdClass Object
(
[link_id] => 77
[link_url] => http://www.easybourse.com/bourse/international/news/917649/le-rebond-dedf-passe-par-le-gaz-et-les-services.html
[link_name] => Le rebond d'EDF passe par le gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 77
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[214] => stdClass Object
(
[link_id] => 77
[link_url] => http://www.easybourse.com/bourse/international/news/917649/le-rebond-dedf-passe-par-le-gaz-et-les-services.html
[link_name] => Le rebond d'EDF passe par le gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 77
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[215] => stdClass Object
(
[link_id] => 151
[link_url] => http://www.lesoir.be/actualite/economie/2012-01-09/la-consommation-de-gaz-naturel-a-chute-en-2011-889067.php
[link_name] => le soir.be: La consommation de gaz naturel a chuté en 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 151
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[216] => stdClass Object
(
[link_id] => 42
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article85
[link_name] => Le stockage du gaz dans les Landes - Les Amis de la Terre
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 42
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[217] => stdClass Object
(
[link_id] => 42
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article85
[link_name] => Le stockage du gaz dans les Landes - Les Amis de la Terre
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 42
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[218] => stdClass Object
(
[link_id] => 56
[link_url] => http://www.lemonde.fr/economie/article/2011/06/06/comment-l-allemagne-va-sortir-du-nucleaire_1532287_3234.html
[link_name] => LeMonde : 2011/06/06 : L'avenir des emplois et la politique énergétique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 56
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[219] => stdClass Object
(
[link_id] => 56
[link_url] => http://www.lemonde.fr/economie/article/2011/06/06/comment-l-allemagne-va-sortir-du-nucleaire_1532287_3234.html
[link_name] => LeMonde : 2011/06/06 : L'avenir des emplois et la politique énergétique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 56
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[220] => stdClass Object
(
[link_id] => 56
[link_url] => http://www.lemonde.fr/economie/article/2011/06/06/comment-l-allemagne-va-sortir-du-nucleaire_1532287_3234.html
[link_name] => LeMonde : 2011/06/06 : L'avenir des emplois et la politique énergétique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 56
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[221] => stdClass Object
(
[link_id] => 318
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article245
[link_name] => LEs Amis de la Terre 19/10/2012 : Emmanuelli : oui au stockage de gaz EDF à Pouillon ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 318
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[222] => stdClass Object
(
[link_id] => 318
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article245
[link_name] => LEs Amis de la Terre 19/10/2012 : Emmanuelli : oui au stockage de gaz EDF à Pouillon ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 318
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[223] => stdClass Object
(
[link_id] => 319
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article248
[link_name] => Les Amis de la Terre 20/10/2012 : En êtes vous sûre, Madame Saumure ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 319
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[224] => stdClass Object
(
[link_id] => 319
[link_url] => http://amisdelaterre40.fr/spip/spip.php?article248
[link_name] => Les Amis de la Terre 20/10/2012 : En êtes vous sûre, Madame Saumure ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 319
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[225] => stdClass Object
(
[link_id] => 242
[link_url] => http://www.amisdelaterre40.fr/spip/spip.php?article122
[link_name] => Les Amis de la Terre : violation de la convention d’Aarhus lors du débat public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 242
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[226] => stdClass Object
(
[link_id] => 242
[link_url] => http://www.amisdelaterre40.fr/spip/spip.php?article122
[link_name] => Les Amis de la Terre : violation de la convention d’Aarhus lors du débat public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 242
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[227] => stdClass Object
(
[link_id] => 242
[link_url] => http://www.amisdelaterre40.fr/spip/spip.php?article122
[link_name] => Les Amis de la Terre : violation de la convention d’Aarhus lors du débat public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 242
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[228] => stdClass Object
(
[link_id] => 242
[link_url] => http://www.amisdelaterre40.fr/spip/spip.php?article122
[link_name] => Les Amis de la Terre : violation de la convention d’Aarhus lors du débat public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 242
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[229] => stdClass Object
(
[link_id] => 242
[link_url] => http://www.amisdelaterre40.fr/spip/spip.php?article122
[link_name] => Les Amis de la Terre : violation de la convention d’Aarhus lors du débat public
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 242
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[230] => stdClass Object
(
[link_id] => 335
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202435011826-la-russie-s-offre-un-nouveau-gazoduc-geant-vers-l-europe-518218.php
[link_name] => Les Echos 06/12/2012 : La Russie s'offre un nouveau gazoduc géant vers l'Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 335
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[231] => stdClass Object
(
[link_id] => 335
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202435011826-la-russie-s-offre-un-nouveau-gazoduc-geant-vers-l-europe-518218.php
[link_name] => Les Echos 06/12/2012 : La Russie s'offre un nouveau gazoduc géant vers l'Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 335
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[232] => stdClass Object
(
[link_id] => 335
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202435011826-la-russie-s-offre-un-nouveau-gazoduc-geant-vers-l-europe-518218.php
[link_name] => Les Echos 06/12/2012 : La Russie s'offre un nouveau gazoduc géant vers l'Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 335
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[233] => stdClass Object
(
[link_id] => 337
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202421761468-edf-passe-a-l-offensive-sur-tous-les-metiers-du-gaz-518277.php
[link_name] => Les Echos 07/12/2012 : EDF passe à l'offensive sur tous les métiers du gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 337
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[234] => stdClass Object
(
[link_id] => 337
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202421761468-edf-passe-a-l-offensive-sur-tous-les-metiers-du-gaz-518277.php
[link_name] => Les Echos 07/12/2012 : EDF passe à l'offensive sur tous les métiers du gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 337
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[235] => stdClass Object
(
[link_id] => 337
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202421761468-edf-passe-a-l-offensive-sur-tous-les-metiers-du-gaz-518277.php
[link_name] => Les Echos 07/12/2012 : EDF passe à l'offensive sur tous les métiers du gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 337
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[236] => stdClass Object
(
[link_id] => 324
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202384114316-gazprom-renforce-ses-positions-en-europe-510670.php
[link_name] => Les Echos 14/11/2012: Gazprom renforce ses positions en Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 324
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[237] => stdClass Object
(
[link_id] => 322
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202393659392-edf-candidat-a-la-reprise-de-la-filiale-transport-et-stockage-de-gaz-de-total-511901.php
[link_name] => Les Echos 18/11/2012 : EDF candidat à la reprise de la filiale transport et stockage de gaz de Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 322
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[238] => stdClass Object
(
[link_id] => 322
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202393659392-edf-candidat-a-la-reprise-de-la-filiale-transport-et-stockage-de-gaz-de-total-511901.php
[link_name] => Les Echos 18/11/2012 : EDF candidat à la reprise de la filiale transport et stockage de gaz de Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 322
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[239] => stdClass Object
(
[link_id] => 322
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202393659392-edf-candidat-a-la-reprise-de-la-filiale-transport-et-stockage-de-gaz-de-total-511901.php
[link_name] => Les Echos 18/11/2012 : EDF candidat à la reprise de la filiale transport et stockage de gaz de Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 322
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[240] => stdClass Object
(
[link_id] => 343
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/reuters-00485890-la-cdc-et-abou-dhabi-creent-un-consortium-pour-tigf-521905.php
[link_name] => Les Echos 18/12/2012 : La CDC et Abou Dhabi créent un consortium pour TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 343
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[241] => stdClass Object
(
[link_id] => 352
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202529958243-gaz-le-marche-du-stockage-en-proie-aux-surcapacites-533014.php
[link_name] => Les Echos 29/01/2013 : Gaz : le marché du stockage en proie aux surcapacités
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 352
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[242] => stdClass Object
(
[link_id] => 352
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202529958243-gaz-le-marche-du-stockage-en-proie-aux-surcapacites-533014.php
[link_name] => Les Echos 29/01/2013 : Gaz : le marché du stockage en proie aux surcapacités
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 352
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[243] => stdClass Object
(
[link_id] => 27
[link_url] => http://www.ineris.fr/centredoc/CRR_PPRT.pdf
[link_name] => Les PPRT appliqués au stockage souterrain - INERIS 2009
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 27
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[244] => stdClass Object
(
[link_id] => 27
[link_url] => http://www.ineris.fr/centredoc/CRR_PPRT.pdf
[link_name] => Les PPRT appliqués au stockage souterrain - INERIS 2009
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 27
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[245] => stdClass Object
(
[link_id] => 88
[link_url] => http://www.landes.equipement-agriculture.gouv.fr/IMG/pdf/AP_159_IAL_general_27_04_2011_cle04c14a-1.pdf
[link_name] => Les risques naturelles et technologiques dans Les Landes - Prefecture des Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 88
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[246] => stdClass Object
(
[link_id] => 262
[link_url] => http://www.riverains-gaz-mimbaste.org/
[link_name] => LES RIVERAINS DU STOCKAGE DE GAZ DE MIMBASTE
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 262
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[247] => stdClass Object
(
[link_id] => 312
[link_url] => http://riverainsgaztersanne.free.fr/
[link_name] => Les Riverains du Stockage de Gaz de Tersanne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 312
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[248] => stdClass Object
(
[link_id] => 11
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/informer/compte-rendu/index.html
[link_name] => Les Verbatims et Fichiers audio
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 11
[term_taxonomy_id] => 101
[term_order] => 0
[term_id] => 92
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 10
[name] => Débat Public-Verbatims
[slug] => debat-public-verbatims
[term_group] => 0
)
[249] => stdClass Object
(
[link_id] => 271
[link_url] => http://stockage-gaz-landes.noutous.fr/2012/02/liste-des-avis-contre-le-projet-dedf/
[link_name] => Liste des Avis contre le Projet
[link_image] =>
[link_target] =>
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 271
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[250] => stdClass Object
(
[link_id] => 165
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/ListeN2000enmer.pdf
[link_name] => Liste des sites Natura2000 en mer pour la France transmise à la Commission Européenne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 165
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[251] => stdClass Object
(
[link_id] => 165
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/ListeN2000enmer.pdf
[link_name] => Liste des sites Natura2000 en mer pour la France transmise à la Commission Européenne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 165
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[252] => stdClass Object
(
[link_id] => 165
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/ListeN2000enmer.pdf
[link_name] => Liste des sites Natura2000 en mer pour la France transmise à la Commission Européenne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 165
[term_taxonomy_id] => 94
[term_order] => 0
[term_id] => 85
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 6
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[term_group] => 0
)
[253] => stdClass Object
(
[link_id] => 121
[link_url] => http://www.legrenelle-environnement.fr/Loi-Grenelle-1,74.html
[link_name] => Loi Grenelle 1
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 121
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[254] => stdClass Object
(
[link_id] => 121
[link_url] => http://www.legrenelle-environnement.fr/Loi-Grenelle-1,74.html
[link_name] => Loi Grenelle 1
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 121
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[255] => stdClass Object
(
[link_id] => 122
[link_url] => http://www.legrenelle-environnement.fr/Presentation-de-la-loi-Grenelle-2.html
[link_name] => Loi Grenelle 2
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 122
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[256] => stdClass Object
(
[link_id] => 122
[link_url] => http://www.legrenelle-environnement.fr/Presentation-de-la-loi-Grenelle-2.html
[link_name] => Loi Grenelle 2
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 122
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[257] => stdClass Object
(
[link_id] => 124
[link_url] => http://www.legifrance.gouv.fr/affichTexte.do?cidTexte=JORFTEXT000020949548
[link_name] => LOI n° 2009-967 du 3 août 2009 ... à la mise en œuvre du Grenelle de l'environnement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 124
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[258] => stdClass Object
(
[link_id] => 334
[link_url] => http://www.lesechos.fr/entreprises-secteurs/energie-environnement/actu/0202435011826-la-russie-s-offre-un-nouveau-gazoduc-geant-vers-l-europe-518218.php
[link_name] => Ls Echos 07/12/2012 : La Russie s'offre un nouveau gazoduc géant vers l'Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 334
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[259] => stdClass Object
(
[link_id] => 136
[link_url] => http://www.algerie360.com/algerie/l’algerie-troisieme-fournisseur-de-gaz-de-l’europe/
[link_name] => L’Algérie troisième fournisseur de gaz de l’Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 136
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[260] => stdClass Object
(
[link_id] => 136
[link_url] => http://www.algerie360.com/algerie/l’algerie-troisieme-fournisseur-de-gaz-de-l’europe/
[link_name] => L’Algérie troisième fournisseur de gaz de l’Europe
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 136
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[261] => stdClass Object
(
[link_id] => 160
[link_url] => http://surfrider64.com/2012/01/16/stockage-de-gaz-dans-les-landes/
[link_name] => L’antenne Sud Landes, se joint au collectif d’habitants, d’usagers et d’associations de protection de l’environnement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 160
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[262] => stdClass Object
(
[link_id] => 160
[link_url] => http://surfrider64.com/2012/01/16/stockage-de-gaz-dans-les-landes/
[link_name] => L’antenne Sud Landes, se joint au collectif d’habitants, d’usagers et d’associations de protection de l’environnement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 160
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[263] => stdClass Object
(
[link_id] => 160
[link_url] => http://surfrider64.com/2012/01/16/stockage-de-gaz-dans-les-landes/
[link_name] => L’antenne Sud Landes, se joint au collectif d’habitants, d’usagers et d’associations de protection de l’environnement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 160
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[264] => stdClass Object
(
[link_id] => 268
[link_url] => http://www.jdplandes.info/article/salins-des-landes,12966.php
[link_name] => Mars 2012 : Le Journal des Propriétaires
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 268
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[265] => stdClass Object
(
[link_id] => 174
[link_url] => http://baignades.sante.gouv.fr/editorial/fr/controle/evolution.html
[link_name] => Ministère chargé de la santé: Eaux de Baignade - Evolution de la réglementation
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 174
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[266] => stdClass Object
(
[link_id] => 174
[link_url] => http://baignades.sante.gouv.fr/editorial/fr/controle/evolution.html
[link_name] => Ministère chargé de la santé: Eaux de Baignade - Evolution de la réglementation
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 174
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[267] => stdClass Object
(
[link_id] => 185
[link_url] => http://www.developpement-durable.gouv.fr/REACH-en-5-questions.html
[link_name] => Ministère d'écologie : Reach : comprendre la réglementation européenne sur les substances chimiques
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 185
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[268] => stdClass Object
(
[link_id] => 185
[link_url] => http://www.developpement-durable.gouv.fr/REACH-en-5-questions.html
[link_name] => Ministère d'écologie : Reach : comprendre la réglementation européenne sur les substances chimiques
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 185
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[269] => stdClass Object
(
[link_id] => 220
[link_url] => http://www.statistiques.developpement-durable.gouv.fr/fileadmin/documents/Produits_editoriaux/Publications/Chiffres_et_statistiques/2012/Chiffres%20et%20stats%20289%20Conjoncture%20énergétique%20201112%20-%20février%202012.pdf
[link_name] => Ministère de l'Ecologie : La conjoncture énergétique de décembre 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 220
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[270] => stdClass Object
(
[link_id] => 220
[link_url] => http://www.statistiques.developpement-durable.gouv.fr/fileadmin/documents/Produits_editoriaux/Publications/Chiffres_et_statistiques/2012/Chiffres%20et%20stats%20289%20Conjoncture%20énergétique%20201112%20-%20février%202012.pdf
[link_name] => Ministère de l'Ecologie : La conjoncture énergétique de décembre 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 220
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[271] => stdClass Object
(
[link_id] => 167
[link_url] => http://www.developpement-durable.gouv.fr/-Natura-2000,2414-.html
[link_name] => Ministère de l'écologie: Natura 2000
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 167
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[272] => stdClass Object
(
[link_id] => 167
[link_url] => http://www.developpement-durable.gouv.fr/-Natura-2000,2414-.html
[link_name] => Ministère de l'écologie: Natura 2000
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 167
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[273] => stdClass Object
(
[link_id] => 167
[link_url] => http://www.developpement-durable.gouv.fr/-Natura-2000,2414-.html
[link_name] => Ministère de l'écologie: Natura 2000
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 167
[term_taxonomy_id] => 94
[term_order] => 0
[term_id] => 85
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 6
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[term_group] => 0
)
[274] => stdClass Object
(
[link_id] => 288
[link_url] => http://www.bulletin-officiel.developpement-durable.gouv.fr/fiches/BO201210/met_20120010_0100_0025.pdf
[link_name] => MINISTÈRE DE L’ÉCOLOGIE - 10/06/2012 - la mise en œuvre du réseau Natura 2000 en mer
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 288
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[275] => stdClass Object
(
[link_id] => 347
[link_url] => http://www.usinenouvelle.com/article/edf-abandonne-son-projet-de-stockage-de-gaz-dans-les-landes.N189
[link_name] => Nouvelle Usine 2013/01/14 : EDF abandonne son projet de stockage de gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 347
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[276] => stdClass Object
(
[link_id] => 22
[link_url] => http://amisdelaterre40.fr/spip/IMG/pdf/CA_no1_gaz-salinsdesLandes-Amis_de_la_Terre.pdf
[link_name] => n° 1, association Les Amis de la Terre
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 22
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[277] => stdClass Object
(
[link_id] => 74
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/ca-2-gaz-salinsdeslandes-accril-2-1.pdf
[link_name] => n° 2, l'ACCRIL (Association de Coordination des Citoyens et Riverains Landais)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 74
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[278] => stdClass Object
(
[link_id] => 187
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-01-25-ca-n-3-gaz-salinsdeslandes-sepanso.pdf
[link_name] => n° 3, SEPANSO Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 187
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[279] => stdClass Object
(
[link_id] => 188
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-01-25-ca-n-4-gaz-salinsdeslandes-ceser.pdf
[link_name] => n° 4, CESER (Conseil Economique Social et Environnemental Régional d'Aquitaine)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 188
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[280] => stdClass Object
(
[link_id] => 189
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-01-25-ca-n5-gaz-salins-des-landes-eelv.pdf
[link_name] => n° 5, EELV Landes (Europe Ecologie Les Verts Landes)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 189
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[281] => stdClass Object
(
[link_id] => 193
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-01-26-ca-n6-crpmem.pdf
[link_name] => n° 6, CRPMEM Aquitaine (Comité Régional des Pêches Maritimes et des Elevages Marins d'Aquitaine)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 193
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[282] => stdClass Object
(
[link_id] => 194
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-01-26-ca-n7-college-de-pouillon.pdf
[link_name] => n° 7, Collège de Pouillon
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 194
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[283] => stdClass Object
(
[link_id] => 195
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-01-26-ca-n8-ame.pdf
[link_name] => n° 8, AME (Association Messanges Environnement)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 195
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[284] => stdClass Object
(
[link_id] => 214
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-02-02-ca-n-9-gaz-salinsdeslandes-stockage-gaz-andes-net.pdf
[link_name] => n° 9, Collectif www.stockage-gaz-landes.net
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 214
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[285] => stdClass Object
(
[link_id] => 84
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2011-11-25-questions-du-maire-de-magescq-courrier-du-24-11-20.pdf
[link_name] => n°01 du maire de Magescq
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 84
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[286] => stdClass Object
(
[link_id] => 85
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2011-12-05-contribution-de-m-paul-leger-1.pdf
[link_name] => n°02 de Mr Paul LEGER de Soustons
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 85
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[287] => stdClass Object
(
[link_id] => 86
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2011-12-12-contribution-n3-les-amis-de-la-terre.pdf
[link_name] => n°03 de Les Amis de la Terre - les stockages de gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 86
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[288] => stdClass Object
(
[link_id] => 87
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2011-12-16-contribution-n-4-le-projet-mergasium.pdf
[link_name] => n°04 de Mr. Jean-Pierre POURRUT
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 87
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[289] => stdClass Object
(
[link_id] => 140
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2011-12-23-contribution-n-6-de-la-ville-de-dax.pdf
[link_name] => n°06 de Ville de Dax
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 140
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[290] => stdClass Object
(
[link_id] => 127
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2011-12-27-courrier-de-m-dachicourt-president-du-cnpmem.pdf
[link_name] => n°07 du Comité National des Pêches CNPMEM
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 127
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[291] => stdClass Object
(
[link_id] => 218
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/contribution-8-argumentaire-saumoduc-rtf-1.pdf
[link_name] => n°08 du Collectif stockage-gaz-landes.net - par Didier Tousis de Soustons
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 218
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[292] => stdClass Object
(
[link_id] => 171
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-05-contribution-n-9-de-m-granereau.pdf
[link_name] => n°09 de Mr Gilles Granereau de Pouillon
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 171
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[293] => stdClass Object
(
[link_id] => 213
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-02-02-ca-n-10-gaz-salinsdeslandes-eelv-aquitaine.pdf
[link_name] => n°10, EELV Aquitaine (Europe Ecologie Les Verts Aquitaine)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 213
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[294] => stdClass Object
(
[link_id] => 239
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-02-09-ca-n11-les-riverains-de-mimbaste.pdf
[link_name] => n°11, Les riverains du stockage de gaz de Mimbaste
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 239
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[295] => stdClass Object
(
[link_id] => 170
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-16-contribution-n-12-m-lapeyre.pdf
[link_name] => n°12 de Mr Jean Lapeyre de Mimbaste
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 170
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[296] => stdClass Object
(
[link_id] => 240
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-02-09-ca-n12-cgt-aquitaine.pdf
[link_name] => n°12, La CGT Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 240
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[297] => stdClass Object
(
[link_id] => 169
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-17-contribution-n-13-du-maire-de-labenne.pdf
[link_name] => n°13 du maire de Labenne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 169
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[298] => stdClass Object
(
[link_id] => 238
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-02-15-ca-n13-syndicat-des-sylviculteurs-du-sud-ouest.pdf
[link_name] => n°13, Le Syndicat des Sylviculteurs du Sud-Ouest
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 238
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[299] => stdClass Object
(
[link_id] => 241
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/ca/2012-02-13-ca-n14-surfrider.pdf
[link_name] => n°14, Surfrider Foundation Europe (SFE)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 241
[term_taxonomy_id] => 11
[term_order] => 0
[term_id] => 10
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Cahier d’acteurs
[slug] => cahier-d%e2%80%99acteur
[term_group] => 0
)
[300] => stdClass Object
(
[link_id] => 219
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-20-contribution-n-15-du-collectif-stockage-gaz-landes.net-2.pdf
[link_name] => n°15 du collectif stockage-gaz-landes.net - Avis défavorable sur le plan scientifique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 219
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[301] => stdClass Object
(
[link_id] => 183
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-24-contribution-n18-des-amis-de-la-terre.pdf
[link_name] => n°18 de les Amis de la Terre suite au voyage d'études à Manosque
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 183
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[302] => stdClass Object
(
[link_id] => 261
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-24-contribution-n-19-du-maire-de-pouillon.pdf
[link_name] => n°19 de Monsieur Yves Lahoun - Maire de Pouillon et Conseiller Général
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 261
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[303] => stdClass Object
(
[link_id] => 184
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-24-contribution-n-20-du-csrpn.pdf
[link_name] => n°20 du Conseil Scientifique Régional du Patrimoine Naturel (Aquitaine)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 184
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[304] => stdClass Object
(
[link_id] => 190
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-25-contribution-n-21-de-m-alain-bache.pdf
[link_name] => n°21 de Mr Alain Bache - Conseiller Régional d'Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 190
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[305] => stdClass Object
(
[link_id] => 192
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-25-contribution-n-23-de-mme-michaela-neuhaus.pdf
[link_name] => n°23 Mme Michaela Neuhaus, stockage-gaz-landes.net
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 192
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[306] => stdClass Object
(
[link_id] => 201
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-26-contribution-n-24-du-collectif-des-associations-de-l-environnement.pdf
[link_name] => n°24 du Collectif des Associations de Défense de l'Environnement
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 201
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[307] => stdClass Object
(
[link_id] => 202
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-26-contribution-n-25-de-jean-michel-moresmau.pdf
[link_name] => n°25 de Mr Jean-Michel Moresmau de Soustons (1)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 202
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[308] => stdClass Object
(
[link_id] => 203
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-26-contribution-n-26-de-jean-michel-moresmau-2.pdf
[link_name] => n°26 de Mr Jean-Michel Moresmau de Soustons (2)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 203
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[309] => stdClass Object
(
[link_id] => 204
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-26-contribution-n-27-de-l-accril.pdf
[link_name] => n°27 de l'ACCRIL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 204
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[310] => stdClass Object
(
[link_id] => 205
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-021-26-contribution-n-28-les-amis-de-la-terre.pdf
[link_name] => n°28 de Les Amis de la Terre - lettre au cpdp
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 205
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[311] => stdClass Object
(
[link_id] => 206
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-26-contribution-n-29-du-comite-regional-cgt-aquitaine.pdf
[link_name] => n°29 du Comité Régional CGT Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 206
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[312] => stdClass Object
(
[link_id] => 207
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-n-30-impact-saumure-sur-la-salinite-de-l-eau.pdf
[link_name] => n°30 de Mr Jean-Jacques Fix - Conseiller Municipal de Seignosse
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 207
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[313] => stdClass Object
(
[link_id] => 208
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-n-31-if-projet-gaz.pdf
[link_name] => n°31 de Mme Isabelle Figuères - Professeur agrégé SVT au Lycée de Borda à Dax
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 208
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[314] => stdClass Object
(
[link_id] => 209
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-n-32-les-cavites-salines-naissance-vie-et-mort.pdf
[link_name] => n°32 de Les Amis de la Terre - Les cavités salines
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 209
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[315] => stdClass Object
(
[link_id] => 210
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-n-33-enquete-publique-manosque.pdf
[link_name] => n°33 de Les Amis de la Terre - sur l'enquête public à Manosque
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 210
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[316] => stdClass Object
(
[link_id] => 211
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-n-34-conclusions-des-amis-de-la-terre.pdf
[link_name] => n°34 de Les Amis de la Terre - Conclusions
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 211
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[317] => stdClass Object
(
[link_id] => 212
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-n35-du-docteur-paulmier.pdf
[link_name] => n°35 du Dr Michel Paulmier de Seignosse
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 212
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[318] => stdClass Object
(
[link_id] => 236
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-31-contribution-n-38-de-la-ville-de-saint-paul-les-dax.pdf
[link_name] => n°38 de la ville de Saint-Paul-Lès-Dax
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 236
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[319] => stdClass Object
(
[link_id] => 237
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-mme-neuhaus-interview-de-m-bellec.pdf
[link_name] => n°39 de Madame Michaela Neuhaus de Messanges
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 237
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[320] => stdClass Object
(
[link_id] => 215
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-02-02-courrier-de-m-penne-maire-de-saint-geours-de-maremne.pdf
[link_name] => n°41 de Mr Michel Penne - Maire de Saint Geours de Maremne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 215
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[321] => stdClass Object
(
[link_id] => 216
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-31-contribution-mme-neuhaus-un-jour-lointain.pdf
[link_name] => n°42 de Mme Michaela Neuhaus de Messanges
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 216
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[322] => stdClass Object
(
[link_id] => 221
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/contributions/2012-01-30-contribution-de-m-neuhaus-stockage-gaz-landes-net.pdf
[link_name] => n°43 de Mr. Michael Neuhaus - stockage-gaz-landes.net
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 221
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[323] => stdClass Object
(
[link_id] => 233
[link_url] => http://www.littoral.ifen.fr/Cartographie.6.0.html
[link_name] => Observatoire du Littoral : GEOIDD Litto : géographie et indicateurs liés au développement durable sur le littoral
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 233
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[324] => stdClass Object
(
[link_id] => 233
[link_url] => http://www.littoral.ifen.fr/Cartographie.6.0.html
[link_name] => Observatoire du Littoral : GEOIDD Litto : géographie et indicateurs liés au développement durable sur le littoral
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 233
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[325] => stdClass Object
(
[link_id] => 92
[link_url] => http://opalsonicht.de/opal-no-this-wont-go/
[link_name] => OPAL NO – This won’t go! Opposition allemand ( en anglais)
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 92
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[326] => stdClass Object
(
[link_id] => 331
[link_url] => https://dl-web.dropbox.com/get/Public/Poe38%20-%20Un%20gazoduc%20d’inutilité%20publique.pdf?w=07e10751
[link_name] => Pays d’Orthe-Environnement 2012/11/16: Un gazoduc d’inutilité publique !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 331
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[327] => stdClass Object
(
[link_id] => 331
[link_url] => https://dl-web.dropbox.com/get/Public/Poe38%20-%20Un%20gazoduc%20d’inutilité%20publique.pdf?w=07e10751
[link_name] => Pays d’Orthe-Environnement 2012/11/16: Un gazoduc d’inutilité publique !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 331
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[328] => stdClass Object
(
[link_id] => 330
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Pourquoi%20TOTALement%20contre.pdf
[link_name] => Pays d’Orthe-Environnement : « Pourquoi TOTALement contre » le gazoduc l'Artère de l’Adour de TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 330
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[329] => stdClass Object
(
[link_id] => 330
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Pourquoi%20TOTALement%20contre.pdf
[link_name] => Pays d’Orthe-Environnement : « Pourquoi TOTALement contre » le gazoduc l'Artère de l’Adour de TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 330
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[330] => stdClass Object
(
[link_id] => 330
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Pourquoi%20TOTALement%20contre.pdf
[link_name] => Pays d’Orthe-Environnement : « Pourquoi TOTALement contre » le gazoduc l'Artère de l’Adour de TIGF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 330
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[331] => stdClass Object
(
[link_id] => 35
[link_url] => http://www.flickr.com/photos/sepanso/sets/72157623616242735/
[link_name] => Photos du site à Pouillon - 1.ére forage
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 35
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[332] => stdClass Object
(
[link_id] => 72
[link_url] => http://pieterburen-tegengas.nl/information_edf_francais.asp
[link_name] => Pieterburen Antigaz - Stockage de gaz d'EDF en Pays-bas
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 72
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[333] => stdClass Object
(
[link_id] => 72
[link_url] => http://pieterburen-tegengas.nl/information_edf_francais.asp
[link_name] => Pieterburen Antigaz - Stockage de gaz d'EDF en Pays-bas
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 72
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[334] => stdClass Object
(
[link_id] => 340
[link_url] => http://www.politis.fr/Gaz-de-schiste-Comment-on-prepare,20295.html
[link_name] => Politis 2012/12/06 : Dossier - Gaz de schiste : Comment on prépare les esprits
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 340
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[335] => stdClass Object
(
[link_id] => 340
[link_url] => http://www.politis.fr/Gaz-de-schiste-Comment-on-prepare,20295.html
[link_name] => Politis 2012/12/06 : Dossier - Gaz de schiste : Comment on prépare les esprits
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 340
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[336] => stdClass Object
(
[link_id] => 308
[link_url] => http://www.installationsclassees.developpement-durable.gouv.fr/PPRT-Plan-de-prevention-des.html
[link_name] => PPRT : Plan de prévention des risques technologiques
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 308
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[337] => stdClass Object
(
[link_id] => 307
[link_url] => http://www.facebook.com/pages/PPRT-et-riverains/122871184450294?sk=app_2309869772
[link_name] => PPRT et riverains
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 307
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[338] => stdClass Object
(
[link_id] => 307
[link_url] => http://www.facebook.com/pages/PPRT-et-riverains/122871184450294?sk=app_2309869772
[link_name] => PPRT et riverains
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 307
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[339] => stdClass Object
(
[link_id] => 96
[link_url] => http://www.installationsclassees.developpement-durable.gouv.fr/Depots-de-gaz.html
[link_name] => Prévention des risques : Ministère de l'écologie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 96
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[340] => stdClass Object
(
[link_id] => 96
[link_url] => http://www.installationsclassees.developpement-durable.gouv.fr/Depots-de-gaz.html
[link_name] => Prévention des risques : Ministère de l'écologie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 96
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[341] => stdClass Object
(
[link_id] => 103
[link_url] => http://catalogue.prim.net/
[link_name] => Prévention des risques majeurs
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 103
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[342] => stdClass Object
(
[link_id] => 24
[link_url] => http://www.ineris.fr/centredoc/drs-2.pdf
[link_name] => Prévention des Risques Technologiques relatifs aux stockages souterrains - INERIS 2007
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 24
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[343] => stdClass Object
(
[link_id] => 24
[link_url] => http://www.ineris.fr/centredoc/drs-2.pdf
[link_name] => Prévention des Risques Technologiques relatifs aux stockages souterrains - INERIS 2007
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 24
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[344] => stdClass Object
(
[link_id] => 49
[link_url] => http://www.alaincousin.fr/app/download/5519099561/2011_rapport_strategie_nationale_trait_cote.pdf?t=1320315309
[link_name] => Propositions pour une stratégie nationale de gestion du trait de côte
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 49
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[345] => stdClass Object
(
[link_id] => 115
[link_url] => http://www.surfingaquitaine.com/index.php?option=com_content&view=article&id=93&Itemid=101
[link_name] => Qu'est ce qu'ECOSURF?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 115
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[346] => stdClass Object
(
[link_id] => 115
[link_url] => http://www.surfingaquitaine.com/index.php?option=com_content&view=article&id=93&Itemid=101
[link_name] => Qu'est ce qu'ECOSURF?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 115
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[347] => stdClass Object
(
[link_id] => 111
[link_url] => http://aquitaine.fr/IMG/pdf/DD_Rapport2011-3.pdf
[link_name] => Rapport sur la situation en matière de développement durable 2011 présenté par Monsieur le Président du Conseil régional
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 111
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[348] => stdClass Object
(
[link_id] => 111
[link_url] => http://aquitaine.fr/IMG/pdf/DD_Rapport2011-3.pdf
[link_name] => Rapport sur la situation en matière de développement durable 2011 présenté par Monsieur le Président du Conseil régional
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 111
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[349] => stdClass Object
(
[link_id] => 137
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Incidents%20ARIA.pdf
[link_name] => Résultats de recherche d’accidents : stockage souterrain - sur www.aria.developpement-durable.gouv.fr
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 137
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[350] => stdClass Object
(
[link_id] => 137
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/Incidents%20ARIA.pdf
[link_name] => Résultats de recherche d’accidents : stockage souterrain - sur www.aria.developpement-durable.gouv.fr
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 137
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[351] => stdClass Object
(
[link_id] => 158
[link_url] => http://www.debatpublic-gaz-salinsdeslandes.org/docs/comptes-rendus/2011-12-09-compte-rendu-reunion-d-acteurs-pecheur-gaz-salinsdes-landes-v1.pdf
[link_name] => Réunion d’acteurs avec les pêcheurs professionnels
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 158
[term_taxonomy_id] => 7
[term_order] => 0
[term_id] => 6
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 37
[name] => Débat Public-Contributions
[slug] => debat-public
[term_group] => 0
)
[352] => stdClass Object
(
[link_id] => 291
[link_url] => http://fr.reuters.com/article/topNews/idFRPAE86I06O20120719?sp=true
[link_name] => Reuters : 2012/07/19 - De l’eau dans le gaz entre EDF et le tourisme landais
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 291
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[353] => stdClass Object
(
[link_id] => 346
[link_url] => http://fr.reuters.com/article/frEuroRpt/idFRL6N0AJFJF20130114
[link_name] => Reuters France 2013/01/14 : France-EDF abandonne son projet de stockage de gaz dans les Landes
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 346
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[354] => stdClass Object
(
[link_id] => 34
[link_url] => http://www.sortirdunucleaire.org/index.php?menu=sinformer&sousmenu=themas&soussousmenu=seismes2&page=2
[link_name] => Risque sismique - Un Sujet encore négligé
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 34
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[355] => stdClass Object
(
[link_id] => 232
[link_url] => http://www.littoral.ifen.fr/uploads/media/sites_seveso_01.pdf
[link_name] => Risques industriels liés aux sites Seveso sur le littoral
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 232
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[356] => stdClass Object
(
[link_id] => 232
[link_url] => http://www.littoral.ifen.fr/uploads/media/sites_seveso_01.pdf
[link_name] => Risques industriels liés aux sites Seveso sur le littoral
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 232
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[357] => stdClass Object
(
[link_id] => 132
[link_url] => http://solutionmining.org/docs/SummaryReport.pdf
[link_name] => SMRI: Summary Report - Cavern Sealing and Abandonment Program 1996 Through 2002
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 132
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[358] => stdClass Object
(
[link_id] => 132
[link_url] => http://solutionmining.org/docs/SummaryReport.pdf
[link_name] => SMRI: Summary Report - Cavern Sealing and Abandonment Program 1996 Through 2002
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 132
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[359] => stdClass Object
(
[link_id] => 152
[link_url] => http://www.romandie.com/news/n/_L_activite_de_la_Bourse_francaise_du_gaz_a_plus_que_triple_en_2011120120121501.asp
[link_name] => Spéculation ? - L'activité de la Bourse française du gaz a plus que triplé en 2011
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 152
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[360] => stdClass Object
(
[link_id] => 23
[link_url] => http://www.euro-petrole.com/stockage-gaz-naturel-de-manosque-lf-867
[link_name] => Stockage de Gaz en France
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 23
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[361] => stdClass Object
(
[link_id] => 29
[link_url] => http://www.u-picardie.fr/~beaucham/conferences/Stockage_gaz/stockage_gaz_html/stockage_gaz.html
[link_name] => Stockage de gaz souterrain - Université de Picardie 2007
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 29
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[362] => stdClass Object
(
[link_id] => 31
[link_url] => http://www.developpement-durable.gouv.fr/Stockages-souterrains,10937.html
[link_name] => Stockages souterrains - PRÉVENTION DES RISQUES - Ministère d'Écologie
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 31
[term_taxonomy_id] => 16
[term_order] => 0
[term_id] => 15
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 13
[name] => Législation
[slug] => legislation
[term_group] => 0
)
[363] => stdClass Object
(
[link_id] => 32
[link_url] => http://www.sudouest.fr/2011/04/27/les-landes-ont-du-sel-pour-edf-382248-3493.php
[link_name] => Sud-Ouest : 2011/04/27
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 32
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[364] => stdClass Object
(
[link_id] => 15
[link_url] => http://www.sudouest.fr/2011/06/25/le-stockage-de-a-a-z-435774-3452.php
[link_name] => Sud-Ouest : 2011/06/25
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 15
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[365] => stdClass Object
(
[link_id] => 16
[link_url] => http://www.sudouest.fr/2011/10/21/ce-debat-e-st-pour-vous-532671-739.php
[link_name] => Sud-Ouest : 2011/10/21
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 16
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[366] => stdClass Object
(
[link_id] => 225
[link_url] => http://www.sudouest.fr/2011/10/30/un-debat-plein-gaz-540369-3452.php
[link_name] => Sud-Ouest : 2011/10/30
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 225
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[367] => stdClass Object
(
[link_id] => 17
[link_url] => http://www.sudouest.fr/2011/11/05/l-eau-du-bain-sera-jetee-dans-l-ocean-545440-3443.php
[link_name] => Sud-Ouest : 2011/11/05
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 17
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[368] => stdClass Object
(
[link_id] => 18
[link_url] => http://www.sudouest.fr/2011/11/12/dedommagement-prevu-551626-733.php
[link_name] => Sud-Ouest : 2011/11/12
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 18
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[369] => stdClass Object
(
[link_id] => 19
[link_url] => http://www.sudouest.fr/2011/11/26/une-zone-interdite-de-peche-563402-3327.php
[link_name] => Sud-Ouest : 2011/11/26
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 19
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[370] => stdClass Object
(
[link_id] => 61
[link_url] => http://www.sudouest.fr/2011/12/01/touche-pas-a-mes-espaces-naturels-567964-706.php#xtor=RSS-10521769
[link_name] => Sud-Ouest : 2011/12/01
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 61
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[371] => stdClass Object
(
[link_id] => 59
[link_url] => http://www.sudouest.fr/2011/12/10/le-thermalisme-au-coeur-du-debat-576787-733.php
[link_name] => Sud-Ouest : 2011/12/10
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 59
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[372] => stdClass Object
(
[link_id] => 82
[link_url] => http://www.sudouest.fr/2011/12/17/le-gaz-naturel-et-le-saumoduc-dechainent-les-passions-583673-3493.php
[link_name] => Sud-Ouest : 2011/12/17
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 82
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[373] => stdClass Object
(
[link_id] => 161
[link_url] => http://www.sudouest.fr/2012/01/18/les-opposants-p-leins-gaz-607946-739.php
[link_name] => Sud-Ouest : 2012/01/18
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 161
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[374] => stdClass Object
(
[link_id] => 161
[link_url] => http://www.sudouest.fr/2012/01/18/les-opposants-p-leins-gaz-607946-739.php
[link_name] => Sud-Ouest : 2012/01/18
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 161
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[375] => stdClass Object
(
[link_id] => 222
[link_url] => http://www.sudouest.fr/2012/01/19/projet-de-stockage-de-gaz-edf-doit-encore-convaincre-608920-739.php
[link_name] => Sud-Ouest : 2012/01/19
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 222
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[376] => stdClass Object
(
[link_id] => 228
[link_url] => http://www.sudouest.fr/2012/01/19/des-lendemains-incertains-609302-3449.php
[link_name] => Sud-Ouest : 2012/01/19
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 228
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[377] => stdClass Object
(
[link_id] => 199
[link_url] => http://www.sudouest.fr/2012/01/20/le-ceser-veut-plus-de-debat-610130-4624.php
[link_name] => Sud-Ouest : 2012/01/20
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 199
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[378] => stdClass Object
(
[link_id] => 200
[link_url] => http://www.sudouest.fr/dyn/imprimer.php?link=http%3A%2F%2Fwww.sudouest.fr%2F2012%2F01%2F21%2Fdebat-anime-sur-le-projet-de-gaz-611416-3493.php
[link_name] => Sud-Ouest : 2012/01/21
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 200
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[379] => stdClass Object
(
[link_id] => 181
[link_url] => http://www.sudouest.fr/2012/01/22/messanges-40-700-personnes-manifestent-contre-le-projet-de-saumoduc-612384-3443.php
[link_name] => Sud-Ouest : 2012/01/23 : Manifestation contre le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 181
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[380] => stdClass Object
(
[link_id] => 181
[link_url] => http://www.sudouest.fr/2012/01/22/messanges-40-700-personnes-manifestent-contre-le-projet-de-saumoduc-612384-3443.php
[link_name] => Sud-Ouest : 2012/01/23 : Manifestation contre le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 181
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[381] => stdClass Object
(
[link_id] => 181
[link_url] => http://www.sudouest.fr/2012/01/22/messanges-40-700-personnes-manifestent-contre-le-projet-de-saumoduc-612384-3443.php
[link_name] => Sud-Ouest : 2012/01/23 : Manifestation contre le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 181
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[382] => stdClass Object
(
[link_id] => 181
[link_url] => http://www.sudouest.fr/2012/01/22/messanges-40-700-personnes-manifestent-contre-le-projet-de-saumoduc-612384-3443.php
[link_name] => Sud-Ouest : 2012/01/23 : Manifestation contre le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 181
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[383] => stdClass Object
(
[link_id] => 181
[link_url] => http://www.sudouest.fr/2012/01/22/messanges-40-700-personnes-manifestent-contre-le-projet-de-saumoduc-612384-3443.php
[link_name] => Sud-Ouest : 2012/01/23 : Manifestation contre le projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 181
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[384] => stdClass Object
(
[link_id] => 224
[link_url] => http://www.sudouest.fr/2012/01/26/edf-ce-debat-est-utile-615747-3493.php
[link_name] => Sud-Ouest : 2012/01/26 : interview Bellec
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 224
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[385] => stdClass Object
(
[link_id] => 227
[link_url] => http://www.sudouest.fr/2012/01/28/une-motion-contre-le-projet-de-gaz-617440-3558.php
[link_name] => Sud-Ouest : 2012/01/28
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 227
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[386] => stdClass Object
(
[link_id] => 197
[link_url] => http://www.sudouest.fr/2012/01/28/il-n-entretient-pas-d-ambiguite-617819-635.php
[link_name] => Sud-Ouest : 2012/01/28 : l'interview - Béatrice Prieur
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 197
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[387] => stdClass Object
(
[link_id] => 197
[link_url] => http://www.sudouest.fr/2012/01/28/il-n-entretient-pas-d-ambiguite-617819-635.php
[link_name] => Sud-Ouest : 2012/01/28 : l'interview - Béatrice Prieur
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 197
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[388] => stdClass Object
(
[link_id] => 197
[link_url] => http://www.sudouest.fr/2012/01/28/il-n-entretient-pas-d-ambiguite-617819-635.php
[link_name] => Sud-Ouest : 2012/01/28 : l'interview - Béatrice Prieur
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 197
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[389] => stdClass Object
(
[link_id] => 197
[link_url] => http://www.sudouest.fr/2012/01/28/il-n-entretient-pas-d-ambiguite-617819-635.php
[link_name] => Sud-Ouest : 2012/01/28 : l'interview - Béatrice Prieur
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 197
[term_taxonomy_id] => 88
[term_order] => 0
[term_id] => 80
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 3
[name] => Thermalisme
[slug] => thermalisme
[term_group] => 0
)
[390] => stdClass Object
(
[link_id] => 196
[link_url] => http://www.sudouest.fr/2012/01/28/qu-est-ce-qu-edf-vient-faire-la-dedans-617523-3379.php
[link_name] => Sud-Ouest : 2012/01/28 : Qu'est-ce qu'EDF vient faire là-dedans ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 196
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[391] => stdClass Object
(
[link_id] => 196
[link_url] => http://www.sudouest.fr/2012/01/28/qu-est-ce-qu-edf-vient-faire-la-dedans-617523-3379.php
[link_name] => Sud-Ouest : 2012/01/28 : Qu'est-ce qu'EDF vient faire là-dedans ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 196
[term_taxonomy_id] => 9
[term_order] => 0
[term_id] => 8
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Opposition
[slug] => opposition
[term_group] => 0
)
[392] => stdClass Object
(
[link_id] => 229
[link_url] => http://www.sudouest.fr/2012/02/02/un-conseil-eclair-621959-733.php
[link_name] => Sud-Ouest : 2012/02/02
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 229
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[393] => stdClass Object
(
[link_id] => 226
[link_url] => http://www.sudouest.fr/2012/02/03/prise-de-position-sans-ambages-contre-le-saumoduc-623023-3443.php
[link_name] => Sud-Ouest : 2012/02/03 : Prise de position contre le saumoduc
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 226
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[394] => stdClass Object
(
[link_id] => 226
[link_url] => http://www.sudouest.fr/2012/02/03/prise-de-position-sans-ambages-contre-le-saumoduc-623023-3443.php
[link_name] => Sud-Ouest : 2012/02/03 : Prise de position contre le saumoduc
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 226
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[395] => stdClass Object
(
[link_id] => 223
[link_url] => http://www.sudouest.fr/2012/02/04/projet-edf-ils-ne-se-cachent-pas-624133-733.php
[link_name] => Sud-Ouest : 2012/02/04 : les Élus réagissent
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 223
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[396] => stdClass Object
(
[link_id] => 267
[link_url] => http://www.sudouest.fr/2012/02/07/un-conseil-de-chiffres-626770-3394.php
[link_name] => Sud-Ouest : 2012/02/07
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 267
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[397] => stdClass Object
(
[link_id] => 266
[link_url] => http://www.sudouest.fr/2012/03/05/les-bons-comptes-font-les-bons-elus-650536-3287.php
[link_name] => Sud-Ouest : 2012/03/05
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 266
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[398] => stdClass Object
(
[link_id] => 264
[link_url] => http://www.sudouest.fr/2012/03/21/la-fin-d-un-debat-public-suivi-et-tendu-664618-706.php
[link_name] => Sud-Ouest : 2012/03/21 : la fin d'un débat tendu
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 264
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[399] => stdClass Object
(
[link_id] => 265
[link_url] => http://www.sudouest.fr/2012/03/31/du-sel-dans-le-forum-674889-706.php
[link_name] => Sud-Ouest : 2012/03/31 : le forum citiyens
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 265
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[400] => stdClass Object
(
[link_id] => 263
[link_url] => http://www.sudouest.fr/2012/04/14/le-collectif-ne-desarme-pas-687786-706.php
[link_name] => Sud-Ouest : 2012/04/14 : Le collectif ne désarme pas
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 263
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[401] => stdClass Object
(
[link_id] => 276
[link_url] => http://www.sudouest.fr/2012/05/13/aquitaine-landes-recifs-poursuit-ses-objectifs-714031-3443.php
[link_name] => Sud-Ouest : 2012/05/13
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 276
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[402] => stdClass Object
(
[link_id] => 278
[link_url] => http://www.sudouest.fr/2012/05/26/les-anti-lgv-toujours-mobilises-725636-731.php
[link_name] => Sud-Ouest : 2012/05/26
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 278
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[403] => stdClass Object
(
[link_id] => 275
[link_url] => http://www.sudouest.fr/2012/05/29/apres-le-18-juin-nous-serons-plus-agressifs-728296-3390.php
[link_name] => Sud-Ouest : 2012/05/29
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 275
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[404] => stdClass Object
(
[link_id] => 277
[link_url] => http://www.sudouest.fr/2012/05/31/stockage-de-gaz-catherine-gleze-va-saisir-la-commission-europeenne-729549-706.php#commentaire_marqueur_position
[link_name] => Sud-Ouest : 2012/05/31 : Catherine Glèze va saisir la Commission européenne
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 277
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[405] => stdClass Object
(
[link_id] => 279
[link_url] => http://www.sudouest.fr/2012/06/04/je-n-ai-entendu-personne-se-prononcer-en-faveur-du-projet-733037-3350.php
[link_name] => Sud-Ouest : 2012/06/04 « Je n'ai entendu personne se prononcer en faveur du projet »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 279
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[406] => stdClass Object
(
[link_id] => 281
[link_url] => http://www.sudouest.fr/2012/06/16/projet-de-stockage-de-gaz-edf-rend-publique-sa-decision-lundi-744682-640.php
[link_name] => Sud-Ouest : 2012/06/16
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 281
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[407] => stdClass Object
(
[link_id] => 282
[link_url] => http://www.sudouest.fr/2012/06/19/edf-continue-les-opposants-aussi-747327-3445.php
[link_name] => Sud-Ouest : 2012/06/19 - « La Décision » d'EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 282
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[408] => stdClass Object
(
[link_id] => 289
[link_url] => http://www.sudouest.fr/2012/06/22/betonneurs-ou-protecteurs-non-des-amenageurs-750579-706.php
[link_name] => Sud-Ouest : 2012/06/22 - GIP Littoral- Bétonneurs ou protecteurs ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 289
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[409] => stdClass Object
(
[link_id] => 289
[link_url] => http://www.sudouest.fr/2012/06/22/betonneurs-ou-protecteurs-non-des-amenageurs-750579-706.php
[link_name] => Sud-Ouest : 2012/06/22 - GIP Littoral- Bétonneurs ou protecteurs ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 289
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[410] => stdClass Object
(
[link_id] => 286
[link_url] => http://www.sudouest.fr/2012/06/23/edf-joue-la-carte-du-geant-russe-gazprom-751617-3350.php?reagir=true
[link_name] => Sud-Ouest : 2012/06/23 - EDF joue la carte du géant russe Gazprom
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 286
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[411] => stdClass Object
(
[link_id] => 286
[link_url] => http://www.sudouest.fr/2012/06/23/edf-joue-la-carte-du-geant-russe-gazprom-751617-3350.php?reagir=true
[link_name] => Sud-Ouest : 2012/06/23 - EDF joue la carte du géant russe Gazprom
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 286
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[412] => stdClass Object
(
[link_id] => 290
[link_url] => http://www.sudouest.fr/2012/07/19/une-petition-remise-773352-3350.php
[link_name] => Sud-Ouest : 2012/07/19 - Une pétition remise
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 290
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[413] => stdClass Object
(
[link_id] => 304
[link_url] => http://www.sudouest.fr/2012/08/16/rendez-vous-en-septembre-pour-la-transition-ecologique-795552-710.php?reagir=true
[link_name] => Sud-Ouest : 2012/08/16 : Rendez-vous en septembre pour la transition écologique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 304
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[414] => stdClass Object
(
[link_id] => 304
[link_url] => http://www.sudouest.fr/2012/08/16/rendez-vous-en-septembre-pour-la-transition-ecologique-795552-710.php?reagir=true
[link_name] => Sud-Ouest : 2012/08/16 : Rendez-vous en septembre pour la transition écologique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 304
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[415] => stdClass Object
(
[link_id] => 304
[link_url] => http://www.sudouest.fr/2012/08/16/rendez-vous-en-septembre-pour-la-transition-ecologique-795552-710.php?reagir=true
[link_name] => Sud-Ouest : 2012/08/16 : Rendez-vous en septembre pour la transition écologique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 304
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[416] => stdClass Object
(
[link_id] => 304
[link_url] => http://www.sudouest.fr/2012/08/16/rendez-vous-en-septembre-pour-la-transition-ecologique-795552-710.php?reagir=true
[link_name] => Sud-Ouest : 2012/08/16 : Rendez-vous en septembre pour la transition écologique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 304
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[417] => stdClass Object
(
[link_id] => 311
[link_url] => http://www.sudouest.fr/2012/09/21/salins-des-landes-reponse-fin-2012-826721-3445.php
[link_name] => Sud-Ouest : 2012/09/21
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 311
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[418] => stdClass Object
(
[link_id] => 316
[link_url] => http://www.sudouest.fr/2012/11/04/stockage-de-gaz-dans-les-landes-et-si-le-surfeur-landais-disparaissait-870064-4580.php
[link_name] => Sud-Ouest : 2012/11/04 : et si le surfeur landais disparaissait ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 316
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[419] => stdClass Object
(
[link_id] => 320
[link_url] => http://www.sudouest.fr/2012/11/06/les-riverains-de-mimbaste-interpellent-edf-871310-3333.php
[link_name] => Sud-Ouest : 2012/11/06 : Les riverains de Mimbaste interpellent EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 320
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[420] => stdClass Object
(
[link_id] => 332
[link_url] => http://www.sudouest.fr/2012/11/23/vente-de-tigf-quatre-candidats-retenus-par-total-887896-4344.phpSu
[link_name] => Sud-Ouest : 2012/11/23 : Vente de TIGF : quatre candidats retenus par Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 332
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[421] => stdClass Object
(
[link_id] => 332
[link_url] => http://www.sudouest.fr/2012/11/23/vente-de-tigf-quatre-candidats-retenus-par-total-887896-4344.phpSu
[link_name] => Sud-Ouest : 2012/11/23 : Vente de TIGF : quatre candidats retenus par Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 332
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[422] => stdClass Object
(
[link_id] => 332
[link_url] => http://www.sudouest.fr/2012/11/23/vente-de-tigf-quatre-candidats-retenus-par-total-887896-4344.phpSu
[link_name] => Sud-Ouest : 2012/11/23 : Vente de TIGF : quatre candidats retenus par Total
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 332
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[423] => stdClass Object
(
[link_id] => 341
[link_url] => http://www.sudouest.fr/2012/12/26/une-reponse-attendue-918336-640.php
[link_name] => Sud-Ouest : 2012/12/26 : Une réponse attendue
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 341
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[424] => stdClass Object
(
[link_id] => 348
[link_url] => http://EDFabandonnesonprojetdestockagedegaz
[link_name] => Sud-Ouest : 2013/01/14 : « Le dôme de sel ne permet pas d’accueillir le projet »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 348
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[425] => stdClass Object
(
[link_id] => 350
[link_url] => http://www.sudouest.fr/2013/01/15/edf-confirme-l-arret-934729-640.php
[link_name] => Sud-Ouest : 2013/01/15 : EDF confirme l'arrêt du projet
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 350
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[426] => stdClass Object
(
[link_id] => 351
[link_url] => http://www.sudouest.fr/2013/01/26/tigf-c-est-la-bag-arre-finale-946534-731.php
[link_name] => sud-Ouest : 2013/01/26 : TIGF : c'est la bag arre finale
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 351
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[427] => stdClass Object
(
[link_id] => 353
[link_url] => http://www.sudouest.fr/2013/02/05/pau-total-vend-sa-filiere-tigf-pour-2-4-milliards-d-euros-957563-4344.php
[link_name] => Sud-Ouest : 2013/02/05 : Total vend sa filière TIGF pour 2,4 milliards d'euros
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 353
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[428] => stdClass Object
(
[link_id] => 353
[link_url] => http://www.sudouest.fr/2013/02/05/pau-total-vend-sa-filiere-tigf-pour-2-4-milliards-d-euros-957563-4344.php
[link_name] => Sud-Ouest : 2013/02/05 : Total vend sa filière TIGF pour 2,4 milliards d'euros
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 353
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[429] => stdClass Object
(
[link_id] => 353
[link_url] => http://www.sudouest.fr/2013/02/05/pau-total-vend-sa-filiere-tigf-pour-2-4-milliards-d-euros-957563-4344.php
[link_name] => Sud-Ouest : 2013/02/05 : Total vend sa filière TIGF pour 2,4 milliards d'euros
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 353
[term_taxonomy_id] => 71
[term_order] => 0
[term_id] => 66
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 32
[name] => EDF SA
[slug] => edf-sa
[term_group] => 0
)
[430] => stdClass Object
(
[link_id] => 108
[link_url] => http://www.sudouest.fr/2010/07/02/objectif-un-milliard-de-chiffre-d-affaires-130901-4624.php
[link_name] => SudOuest: Objectif : un milliard de chiffre d'affaires
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 108
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[431] => stdClass Object
(
[link_id] => 81
[link_url] => http://www.sortirdunucleaire.org/index.php?menu=sinformer&sousmenu=themas&soussousmenu=plus&page=dechets
[link_name] => Suivi en temps réel de la production de déchets nucléaires
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 81
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[432] => stdClass Object
(
[link_id] => 175
[link_url] => http://blog.surf-prevention.com/2012/01/19/saumoduc-stockage-gaz-naturel-salins-des-landes/
[link_name] => Surf Prévention 2012/01/19: inquiétudes autour du Saumoduc
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 175
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[433] => stdClass Object
(
[link_id] => 175
[link_url] => http://blog.surf-prevention.com/2012/01/19/saumoduc-stockage-gaz-naturel-salins-des-landes/
[link_name] => Surf Prévention 2012/01/19: inquiétudes autour du Saumoduc
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 175
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[434] => stdClass Object
(
[link_id] => 191
[link_url] => http://www.surf-report.com/fr/gaz-salins-des-landes-mobilisation-grandit-contre-projet-edf-surf-report%20
[link_name] => Surf Report 2012/01/25: La mobilisation grandit
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 191
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[435] => stdClass Object
(
[link_id] => 191
[link_url] => http://www.surf-report.com/fr/gaz-salins-des-landes-mobilisation-grandit-contre-projet-edf-surf-report%20
[link_name] => Surf Report 2012/01/25: La mobilisation grandit
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 191
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[436] => stdClass Object
(
[link_id] => 173
[link_url] => http://www.surfsession.com/2012/01/18/gaz-land-le-dernier-debat/
[link_name] => Surf Session 2012/01/18 : Gaz Land, le dernier débat ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 173
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[437] => stdClass Object
(
[link_id] => 173
[link_url] => http://www.surfsession.com/2012/01/18/gaz-land-le-dernier-debat/
[link_name] => Surf Session 2012/01/18 : Gaz Land, le dernier débat ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 173
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[438] => stdClass Object
(
[link_id] => 182
[link_url] => http://www.surfsession.com/2012/01/23/gros-rassemblement-citoyen-contre-le-projet-edf-dans-les-landes/
[link_name] => Surf Session 2012/01/23 : Gros rassemblement citoyen contre le projet EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 182
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[439] => stdClass Object
(
[link_id] => 182
[link_url] => http://www.surfsession.com/2012/01/23/gros-rassemblement-citoyen-contre-le-projet-edf-dans-les-landes/
[link_name] => Surf Session 2012/01/23 : Gros rassemblement citoyen contre le projet EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 182
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[440] => stdClass Object
(
[link_id] => 182
[link_url] => http://www.surfsession.com/2012/01/23/gros-rassemblement-citoyen-contre-le-projet-edf-dans-les-landes/
[link_name] => Surf Session 2012/01/23 : Gros rassemblement citoyen contre le projet EDF
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 182
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[441] => stdClass Object
(
[link_id] => 283
[link_url] => http://www.surfsession.com/2012/06/04/leurosima-prend-position-contre-le-projet-edf-dans-les-landes/
[link_name] => Surf Session 2012/06/04 : L’EuroSIMA prend position
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 283
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[442] => stdClass Object
(
[link_id] => 299
[link_url] => http://www.surfersvillage.com/surfing-news/56416#.UDPSAu01HSI
[link_name] => Surfers Village
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 299
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[443] => stdClass Object
(
[link_id] => 305
[link_url] => http://surf-fm.fr/notre-une/tout-le-monde-dit-non-et-vous
[link_name] => SurfFM : Tout le monde dit non… Et vous ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 305
[term_taxonomy_id] => 2
[term_order] => 0
[term_id] => 2
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 78
[name] => La Presse
[slug] => presse
[term_group] => 0
)
[444] => stdClass Object
(
[link_id] => 305
[link_url] => http://surf-fm.fr/notre-une/tout-le-monde-dit-non-et-vous
[link_name] => SurfFM : Tout le monde dit non… Et vous ?
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 305
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[445] => stdClass Object
(
[link_id] => 317
[link_url] => http://blog.surfrider.eu/2012/10/30/il-ny-aura-pas-de-saumoduc-dans-les-landes/
[link_name] => Surfrider Foundation Europe : Il n’y aura pas de saumoduc dans les Landes !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 317
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[446] => stdClass Object
(
[link_id] => 317
[link_url] => http://blog.surfrider.eu/2012/10/30/il-ny-aura-pas-de-saumoduc-dans-les-landes/
[link_name] => Surfrider Foundation Europe : Il n’y aura pas de saumoduc dans les Landes !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 317
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[447] => stdClass Object
(
[link_id] => 317
[link_url] => http://blog.surfrider.eu/2012/10/30/il-ny-aura-pas-de-saumoduc-dans-les-landes/
[link_name] => Surfrider Foundation Europe : Il n’y aura pas de saumoduc dans les Landes !
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 317
[term_taxonomy_id] => 94
[term_order] => 0
[term_id] => 85
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 6
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[term_group] => 0
)
[448] => stdClass Object
(
[link_id] => 71
[link_url] => http://www.surfsession.com/2011/12/13/ocean-menace-dans-les-landes/
[link_name] => Surfsession.com - Landes, océan menacé
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 71
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[449] => stdClass Object
(
[link_id] => 71
[link_url] => http://www.surfsession.com/2011/12/13/ocean-menace-dans-les-landes/
[link_name] => Surfsession.com - Landes, océan menacé
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 71
[term_taxonomy_id] => 58
[term_order] => 0
[term_id] => 55
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 15
[name] => Surf
[slug] => surf
[term_group] => 0
)
[450] => stdClass Object
(
[link_id] => 28
[link_url] => http://www.ineris.fr/centredoc/Dossier_Effondrement__Cerville__DEF_version4.pdf
[link_name] => Surveillance de l’évolution d’une cavité saline jusqu’à son effondrement - INERIS
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 28
[term_taxonomy_id] => 12
[term_order] => 0
[term_id] => 11
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 23
[name] => Infos Techniques
[slug] => info-technique
[term_group] => 0
)
[451] => stdClass Object
(
[link_id] => 28
[link_url] => http://www.ineris.fr/centredoc/Dossier_Effondrement__Cerville__DEF_version4.pdf
[link_name] => Surveillance de l’évolution d’une cavité saline jusqu’à son effondrement - INERIS
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 28
[term_taxonomy_id] => 13
[term_order] => 0
[term_id] => 12
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 19
[name] => Au sujet des risques
[slug] => parlant-du-risques
[term_group] => 0
)
[452] => stdClass Object
(
[link_id] => 303
[link_url] => http://www.voltairenet.org/Tensions-croissantes-pour-l
[link_name] => Tensions croissantes pour l’énergie en Mer Égée
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 303
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[453] => stdClass Object
(
[link_id] => 327
[link_url] => http://www.artere-adour-tigf.fr/wp-content/uploads/2012/09/Trace-Artere-Adour.pdf
[link_name] => TIGF : Artère de l’Adour : l'autoroute de gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 327
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[454] => stdClass Object
(
[link_id] => 327
[link_url] => http://www.artere-adour-tigf.fr/wp-content/uploads/2012/09/Trace-Artere-Adour.pdf
[link_name] => TIGF : Artère de l’Adour : l'autoroute de gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 327
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[455] => stdClass Object
(
[link_id] => 328
[link_url] => http://www.tigf.fr/fileadmin/Nos_publications/Publications_institutionnelles/PDF/Canalisation-DN-600.pdf
[link_name] => TIGF : DN600-Biriatou/Arcangues : l'autoroute de gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 328
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[456] => stdClass Object
(
[link_id] => 328
[link_url] => http://www.tigf.fr/fileadmin/Nos_publications/Publications_institutionnelles/PDF/Canalisation-DN-600.pdf
[link_name] => TIGF : DN600-Biriatou/Arcangues : l'autoroute de gaz
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 328
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[457] => stdClass Object
(
[link_id] => 329
[link_url] => http://www.artere-adour-tigf.fr/lartere-de-ladour/le-trace-etudie/
[link_name] => TIGF : Gazoduc : L'Artère de l'Adour - Le tracé étudié
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 329
[term_taxonomy_id] => 28
[term_order] => 0
[term_id] => 27
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 26
[name] => Économie et Énergie
[slug] => economie-et-energie
[term_group] => 0
)
[458] => stdClass Object
(
[link_id] => 329
[link_url] => http://www.artere-adour-tigf.fr/lartere-de-ladour/le-trace-etudie/
[link_name] => TIGF : Gazoduc : L'Artère de l'Adour - Le tracé étudié
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 329
[term_taxonomy_id] => 56
[term_order] => 0
[term_id] => 51
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 47
[name] => Marché du Gaz
[slug] => marche-du-gaz
[term_group] => 0
)
[459] => stdClass Object
(
[link_id] => 142
[link_url] => http://www.fncrt.com/files/doc_crt/DP_VAC_ACT_AQUITAINE_2011.pdf
[link_name] => Vacances actives... en Aquitaine
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 142
[term_taxonomy_id] => 91
[term_order] => 0
[term_id] => 83
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Tourisme en Danger
[slug] => tourisme-en-danger
[term_group] => 0
)
[460] => stdClass Object
(
[link_id] => 315
[link_url] => http://www.jeanpierregrau.com/categorie-12443403.html
[link_name] => VERS UN NOUVEL HORIZON ENERGETIQUE TERRITORIAL
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 315
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[461] => stdClass Object
(
[link_id] => 270
[link_url] => http://www.actu-environnement.com/ae/news/scenario-energetique-alternatif-citoyen-virage-energie-15413.php4#xtor=EPR-1
[link_name] => Virages énergie : quand les citoyens s'approprient la problématique énergétique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 270
[term_taxonomy_id] => 106
[term_order] => 0
[term_id] => 97
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 14
[name] => Solution
[slug] => solution
[term_group] => 0
)
[462] => stdClass Object
(
[link_id] => 164
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/ZNIEFFF-dune_720002372.pdf
[link_name] => ZNIEFF : Zone Naturelle d'intérêt écologique faunistique et floristique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 164
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[463] => stdClass Object
(
[link_id] => 164
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/ZNIEFFF-dune_720002372.pdf
[link_name] => ZNIEFF : Zone Naturelle d'intérêt écologique faunistique et floristique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 164
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
[464] => stdClass Object
(
[link_id] => 164
[link_url] => http://stockage-gaz-landes.noutous.fr/wp-content/_SGL/ZNIEFFF-dune_720002372.pdf
[link_name] => ZNIEFF : Zone Naturelle d'intérêt écologique faunistique et floristique
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 164
[term_taxonomy_id] => 94
[term_order] => 0
[term_id] => 85
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 6
[name] => Protection du Patrimoine
[slug] => protection-du-patrimoine-2
[term_group] => 0
)
[465] => stdClass Object
(
[link_id] => 55
[link_url] => http://www.greenpeace.org/france/PageFiles/266537/revolution-energetique-2010.pdf
[link_name] => [r]évolution énergétique - Greenpeace
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 55
[term_taxonomy_id] => 24
[term_order] => 0
[term_id] => 23
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => L'avenir énergétique
[slug] => lavenir-energetique
[term_group] => 0
)
[466] => stdClass Object
(
[link_id] => 295
[link_url] => http://www.sudouest.fr/2012/07/29/non-a-la-pollution-781813-706.php
[link_name] => « Non à la pollution ! »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 295
[term_taxonomy_id] => 10
[term_order] => 0
[term_id] => 9
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 24
[name] => Autres Acteurs
[slug] => autres-acteurs
[term_group] => 0
)
[467] => stdClass Object
(
[link_id] => 295
[link_url] => http://www.sudouest.fr/2012/07/29/non-a-la-pollution-781813-706.php
[link_name] => « Non à la pollution ! »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 295
[term_taxonomy_id] => 25
[term_order] => 0
[term_id] => 24
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 16
[name] => Protection du Littoral
[slug] => protection-du-littoral
[term_group] => 0
)
[468] => stdClass Object
(
[link_id] => 295
[link_url] => http://www.sudouest.fr/2012/07/29/non-a-la-pollution-781813-706.php
[link_name] => « Non à la pollution ! »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 295
[term_taxonomy_id] => 26
[term_order] => 0
[term_id] => 25
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 17
[name] => Protection de la Mer
[slug] => protection-de-la-mer
[term_group] => 0
)
[469] => stdClass Object
(
[link_id] => 295
[link_url] => http://www.sudouest.fr/2012/07/29/non-a-la-pollution-781813-706.php
[link_name] => « Non à la pollution ! »
[link_image] =>
[link_target] => _blank
[link_description] =>
[link_visible] => Y
[link_owner] => 1
[link_rating] => 0
[link_updated] => 0000-00-00 00:00:00
[link_rel] =>
[link_notes] =>
[link_rss] =>
[object_id] => 295
[term_taxonomy_id] => 27
[term_order] => 0
[term_id] => 26
[taxonomy] => link_category
[description] =>
[parent] => 0
[count] => 25
[name] => L'environnement
[slug] => lenvironnement
[term_group] => 0
)
)
collapsLink options: