function home()
{
document.h1.src ="images/horn-coin-over.png"
document.epic.src ="images/explore.gif"
}


function homeout()
{
document.h1.src ="images/horn-coin.png"
document.epic.src ="images/epic.gif"
}
