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=PH","Coldfusion Programmer/Develope","First Internet Allia"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=PH","Customer Support","First Internet Allia"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=PH","Accounting Clerk","Heart At Work, Inc."," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=PH","Graphic Artist","Heart At Work, Inc."," ") );