var slides=[];
slides[0]  = ["../img/members/53-kiss-in-the-waves-hm.jpg", "Kiss in the Waves by Photos On Maui", "http://www.mauiweddingclub.com/php/member.php?member_id=53&cat_id=15"];
slides[1]  = ["../img/members/53-ocean-cliff-couple-hm.jpg", "Ocean Cliff by Photos on Maui", "http://www.mauiweddingclub.com/php/member.php?member_id=53&cat_id=15"];
slides[2]  = ["../img/members/53-ring-bearer-hm.jpg", "Ring Bearer by Photos on Maui", "http://www.mauiweddingclub.com/php/member.php?member_id=53&cat_id=15"];
slides[3]  = ["../img/members/154-bridal-veil-hm.jpg", "Bridal Veil by Angelina Hills Photography", "http://www.mauiweddingclub.com/php/member.php?member_id=154&cat_id=15"];
slides[4]  = ["../img/members/29-bella-bloom-hm.jpg", "Bouquet by Bella Bloom", "http://www.mauiweddingclub.com/php/member.php?member_id=29&cat_id=8"];
slides[5]  = ["../img/members/117-bride-carry-hm.jpg", "Bride by Tad Craig Photography", "http://www.mauiweddingclub.com/php/member.php?member_id=117&cat_id=15"];
slides[6]  = ["../img/members/174-weddings-by-kinga-hm.jpg", "Excitement by Kinga Ritchey of Creative Memories Photography", "http://www.mauiweddingclub.com/php/member.php?member_id=174&cat_id=15"];
slides[7]  = ["../img/members/29-thai-table-setting-hm.jpg", "Indonesian Table Setting by Bella Bloom", "http://www.mauiweddingclub.com/php/member.php?member_id=29&cat_id=8"];
slides[8]  = ["../img/members/154-bridal-bouquet-hm.jpg", "Bridal Bouquet by Angelina Hills Photography", "http://www.mauiweddingclub.com/php/member.php?member_id=154&cat_id=15"];
slides[9]  = ["../img/members/68-flower-girls-hm.jpg", "Flower Girls by Joanna Tano Photography", "http://www.mauiweddingclub.com/php/member.php?member_id=68&cat_id=15"];

//optional properties for these images:
slides.desc_prefix='MAUI WEDDING CLUB - '; //string prefix for image descriptions display
slides.counter=1; //use to show image counter
slides.width=669; //use to set width of widest image if dimensions vary
slides.height=669; //use to set height of tallest image if dimensions vary
slides.fadecolor="#ffffff"; // will set fading images background color, defaults to white
slides.delay=2500; //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=1; //use for descriptions as images title attributes
slides.no_controls=0;  // will set a slide show with no controls
slides.random=1;
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
