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=bhniblnobpnlbgnhbgnnzz&eid=1&id=92091427&creative=209701&query=family%3A(general)&clickid=88033284&tz=US&UNQ=00000125895010746303452000000106052054&value=ZQ3UNZAGPCZPQ&cgroup=&search=wedding","Mom Had YELLOW Teeth","Sponsored Link","text","moreover..."," ","http://click.pulse360.com/cgi-bin/clickthrough.cgi?db=context&position=7001&tid=bhniblnobpnlbgnhbgnnzz&eid=1&id=92091427&creative=209701&query=family%3A(general)&clickid=88033284&tz=US&UNQ=00000125895010746303452000000106052054&value=ZQ3UNZAGPCZPQ&cgroup=&search=wedding","23 Nov 2009 04:17:00"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352130783","Samantha Janus's wedding","WKYC News","text","moreover...","","http://www.wkyc.com","23 Nov 2009 04:17:00","",""),
  new sa("http://c.moreover.com/click/here.pl?j2352130410","ME: Teen Killed By NYC Police Was Shot 11 Times","10News.com","text","moreover...","","http://10news.com","23 Nov 2009 04:16:00","",""),
  new sa("http://c.moreover.com/click/here.pl?j2352129791","Teen shot 11 times by N.Y. police","CBC","text","moreover...","","http://www.cbc.ca","23 Nov 2009 04:16:00","","")
);
 