// JavaScript Document
document.write('<tr height="110"><td>');<!-- Footer Section -->
document.write('<br><div align="left">');
document.write('	  <table width="100%" border="0" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse" bordercolor="#111111">');
document.write('	     <tr><td width="25%" align="left" valign="top">');
document.write('           <img src="Images/footerlogo.gif" width="180" height="104"></td>');
document.write('            <td width="75%" align="center"><b><font face="Verdana" size="2" color="#FF6600">Copyright ');
document.write('                  2008 Aircraft Instrument Co. All Rights Reserved </font></b></td></tr>');
document.write('      </table>');
document.write('	  </div>');
document.write('	</td><!-- Footer Section --></tr>');
document.write('	</table>');
document.write('	</div>');
	<!--Master Section is End-->
document.write('	</td>');
document.write('	<td width="*" align="left" valign="top"><!--Master Right Section is End-->&nbsp; </td>');
document.write('	</tr>');
document.write('</table>');
document.write('</div>');
<!--End Master Table-->
document.write('</body>');
document.write('</html>');