
NUI.gallery = new NUI.Gallery();
NUI.gallery.id = 75;
NUI.gallery.sort_mode = 2;
NUI.gallery.pictures = [new NUI.Picture(5631,0,'Head',NUI.gallery),new NUI.Picture(5628,1,'Man',NUI.gallery),new NUI.Picture(5627,2,'Red Car',NUI.gallery),new NUI.Picture(5626,3,'Pitcher',NUI.gallery),new NUI.Picture(5634,4,'Hand',NUI.gallery),new NUI.Picture(5635,5,'Tudo',NUI.gallery),new NUI.Picture(5633,6,'Vase',NUI.gallery),new NUI.Picture(5632,7,'Woman',NUI.gallery),new NUI.Picture(5630,8,'Monster',NUI.gallery),new NUI.Picture(5629,9,'Skull',NUI.gallery)];
NUI.gallery.products[0] = new NUI.Product(2222);
NUI.gallery.products[0].box = '2222.jpg';
NUI.gallery.products[0].name = 'T-Splines Plug-In for Maya';
NUI.gallery.products[0].price = '$472';
NUI.gallery.products[0].brand_name = 'T-Splines';
NUI.gallery.products[0].stars_img = '

';
NUI.gallery.products[1] = new NUI.Product(1716);
NUI.gallery.products[1].box = '1716.jpg';
NUI.gallery.products[1].name = 'Maya Complete - nodelock';
NUI.gallery.products[1].price = '';
NUI.gallery.products[1].brand_name = 'Autodesk';
NUI.gallery.products[1].stars_img = '

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