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?j2538716239","US poised to seize key southern Afghan town as Taliban dig in for a fight","New Glasgow Evening News","text","moreover...","","http://ngnews.ca","10 Feb 2010 08:45:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538716234","AmCham calls for early TIFA Talks","MyEGov Taiwan","text","moreover...","","http://chinapost.com.tw","10 Feb 2010 08:45:00"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538716214","Correction to Citycon's Finnish language Financial Results release","EuroInvestor.co.uk","text","moreover...","","http://euroinvestor.co.uk","10 Feb 2010 08:45:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538716213","Aston Villa vs Manchester United: Villa can't afford to drift off the pace","Square Football","text","moreover...","","http://feedproxy.google.com","10 Feb 2010 08:45:00"," "," ")
);
 