  //1) Down window
  //document.write('<tr bgColor="#0066ff">');
  //document.write('<tr>');
  //document.write('<tr bgColor="#006666">');
  //document.write('<tr bgColor="#009999">');
  document.write('<tr>');
  document.write('<td colspan="1" height="1%">');
  //document.write('<font face="geneva,arial" size="1" color=#000099>');
  //document.write('<b>');
  document.write('<b>Contact : ');
  document.write('<a href=mailto:vinibeach@mail.pf>vinibeach@mail.pf</a></b>');
  document.write('</td>');
  document.write('<td colspan="1" height="1%">');
  document.write('<b>Phone : (689) 60 22 45</b>');
  document.write('</td>');
  document.write('<td colspan="1" height="1%">');
  document.write('<b>Mobile : (689) 78 48 34</b>');
  //document.write('</font>');
  //document.write('</b>');
  document.write('</td>');
  //M 03.05.04 ATE: update = one line foot page only
  //document.write('<td colSpan="2" height="15" id="DownWindow"><A href="index.htm"></A></td>');
  //document.write('</tr>');
  //document.write('</tr>');
  //END M
//A 08.03.04 ATE: update
  //M 03.05.04 ATE: update = one line foot page only
  //document.write('<tr>');
  //document.write('<tr bgColor="#009999">');
  //END M
  document.write('<td colspan="1" height="1%">');
  document.write('<b>webmaster : ');
  document.write('<a href=mailto:vinibeach@mail.pf>vinibeach@mail.pf</a></b>');
  document.write('</td>');
  document.write('<td colspan="1" height="1%">');
  document.write('<b>Fax : (689) 60 22 46</b>');
  document.write('</td>');
  document.write('<td colspan="1" height="1%">');
  document.write('<b> ');
  document.write('</td>');
  document.write('<td colSpan="2" height="1%" id="DownWindow"><A href="index.htm"></A></td>');
  document.write('</tr>');
  //document.write('</tr>');
//END A