function changeImage1(){
    document.onimg.src="img/common/entryon.jpg";
}
function changeImage2(){
    document.onimg.src="img/common/entry.jpg";
}



