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?j2352038195","Romania Oil Refineries Market Report - new report released","PR inside","text","moreover..."," ","http://www.pr-inside.com","23 Nov 2009 02:04:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352038191","Subang Jaya folk need public health clinics too","TheStar.com.my","text","moreover..."," ","http://thestar.com.my","23 Nov 2009 02:04:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352038185","RUMBLINGS: Architect's new track: Model trains","Crains Detroit Business","text","moreover..."," ","http://www.crainsdetroit.com","23 Nov 2009 02:04:59","sub","http://www.crainsdetroit.com/cgi-bin/subscribe.pl"),
  new sa("http://c.moreover.com/click/here.pl?j2352038180","High School Football Final Four Brackets and Schedules","WKYC News","text","moreover..."," ","http://www.wkyc.com","23 Nov 2009 02:04:59"," "," ")
);
 