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?j2538588082","70-year presence ends with closure","Rye and Battle Observer","text","moreover...","","http://ryeandbattleobserver.co.uk","10 Feb 2010 07:35:00"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538588076","Jolie visits quake-hit Haiti","Financial Express","text","moreover...","","http://financialexpress.com","10 Feb 2010 07:34:59"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538588057","SRK signed his nude scans for female security officers!","Financial Express","text","moreover...","","http://financialexpress.com","10 Feb 2010 07:34:59"," ",""),
  new sa("http://c.moreover.com/click/here.pl?j2538588052","Sixers stay hot despite snow storm","Asbury Park Press","text","moreover...","","http://app.com","10 Feb 2010 07:34:59"," ","")
);
 