// JavaScript Document
function swapImage(y,z) {
x = document.hotel
btName = z
x.src = "../images/hotels/" + z + ".jpg"
}
