<!--

img1 = new Image ()
img1.src = "nav/about.gif"
img2 = new Image ()
img2.src = "nav/abouton.gif"

img3 = new Image ()
img3.src = "nav/favors.gif"
img4 = new Image ()
img4.src = "nav/favorson.gif"

img5 = new Image ()
img5.src = "nav/rentals.gif"
img6 = new Image ()
img6.src = "nav/rentalson.gif"

img7 = new Image ()
img7.src = "nav/catalog.gif"
img8 = new Image ()
img8.src = "nav/catalogon.gif"

img9 = new Image ()
img9.src = "nav/locations.gif"
img10 = new Image ()
img10.src = "nav/locationson.gif"

img11 = new Image ()
img11.src = "nav/contact.gif"
img12 = new Image ()
img12.src = "nav/contacton.gif"

img13 = new Image ()
img13.src = "nav/home.gif"
img14 = new Image ()
img14.src = "nav/homeon.gif"


// -->
