web/index.php
changeset 111 3b419255b9fc
parent 103 1ea5f985e9f0
child 119 4c86151704e9
--- a/web/index.php	Wed Apr 06 18:07:35 2011 +0200
+++ b/web/index.php	Wed Apr 06 18:30:42 2011 +0200
@@ -204,7 +204,7 @@
 				</a>
 				<div class="AVBtitle">ENMI 2010</div>
 				<div class="AVBtext">
-					par <a href="http://www.iri.centrepompidou.fr">IRI</a> au Centre Pompidou
+					par <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou
 					<br/>les 14 et 15 décembre 2010 |· 08:30 - 10:30
 				</div>
 			</div>
@@ -215,7 +215,7 @@
 				</a>
 				<div class="AVBtitle">Clay Shirky le net, le surplus cognitif</div>
 				<div class="AVBtext">
-					par <a href="http://www.rslnmag.fr/">RSLN</a> à Micorsoft France
+					par <a href="http://www.rslnmag.fr/" target="_blank">RSLN</a> à Microsoft France
 					<br/>le lundi 31 janvier 2011·| 08:30 - 10:30
 				</div>
 			</div>
@@ -226,7 +226,7 @@
 				</a>
 				<div class="AVBtitle">OPENDATA</div>
 				<div class="AVBtext">
-					par <a href="http://www.rslnmag.fr/">RSLN</a> à Micorsoft France
+					par <a href="http://www.rslnmag.fr/" target="_blank">RSLN</a> à Microsoft France
 					<br/>le jeudi 17 mars 2011 | 14:30 - 17:15
 				</div>
 			</div>
@@ -238,9 +238,9 @@
 	 
       <div class="footer">
 		<hr>
-		<a href="http://www.iri.centrepompidou.fr/" class="footerLink"> Tweet polemic </a> 
+		<a href="http://www.iri.centrepompidou.fr/" class="footerLink" target="_blank"> Tweet polemic </a> 
 		est une expérimentation de l'
-		 <a href="http://www.iri.centrepompidou.fr/" class="footerLink">Institut de recherche et d’innovation </a>
+		 <a href="http://www.iri.centrepompidou.fr/" class="footerLink" target="_blank">Institut de recherche et d’innovation </a>
 		 <?php 
 				if (isset($_SESSION['TWITTER_ACCESS_TOKEN'])){
 					echo("| 	<a href='clear.php'  class='footerLink'>D&eacute;connexion</a>");