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?j2539082153","Appeal court to rule on Hindu man's funeral pyre","Calverley Today","text","moreover...","","http://calverleytoday.co.uk","10 Feb 2010 11:48:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2539082150","Form  8-K        SafeStitch Medical, Inc.  For: Feb 10","Street Insider","text","moreover...","","http://streetinsider.com","10 Feb 2010 11:48:57"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2539082120","Suspect convicted of killing friend","Daily Item","text","moreover..."," ","http://www.dailyitem.com","10 Feb 2010 11:48:55"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2539082112","Ratiopharm short list expected early next week","Private Equity News","text","moreover..."," ","http://www.penews.com","10 Feb 2010 11:48:55","prem","https://www.penews.com/registration")
);
 