var sections_images = new CreateArray(5);
sections_images[1].sImage = "apples.jpg";
sections_images[2].sImage = "artichoke.jpg";
sections_images[3].sImage = "sirloin.jpg";
sections_images[4].sImage = "salmon.jpg";
sections_images[5].sImage = "gouda.jpg";
