
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="images/spacer.gif" HEIGHT=25 WIDTH=20><br>');
document.write('</td><td valign="bottom">');


document.write('<!-- START LINK TABLE-->');

document.write('<TABLE cellpadding=0 cellspacing=0 border="0" width="150" class="menulinks">');


<!-- NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW -->



document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/flag.gif" height="45">');
document.write('<img src="images/spacer.gif" HEIGHT=15 WIDTH=65><a href="portuguese.htm">lingua</a><br>');
document.write('<img src="images/spacer.gif" HEIGHT=15 WIDTH=65><a href="portuguese.htm">portuguesa</a><br>');


document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="images/flag2.gif" height="45">');
document.write('<img src="images/spacer.gif" HEIGHT=15 WIDTH=65><a href="english.htm">English</a><br>');




document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

//  End -->