document.write('<td id="LeftWindow" vAlign="top" align="left" width="13" height="86" rowSpan="1">');
document.write('<table height="90" width="100" align="center">');
document.write('<tr>');
//document.write('<td width="100%"><A href=".\\default-start-page_fr.html">Accueil</A>');
document.write('<td width="100%"><A href=".\\home_fr.htm">Accueil</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Site_FR.htm">Site</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Bungalows_FR.htm">Bungalows</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Services_FR.htm">Services</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Prices_FR.htm">Tarifs</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Contact_FR.htm">Contact</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\localization_FR.htm">Localisation</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><br><br></td>');
document.write('</tr>');

//document.write('<tr>');
//document.write('<td width="100%">');
//document.write('<iframe src="http://www.patelins.info/out/meteo/?id=FPXX0001&lang=FR&d=0&f=2&list=1&color=CCCCCC,EFEFEF,FF0000,FFFFFF,0000FF" frameborder="0" hspace="0" vspace="0" marginheight="0" marginwidth="0" scrolling="no" width="160" height="238"></iframe>');
//document.write('</td>');
//document.write('</tr>');

document.write('</table>');
document.write('</td>'); 
