var foot;

foot='<TABLE  cellSpacing=3 cellPadding=2 width="100%" border=1 style="border-collapse: collapse" bordercolor="#FFFFFF" height="5" bgcolor="#000080">'
foot=foot + '<TR><TD>'

foot=foot + '<TABLE BORDER="0" width="100%" CELLSPACING="0" CELLPADDING="1">'
foot=foot + '<TR><TD style="FONT-WEIGHT: normal; FONT-SIZE: 8 px; COLOR: #ffff00; FONT-FAMILY: Tahoma; TEXT-ALIGN: center" height="5" bordercolor="#CC0000" width="100%"><DIV align="center"><STRONG><FONT face=Verdana size=1>© 2005 exmilitares.com - </FONT></STRONG><FONT face=Verdana size=1>Todos os direitos reservados</FONT></font></DIV>'

foot=foot + '</TD></TR>'
foot=foot + '</TABLE>'

foot=foot + '</TD></TR></TABLE>'
document.write (foot);
