function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " DLA Creative, Inc. ");
}