//
	
	Image1= new Image(98,60)
    Image1.src = "img/oil_on.gif"

	Image2 = new Image(98,110)
    Image2.src = "img/acrylic_on.gif"
	
	Image3= new Image(98,110)
    Image3.src = "img/ink_on.gif"

	Image4 = new Image(98,110)
    Image4.src = "img/other_on.gif"
//	

