document.write("<div id=\"right_container\">\n");

//COMIENZO DE LAS NOTICIAS. INCLUIR CADA NOTICIA EN UN BLOQUE <div id=\"right_box\"> </div> (PONER \" EN LUGAR DE " PARA EVITAR PROBLEMAS CON EL SCRIPT)
//AÑADIR UNA CABECER <h1></h1> Y LUEGO EL CONTENIDO

//PRIMERA NOTICIA
document.write("<div id=\"right_box\">\n");
document.write("<h1> Organised events </h1>");
document.write("<a href=\"http:\/\/www.cec-2009.org\">CEC 2009:</a> <a href=\"http:\/\/www.cec-2009.org/sessions.shtml#probMod\">Special Session on Evolutionary Algorithms Based on Probabilistic Models</a>\n");
document.write("<br>\n");
document.write("<br>\n");
document.write("<a href=\"http:\/\/ieee-cis.org/pubs/tec/\">IEEE TEC:</a> <a href=\"./../publications/postscript/CallForPapers.pdf\">Special issue on Evolutionary Algorithms based on Probabilistic Models (EAPM)</a>\n");
document.write("</div>\n");

//SEGUNDA NOTICIA

document.write("<div id=\"right_box\">\n");
document.write("<h1> News </h1>");
document.write("<em>13.09.2009</em> - The paper \"Porting Estimation of Distribution Algorithms to the CELL Broadband Engine\" written by C. Perez-Miguel, J. Miguel-Alonso and A. Mendiburu received the <b> Best Paper Award </b> during the <a href=\"http://bioinspired.dacya.ucm.es/doku.php\">2nd WPABA </a> held in conjunction with the <a href=\"http://www.pactconf.org/\">XVIIIth PACT</a> located at Raleigh, USA.\n");
document.write("<br />\n");
document.write("<em>04.03.2009</em> - On the 13th of March <a href=\"../members/jalozano/\">J.A. Lozano</a> will give a talk at the <a href=\"http://www.bcamath.org/documentos/archivos/actividades_cientificas/BCAMSeminarM1109.pdf\">seminars</a> organised by the <a href=\"http://www.bcamath.org\"> bcam </a>, the basque center for applied mathematics.\n");
document.write("<br />\n");
document.write("<br />\n");
document.write("<em>28.02.2009</em> - <a href=\"../members/dinora/\">Dinora Morales</a> defended her PhD work last Friday at the Faculty of Computer Science in San Sebastian. <a href=./../news/28.02.dinora.phd.defense.html>Read more</a>.\n");



//NO INSERTAR NADA A PARTIR DE AQUI


document.write("<br>\n");
document.write("<br>\n");

document.write("<span class=\"rightbottom_text\">Designed For Firefox</span>\n")
document.write("<a href=\"http://www.mozilla.com/en-US/firefox/\"><img src=\"./../images/firefox.gif\" alt=\"Designed for Firefox\" border=\"0\"></a>\n");

document.write("<br>\n");

document.write("<a href=\"http://validator.w3.org/check?uri=referer\"><img src=\"./../images/valid-xhtml10.png\" alt=\"Valid XHTML 1.0 Strict\" height=\"23\" width=\"66\" border=\"0\"/></a> <a href=\"http://jigsaw.w3.org/css-validator/check?uri=referer\"><img src=\"./../images/valid-css.png\" alt=\"Valid CSS!\" height=\"23\" width=\"66\" border=\"0\"/></a>");

document.write("</div>\n");
