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&pcity=Makati_City","General Transcription Editor","The Advertiser"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=PH&pcity=Makati_City","Transcriptionist","The Advertiser"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=PH&pcity=Makati_City","Call Center Agents","Multi-Lingual Call C"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=PH&pcity=Makati_City","Hr/Admin Manager","The Advertiser"," ") );