// JavaScript Document

document.write('<CENTER><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=600>');
document.write('<TR><TD>');
    
document.write('<TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25>');
document.write('<TR>');
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'">');
document.write('<A   href="club.html" CLASS=ejsmenu>');
document.write('<FONT SIZE=1 FACE="Verdana">');
document.write('<B>');
document.write('<I>Club de Plage</I></B>');
document.write('</FONT></A>');
 document.write('</TD>');
   
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'">');
document.write('<A   href="yatch.html" CLASS=ejsmenu>');
document.write('<FONT SIZE=1 FACE="Verdana">');
document.write('<B>');
document.write('<I>Blonville Yatch Club</I></B>');
document.write('</FONT></A>');
 document.write('</TD>'); 
   
          
 document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'">');
document.write('<A   href="surf.html" CLASS=ejsmenu>');
document.write('<FONT SIZE=1 FACE="Verdana">');
document.write('<B>');
document.write('<I>Vikings Wind and Surf Club</I></B>');
document.write('</FONT></A>');
 document.write('</TD>'); 
  
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'">');
document.write('<A   href="tiralo.html" CLASS=ejsmenu>');
document.write('<FONT SIZE=1 FACE="Verdana">');
document.write('<B>');
document.write('<I>Le tiralo</I></B>');
document.write('</FONT></A>');
 document.write('</TD>');  
       
          
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'">');
document.write('<A   href="locations.html" CLASS=ejsmenu>');
document.write('<FONT SIZE=1 FACE="Verdana">');
document.write('<B>');
document.write('<I>Locations</I></B>');
document.write('</FONT></A>');
 document.write('</TD>');          
          

  
         
document.write('</TR></TABLE></TD></TR></TABLE></CENTER>');
