1<?php
2$conf['bubbleMaxHeight'] = '300';
3$conf['bubbleWidth']  = '300';
4$conf['height']  = '300px';
5$conf['mouse']  = 'default';
6$conf['center']  = "January 1, 2000 00:00:00";
7$conf['controls']  = 1;
8$conf['bandPos']  = 'default';
9$conf['detailPercent'] = '80%';
10$conf['overPercent']   = '20%';
11$conf['detailPixels'] = '100';
12$conf['overPixels']   = '200';
13$conf['detailInterval'] = 'DECADE';
14$conf['overInterval']   = 'CENTURY';
15$conf['wikihtml']  = 0;
16$conf['showlink']  = 1;