function footer()
{
    var d = new Date();
    document.write('<p>&copy; ' + d.getFullYear() + ' Special Education Surrogate Parent Program (SESPP). All Rights Reserved.  The SESPP is a project of the Massachusetts <br /> Department of Elementary and Secondary Education under contract to the EDCO Collaborative and the Federation for Children with<br /> Special Needs.  Web Design: <a href=http://www.visual-velocity.com>Visual Velocity</a></p>');
}

