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?j2538318186","Low IQ among strongest predictors of cardiovascular disease -- second only to cigarette smoking in large population study","Science Daily","text","moreover...","","http://sciencedaily.com","10 Feb 2010 05:01:00"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538318170","Feeling blue? You'll shun the new","Science Daily","text","moreover...","","http://sciencedaily.com","10 Feb 2010 05:00:59"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538318157","Discovery Kids lamps recalled","KMTR NewsSource 16","text","moreover..."," ","http://www.kmtr.com","10 Feb 2010 05:00:56"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538318144","Ferrero, Bellucci move on at Brasil Open","KHON 2","text","moreover..."," ","http://www.khon2.com","10 Feb 2010 05:00:55"," "," ")
);
 