if (document.images) {
image0 = new Image
image1 = new Image
image2 = new Image
image3 = new Image
image4 = new Image
image5 = new Image

image0.src = "../../images/locations/maps/select-text.gif"
image1.src = "../../images/locations/maps/tur.gif"
image2.src = "../../images/locations/maps/quo.gif"
image3.src = "../../images/locations/maps/scc.gif"
image4.src = "../../images/locations/maps/tri.gif"
image5.src = "../../images/locations/maps/sto.gif"

}