Logoon = new Image();
Logoon.src = "images/MenuLogoOver.gif";
Logooff = new Image();
Logooff.src = "images/MenuLogoOff.gif";
Printon = new Image();
Printon.src = "images/MenuPrintOver.gif";
Printoff = new Image();
Printoff.src = "images/MenuPrintOff.gif";
Bookon = new Image();
Bookon.src = "images/MenuBookOver.gif";
Bookoff = new Image();
Bookoff.src = "images/MenuBookOff.gif";
Illustrationon = new Image();
Illustrationon.src = "images/MenuIllustrationOver.gif";
Illustrationoff = new Image();
Illustrationoff.src = "images/MenuIllustrationOff.gif";
Webon = new Image();
Webon.src = "images/MenuWebOver.gif";
Weboff = new Image();
Weboff.src = "images/MenuWebOff.gif";
Abouton = new Image();
Abouton.src = "images/MenuAboutOver.gif";
Aboutoff = new Image();
Aboutoff.src = "images/MenuAboutOff.gif";

Contacton = new Image();
Contacton.src = "images/MenuContactOver.gif";
Contactoff = new Image();
Contactoff.src = "images/MenuContactOff.gif";

ArrowLefton = new Image();
ArrowLefton.src = "images/NavArrowLeftOver.gif";
ArrowLeftoff = new Image();
ArrowLeftoff.src = "images/NavArrowLeftOff.gif";
ArrowRighton = new Image();
ArrowRighton.src = "images/NavArrowRightOver.gif";
ArrowRightoff = new Image();
ArrowRightoff.src = "images/NavArrowRightOff.gif";

NavNumOneon = new Image();
NavNumOneon.src = "images/NavNumOneOver.gif";
NavNumOneoff = new Image();
NavNumOneoff.src = "images/NavNumOneOff.gif";
NavNumTwoon = new Image();
NavNumTwoon.src = "images/NavNumTwoOver.gif";
NavNumTwooff = new Image();
NavNumTwooff.src = "images/NavNumTwoOff.gif";
NavNumThreeon = new Image();
NavNumThreeon.src = "images/NavNumThreeOver.gif";
NavNumThreeoff = new Image();
NavNumThreeoff.src = "images/NavNumThreeOff.gif";