if (document.images) {

     	img1on = new Image
     	img2on = new Image
     	img3on = new Image	
	img4on = new Image
	img5on = new Image
 	img6on = new Image
	img7on = new Image
        img8on = new Image
	img9on = new Image
	img10on = new Image
	img11on = new Image
	img1 = new Image
     	img2 = new Image
     	img3 = new Image
	img4 = new Image
	img5 = new Image
 	img6 = new Image
	img7 = new Image
        img8 = new Image
	img9 = new Image
	img10 = new Image
	img11 = new Image

     	img1on.src = "images/home_r.gif"
     	img2on.src = "images/home2_r.gif"
     	img3on.src = "images/alphabetical_r.gif"
	img4on.src = "images/category_r.gif"
       	img5on.src = "images/collected-works-wn_r.gif"
	img6on.src = "images/nee-titles_r.gif"
	img7on.src = "images/life-study_r.gif"
	img8on.src = "images/conclusion_r.gif"
	img9on.src = "images/high-peak_r.gif"
	img10on.src = "images/lee-titles_r.gif"
	img11on.src = "images/top_r.gif"
     	img1.src = "images/home_n.gif"
     	img2.src = "images/home2_n.gif"
     	img3.src = "images/alphabetical_n.gif"
	img4.src = "images/category_n.gif"
       	img5.src = "images/collected-works-wn_n.gif"
	img6.src = "images/nee-titles_n.gif"
	img7.src = "images/life-study_n.gif"
	img8.src = "images/conclusion_n.gif"
	img9.src = "images/high-peak_n.gif"
	img10.src = "images/lee-titles_n.gif"
	img11.src = "images/top_n.gif"

}

else {

     	img1on = " "
     	img2on = " "
     	img3on = " "
	img4on = " "
	img5on = " "
	img6on = " "
	img7on = " "
	img8on = " "
	img9on = " "
	img10on = " "
	img11on = " "
     	img1 = " "
     	img2 = " "
     	img3 = " "
	img4 = " "
	img5 = " "
	img6 = " "
	img7 = " "
	img8 = " "
	img9 = " "
	img10 = " "
	img11 = " " 
     	document.buttons = " "

}

