world map updated
authorwebertj
Wed, 21 Jun 2006 21:13:27 +0200
changeset 19939 242b7312374d
parent 19938 241a7777a3ff
child 19940 906c887ed587
world map updated
Admin/website/js/world_map_data.js
Admin/website/world_map.html
Admin/website/world_map_large.html
--- a/Admin/website/js/world_map_data.js	Wed Jun 21 11:44:50 2006 +0200
+++ b/Admin/website/js/world_map_data.js	Wed Jun 21 21:13:27 2006 +0200
@@ -32,6 +32,7 @@
 world_data[i++] = ['J. Dalinger, L. Petrova', CAPTION, 'Khabarovsk State University of Technology', STICKY, NOCLOSE];
 world_data[i++] = ['Viktor Kuncak: <b>Jahob</b>', CAPTION, 'Massachusetts Institute of Technology', STICKY, NOCLOSE];
 world_data[i++] = ['Dave MacQueen', CAPTION, 'University of Chicago', STICKY, NOCLOSE];
+world_data[i++] = ['Jes&uacute;s Aranzay', CAPTION, 'Universidad de La Rioja', STICKY, NOCLOSE];
 
 function world_click(i) {
     var entry = world_data[i];
--- a/Admin/website/world_map.html	Wed Jun 21 11:44:50 2006 +0200
+++ b/Admin/website/world_map.html	Wed Jun 21 21:13:27 2006 +0200
@@ -52,6 +52,7 @@
 	<area shape="rect" alt="" coords="710,83,724,97"   href="http://www.khstu.ru/"                                          onmouseover="return world_click(28);" onmouseout="return nd();" />
 	<area shape="rect" alt="" coords="254,98,268,112"  href="http://www.cag.csail.mit.edu/~vkuncak/projects/jahob/index.html" onmouseover="return world_click(29);" onmouseout="return nd();" />
 	<area shape="rect" alt="" coords="218,102,232,116" href="http://www.cs.uchicago.edu/people/dbm"                         onmouseover="return world_click(30);" onmouseout="return nd();" />
+	<area shape="rect" alt="" coords="503,365,512,374" href="https://belenus.unirioja.es/~jearansa/"                        onmouseover="return world_click(31);" onmouseout="return nd();" />
     </map>
     </div>
 
--- a/Admin/website/world_map_large.html	Wed Jun 21 11:44:50 2006 +0200
+++ b/Admin/website/world_map_large.html	Wed Jun 21 21:13:27 2006 +0200
@@ -44,6 +44,7 @@
 	<area shape="rect" alt="" coords="1828,211,1867,250" href="http://www.khstu.ru/"                                            onmouseover="return world_click(28);" onmouseout="return nd();" />
 	<area shape="rect" alt="" coords="653,250,692,289"   href="http://www.cag.csail.mit.edu/~vkuncak/projects/jahob/index.html" onmouseover="return world_click(29);" onmouseout="return nd();" />
 	<area shape="rect" alt="" coords="561,261,600,300"   href="http://www.cs.uchicago.edu/people/dbm"                           onmouseover="return world_click(30);" onmouseout="return nd();" />
+        <area shape="rect" alt="" coords="1293,940,1321,968" href="https://belenus.unirioja.es/~jearansa/"                          onmouseover="return world_click(31);" onmouseout="return nd();" />
 
     </map>