loadImage1 = new Image(85,25);
loadImage1.src = "images/logos/read_active.png";
staticImage1 = new Image(85,25);
staticImage1.src = "images/logos/read.png";

loadImage2 = new Image(85,25);
loadImage2.src = "images/logos/book_active.png";
staticImage2 = new Image(85,25);
staticImage2.src = "images/logos/book.png";

loadImage3 = new Image(85,25);
loadImage3.src = "images/logos/read_active.png";
staticImage3 = new Image(85,25);
staticImage3.src = "images/logos/read.png";

loadImage4 = new Image(85,25);
loadImage4.src = "images/logos/book_active.png";
staticImage4 = new Image(85,25);
staticImage4.src = "images/logos/book.png";

loadImage5 = new Image(85,25);
loadImage5.src = "images/logos/read_active.png";
staticImage5 = new Image(85,25);
staticImage5.src = "images/logos/read.png";

loadImage6 = new Image(85,25);
loadImage6.src = "images/logos/book_active.png";
staticImage6 = new Image(85,25);
staticImage6.src = "images/logos/book.png";

loadImage7 = new Image(85,25);
loadImage7.src = "images/logos/read_active.png";
staticImage7 = new Image(85,25);
staticImage7.src = "images/logos/read.png";

loadImage8 = new Image(85,25);
loadImage8.src = "images/logos/book_active.png";
staticImage8 = new Image(85,25);
staticImage8.src = "images/logos/book.png";

loadImage9 = new Image(85,25);
loadImage9.src = "images/logos/read_active.png";
staticImage9 = new Image(85,25);
staticImage9.src = "images/logos/read.png";

loadImage10 = new Image(85,25);
loadImage10.src = "images/logos/book_active.png";
staticImage10 = new Image(85,25);
staticImage10.src = "images/logos/book.png";

