function changeImage1(){
    document.btn.src="img2/endog2.jpg";
}
function changeImage2(){
    document.btn.src="img2/endog.jpg";
}
