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 align="left" width="100%">');
//document.write('<table><tr>');
//document.write('<td><h4><A href="default-start-page.html"><IMG src="./images/flag_en_us.gif" height="15" width="30" align="top" border="0"></A></h4></td>');
//document.write('<td><h4><A href="default-start-page_fr.html"><IMG src="./images/FR.gif" height="15" width="30" align="top" border="0"></A></h4></td>');
//document.write('</tr></table>');
//document.write('</td>');
//document.write('</tr>');
document.write('<tr>');
//document.write('<td width="100%"><A href=".\\default-start-page.html">Home</A>');
document.write('<td width="100%"><A href=".\\home.htm">Home</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Site.htm">Site</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Bungalows.htm">Bungalows</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Services.htm">Services</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Prices.htm">Prices</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\Contact.htm">Contact</A>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%"><A href=".\\localization.htm">Localization</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=EN&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>'); 
