home_on = new Image(28,115)
home_on.src = "_images/_navigation/home_on.png"
home_off = new Image(28,115)
home_off.src = "_images/_navigation/home_off.png"
restaurant_on = new Image(28,115)
restaurant_on.src = "_images/_navigation/restaurant_on.png"
restaurant_off = new Image(28,115)
restaurant_off.src = "_images/_navigation/restaurant_off.png"
menus_on = new Image(28,115)
menus_on.src = "_images/_navigation/menus_on.png"
menus_off = new Image(28,115)
menus_off.src = "_images/_navigation/menus_off.png"
reviews_on = new Image(28,115)
reviews_on.src = "_images/_navigation/reviews_on.png"
reviews_off = new Image(28,115)
reviews_off.src = "_images/_navigation/reviews_off.png"
gallery_on = new Image(28,115)
gallery_on.src = "_images/_navigation/gallery_on.png"
gallery_off = new Image(28,115)
gallery_off.src = "_images/_navigation/gallery_off.png"
contact_on = new Image(28,115)
contact_on.src = "_images/_navigation/contact_on.png"
contact_off = new Image(28,115)
contact_off.src = "_images/_navigation/contact_off.png"