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