  var homer = new Image;
  var ourmenur = new Image;
  var specialsr = new Image;
  var locationr = new Image;
  var aboutusr = new Image;

  var homeh = new Image;
  var ourmenuh = new Image;
  var specialsh = new Image;
  var locationh = new Image;
  var aboutush = new Image;

  homer.src = "img/fgMnuHome.gif";
  ourmenur.src = "img/fgMnuOurMenu.gif";
  specialsr.src = "img/fgMnuSpecials.gif";
  locationr.src = "img/fgMnuLocation.gif";
  aboutusr.src = "img/fgMnuAboutUs.gif";

  homeh.src = "img/fgMnuHomeh.gif";
  ourmenuh.src = "img/fgMnuOurMenuh.gif";
  specialsh.src = "img/fgMnuSpecialsh.gif";
  locationh.src = "img/fgMnuLocationh.gif";
  aboutush.src = "img/fgMnuAboutUsh.gif";
