css ile yapabilirsin.

.logo{
background-image:logo1.png;
height:;
width:;
}
.logo:hover{
background-image:logo2.png;
height:;
width:;
}