// Off imagesimage1 = new Image(); image1.src = "img/square.gif";image2 = new Image(); image2.src = "img/square.gif";image3 = new Image(); image3.src = "img/square.gif";image4 = new Image(); image4.src = "img/square.gif";image5 = new Image(); image5.src = "img/square.gif";image6 = new Image(); image6.src = "img/square.gif";image7 = new Image(); image7.src = "img/square.gif";image8 = new Image(); image8.src = "img/square.gif";image9 = new Image(); image9.src = "img/square.gif";image10 = new Image(); image10.src = "img/square.gif";// On imagesimage1on = new Image(); image1on.src = "img/square-on.gif";image2on = new Image(); image2on.src = "img/square-on.gif";image3on = new Image(); image3on.src = "img/square-on.gif";image4on = new Image(); image4on.src = "img/square-on.gif";image5on = new Image(); image5on.src = "img/square-on.gif";image6on = new Image(); image6on.src = "img/square-on.gif";image7on = new Image(); image7on.src = "img/square-on.gif";image8on = new Image(); image8on.src = "img/square-on.gif";image9on = new Image(); image9on.src = "img/square-on.gif";image10on = new Image(); image10on.src = "img/square-on.gif";// Thumbnailsimage1thumb = new Image(); image1thumb.src = 'thumbnails/koan/1.jpg';image2thumb = new Image(); image2thumb.src = 'thumbnails/koan/2.jpg';image3thumb = new Image(); image3thumb.src = 'thumbnails/koan/3.jpg';image4thumb = new Image(); image4thumb.src = 'thumbnails/koan/4.jpg';image5thumb = new Image(); image5thumb.src = 'thumbnails/koan/5.jpg';image6thumb = new Image(); image6thumb.src = 'thumbnails/koan/6.jpg';image7thumb = new Image(); image7thumb.src = 'thumbnails/koan/7.jpg';image8thumb = new Image(); image8thumb.src = 'thumbnails/koan/8.jpg';image9thumb = new Image(); image9thumb.src = 'thumbnails/koan/9.jpg';image10thumb = new Image(); image10thumb.src = 'thumbnails/koan/10.jpg';