function sa(url,headline_text,source,media_type,cluster,tagline,document_url,harvest_time,access_status,access_registration) 
{
   this.url = url
   this.headline_text = headline_text
   this.source = source
   this.media_type = media_type
   this.cluster = cluster
   this.tagline = tagline
   this.document_url = document_url
   this.harvest_time = harvest_time
   this.access_status = access_status
   this.access_registration = access_registration
}
article = new Array(
new sa("/2010news/03/11a.html","• &quot;Argentina abraza a Chile&quot;, con Gieco, Cerati y los Cadillacs",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11b.html","• Kapanga presenta &ldquo;Todoterreno&rdquo; en al Luna Park y viaja al &ldquo;Vive Latino&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11c.html","• Diego Torres estrena el pr&oacute;ximo lunes el video clip de &ldquo;Guapa&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11d.html","• Dante publica &ldquo;Pyramide&rdquo;, su tercer disco solista",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11e.html","• Nonpalidece presenta &quot;El fuego entre nosotros&quot; en una gira nacional",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11f.html","• Nuevo disco de Beastie Boys podr&iacute;a lanzarse en septiembre",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11g.html","• Blondie prepara la salida de un nuevo &aacute;lbum",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11h.html","• Amy Winehouse planea volver a casarse con Blake Fielder-Civil",
"","text",""," ","",""," "," "),

new sa("/2010news/03/11i.html","• Arrestan a rapero DMX por violar t&eacute;rminos de su libertad condicional",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10a.html","• Miguel Mateos festejar&aacute; los 25 a&ntilde;os de &ldquo;Rockas Vivas&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10b.html","• Guns N' Roses planea shows &quot;secretos&quot; en Sudam&eacute;rica",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10c.html","• Pink Floyd lanza batalla judicial contra EMI",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10d.html","• Tom Morello graba la m&uacute;sica de &ldquo;Iron Man 2&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10e.html","• Stone Temple Pilots regresa con disco hom&oacute;nimo",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10f.html","• Robbie Williams: &ldquo;Me encanta la marihuana, pero engorda&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10g.html","• Ronnie Wood quiere volver a casarse",
"","text",""," ","",""," "," "),

new sa("/2010news/03/10h.html","• Will.i.am le pagar&aacute; los estudios a cuatro j&oacute;venes",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09a.html","• Keith Richards cree que los Rolling Stones podr&iacute;an grabar otro disco",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09b.html","• Iron Maiden anuncia gira y nuevo &aacute;lbum",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09c.html","• Guitarrista de Guns N&rsquo; Roses visit&oacute; al Cristo Redentor de R&iacute;o de Janeiro",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09d.html","• Katy Perry ser&aacute; la voz de la Pitufina",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09e.html","• Stevie Wonder recoge en Francia un premio que gan&oacute; hace 30 a&ntilde;os",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09f.html","• Planean abrir en Jamaica un museo dedicado a Bob Marley",
"","text",""," ","",""," "," "),

new sa("/2010news/03/09g.html","• Se suicid&oacute; el l&iacute;der de la alabada banda alternativa Sparklehorse",
"","text",""," ","",""," "," "),


new sa("http://www.lt24online.com.ar/noticias.htm","Las &uacute;ltimas novedades del rock y el pop","LT24onLine","text","Muzik News"," ","http://www.lt24online.com.ar/noticias.htm","Oct 06, 2000 00:39:18"," "," ")
);