        <!-- Hide script from old browsers



        if (document.images) {

        

        

<!-- these are the main navigation buttons -->

				fpOff= new Image

										

				fpOff.src ="../images/firehazel.jpg"

			


				fpOn = new Image

			
    

				fpOn.src = "../images/firehazelg.jpg"

			 

           }



        

        function chgImg(imgField,newImg) {

                if (document.images) {

                        document[imgField].src= eval(newImg + ".src")

                }

        }



        // End hiding script from old browsers -->


  