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?j2352080335","USS Texas fast attack sub arrives at new Pearl Harbor home tomorrow","Honolulu Advertiser","text","moreover..."," ","http://www.honoluluadvertiser.com","23 Nov 2009 02:51:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352080327","Senate Democrats at odds over health care bill","Times Union","text","moreover..."," ","http://timesunion.com","23 Nov 2009 02:51:58"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352080322","WATER+OUTAGE++Outage+affecting+Pago+Bay+to+last+until+2+p.m.'WATER OUTAGE: Outage affecting Pago Bay to last u","Guam Pacific Daily News","text","moreover..."," ","http://www.guampdn.com","23 Nov 2009 02:51:58"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352080320","Chavez to Fidel Castro: Venezuela Awaits You","KMSP-TV","text","moreover..."," ","http://www.myfoxtwincities.com","23 Nov 2009 02:51:58"," "," ")
);
 