/* Please don't change this page.  Thanks, Keith */

var slides=[];



slides[1]  =["/img/showcase/6944-rileyobon-ss.jpg", "<font color=blue>Kahului Jodo Mission Obon Festival</font><br>Come join us on Saturday, August 14th. Fun, food and dancing! ", "http://www.calendarmaui.com/php/event-detail.php?event_id=6951"];

slides[0]  =["/img/showcase/6945-lynnobon-ss.jpg", "<font color=green>Wailuku Hongwanji Mission Obon Festival</font><br>Please join us Friday, August 6 and Saturday, August 7 for fun, food and dancing!", "http://www.calendarmaui.com/php/event-detail.php?event_id=6949"];

/*slides[2]  =["/img/showcase/1666-cat1-ss.jpg", "<font color=blue>9th Life Hawaii's Spay and Neuter Clinic</font><br>Happening July 3,5,7,10,11 and 13th.  Help control Maui's cat population!", "http://www.calendarmaui.com/php/event-detail.php?event_id=1666"];*/

/**slides[1]  =["/img/showcase/8169-sunset-ss.jpg", "<font color=green>Sunset Dinner Cruise Fundraiser for Alan Arakawa</font><br>Join us on board the beautiful Alii Nui, Tuesday, July 20th! Help support a great candidate!", "http://www.calendarmaui.com/php/event-detail.php?event_id=8169"];**/

/*slides[2]  =["/img/showcase/340-mmatsuri-ss.jpg", "<font color=blue>10th Annual Maui Matsuri</font><br>Come join us for this wonderful cultural 2 day event!", "http://www.calendarmaui.com/php/event-detail.php?event_id=5719"];*/

//slideshow images must be 379px x 239px
//max 65 characters in the title
//max 126 characters in the descriptive text after the <br>
//optional properties for these images:
slides.desc_prefix=''; //string prefix for image descriptions display
slides.counter=0; //use to show image counter
slides.width=379; //use to set width of widest image if dimensions vary
slides.height=239; //use to set height of tallest image if dimensions vary
slides.fadecolor="#ffffff"; // will set fading images background color, defaults to white
slides.delay=4000; //will set milliseconds delay between slides for a given show, may also be set in the call as the last parameter
slides.use_alt=1; //use for descriptions as images alt attributes
slides.use_title=0; //use for descriptions as images title attributes
slides.no_controls=1;  // will set a slide show with no controls
slides.no_added_linebreaks=1; //use 1 for no space below load area in formatting of texts and controls
slides.pause=1; //use for pause on mouseover
//slides.specs="width=300, height=250"; //global specifications for this show's new window(s)
