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://www.edapebaf.com/clickthrough.cool?db=context&position=7001&tid=bhnhbgnnbonoblnhbmnmzyrprzoyre&eid=1&id=81860313&query=news%20%26%20subscriptions&clickid=77921078&UNQ=00110788516664297915&cgroup=Topstories","$160,000 mortgage for $580/Mo. - Low APR","Ad - http://www.bluecollarmortgages.com","text","moreover..."," ","http://www.edapebaf.com/clickthrough.cool?db=context&position=7001&tid=bhnhbgnnbonoblnhbmnmzyrprzoyre&eid=1&id=81860313&query=news%20%26%20subscriptions&clickid=77921078&UNQ=00110788516664297915&cgroup=Topstories","Feb 8, 2005 13:22"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j275107818","Palestinians, Israel announce cease-fire ","CNN","text","moreover...","","http://www.cnn.com","Feb 8, 2005 13:22","",""),
  new sa("http://c.moreover.com/click/here.pl?j275107854","Sharon, Abbas declare truce ","MSNBC","text","moreover...","","http://g.msn.com","Feb 8, 2005 13:22","",""),
  new sa("http://c.moreover.com/click/here.pl?j275104556","Mid-East leaders announce truce ","BBC","text","moreover...","","http://news.bbc.co.uk","Feb 8, 2005 13:17","",""),
  new sa("http://c.moreover.com/click/here.pl?j275097965","Mid-East ceasefire is announced ","BBC","text","moreover...","","http://news.bbc.co.uk","Feb 8, 2005 13:05","",""),
  new sa("http://c.moreover.com/click/here.pl?j275096433","Israel and Palestine leaders agree truce ","International Herald Tribune","text","moreover...","","http://www.iht.com","Feb 8, 2005 13:02","","")
);
 
