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/02/19c.html","• Karma Sudaca, &ldquo;Quema&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2009news/09/08j.html","• Gustavo Cerati, &ldquo;Fuerza natural&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2009news/06/25i.html","• Estelares, &ldquo;Una temporada en el amor&rdquo;",
"","text",""," ","",""," "," "),

new sa("/2009news/05/21i.html","• Gustavo Cordera, &quot;Suelto&quot;",
"","text",""," ","",""," "," "),

new sa("/2008news/12/16h.html","• Guns N' Roses, &quot;Chinese Democracy&quot;",
"","text",""," ","",""," "," "),

new sa("/2008news/11/05e.html","• AC/DC, &quot;Black Ice&quot;",
"","text",""," ","",""," "," "),

new sa("/2007news/11/01j.html","• PJ Harvey, &quot;White Chalk&quot;",
"","text",""," ","",""," "," "),

new sa("/2007news/09/26h.html","• Andr&eacute;s Calamaro, &quot;La Lengua Popular&quot;",
"","text",""," ","",""," "," "),

new sa("/2007news/09/07j.html","• Manu Chao, &quot;La Radiolina&quot;",
"","text",""," ","",""," "," "),

new sa("/2007news/06/12i.html","• Artistas Varios, &quot;A Tribute to Joni Mitchell&quot;",
"","text",""," ","",""," "," "),

new sa("/2007news/05/26f.html","• Carlinhos Brown, &quot;A gente ainda nao sonhou&quot;",
"","text",""," ","",""," "," "),

new sa("/2006news/12/19i.html","• La Renga, &quot;Trueno-Tierra&quot;",
"","text",""," ","",""," "," "),

new sa("/2006news/11/25c.html","• Andr&eacute;s Calamaro, &quot;El palacio de las flores&quot;",
"","text",""," ","",""," "," "),

new sa("/2006news/09/05h.htm","• Bob Dylan, &quot;Modern Times&quot;",
"","text",""," ","",""," "," "),

new sa("/2006news/07/06j.htm","• J&oacute;venes Pordioseros, &quot;Sangre&quot;",
"","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"," "," ")
);
