// JavaScript Document

var currentYear=new Date();
yy=currentYear.getFullYear();
footer="<br>&copy; "+yy+" - Georgia Police Accreditation Coalition | All Rights Reserved<br /><span class=\"invisiblePixels\"><a href=\"http://www.invisiblepixels.com/\" target=\"blank\">&lt;ip&gt; InVisible Pixels</a></span><br /><br />"
document.write(footer);

