client/main.html
changeset 32 1e47b1f9f42d
parent 27 5e1d7f77f355
child 35 8040a8e08e0f
--- a/client/main.html	Tue Feb 21 22:47:19 2012 +0100
+++ b/client/main.html	Wed Feb 22 11:06:11 2012 +0100
@@ -26,13 +26,15 @@
             /* Mots-clés pour déclencher la recherche
             var searchKeywords = [ '#lgw', '#legrandwebze', 'webze' ]; 
              * */
-            var searchKeywords = ['Sarkozy', 'Hollande', 'Bayrou'];
+            var searchKeywords = ['Obama'];
             
             /* Mots-clés correspondant aux colonnes
             var columnKeywords = [ '#ilReste', '#ilPart', '#cQui', '#change2ton' ];
              */
             
-            var columnKeywords = [ 'Hollande', 'Zorglub I°', 'Bayrou', 'Sarkozy' ];
+            var columnKeywords = [ 'Obama', '#tcot', '#p2', 'president' ];
+            
+            var serverUrl = 'http://ftv.iri-research.org/a/';
             
         </script>
     </head>