﻿// JScript File

document.write('<tr>');
document.write('<td colspan="2">');
document.write('<table cellpadding="0" cellspacing="0" style="width:960px">');
document.write('<tr>');
document.write('<td class="Footer" colspan="3"><img src="images/spacer.gif" alt="" width="1" height="10" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td rowspan="3" class="Footer"><img src="images/spacer.gif" alt="" width="25" height="1" /></td>');
document.write('<td class="Footer">Theatre Huntsville is a voluntary association, organized under the laws of the State of Alabama as a corporation not for profit. The purpose of Theatre Huntsville is to foster, encourage, strengthen and perpetuate Member and civic interest in the legitimate theater and the dramatic arts, primarily through the production of theatrical performances.<br />');
document.write('</td>');
document.write('<td rowspan="3" class="Footer"><img src="images/spacer.gif" alt="" width="25" height="1" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="Footer" align="center">&copy; Copyright 2009</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="Footer"><img src="images/spacer.gif" alt="" width="1" height="10" /></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');


