// JavaScript Document

var Digital = new Date();
var year = Digital.getFullYear();

document.write('Copyright &copy; 2007&ndash;'+year+' by BFA-PTSA\'s Fairfax Success By Six. All rights reserved. <br>Designed by <a href="http://www.pixelperfection.net/" target="_blank">Pixel Perfection</a>.')

