	
	BlockGallery.prototype.GALLERY_WIDTH = 400;
	BlockGallery.prototype.GALLERY_HEIGHT = 400;
	
	BlockGallery.prototype.ONE_IMAGE_PER_FRAME_MODE = true;
	BlockGallery.prototype.AUTO_SIZE_MODE = true;
	BlockGallery.prototype.ORIGINAL_VIEW_MODE = true;
	BlockGallery.prototype.CAPTION = true;
	BlockGallery.prototype.CAPTION_SIDE = "TOP";
	BlockGallery.prototype.PAGER_SIZE = 5;