1<?php
2$conf['theme'] = 'white';
3$conf['controls'] = 0;
4$conf['build_all_lists'] = 0;
5$conf['transition'] = 'fade';
6$conf['show_progress_bar'] = 0;
7$conf['open_in_new_window'] = 1;
8$conf['horizontal_slide_level'] = 2;
9$conf['enlarge_vertical_slide_headers'] = 0;
10$conf['show_image_borders'] = 0;
11$conf['show_slide_details'] = 1;
12$conf['start_button'] = 'start_button.png';
13$conf['size'] = '960x700';
14$conf['auto_slide'] = 0;
15$conf['loop'] = 0;