
// Footer

document.write("			<table cellpadding='0' cellspacing='0' border='0' width='100%' height='3' background='images/point.gif'>");
document.write("				<tr>");
document.write("					<td></td>");
document.write("				</tr>");
document.write("			</table>");
document.write("			<table cellpadding='0' cellspacing='0' border='0' width='100%' height='50'>");
document.write("				<tr>");
document.write("					<td align='center' style='font-size:9px;'>");
document.write("						<div>ISAP Corporation Address:7457 Harwin Suite #133 Houston, TX 77036</div>");
document.write("						<div style='color:#CC7D41;'>Website designed by <a href='http://www.sunnetsolutions.net' class='footer' target='_blank'>Sunnet Solutions</a>. All Rights Reserved.</div>");
document.write("					</td>");
document.write("				</tr>");
document.write("			</table>");
