


	var footer = '';
	footer += '	<table width=740>';
	footer += '	<tr>';
	footer += '    	<td class=style2 align=right>';
	footer += '		<a href="http://www.iscatech.com/exec/news.htm" border=0 class=style2 title="learn about ISCA’s news releases and research awards">';
	footer += '		<img src="ImageLib/awardsIcons3.jpg" border=0 alt="learn about ISCA’s news releases and research awards">';
	footer += '		<br>An NIST, NIH, NSF, USDA, US ARMY, OTTC/CCAT    Research and Development Award Recipient';
	footer += '		Company</a>';
	footer += '		<br><br><br>';
	footer += '		<a href="http://www.iscatech.com/exec/index.htm" border=0 class=style2 title="return to ISCA home">ISCA TECHNOLOGIES&nbsp;&copy; 2010.&nbsp;All rights reserved.</a>';
	footer += '		<span class=styleT>';
	footer += '		<SCRIPT TYPE="TEXT/JAVASCRIPT" LANGUAGE="JavaScript">';
	footer += '		<!--';
	footer += '		writecurrentdate()';
	footer += '		//-->';
	footer += '		</SCRIPT>';
	footer += '		</span>';
	footer += '		<br>';
	footer += '		.:';
	footer += '		<a href="http://www.iscatech.com/exec/privacy.htm" border=0 class=style2>Privacy Policy</a>';
	footer += '		<img src="ImageLib/spacer15.gif" border=0>.:';
	footer += '		<a href="http://www.iscatech.com/exec/sales.htm" border=0 class=style2>Standard Terms & Conditions of Sale</a>';
	footer += '		<img src="ImageLib/spacer15.gif" border=0>.:';
	footer += '		<a href="http://www.iscatech.com/exec/legal.htm" border=0 class=style2>Legal Notices & Terms of Use</a>';						
	footer += '	</td>';
	footer += '	</tr>';
	footer += '	</table>';
		
	document.writeln(footer);
