options
| name | type | default | description |
|---|---|---|---|
| focus | number |
0 | You can set first showing image by give index (number type / start from 0). |
| thumbnails | selector string |
null | Gallery's thumbnails wrapper selctor string. |
| time | number |
3000 | Millisecond time of the delay the auto change animation. |
| auto | boolean |
true | If you turn on this option, You can control to pause/play of the gallery by mouseover, and mouseout event. |
| hover | boolean |
true | If you set this option to true, You can switch images by hover on each of thumbnails. |




