/www/index.en.html
18,11 → 18,13
<div class="Header">
<script type="text/javascript">
<!--
 
DrawHeader();
// -->
</script>
<noscript>
<b> JavaScript is required for including of the header </b></noscript>
<b> JavaScript is required for including of the header </b>
</noscript>
</div>
 
<!-- ============== MENU ============== -->
33,7 → 35,8
// -->
</script>
<noscript>
<b> JavaScript is required for including of the menu </b></noscript>
<b> JavaScript is required for including of the menu </b>
</noscript>
</div>
 
<!-- ============== TEXT ============== -->
81,9 → 84,10
// -->
</script>
<noscript>
<b> JavaScript is required for including of the footer </b></noscript>
<b> JavaScript is required for including of the footer </b>
</noscript>
</div>
 
</body>
 
</html>
</html>