document.writeln('</td></tr></table>')
document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="0" vspace="0" hspace="0" background="menuspace.jpg">')
document.writeln('  <tr>')
document.writeln('    <td><img border=0 height=20 src="menubar.jpg" usemap=#Map width=584><map name=Map>')
document.writeln('        <area coords=0,0,101,22 onmouseover="menuOver(0,event)" onmouseout="menuOut(0,event)" shape=rect>')
document.writeln('        <area coords=102,0,277,22 onmouseout=menuOut(1,event) onmouseover=menuOver(1,event) shape=rect>')
document.writeln('        <area coords=277,0,389,22 onmouseout=menuOut(2,event) onmouseover=menuOver(2,event) shape=rect>')
document.writeln('        <area coords=390,0,457,22 onmouseout=menuOut(3,event) onmouseover=menuOver(3,event) shape=rect>')
document.writeln('        <area coords=458,0,582,22 onmouseout=menuOut(4,event) onmouseover=menuOver(4,event) shape=rect></map></td>')
document.writeln('    <td align="right"><a href="eng/index.html"><img src="menueng.jpg" alt="English version" width="35" height="20" border="0"></a></td>')
document.writeln('  </tr>')
document.writeln('</table>')
