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-CA","Dentist","Thomas K.S.Lee, D.D."," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CA","Specialist Series","University Californi"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CA","Axapta Functional Analyst","Ignify"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=US-CA","Plant Manager","Searchtec"," ") );