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("http://c.moreover.com/click/here.pl?j2538699474","Telegent to Demonstrate Award-Winning Mobile TV Technology at Mobile World Congress 2010","Pittsburgh Business Times","text","moreover...","","http://pittsburgh.bizjournals.com","10 Feb 2010 08:37:00",""," "),
  new sa("http://c.moreover.com/click/here.pl?j2538699465","Telegent to Demonstrate Award-Winning Mobile TV Technology at Mobile World Congress 2010","Dayton Business Journal","text","moreover...","","http://dayton.bizjournals.com","10 Feb 2010 08:37:00",""," "),
  new sa("http://c.moreover.com/click/here.pl?j2538699462","BJP holds protest against price rise","AsiaNetIndia.com","text","moreover...","","http://feedproxy.google.com","10 Feb 2010 08:37:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538699424","New Bedford Mayor Scott W. Lang is promising strict enforcement of the city's parking ban as a potentially maj","South Coast Today","text","moreover..."," ","http://www.southcoasttoday.com","10 Feb 2010 08:36:59"," "," ")
);
 