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=bhnibmnlbongbgngbmnizv&eid=1&id=92234799&creative=264549&query=general%20network%3A(general)&clickid=87870965&tz=US&UNQ=00000126580006199625767000000106055049&value=BWJO5B4R6V7NG&origvalue=DUVW3XEKVPMAW&cgroup=&search=poets%20books","Obama’s School Stimulus Money $$$","Sponsored Link","text","moreover..."," ","http://click.pulse360.com/cgi-bin/clickthrough.cgi?db=context&position=7001&tid=bhnibmnlbongbgngbmnizv&eid=1&id=92234799&creative=264549&query=general%20network%3A(general)&clickid=87870965&tz=US&UNQ=00000126580006199625767000000106055049&value=BWJO5B4R6V7NG&origvalue=DUVW3XEKVPMAW&cgroup=&search=poets%20books","10 Feb 2010 10:46:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2538972499","US e-commerce records first ever spending drop in 2009","Yahoo! UK and Ireland","text","moreover...","","http://uk.news.yahoo.com","10 Feb 2010 10:46:00","","")
);
 