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://click.pulse360.com/cgi-bin/clickthrough.cgi?db=context&position=7001&tid=bhniblnobnnmbhnmbonozg&eid=1&id=92153245&creative=204145&query=general%20network%3A(general)&clickid=87870965&tz=US&UNQ=00000125876168823201781000000106054056&value=KD4U7YLWMF6SU&cgroup=uspoliticalcolumnists","BREAKING: Mom Loses 52 lbs With 1 Rule!","Sponsored Link","text","moreover..."," ","http://click.pulse360.com/cgi-bin/clickthrough.cgi?db=context&position=7001&tid=bhniblnobnnmbhnmbonozg&eid=1&id=92153245&creative=204145&query=general%20network%3A(general)&clickid=87870965&tz=US&UNQ=00000125876168823201781000000106054056&value=KD4U7YLWMF6SU&cgroup=uspoliticalcolumnists","20 Nov 2009 22:19:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2348806660","The Fate of Lady Parts in the Senate Bill","The New Republic Online","text","moreover...","","http://www.tnr.com","20 Nov 2009 22:19:00","","")
);
 