function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " American Rental Centers. ");
}