// foot() - displays footer in a table
function foot()
{
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="90%">');
document.write('<tr>');
document.write('<td width="219"><img src="img/spacer.gif" width="219" height="62" border="0"></td>');
document.write('<td valign="bottom" align="left" width="95%"><img src="img/spacer.gif" width="163" height="26" border="0"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="img/spacer.gif" width="1" height="6" border="0"></td>');
document.write('<td>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
document.write('<tr>');
document.write('<td background="img/reddottedrule.gif"><img src="img/spacer.gif" width="100" height="6"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="img/spacer.gif" width="1" height="12" border="0"></td>');
document.write('<td class="footer">&nbsp;<a href="company/index.html">Company</a> | <a href="industry/index.html">Industry Expertise</a> | <a href="services/index.html">Services</a> | <a href="technical/index.html">Technical Knowledge</a> | <a href="clients/index.html">Clients</a> | <a href="contact/index.html">Contact</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="img/spacer.gif" width="1" height="4" border="0"></td>');
document.write('<td>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
document.write('<tr>');
document.write('<td background="img/bdr.gif"><img src="img/spacer.gif" width="100" height="6"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="img/spacer.gif" width="1" height="2" border="0"></td>');
document.write('<td><img src="img/spacer.gif" width="1" height="2" border="0"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="img/spacer.gif" width="1" height="12" border="0"></td>');
document.write('<td class="footer">&nbsp;Copyright &copy; 2002-2005 GGA Software Services LLC. All rights reserved.</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="img/spacer.gif" width="1" height="18" border="0"></td>');
document.write('<td><img src="img/spacer.gif" height="18" border="0"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<a href="http://www.webcenter.ru/~rabkine/1e.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/contact.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/3daystour.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/3e.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/apart.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/kizie.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/moskowe.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/novgoroe.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/pskove.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/spb1e.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/spb2e.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/valaame.htm"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/apart.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/apart_thtral.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/appartam.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/price.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/service.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/tour.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/travel.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
document.write('<a href="http://www.webcenter.ru/~rabkine/visa.html"><img src="/img/1x1.gif" width="6" height="6" border="0"></a>');
}
// -->