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();

article[article.length] = new sa("http://www.rssgov.com/gils/archives/000123.html","Become a Power News Consumer","gilsUtah News","text","Syndicating News Using RSS","","http://www.rssgov.com/gils/","September 21, 2004 06:22 PM","","");
article[article.length] = new sa("http://www.rssgov.com/gils/archives/000120.html","Fed Trends in Restricting Information Access","gilsUtah News","text","Open Access","","http://www.rssgov.com/gils/","September 19, 2004 10:46 AM","","");
