
NUI.gallery = new NUI.Gallery();
NUI.gallery.id = 42;
NUI.gallery.sort_mode = 2;
NUI.gallery.pictures = [new NUI.Picture(2467,0,'Bad Boy',NUI.gallery),new NUI.Picture(2449,1,'Calf',NUI.gallery),new NUI.Picture(2447,2,'Squirrel',NUI.gallery),new NUI.Picture(2472,3,'Megaman',NUI.gallery),new NUI.Picture(2454,4,'Mouse',NUI.gallery),new NUI.Picture(2473,5,'Militato',NUI.gallery),new NUI.Picture(2460,6,'Homer',NUI.gallery),new NUI.Picture(2487,7,'Knight',NUI.gallery),new NUI.Picture(2476,8,'Japanese Doll',NUI.gallery),new NUI.Picture(2465,9,'Marvin the Martian',NUI.gallery),new NUI.Picture(2471,10,'Kuchirat',NUI.gallery),new NUI.Picture(2461,11,'Baby Dolphin',NUI.gallery),new NUI.Picture(2474,12,'Lego Man',NUI.gallery),new NUI.Picture(2485,13,'Dilbert',NUI.gallery),new NUI.Picture(2466,14,'Anime girl',NUI.gallery),new NUI.Picture(2480,15,'Boris da Buzzard',NUI.gallery),new NUI.Picture(2477,16,'Redhead Anime Girl',NUI.gallery),new NUI.Picture(2456,17,'PacMan',NUI.gallery),new NUI.Picture(2448,18,'Cartoon',NUI.gallery),new NUI.Picture(2459,19,'Badtz Maru',NUI.gallery),new NUI.Picture(2450,20,'Anty',NUI.gallery),new NUI.Picture(2463,21,'Toony',NUI.gallery),new NUI.Picture(2458,22,'Bad Bee',NUI.gallery),new NUI.Picture(2468,23,'Bomberman Boss',NUI.gallery),new NUI.Picture(2482,24,'Tin Robot',NUI.gallery),new NUI.Picture(2453,25,'Toon-car',NUI.gallery),new NUI.Picture(2479,26,'Tortoise Head',NUI.gallery),new NUI.Picture(2481,27,'Crazy',NUI.gallery),new NUI.Picture(2470,28,'Grams',NUI.gallery),new NUI.Picture(2469,29,'Duck',NUI.gallery),new NUI.Picture(2455,30,'Jack_o',NUI.gallery),new NUI.Picture(2475,31,'Mr Pen',NUI.gallery),new NUI.Picture(2464,32,'Peanut: Good Bye the Star',NUI.gallery),new NUI.Picture(2483,33,'The Bench',NUI.gallery),new NUI.Picture(2457,34,'Smart',NUI.gallery),new NUI.Picture(2452,35,'Smart Chicken',NUI.gallery),new NUI.Picture(2484,36,'Toon Town',NUI.gallery),new NUI.Picture(2462,37,'Aloter Ego',NUI.gallery),new NUI.Picture(2486,38,'Dino',NUI.gallery),new NUI.Picture(2478,39,'Egg-Eyed Devil',NUI.gallery),new NUI.Picture(2451,40,'Door Nob',NUI.gallery)];
NUI.gallery.products[0] = new NUI.Product(2217);
NUI.gallery.products[0].box = '2217.jpg';
NUI.gallery.products[0].name = 'Rhino 4.0';
NUI.gallery.products[0].price = '$788';
NUI.gallery.products[0].brand_name = 'Robert McNeel & Associates';
NUI.gallery.products[0].stars_img = '

';
NUI.gallery.products[1] = new NUI.Product(2156);
NUI.gallery.products[1].box = '2156.jpg';
NUI.gallery.products[1].name = 'DOSCH 3D: Soccer';
NUI.gallery.products[1].price = '$170';
NUI.gallery.products[1].brand_name = 'Dosch Design';
NUI.gallery.products[1].stars_img = '

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