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?j2538410227","Google Nexus One fee cut follows broad FCC inquiry","Reseller World Middle East","text","moreover..."," ","http://www.rwme.net","10 Feb 2010 05:49:44"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538410225","Pell City, Alabama Taps Stimulus Funds for Sewer Rehabilitation","Individual.com","text","moreover...","","http://individual.com","10 Feb 2010 05:49:44"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538410219","Beachfront Estate Unique Buying Opportunity in Historic Art Community of Matlacha, Florida","Individual.com","text","moreover...","","http://individual.com","10 Feb 2010 05:49:44"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538410170","Plea to readers in desperate search for mother","Herald South Africa","text","moreover..."," ","http://www.theherald.co.za","10 Feb 2010 05:49:43"," "," ")
);
 