﻿var d=new Date();
yr=d.getFullYear();
if (yr!=1995)
document.write("&copy;"+yr+ " Atlanta Center for Athletes");
