//Elementary School Section!


function describeEsFront()
{
window.document.controlPanel.summary.value="";
window.document.controlPanel.summary.value = "Click here to enlarge the front of the Elementary School";
}


function describeEsTech()
{
window.document.controlPanel.summary.value="";
window.document.controlPanel.summary.value = "Click here to obtain info about the Technology of the Elementary School";
}

function describeEsStaff()
{
window.document.controlPanel.summary.value="";
window.document.controlPanel.summary.value = "Click here to see the staff of the Elementary School";
}

function describeEsPictures()
{
window.document.controlPanel.summary.value="";
window.document.controlPanel.summary.value = "Click here to view the pictures of the Elementary School";
}