<?php
/**
 * Options for the slideshow plugin
 *
 * @author Ikuo Obataya <I.Obataya@gmail.com>
 */

$conf['default_width']   = 320;
$conf['default_height']  = 240;
$conf['default_bgcolor'] = "#000000";
$conf['license']         = "";
