function activehome(newimg) {newimg.src = "Images/Home-Rollover.gif"
}
function inactivehome(newimg) {newimg.src = "Images/Home.gif"
}
function activestory(newimg) {newimg.src = "Images/Our-Story-Rollover.gif"
}
function inactivestory(newimg) {newimg.src = "Images/Our-Story.gif"
}
function activemenu(newimg) {newimg.src = "Images/Menu-Rollover.gif" 
}
function inactivemenu(newimg) {newimg.src = "Images/Menu.gif"
}
function activecater(newimg) {newimg.src = "Images/Catering-Rollover.gif"
}
function inactivecater(newimg) {newimg.src = "Images/Catering.gif"
}
function activecards(newimg) {newimg.src = "Images/Gift-Cards-Rollover.gif"
}
function inactivecards(newimg) {newimg.src = "Images/Gift-Cards.gif"
}
function activedirect(newimg) {newimg.src = "Images/Directions-Rollover.gif"
}
function inactivedirect(newimg) {newimg.src = "Images/Directions.gif"
}
function activecontact(newimg) {newimg.src = "Images/Contact-Us-Rollover.gif"
}
function inactivecontact(newimg) {newimg.src = "Images/Contact-Us.gif"
}
function activenews(newimg) {newimg.src = "Images/In-The-News-Rollover.gif"
}
function inactivenews(newimg) {newimg.src = "Images/In-The-News.gif"
}
