function article(articleid, title) { this.articleid = articleid; this.title = title; } var articles = new Array(4); articles[0] = new article(815, 'Trilogy Age Proof CoQ10 Booster Serum'); articles[1] = new article(812, 'BECCA Bombora Collection - Get the Look'); articles[2] = new article(811, 'Adore Beauty Update Jan 2010'); articles[3] = new article(810, 'Clarins Nude Inspirations Makeup Collection');