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?j2539070212","New Girls' Getaway Packages Include VIP Tickets to Diana: A Celebration, A Tribute to Diana, Princess of Wales at The Ritz-Carlton Hotels of Atlanta","Dayton Business Journal","text","moreover...","","http://dayton.bizjournals.com","10 Feb 2010 11:40:00",""," "),
  new sa("http://c.moreover.com/click/here.pl?j2539070204","Warnock praise for battling Palace","Football.co.uk","text","moreover...","","http://football.co.uk","10 Feb 2010 11:40:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2539070193","Washington County struggles to recover from storm: Thousands lack power; new storm may bring problems","I Stock Analyst","text","moreover...","","http://istockanalyst.com","10 Feb 2010 11:40:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2539070188","Victor W. Isbill","Daily Post-Athenian","text","moreover..."," ","http://www.dailypostathenian.com","10 Feb 2010 11:39:59"," "," ")
);
 