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=CA-ON","Management","Cruise Shipping Serv"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=CA-ON","Product Sales Specialist","Greenocious Technolo"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=CA-ON","Medical/Surgical","Professional Recruit"," "),new sa("http://www.jobscity.net/pls/jobs/list_loc_jobs?ploc=CA-ON","Critical Care","Professional Recruit"," ") );