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?j2538435135","Gemalto Smart Cards Secure Access to Personal Health Records in Bulgaria","FinanzNachrichten.de","text","moreover...","","http://finanznachrichten.de","10 Feb 2010 06:07:00"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538435095","Jones, Hopkins ready to step into the ring 17 years after first fight","Q 107","text","moreover..."," ","http://www.q107.com","10 Feb 2010 06:06:59"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538435094","First impression: Owl City wows 'em at WorkPlay","AL.com","text","moreover..."," ","http://blog.al.com","10 Feb 2010 06:06:59","reg","http://www.al.com/enter/index.ssf"),
  new sa("http://c.moreover.com/click/here.pl?j2538435115","Manpower Inc. Sees Social Networks Evolving Into 'Commercial Networks' for Companies, Providing Access to New Pools of Talent Via Virtual Work","Memphis Business Journal","text","moreover...","","http://memphis.bizjournals.com","10 Feb 2010 06:06:59",""," ")
);
 