function writeFooter()  {
    document.write('Generated on {datetime} for {projectName} {projectNumber} by Arm Ltd. All rights reserved.');
};