// JavaScript Document

var Digital = new Date();
var year = Digital.getYear();

document.write('Copyright &copy; 2008&ndash;'+year+' by Fairfax Parks &amp; Recreation Department. All rights reserved. <br>Designed by <a href="http://www.pixelperfection.net/" target="_blank">Pixel Perfection</a>.')
