function noticia(link,title,autor,pubdate) { this.link = link; this.title = title; this.autor = autor; this.pubdate = pubdate; } var a_noticias = new Array( new noticia("http://www.elpais.com/articulo/espana/Garzon/convoca/juristas/internacionales/declaren/favor/elpepuesp/20100210elpepunac_19/Tes","Garz\363n convoca a juristas internacionales para que declaren a su favor", "JULIO M. L\301ZARO","Wed, 10 Feb 2010 14:23:00 +0100"), new noticia("http://www.elpais.com/articulo/economia/Krugman/cree/corazon/crisis/Espana/exculpa/Gobierno/elpepueco/20100210elpepueco_8/Tes","Krugman cree que \"el coraz\363n de la crisis es Espa\361a\" pero exculpa al Gobierno", "EL PA\315S","Wed, 10 Feb 2010 14:13:00 +0100"), new noticia("http://www.elpais.com/articulo/espana/crimen/organizado/mayores/potencias/economicas/elpepuesp/20100210elpepunac_15/Tes","El crimen organizado, entre las mayores potencias econ\363micas", "SANTIAGO NAVARRO","Wed, 10 Feb 2010 13:36:00 +0100"), new noticia("http://www.elpais.com/articulo/espana/Duran/reune/Rajoy/secreto/elpepuesp/20100210elpepunac_9/Tes","Duran se re\372ne con Rajoy en secreto", "CARLOS E. CU\311","Wed, 10 Feb 2010 12:45:00 +0100"), new noticia("http://www.elpais.com/articulo/espana/Ernest/Maragall/afirma/Cataluna/fatigada/tripartito/elpepuesp/20100210elpepunac_13/Tes","Ernest Maragall afirma que Catalu\361a est\341 \"fatigada\" del tripartito", "EUROPA PRESS","Wed, 10 Feb 2010 12:44:00 +0100"), new noticia("http://www.elpais.com/articulo/espana/Zapatero/acusa/PP/danar/Espana/exageracion/alarma/elpepuesp/20100210elpepunac_1/Tes","Zapatero acusa al PP de \"da\361ar a Espa\361a con su exageraci\363n y alarma\"", "FERNANDO GAREA","Wed, 10 Feb 2010 11:26:00 +0100"), new noticia("http://www.elpais.com/articulo/espana/Sindic/ano/2019/elpepuesp/20100210elpepunac_7/Tes","S\355ndic hasta el a\361o 2019", "EFE","Wed, 10 Feb 2010 10:49:00 +0100"), new noticia("http://www.elpais.com/articulo/internacional/cafe/Sarkozy/elpepuint/20100210elpepuint_5/Tes","Un caf\351 para Sarkozy", "AP","Wed, 10 Feb 2010 10:34:00 +0100"), new noticia("http://www.elpais.com/articulo/espana/Caamano/defiende/Congreso/constitucionalidad/veguerias/elpepuesp/20100210elpepunac_5/Tes","Caama\361o defiende en el Congreso la constitucionalidad de las veguer\355as", "EL PA\315S","Wed, 10 Feb 2010 10:28:00 +0100"), new noticia("http://www.elpais.com/articulo/tecnologia/activista/chino/apoya/Google/combate/censura/elpeputec/20100210elpeputec_3/Tes","Un activista chino apoya a Google por su combate contra la censura", "EL PA\315S","Wed, 10 Feb 2010 10:16:00 +0100") );