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?j2352062663","Let's count the blessings of gardening in Hawaii","Hawaii Tribune-Herald","text","moreover..."," ","http://www.hawaiitribune-herald.com","23 Nov 2009 02:30:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352062659","Top seven static in BCS with bids still available","WPVI Philadelphia","text","moreover..."," ","http://abclocal.go.com","23 Nov 2009 02:30:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352062657","ClearOne Granted Amended Permanent Injunction Order in Federal Trade Secret Misappropriation Case; Contempt Or","Washington Business Journal","text","moreover..."," ","http://washington.bizjournals.com","23 Nov 2009 02:30:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352062644","Top seed Federer wins tough match against Verdasco","Xinhua News Agency","text","moreover..."," ","http://news.xinhuanet.com","23 Nov 2009 02:30:57"," "," ")
);
 