var AGallery = new TGallery(260, 350, 800, 600, false, "products_gallery.js");

// start of gallery images
AGallery.add_image('xbox/Picture 014.jpg', 0, 'Xbox 014');
AGallery.add_image('xbox/Picture 015.jpg', 0, 'Xbox 015');
AGallery.add_image('xbox/Picture 016.jpg', 0, 'Xbox 016');
AGallery.add_image('xbox/Picture 017.jpg', 0, 'Xbox 017');
// end of gallery images
