 function fly(){
 document.forest.src="/images/forestfly.gif"
 }
 
 function hide()
 {
 document.forest.src="/images/forest1.gif"
 }

