loadImage1 = new Image();
loadImage1.src = "http://www.dallasclimbing.com/images/b_home_on.jpg";
staticImage1 = new Image();
staticImage1.src = "http://www.dallasclimbing.com/images/b_home_off.jpg";

loadImage2 = new Image();
loadImage2.src = "http://www.dallasclimbing.com/images/b_about_on.jpg";
staticImage2 = new Image();
staticImage2.src = "http://www.dallasclimbing.com/images/b_about_off.jpg";

loadImage3 = new Image();
loadImage3.src = "http://www.dallasclimbing.com/images/b_staff_on.jpg";
staticImage3 = new Image();
staticImage3.src = "http://www.dallasclimbing.com/images/b_staff_off.jpg";

loadImage4 = new Image();
loadImage4.src = "http://www.dallasclimbing.com/images/b_gallery_on.jpg";
staticImage4 = new Image();
staticImage4.src = "http://www.dallasclimbing.com/images/b_gallery_off.jpg";

loadImage5 = new Image();
loadImage5.src = "http://www.dallasclimbing.com/images/b_deals_on.jpg";
staticImage5 = new Image();
staticImage5.src = "http://www.dallasclimbing.com/images/b_deals_off.jpg";

loadImage6 = new Image();
loadImage6.src = "http://www.dallasclimbing.com/images/b_team_on.jpg";
staticImage6 = new Image();
staticImage6.src = "http://www.dallasclimbing.com/images/b_team_off.jpg";

loadImage7 = new Image();
loadImage7.src = "http://www.dallasclimbing.com/images/b_contact_on.jpg";
staticImage7 = new Image();
staticImage7.src = "http://www.dallasclimbing.com/images/b_contact_off.jpg";