function changeImage1(){
    document.myimg.src="top_i/mail1.gif";
}
function changeImage2(){
    document.myimg.src="top_i/mail2.gif";
}
