<script type="text/javascript">
loadImage1 = new Image();
loadImage1.src = "imgs/global/menu_about_on.gif";
staticImage1 = new Image();
staticImage1.src = "imgs/global/menu_about.gif";

loadImage2 = new Image();
loadImage2.src = "imgs/global/menu_members_on.gif";
staticImage2 = new Image();
staticImage2.src = "imgs/global/menu_members.gif";

loadImage3 = new Image();
loadImage3.src = "imgs/global/menu_promotions_on.gif";
staticImage3 = new Image();
staticImage3.src = "imgs/global/menu_promotions.gif";

loadImage4 = new Image();
loadImage4.src = "imgs/global/menu_menu_on.gif";
staticImage4 = new Image();
staticImage4.src = "imgs/global/menu_menu.gif";

loadImage5 = new Image();
loadImage5.src = "imgs/global/menu_news_on.gif";
staticImage5 = new Image();
staticImage5.src = "imgs/global/menu_news.gif";

loadImage6 = new Image();
loadImage6.src = "imgs/global/menu_outlets_on.gif";
staticImage6 = new Image();
staticImage6.src = "imgs/global/menu_outlets.gif";

loadImage7 = new Image();
loadImage7.src = "imgs/global/menu_franchise_on.gif";
staticImage7 = new Image();
staticImage7.src = "imgs/global/menu_franchise.gif";

loadImage8 = new Image();
loadImage8.src = "imgs/global/menu_career_on.gif";
staticImage8 = new Image();
staticImage8.src = "imgs/global/menu_career.gif";

loadImage9 = new Image();
loadImage9.src = "imgs/global/menu_contact_on.gif";
staticImage9 = new Image();
staticImage9.src = "imgs/global/menu_contact.gif";
</script>
