
NUI.gallery = new NUI.Gallery();
NUI.gallery.id = 10;
NUI.gallery.sort_mode = 2;
NUI.gallery.pictures = [new NUI.Picture(513,0,'AcroPlot Jr. allows you to easily plot the current drawing to a PDF file.',NUI.gallery),new NUI.Picture(514,1,'AcroPlot Jr. includes the AcroPlot Admin program.',NUI.gallery),new NUI.Picture(518,2,'Setting the email properties.',NUI.gallery),new NUI.Picture(517,3,'Creation of complex bookmarks by extracting the drawing properties.',NUI.gallery),new NUI.Picture(520,4,'Opening the PDF file: one of the drawings.',NUI.gallery),new NUI.Picture(516,5,'Options setting: paper size, res., orientation, and std. AutoCAD plot opt.s.',NUI.gallery),new NUI.Picture(519,6,'Opening the PDF file: the title page.',NUI.gallery),new NUI.Picture(515,7,'Selection of the output filename and of drawings and layouts to plot.',NUI.gallery)];
NUI.gallery.products[0] = new NUI.Product(1242);
NUI.gallery.products[0].box = 'Cadzation_AcroPlot_90.jpg';
NUI.gallery.products[0].name = 'AcroPlot';
NUI.gallery.products[0].price = '$134';
NUI.gallery.products[0].brand_name = 'CADzation';
NUI.gallery.products[0].stars_img = '

';
NUI.gallery.products[1] = new NUI.Product(1488);
NUI.gallery.products[1].box = 'CADzation_AcroPlotPro_90.jpg';
NUI.gallery.products[1].name = 'AcroPlot Pro';
NUI.gallery.products[1].price = '$224';
NUI.gallery.products[1].brand_name = 'CADzation';
NUI.gallery.products[1].stars_img = '

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