// JavaScript Document
document.write("				<table width='100%' align='center')");
document.write(" 					<tr><td><hr width='100%' color='tan'></td></tr>");
document.write(" 					<tr>");
document.write(" 						<td valign='top' align='center' class='footer'>This site designed, maintained and hosted by:</td>");
document.write(" 					</tr>");
document.write(" 					<tr>");
document.write(" 						<td valign='top' align='center' class='footer'><a href='http://www.schuyl.com' target='new' class='footer'>Schuyl, Inc.</a></td>");
document.write(" 					</tr>");
document.write(" 				</table>");