
function moveover()
{
        document.getElementById('image').src="/idyllwild/satellite/4-satellite-animation.gif"
}

function moveback()
{
document.getElementById('image').src="/idyllwild/satellite/satellite09.jpg"
}

function moveover1()
{
        document.getElementById('image1').src="/idyllwild/satellite/12-satellite-animation.gif"
}

function moveback1()
{
document.getElementById('image1').src="/idyllwild/satellite/satellite25.jpg"
}

function moveover2()
{
        document.getElementById('image2').src="/idyllwild/satellite/24-satellite-animation.gif"
}

function moveback2()
{
document.getElementById('image2').src="/idyllwild/satellite/satellite49.jpg"
}

function moveover3()
{
        document.getElementById('image3').src="/idyllwild/satellite/satellite01.jpg"
}
function moveback3()
{
document.getElementById('image3').src="/idyllwild/satellite/satellite01.jpg"
}
