function sa(url,job,com) { this.url = url this.job = job this.com = com } article = new Array( new sa(" ","No Entries"," ") );