document.write('<table width="90%" border="1">');
document.write('<tr align="center">');
document.write('<td colspan="2" bgcolor="#FAD38D" class="largebody">You are visiting the UK site</td>');
document.write('</tr>');
document.write('<tr align="center">');
document.write('<td><a href="figleaves-bestsellers.html" target="_blank"><img src="../images/uk-flag1.gif" alt="Figleaves - UK" width="160" height="83" border="0"><br>Figleaves in the UK!</a></td>');
document.write('<td><a href="figleaves-us-bestsellers.html" target="_blank"><img src="../images/us-flag1.gif" alt="Figleaves - US" width="161" height="90" border="0"><br>Figleaves in USA!</a></td>');
document.write('</tr>');
document.write('</table>');