function sa(url,headline_text,source,media_type,cluster,tagline,document_url,harvest_time,access_status,access_registration,extract,valid_time) 
{
   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;
   this.extract = extract;
   this.valid_time = valid_time;
}
article = new Array(
  new sa("http://c.moreover.com/click/here.pl?j3024024047&f=10711","Researcher: Bass Pro Was \"Obstructing Progress\"","WBEN 930","text","moreover...","","http://www.wben.com","31 Jul 2010 22:32:00","","","Buffalo, NY (WBEN) -- Data collected by a nonprofit research organization that has studied Bass Pro's impact in communities where it has chosen to locate, or has considered locating, suggests Buffalo may be better off without the retailer. 'The future of","9 Sep 2010 22:31:00"),
  new sa("http://c.moreover.com/click/here.pl?j3023764972&f=10711","O&R seeks electric rate increase","Mid-Hudson News","text","moreover...","","http://www.midhudsonnews.com","31 Jul 2010 18:35:00","","","Weather Forecast PEARL RIVER Orange and Rockland Utilities filed a rate hike request with the state Public Service Commission that would see an 11.9 percent, or $78 million, increase over three years beginning July 1, 2011. Under the plan, filed Friday,","9 Sep 2010 19:35:00")
);
searchResultCount = 1232;
countProvided = true;
 