var slides=[]; 
slides[0]  = ["/img/all/070707-pendant-detail.jpg", "14K Gold 07-07-07 Once in a Lifetime Pendant"];
slides[1]  = ["/img/all/070707-pendant-small-lg-yg.jpg", "14K Gold 070707 Once in a Lifetime Pendant in 2 sizes"];
slides[2]  = ["/img/all/070707-pendant-small-lg.jpg", "Sterling silver 070707 Once in a Lifetime Pendants in 2 sizes"];
slides[3]  = ["/img/all/070707-pendant-small-lg-back.jpg", "Sterling Silver 070707 Once in a Lifetime Pendants - Backside"];
slides[4]  = ["/img/all/shirley-070707-pendants.jpg", "070707 Pendants worn by Hawaii's Beauties"];
slides[5]  = ["/img/all/080808-pendant-square.jpg", "14K Yellow Gold 080808 square Once in a Lifetime Pendant"];
slides[6]  = ["/img/all/080808-pendant-round.jpg", "14K Yellow Gold 080808 round Once in a Lifetime Pendant"];
slides[7]  = ["/img/all/080808-pendants.jpg", "080808 Once in a Lifetime Pendants in 2 shapes"];
slides[8]  = ["/img/all/090909-pendant-round.jpg", "Sterling Silver 090909 Once in a Lifetime Pendant"];
slides[9]  = ["/img/all/101010-pendant.jpg", "Sterling Silver 101010 Once in a Lifetime Pendant"];
slides[10] = ["/img/all/090909-pendant.jpg", "Sterling Silver 090909 Once in a Lifetime Pendant"];
slides[11] = ["/img/all/070707-lg-sterling-top-bale.jpg", "Sterling Silver 070707 Pendant with top bale"];
slides[12] = ["/img/all/080-pendant3.jpg", "080 Once in a Lifetime Pendant"];
slides[13] = ["/img/all/080-pendant2.jpg", "080 Once in a Lifetime Pendant"];
slides[14] = ["/img/all/080-pendant.jpg", "080 Once in a Lifetime Pendant"];
slides[15] = ["/img/all/5-30-97-anniversary-pendant.jpg", "18K Gold 5-30-1997 Anniversay Pendant"];
slides[16] = ["/img/all/11-11-11-pendant.jpg", "Gold 11-11-11 Once in a Lifetime Pendant"];
slides[17] = ["/img/all/101010-pendant-both.jpg", "Sterling Silver 10-10-10 Once in a Lifetime Pendants in large and small"];
slides[18] = ["/img/all/11-11-11-pendant-silver.jpg", "Sterling Silver 11-11-11 Once in a Lifetime Pendant"];

//optional properties for these images:
slides.desc_prefix='DESIGNS BY SHIRLEY - '; //string prefix for image descriptions display
slides.counter=1; //use to show image counter
slides.width=671; //use to set width of widest image if dimensions vary
slides.height=671; //use to set height of tallest image if dimensions vary
slides.fadecolor="#000000"; // will set fading images background color, defaults to white
slides.delay=3000; //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=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.random=1;
//slides.specs="width=300, height=250"; //global specifications for this show's new window(s)

