var foot;





foot='            <table border="0" cellspacing="1" cellpadding="2">'

foot=foot + '     <tr><td valign="top" bgcolor="#6779B5" width=130><div align="center"><span class="T21"></span></div>'

foot=foot + '     </TD></TR><TR><TD>'

//foot=foot + '      <font face="Arial, Helvetica, sans-serif" color="#0033CC" size="-1"><b>Expedições</b></font><br>'

foot=foot + '        <font face="Arial, Helvetica, sans-serif" size="-1">'

foot=foot + '	     <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos98.htm">Picos 1998</a><br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos99.htm">Picos 1999</a><br>'

foot=foot + '	     <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos00.htm">Picos 2000</a><br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos01.htm">Picos 2001</a><br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> Picos 2002<br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> Picos 2003<br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos04.htm">Picos 2004</a><br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos05.htm">Picos 2005</a><br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos06.htm">Picos 2006</a><br>'

foot=foot + '        <IMG SRC="dot.gif" BORDER="0" width="9" height="9"> <a href="picos07.htm">Picos 2007</a><br>'

foot=foot + '		</td></tr></table>'



document.write (foot);

