
var preload_ctrl_images=true;

//And configure the image buttons' images here:
var previmg='';
var stopimg='';
var playimg='';
var nextimg='';

var slides=[]; //FIRST SLIDESHOW
//configure the below images and descriptions to your own. 
slides[0] = ["images/slide1.jpg", "(ICSI)  Sperm is injected directly into an egg to facilitate fertilization."];
slides[1] = ["images/slide2.jpg", "Zygote Fertilized egg with male and female pronuclei"];
slides[2] = ["images/slide3.jpg", "2 cell embryo. Fertilized egg has divided once"];
slides[3] = ["images/slide4.jpg", "4 cell embryo. Fertilized egg has divided twice "];
slides[4] = ["images/slide5.jpg", "Morulla (8 cells)"];
slides[5] = ["images/slide6.jpg", "Blastocyst"];
slides[6] = ["images/slide7.jpg", "Baby"];
//above slide show uses only the defaults
