   loadImage1 = new Image();
   loadImage1.src = "./graphics/artistic2.png";
   staticImage1 = new Image();
   staticImage1.src = "./graphics/artistic1.png";
   
   loadImage2 = new Image();
   loadImage2.src = "./graphics/casual2.png";
   staticImage2 = new Image();
   staticImage2.src = "./graphics/casual1.png";
   
   loadImage3 = new Image();
   loadImage3.src = "./graphics/celeb2.png";
   staticImage3 = new Image();
   staticImage3.src = "./graphics/celeb1.png";

   loadImage4 = new Image();
   loadImage4.src = "./graphics/comm2.png";
   staticImage4 = new Image();
   staticImage4.src = "./graphics/comm1.png";
   
   loadImage5 = new Image();
   loadImage5.src = "./graphics/teenmale2.png";
   staticImage5 = new Image();
   staticImage5.src = "./graphics/teenmale1.png";
   
   loadImage6 = new Image();
   loadImage6.src = "./graphics/teenmale2.png";
   staticImage6 = new Image();
   staticImage6.src = "./graphics/teenmale1.png";
   
   loadImage7 = new Image();
   loadImage7.src = "./graphics/teenmale2.png";
   staticImage7 = new Image();
   staticImage7.src = "./graphics/teenmale1.png";
   
   loadImage8 = new Image();
   loadImage8.src = "./graphics/teenmale2.png";
   staticImage8 = new Image();
   staticImage8.src = "./graphics/teenmale1.png";

