/*
Author: Derek Harne
Date: 2-9-10
File Name: footer.js
Description: Lakes Area Charter School CCL Footer Javascript
Last Modified: 4-15-10
*/
document.write('<div>')
document.write('<p align="center">')
document.write('<a href="#top">Back to top</a>')
document.write('<div>')
document.write('<p align="center">')
document.write('<font color="#000000" size="1">Problems? Recommendations? Part of the site not working? Email the current Website Administrator <a href="mailto:derek.harne@gmail.com">Derek Harne</a>')
document.write('</font>')
document.write('</p>')
document.write('</div>')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="780" align="center">')
document.write('<tr>')
document.write('<td valign="middle" align="center" bgcolor="#000132" height="22">')
document.write('<p><font color="#FFFFFF">&#169;Lakes Area Charter School</td>')
document.write('</tr>')
document.write('</table>');