
NUI.gallery = new NUI.Gallery();
NUI.gallery.id = 5;
NUI.gallery.sort_mode = 2;
NUI.gallery.pictures = [new NUI.Picture(320,0,'Table',NUI.gallery),new NUI.Picture(312,1,'Company Chair',NUI.gallery),new NUI.Picture(309,2,'Office Space',NUI.gallery),new NUI.Picture(310,3,'Arch Desk',NUI.gallery),new NUI.Picture(313,4,'Chair',NUI.gallery),new NUI.Picture(300,5,'Table',NUI.gallery),new NUI.Picture(315,6,'Commode Cabinet',NUI.gallery),new NUI.Picture(308,7,'Office Space',NUI.gallery),new NUI.Picture(299,8,'Desk',NUI.gallery),new NUI.Picture(314,9,'Interior',NUI.gallery),new NUI.Picture(316,10,'ePlus Office Furniture',NUI.gallery),new NUI.Picture(302,11,'Table',NUI.gallery),new NUI.Picture(298,12,'Desk',NUI.gallery),new NUI.Picture(318,13,'Saloom Furniture',NUI.gallery),new NUI.Picture(307,14,'Interior',NUI.gallery),new NUI.Picture(305,15,'Interior',NUI.gallery),new NUI.Picture(301,16,'Table',NUI.gallery),new NUI.Picture(319,17,'Sofa Table',NUI.gallery),new NUI.Picture(317,18,'ePlus Office Furniture',NUI.gallery),new NUI.Picture(304,19,'Interior',NUI.gallery),new NUI.Picture(311,20,'Red Grasshopper',NUI.gallery),new NUI.Picture(303,21,'Table',NUI.gallery),new NUI.Picture(306,22,'Interior',NUI.gallery)];
NUI.gallery.products[0] = new NUI.Product(1261);
NUI.gallery.products[0].box = '1261.jpg';
NUI.gallery.products[0].name = 'Cobalt v8 - Digitally Delivered Edition';
NUI.gallery.products[0].price = '';
NUI.gallery.products[0].brand_name = 'Ashlar Inc.';
NUI.gallery.products[0].stars_img = '

';
NUI.gallery.products[1] = new NUI.Product(1054);
NUI.gallery.products[1].box = '1054.jpg';
NUI.gallery.products[1].name = 'Cobalt v8 - Packaged Edition';
NUI.gallery.products[1].price = '';
NUI.gallery.products[1].brand_name = 'Ashlar Inc.';
NUI.gallery.products[1].stars_img = '

';
NUI.gallery.first().show();