
NUI.gallery = new NUI.Gallery();
NUI.gallery.id = 89;
NUI.gallery.sort_mode = 2;
NUI.gallery.pictures = [new NUI.Picture(6565,0,'Outside View',NUI.gallery),new NUI.Picture(6587,1,'5 Chairs',NUI.gallery),new NUI.Picture(6594,2,'Airplane',NUI.gallery),new NUI.Picture(6602,3,'Apple',NUI.gallery),new NUI.Picture(6574,4,'Backyard',NUI.gallery),new NUI.Picture(6573,5,'Bath',NUI.gallery),new NUI.Picture(6588,6,'BIAS Architecture',NUI.gallery),new NUI.Picture(6591,7,'Car',NUI.gallery),new NUI.Picture(6567,8,'Cars',NUI.gallery),new NUI.Picture(6595,9,'Cell',NUI.gallery),new NUI.Picture(6581,10,'Castle',NUI.gallery),new NUI.Picture(6578,11,'Cheetah Mouse',NUI.gallery),new NUI.Picture(6576,12,'Colorful',NUI.gallery),new NUI.Picture(6564,13,'Cop',NUI.gallery),new NUI.Picture(6586,14,'Curved Building',NUI.gallery),new NUI.Picture(6585,15,'Corner',NUI.gallery),new NUI.Picture(6603,16,'Cubicles',NUI.gallery),new NUI.Picture(6584,17,'Fence and Garages',NUI.gallery),new NUI.Picture(6582,18,'Girl',NUI.gallery),new NUI.Picture(6592,19,'Orange',NUI.gallery),new NUI.Picture(6571,20,'Wasatch Evolution Amber Ale',NUI.gallery),new NUI.Picture(6566,21,'Watch',NUI.gallery),new NUI.Picture(6583,22,'Wine',NUI.gallery),new NUI.Picture(6575,23,'Garden',NUI.gallery),new NUI.Picture(6570,24,'Glass Table',NUI.gallery),new NUI.Picture(6577,25,'Hippo in Tub',NUI.gallery),new NUI.Picture(6596,26,'Long Cell',NUI.gallery),new NUI.Picture(6597,27,'Pool',NUI.gallery),new NUI.Picture(6601,28,'Room',NUI.gallery),new NUI.Picture(6579,29,'Man',NUI.gallery),new NUI.Picture(6580,30,'Plant',NUI.gallery),new NUI.Picture(6600,31,'Red Fridge',NUI.gallery),new NUI.Picture(6568,32,'Room',NUI.gallery),new NUI.Picture(6599,33,'Sofas',NUI.gallery),new NUI.Picture(6598,34,'Swirl',NUI.gallery),new NUI.Picture(6572,35,'Table and 4 Chairs',NUI.gallery),new NUI.Picture(6590,36,'View 1',NUI.gallery),new NUI.Picture(6589,37,'View 2',NUI.gallery),new NUI.Picture(6593,38,'Walking',NUI.gallery)];
NUI.gallery.products[0] = new NUI.Product(3259);
NUI.gallery.products[0].box = '3259.jpg';
NUI.gallery.products[0].name = 'Cheetah3D';
NUI.gallery.products[0].price = '$142';
NUI.gallery.products[0].brand_name = 'Cheetah3D';
NUI.gallery.products[0].stars_img = '

';
NUI.gallery.products[1] = new NUI.Product(3259);
NUI.gallery.products[1].box = '3259.jpg';
NUI.gallery.products[1].name = 'Cheetah3D';
NUI.gallery.products[1].price = '$142';
NUI.gallery.products[1].brand_name = 'Cheetah3D';
NUI.gallery.products[1].stars_img = '

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