// formcode8.js
document.write('<div class="subtitle">Additional Comments</font></div>');
document.write('<p align="center"><textarea rows="6" name="AC" cols="50"></textarea></p>');
document.write('<p align="center">&nbsp;<input type="submit" value="Submit" name="Submit" style="color: #000080; font-family: Arial; font-size: 10pt; font-weight: bold; background-color: #FFFFF2">&nbsp;&nbsp;');
document.write('<input type="reset" value="Reset" name="Reset" style="color: #000080; font-size: 10pt; font-family: Arial; font-weight: bold; background-color: #FFFFF2"></p>');

