function sa(url,job,com,cluster) { this.url = url this.job = job this.com = com this.cluster = cluster } article = new Array( new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CT","Field Sales Engineer","Amphenol Rf"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CT","Design Engineer","Amphenol Rf"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CT","New Product Introduction Buyer","Amphenol Rf"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CT","Postdoctoral Fellow","University Of Connec"," ") );