﻿

function onlostfocus1() {

    document.getElementById('ImageButton1').src = " ../Images/eschool/images/home.gif";
}

function onmousemove2() {
    document.getElementById('ImageButton4').src = "../../Images/index_12-over.gif";
}

function onlostfocus2() {
    document.getElementById('ImageButton4').src = "../../Images/image021.gif";
}


function onmousemove3() {
    document.getElementById('ImageButton5').src = "../../Images/index_12-over.gif";
}

function onlostfocus3() {
    document.getElementById('ImageButton5').src = "../../Images/image021.gif";
}

function onmousemove4() {
    document.getElementById('ImageButton11').src = "../../Images/index_12-over.gif";
}

function onlostfocus4() {
    document.getElementById('ImageButton11').src = "../../Images/image021.gif";
}

function onmousemove5() {
    document.getElementById('ImageButton12').src = "../../Images/index_12-over.gif";
}

function onlostfocus5() {
    document.getElementById('ImageButton12').src = "../../Images/image021.gif";
}

function onmousemove6() {
    document.getElementById('ImageButton13').src = "../../Images/index_12-over.gif";
}

function onlostfocus6() {
    document.getElementById('ImageButton13').src = "../../Images/image021.gif";
}



