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://c.moreover.com/click/here.pl?j2352031957","﻿Wie withdraws, Ochoa leads LPGA Tour Championship ﻿Wie withdraws from LPGA event with ankle injury","Central Florida News 13","text","moreover..."," ","http://www.cfnews13.com","23 Nov 2009 01:56:57"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352031955","How teaching of Chinese has evolved","Straits Times","text","moreover..."," ","http://www.straitstimes.com","23 Nov 2009 01:56:57"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352031928","﻿Wie withdraws from LPGA event with ankle injury ﻿Wie withdraws because of ankle injury ﻿Ochoa takes fir","Central Florida News 13","text","moreover..."," ","http://www.cfnews13.com","23 Nov 2009 01:56:56"," "," "),
  new sa("http://c.moreover.com/click/here.pl?j2352031921","Taiwan Data Watch-Oct export orders, employment data","Forbes.com","text","moreover..."," ","http://www.forbes.com","23 Nov 2009 01:56:56"," "," ")
);
 