//Picture Gallery images
//Images should reside in - images/
if (pictureGalleryImages.length == 0){
pictureGalleryImages[0] = "top_bar2.gif"
pictureGalleryImages[1] = "top_bar1.gif"
pictureGalleryImages[2] = "top_bar3.gif"
pictureGalleryImages[3] = "top_bar4.gif"
pictureGalleryImages[4] = "top_bar5.gif"

}