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.bcamath.org/public_activities/ctrl_activities.php?accion=Colloquium\"> Basque Colloquium in Mathematics and its Applications</a>");
document.write("<br />");
document.write("<br />");
document.write("<a href=\"http://www.sc.ehu.es/ccwbayes/EDAsGECCO2011/\"> Estimation of Distribution Algorithms (EDAs) Track</a> @ <a href=\"http://www.sigevo.org/gecco-2011/\">GECCO 2011 </a>");
document.write("<br />");
document.write("<br />");
document.write("<a href=\"http://www.sc.ehu.es/ccwbayes/SymposiumBIIE/index.html\"> III International Symposium on Biomedical Informatics in Europe (2010)</a>");
document.write("<br />");
document.write("<br />");
document.write("</div>\n");

//SEGUNDA NOTICIA

document.write("<div id=\"right_box\">\n");
document.write("<h1> News </h1>");

document.write("<a href=\"../members/jafernandes\"> Jose A. Fernandes </a> will defend his PhD thesis with the title <a href=\"../members/jafernandes/files/JAFernandes.phd.dissertation.2011.pdf\">\"Data analysis advances in marine science for fisheries management: supervised classification applications\"</a> on friday 6th of May at the Faculty of Computer Science in San Sebastian.");
document.write("<br />");
document.write("<br />");

document.write("Call for papers: <a href=\"http://www.caepia11.es\"> CAEPIA 2011</a> - Conference of the Spanish Association of Artificial Intelligence");
document.write("<br />");
document.write("<br />");

document.write("The <a href=\"http://www.bcamath.org/public_activities/ctrl_activities.php?accion=Colloquium\"> 4th Basque Colloquium in Mathematics and its Applications</a>, organised by the <a href=\"http://www.bcamath.org/public_home/ctrl_home.php\"> Basque Center for Applied Mathematics </a> and our group, will be held on 11th of February at the Computer Science Faculty. <a href=\"http://www.bcamath.org/documentos/archivos/actividades_cientificas/4th._BCAMEHU:UPV-Basque_Colloquium_in_Mathematics_and_its_Applications_Poster_and_Program.pdf\">Presentation and program</a>");
document.write("<br />");
document.write("<br />");

document.write("Call for papers: <a href=\"http://www.sc.ehu.es/ccwbayes/EDAsGECCO2011/\"> Estimation of Distribution Algorithms (EDAs) Trak</a> @ <a href=\"http://www.sigevo.org/gecco-2011/\">GECCO 2011 </a>");
document.write("<br />");
document.write("<br />");

document.write("Published the <a href=\"http://iospress.metapress.com/content/p4285hn87645/?p=3d96d4093f5c4b369325fee37a57e86f&pi=0\">Special Issue on Machine Learning and Music</a> (2010) Intelligent Data Analysis, 14(5).");
document.write("<br />\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");

