PhotoGallery.settings.width = '500';
PhotoGallery.settings.bgColor = '#cc0000';
PhotoGallery.settings.preloaderColor = '#ffcc00';
PhotoGallery.settings.frameColor = '#ff9999';
PhotoGallery.settings.thumbColumns = '4';
PhotoGallery.settings.thumbRows = '1';
PhotoGallery.settings.thumbPosition = 'BOTTOM';
PhotoGallery.settings.thumbNavPosition = 'CENTER';
PhotoGallery.settings.thumbFrameColor = '#ff3333';
PhotoGallery.settings.titlePosition = 'NONE';
PhotoGallery.settings.captionPosition = 'NONE';
PhotoGallery.settings.buttonBarPosition = 'OVERLAY';

PhotoGallery.enable();
